07:53:03 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus/+/176994 07:53:03 Running as SYSTEM 07:53:03 Agent centos-7-agent-6gb-khprw is provisioned from template centos-7-agent-6gb 07:53:03 --- 07:53:03 apiVersion: "v1" 07:53:03 kind: "Pod" 07:53:03 metadata: 07:53:03 annotations: {} 07:53:03 labels: 07:53:03 jenkins: "slave" 07:53:03 jenkins/label: "centos-7-6gb" 07:53:03 name: "centos-7-agent-6gb-khprw" 07:53:03 spec: 07:53:03 containers: 07:53:03 - env: 07:53:03 - name: "JENKINS_SECRET" 07:53:03 value: "********" 07:53:03 - name: "JENKINS_TUNNEL" 07:53:03 value: "jenkins-discovery.papyrus.svc.cluster.local:50000" 07:53:03 - name: "JENKINS_AGENT_NAME" 07:53:03 value: "centos-7-agent-6gb-khprw" 07:53:03 - name: "JENKINS_REMOTING_JAVA_OPTS" 07:53:03 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 07:53:03 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 07:53:03 - name: "JAVA_TOOL_OPTIONS" 07:53:03 value: "" 07:53:03 - name: "_JAVA_OPTIONS" 07:53:03 value: "" 07:53:03 - name: "OPENJ9_JAVA_OPTIONS" 07:53:03 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 07:53:03 - name: "JENKINS_NAME" 07:53:03 value: "centos-7-agent-6gb-khprw" 07:53:03 - name: "JENKINS_AGENT_WORKDIR" 07:53:03 value: "/home/jenkins/agent" 07:53:03 - name: "JENKINS_URL" 07:53:03 value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/" 07:53:03 image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5" 07:53:03 imagePullPolicy: "Always" 07:53:03 name: "jnlp" 07:53:03 resources: 07:53:03 limits: 07:53:03 memory: "6144Mi" 07:53:03 cpu: "2000m" 07:53:03 requests: 07:53:03 memory: "6144Mi" 07:53:03 cpu: "1000m" 07:53:03 securityContext: 07:53:03 privileged: false 07:53:03 tty: true 07:53:03 volumeMounts: 07:53:03 - mountPath: "/home/jenkins/.m2/toolchains.xml" 07:53:03 name: "m2-dir" 07:53:03 readOnly: true 07:53:03 subPath: "toolchains.xml" 07:53:03 - mountPath: "/home/jenkins/.mavenrc" 07:53:03 name: "m2-dir" 07:53:03 readOnly: true 07:53:03 subPath: ".mavenrc" 07:53:03 - mountPath: "/opt/tools" 07:53:03 name: "volume-0" 07:53:03 readOnly: false 07:53:03 - mountPath: "/home/jenkins" 07:53:03 name: "volume-2" 07:53:03 readOnly: false 07:53:03 - mountPath: "/home/jenkins/.m2/repository" 07:53:03 name: "volume-3" 07:53:03 readOnly: false 07:53:03 - mountPath: "/home/jenkins/.m2/settings-security.xml" 07:53:03 name: "m2-secret-dir" 07:53:03 readOnly: true 07:53:03 subPath: "settings-security.xml" 07:53:03 - mountPath: "/home/jenkins/.m2/wrapper" 07:53:03 name: "volume-4" 07:53:03 readOnly: false 07:53:03 - mountPath: "/home/jenkins/.m2/settings.xml" 07:53:03 name: "m2-secret-dir" 07:53:03 readOnly: true 07:53:03 subPath: "settings.xml" 07:53:03 - mountPath: "/home/jenkins/.ssh" 07:53:03 name: "volume-1" 07:53:03 readOnly: false 07:53:03 - mountPath: "/home/jenkins/agent" 07:53:03 name: "workspace-volume" 07:53:03 readOnly: false 07:53:03 workingDir: "/home/jenkins/agent" 07:53:03 nodeSelector: 07:53:03 beta.kubernetes.io/os: "linux" 07:53:03 restartPolicy: "Never" 07:53:03 securityContext: {} 07:53:03 volumes: 07:53:03 - name: "volume-0" 07:53:03 persistentVolumeClaim: 07:53:03 claimName: "tools-claim-jiro-papyrus" 07:53:03 readOnly: true 07:53:03 - name: "m2-secret-dir" 07:53:03 secret: 07:53:03 secretName: "m2-secret-dir" 07:53:03 - emptyDir: 07:53:03 medium: "" 07:53:03 name: "volume-2" 07:53:03 - configMap: 07:53:03 name: "m2-dir" 07:53:03 name: "m2-dir" 07:53:03 - configMap: 07:53:03 name: "known-hosts" 07:53:03 name: "volume-1" 07:53:03 - emptyDir: 07:53:03 medium: "" 07:53:03 name: "workspace-volume" 07:53:03 - emptyDir: 07:53:03 medium: "" 07:53:03 name: "volume-4" 07:53:03 - emptyDir: 07:53:03 medium: "" 07:53:03 name: "volume-3" 07:53:03 07:53:03 Building remotely on centos-7-agent-6gb-khprw (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng 07:53:04 The recommended git tool is: NONE 07:53:06 No credentials specified 07:53:06 Cloning the remote Git repository 07:53:06 Cloning repository git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git 07:53:06 > git init /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source # timeout=10 07:53:06 Fetching upstream changes from git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git 07:53:06 > git --version # timeout=10 07:53:06 > git --version # 'git version 1.8.3.1' 07:53:06 > git fetch --tags --progress git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:28 > git config remote.origin.url git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git # timeout=10 07:54:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:28 > git config remote.origin.url git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git # timeout=10 07:54:28 Fetching upstream changes from git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git 07:54:28 > git fetch --tags --progress git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git refs/changes/94/176994/12 # timeout=10 07:54:31 > git rev-parse 7c860d4630d23bef97ac46cfa5df4201be39500a^{commit} # timeout=10 07:54:31 Checking out Revision 7c860d4630d23bef97ac46cfa5df4201be39500a (refs/changes/94/176994/12) 07:54:31 > git config core.sparsecheckout # timeout=10 07:54:31 > git checkout -f 7c860d4630d23bef97ac46cfa5df4201be39500a # timeout=10 07:55:46 Commit message: "Bug 570177 - [Releng] Update for 2021-03 RC1" 07:55:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:55:46 > git rev-list --no-walk 812c8a8df9044e286865fba10da05ae9d6e25933 # timeout=10 07:55:46 $ pkill Xvnc 07:55:46 $ pkill Xrealvnc 07:55:46 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" 07:55:48 [Papyrus-Gerrit-Releng] $ vncserver -list 07:55:48 Starting xvnc 07:55:48 [Papyrus-Gerrit-Releng] $ Xvnc :74 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset 07:55:48 07:55:48 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50 07:55:48 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) 07:55:48 See http://www.tigervnc.org for information on TigerVNC. 07:55:48 Underlying X server release 12004000, The X.Org Foundation 07:55:48 07:55:48 07:55:48 Thu Mar 4 12:55:48 2021 07:55:48 vncext: VNC extension running! 07:55:48 vncext: Listening for VNC connections on all interface(s), port 5974 07:55:48 vncext: created VNC server for screen 0 07:55:48 [Papyrus-Gerrit-Releng] $ /bin/sh -xe /tmp/jenkins5448553625231691358.sh 07:55:48 + export _JAVA_OPTIONS=-Xmx2048m 07:55:48 + _JAVA_OPTIONS=-Xmx2048m 07:55:51 [Papyrus-Gerrit-Releng] $ /opt/tools/apache-maven/3.6.3/bin/mvn -f source/releng/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=7c860d4630d23bef97ac46cfa5df4201be39500a -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=quentin.lemenez@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Quentin Le Menez" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus/+/176994 -DGERRIT_PATCHSET_UPLOADER_EMAIL=quentin.lemenez@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus -DGERRIT_CHANGE_NUMBER=176994 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Quentin Le Menez\" <quentin.lemenez@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/94/176994/12 "-DGERRIT_PATCHSET_UPLOADER_NAME=Quentin Le Menez" '-DGERRIT_CHANGE_OWNER=\"Quentin Le Menez\" <quentin.lemenez@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU3MDE3NyAtIFtSZWxlbmddIFVwZGF0ZSBmb3IgMjAyMS0wMyBSQzEKCi0gVXBkYXRlIG1hdmVuIHBsdWdpbiB2ZXJzaW9ucwotIFJlbW92ZSB0aGUgamJvc3MgbWVjYW5pc20gKG5vdCBuZWNlc3NhcnkgYW55bW9yZSkKLSBBZGQgZ3VhdmEgZGVwZW5kZW5jeSBwbHVnaW4gdG8gcGFsaWF0ZSB0aGUgQVBJIGxvc3MKCkNoYW5nZS1JZDogSWYwYjVjYjQ4MTcyZWVkMmUyMDc5ZDM4ZjFjYzBjMmE2MWZiYWNhMWQKU2lnbmVkLW9mZi1ieTogUXVlbnRpbiBMZSBNZW5leiA8cXVlbnRpbi5sZW1lbmV6QGNlYS5mcj4K "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC=Releng "-DGERRIT_CHANGE_SUBJECT=Bug 570177 - [Releng] Update for 2021-03 RC1" '-DGERRIT_EVENT_ACCOUNT=\"Quentin Le Menez\" <quentin.lemenez@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=If0b5cb48172eed2e2079d38f1cc0c2a61fbaca1d -DGERRIT_EVENT_HASH=-11690831 -DGERRIT_VERSION=3.2.6 -DGERRIT_EVENT_ACCOUNT_EMAIL=quentin.lemenez@cea.fr -DGERRIT_PATCHSET_NUMBER=12 "-DGERRIT_CHANGE_OWNER_NAME=Quentin Le Menez" -Declipse.download=file:/home/data/httpd/download.eclipse.org -DbuildAll=true -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository clean verify 07:55:51 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 07:55:51 Maven home: /opt/tools/apache-maven/3.6.3 07:55:51 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 07:55:51 Default locale: en_US, platform encoding: UTF-8 07:55:51 OS name: "linux", version: "5.9.16-200.fc33.x86_64", arch: "amd64", family: "unix" 07:55:53 [INFO] Scanning for projects... 08:00:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/pom.xml 08:00:55 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) 08:00:55 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license 08:00:55 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) 08:00:55 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) 08:00:55 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) 08:00:55 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) 08:00:55 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) 08:00:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/pom.xml 08:00:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/pom.xml 08:01:05 [INFO] Fetching org.eclipse.osgi_3.16.200.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (470.54kB) 08:01:06 [INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (41.22kB) 08:01:06 [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (55.51kB) 08:01:07 [INFO] Fetching org.eclipse.equinox.registry_3.10.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.13kB) 08:01:07 [INFO] Fetching org.eclipse.equinox.common_3.14.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (58.96kB) 08:01:07 [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.72kB) 08:01:07 [INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.38kB) 08:01:07 [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.79kB) 08:01:07 [INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (46.09kB) 08:01:08 [INFO] Fetching org.eclipse.core.resources_3.14.0.v20210215-0934.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (877.43kB) 08:01:08 [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (42.03kB) 08:01:08 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (114.56kB) 08:01:08 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (484.19kB) 08:01:09 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.06kB) 08:01:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/pom.xml 08:01:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/pom.xml 08:01:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/pom.xml 08:01:10 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (9.67MB) 08:01:16 [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (1.28MB) 08:01:16 [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (328.72kB) 08:01:18 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (36.66kB) 08:01:18 [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (13kB) 08:01:18 [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (102.39kB) 08:01:19 [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (63.23kB) 08:01:19 [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (14.47kB) 08:01:20 [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (255.73kB) 08:01:25 [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ 08:01:25 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.59kB) 08:01:25 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (15.35kB) 08:01:25 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (95.26kB) 08:01:25 [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (82.7kB) 08:01:25 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (33.71kB) 08:01:26 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (155.35kB) 08:01:26 [INFO] Fetching org.eclipse.osgi.services_3.10.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.93kB) 08:01:26 [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (30.58kB) 08:01:26 [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.1kB) 08:01:26 [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (56.91kB) 08:01:26 [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (82.74kB) 08:01:27 [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.71kB) 08:01:27 [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.78kB) 08:01:27 [INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (25.87kB) 08:01:28 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (14.07kB) 08:01:28 [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.66kB) 08:01:28 [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.94kB) 08:01:28 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.68kB) 08:01:28 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.72kB) 08:01:28 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.42kB) 08:01:28 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (21.73kB) 08:01:29 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB) 08:01:29 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.02kB) 08:01:29 [INFO] Fetching org.eclipse.swt_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.03kB) 08:01:29 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.14kB) 08:01:30 [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (362.4kB) 08:01:31 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (66.15kB) 08:01:31 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.63kB) 08:01:31 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.78kB) 08:01:31 [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.79kB) 08:01:31 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.64kB) 08:01:31 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (110.28kB) 08:01:32 [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.19kB) 08:01:32 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.46kB) 08:01:32 [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.12kB) 08:01:32 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.81kB) 08:01:32 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (49.78kB) 08:01:33 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (94.41kB) 08:01:33 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (62.6kB) 08:01:33 [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.72kB) 08:01:34 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.07kB) 08:01:34 [INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.89kB) 08:01:35 [INFO] Fetching 2.25&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ 08:01:35 [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (59.59kB) 08:01:36 [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (339.79kB) 08:01:37 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (96.81kB) 08:01:37 [INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200917-1406.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (109.05kB) 08:01:39 [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.88kB) 08:01:39 [INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210215-1525.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (960.47kB) 08:01:54 [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.0.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (131.85kB) 08:01:54 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (120.7kB) 08:01:54 [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (14.74kB) 08:01:55 [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (157.36kB) 08:01:55 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (976.62kB) 08:02:04 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (40.42kB) 08:02:09 [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (122.98kB) 08:02:09 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB) 08:02:09 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.18MB) 08:02:16 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (836.99kB) 08:02:19 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (419.55kB of 836.99kB at 415.55kB/s) 08:02:21 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (643.55kB of 836.99kB at 213.18kB/s) 08:02:23 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (651.55kB of 836.99kB at 77.33kB/s) 08:02:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/pom.xml 08:02:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/pom.xml 08:02:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/pom.xml 08:02:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml 08:02:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml 08:02:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml 08:02:47 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (762.75kB) 08:02:48 [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (71.46kB) 08:02:49 [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (18.03kB) 08:02:49 [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.82kB) 08:02:49 [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (41.14kB) 08:02:49 [INFO] Fetching org.eclipse.text_3.11.0.v20210203-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (100.65kB) 08:02:49 [INFO] Fetching org.eclipse.debug.core_3.18.0.v20210222-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (125.97kB) 08:02:50 [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.13kB) 08:02:50 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (61.15kB) 08:02:50 [INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/plugins/ (403.7kB) 08:02:50 [INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.98kB) 08:02:50 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.47kB) 08:02:50 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (34.56kB) 08:02:50 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (58.14kB) 08:02:51 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (108kB) 08:02:51 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (44.42kB) 08:02:51 [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.04kB) 08:02:51 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (39.3kB) 08:02:51 [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (55.38kB) 08:02:52 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.99kB) 08:02:52 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (116.64kB) 08:02:52 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (81.19kB) 08:02:52 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (24.18kB) 08:02:52 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (74.47kB) 08:02:52 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (37.85kB) 08:02:53 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.79kB) 08:02:53 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.86kB) 08:02:53 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.500.v20210211-1133.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.03kB) 08:02:53 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.800.v20210205-1231.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (105.89kB) 08:02:53 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.64kB) 08:02:53 [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.86kB) 08:02:54 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (122.23kB) 08:02:54 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (46.61kB) 08:02:55 [INFO] Fetching org.eclipse.jdt.core_3.25.0.v20210223-0522.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (6.91MB) 08:02:56 [INFO] Fetching org.eclipse.jdt.debug_3.17.100.v20210220-1238.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (901.43kB) 08:02:56 [INFO] Fetching org.eclipse.jdt.launching_3.19.100.v20210217-1644.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (282.34kB) 08:02:56 [INFO] Fetching org.eclipse.jface.text_3.17.0.v20210213-0904.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (317.43kB) 08:02:57 [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (950.29kB) 08:02:58 [INFO] Fetching org.eclipse.pde.core_3.14.200.v20210208-1154.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.33MB) 08:02:58 [INFO] Fetching org.eclipse.pde.build_3.10.1000.v20210130-0813.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (477.13kB) 08:02:59 [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (124.96kB) 08:03:09 [INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (130.04kB) 08:03:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/pom.xml 08:03:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/pom.xml 08:03:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/pom.xml 08:03:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/pom.xml 08:03:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/pom.xml 08:03:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/pom.xml 08:03:10 [INFO] Fetching org.apache.ant_1.10.9.v20201106-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (2.85MB) 08:03:11 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/pom.xml 08:03:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/pom.xml 08:03:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/pom.xml 08:03:11 [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (169.13kB) 08:03:11 [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (85.1kB) 08:03:11 [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.62kB) 08:03:12 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (110.07kB) 08:03:12 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (29kB) 08:03:12 [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (114.29kB) 08:03:12 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (190.36kB) 08:03:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/pom.xml 08:03:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/pom.xml 08:03:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/pom.xml 08:03:13 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (15.77kB) 08:03:13 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (35.18kB) 08:03:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.aggregate.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/pom.xml 08:03:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.aggregate.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/pom.xml 08:03:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.aggregate.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/pom.xml 08:03:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/pom.xml 08:03:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/pom.xml 08:03:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/pom.xml 08:03:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/pom.xml 08:03:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/pom.xml 08:03:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/pom.xml 08:03:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/pom.xml 08:03:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/pom.xml 08:03:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/pom.xml 08:03:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/pom.xml 08:03:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/pom.xml 08:03:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/pom.xml 08:03:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/pom.xml 08:03:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/pom.xml 08:03:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/pom.xml 08:03:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/pom.xml 08:03:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/pom.xml 08:03:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/pom.xml 08:03:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/pom.xml 08:03:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/pom.xml 08:03:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/pom.xml 08:03:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/pom.xml 08:03:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/pom.xml 08:03:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/pom.xml 08:03:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/pom.xml 08:03:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/pom.xml 08:03:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/pom.xml 08:03:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/pom.xml 08:03:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/pom.xml 08:03:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/pom.xml 08:03:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/pom.xml 08:03:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/pom.xml 08:03:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/pom.xml 08:03:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/pom.xml 08:03:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/pom.xml 08:03:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/pom.xml 08:03:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/pom.xml 08:03:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/pom.xml 08:03:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/pom.xml 08:03:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/pom.xml 08:03:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/pom.xml 08:03:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/pom.xml 08:03:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/pom.xml 08:03:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/pom.xml 08:03:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/pom.xml 08:03:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/pom.xml 08:03:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/pom.xml 08:03:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/pom.xml 08:03:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/pom.xml 08:03:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/pom.xml 08:03:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/pom.xml 08:03:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/pom.xml 08:03:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/pom.xml 08:03:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/pom.xml 08:03:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/pom.xml 08:03:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/pom.xml 08:03:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/pom.xml 08:03:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/pom.xml 08:03:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/pom.xml 08:03:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/pom.xml 08:03:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/pom.xml 08:03:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/pom.xml 08:03:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/pom.xml 08:03:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/pom.xml 08:03:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/pom.xml 08:03:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/pom.xml 08:03:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/pom.xml 08:03:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/pom.xml 08:03:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/pom.xml 08:03:18 [INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (306.78kB) 08:03:18 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (235.59kB) 08:03:19 [INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210215-0846.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (200.97kB) 08:03:19 [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210222-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1,018.14kB) 08:03:20 [INFO] Fetching org.eclipse.ui.console_3.10.100.v20201211-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.58kB) 08:03:20 [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (126.92kB) 08:03:21 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (417.29kB) 08:03:21 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.300.v20210224-0730.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (532.14kB) 08:03:22 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (105.56kB) 08:03:22 [INFO] Fetching org.eclipse.jdt.ui_3.22.100.v20210224-0730.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (3.94MB) 08:03:26 [INFO] Fetching org.eclipse.search_3.13.0.v20210212-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (214.1kB) 08:03:26 [INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210204-1156.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (491.61kB) 08:03:27 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (176.89kB) 08:03:27 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (70.23kB) 08:03:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/pom.xml 08:03:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/pom.xml 08:03:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/pom.xml 08:03:28 [INFO] Fetching org.eclipse.ocl_3.16.0.v20210301-1325.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (1.14MB) 08:03:28 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (53.45kB) 08:03:28 [INFO] Fetching org.eclipse.ocl.common_1.8.600.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (14.7kB) 08:03:28 [INFO] Fetching org.eclipse.ocl.ecore_3.16.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (110.86kB) 08:03:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/pom.xml 08:03:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/pom.xml 08:03:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/pom.xml 08:03:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/pom.xml 08:03:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/pom.xml 08:03:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/pom.xml 08:03:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/pom.xml 08:03:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/pom.xml 08:03:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/pom.xml 08:03:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/pom.xml 08:03:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/pom.xml 08:03:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/pom.xml 08:03:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/pom.xml 08:03:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/pom.xml 08:03:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/pom.xml 08:03:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/pom.xml 08:03:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/pom.xml 08:03:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/pom.xml 08:03:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/pom.xml 08:03:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/pom.xml 08:03:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/pom.xml 08:03:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.jface.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml 08:03:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.jface.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml 08:03:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.jface.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml 08:03:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.pde.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/pom.xml 08:03:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.pde.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/pom.xml 08:03:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.pde.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/pom.xml 08:03:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.swt:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/pom.xml 08:03:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.swt:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/pom.xml 08:03:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.swt:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/pom.xml 08:03:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/pom.xml 08:03:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/pom.xml 08:03:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/pom.xml 08:03:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/pom.xml 08:03:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/pom.xml 08:03:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/pom.xml 08:03:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/pom.xml 08:03:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/pom.xml 08:03:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/pom.xml 08:03:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/pom.xml 08:03:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/pom.xml 08:03:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/pom.xml 08:03:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/pom.xml 08:03:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/pom.xml 08:03:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/pom.xml 08:03:32 [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (257.14kB) 08:03:32 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (11.51kB) 08:03:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/pom.xml 08:03:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/pom.xml 08:03:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/pom.xml 08:03:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/pom.xml 08:03:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/pom.xml 08:03:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/pom.xml 08:03:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/pom.xml 08:03:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/pom.xml 08:03:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/pom.xml 08:03:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/pom.xml 08:03:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/pom.xml 08:03:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/pom.xml 08:03:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/pom.xml 08:03:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/pom.xml 08:03:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/pom.xml 08:03:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.log:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/pom.xml 08:03:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.log:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/pom.xml 08:03:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.log:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/pom.xml 08:03:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/pom.xml 08:03:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/pom.xml 08:03:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/pom.xml 08:03:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor.di:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/pom.xml 08:03:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor.di:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/pom.xml 08:03:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor.di:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/pom.xml 08:03:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sashwindows.di:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/pom.xml 08:03:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sashwindows.di:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/pom.xml 08:03:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sashwindows.di:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/pom.xml 08:03:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.tools:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/pom.xml 08:03:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.tools:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/pom.xml 08:03:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.tools:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/pom.xml 08:03:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/pom.xml 08:03:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/pom.xml 08:03:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/pom.xml 08:03:35 [INFO] Fetching 4.0.0_gef-master_1952&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/gef/updates/legacy/releases/ 08:03:35 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (215.67kB) 08:03:36 [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (386.74kB) 08:03:36 [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (1.42MB) 08:03:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/pom.xml 08:03:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/pom.xml 08:03:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/pom.xml 08:03:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/pom.xml 08:03:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/pom.xml 08:03:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/pom.xml 08:03:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/pom.xml 08:03:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/pom.xml 08:03:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/pom.xml 08:03:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/pom.xml 08:03:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/pom.xml 08:03:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/pom.xml 08:03:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/pom.xml 08:03:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/pom.xml 08:03:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/pom.xml 08:03:38 [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.17kB) 08:03:38 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (30.39kB) 08:03:38 [INFO] Fetching org.eclipse.xwt_1.6.0.202011091434.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2/plugins/ (178.18kB) 08:03:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.nattable:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/pom.xml 08:03:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.nattable:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/pom.xml 08:03:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.nattable:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/pom.xml 08:03:39 [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from http://download.eclipse.org/nattable/releases/1.5.0/repository/plugins/ (898.68kB) 08:03:39 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (143.98kB) 08:03:42 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from http://download.eclipse.org/nattable/releases/1.5.0/repository/plugins/ (1.82MB) 08:03:43 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from http://download.eclipse.org/nattable/releases/1.5.0/repository/plugins/ (131.36kB) 08:03:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/pom.xml 08:03:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/pom.xml 08:03:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/pom.xml 08:03:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/pom.xml 08:03:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/pom.xml 08:03:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/pom.xml 08:03:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.diagram.common:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/pom.xml 08:03:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.diagram.common:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/pom.xml 08:03:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.diagram.common:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/pom.xml 08:03:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.gmf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/pom.xml 08:03:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.gmf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/pom.xml 08:03:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.gmf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/pom.xml 08:03:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.readonly:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/pom.xml 08:03:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.readonly:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/pom.xml 08:03:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.readonly:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/pom.xml 08:03:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.emf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/pom.xml 08:03:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.emf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/pom.xml 08:03:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.emf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/pom.xml 08:03:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/pom.xml 08:03:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/pom.xml 08:03:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/pom.xml 08:03:45 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (18.43kB) 08:03:45 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (171.86kB) 08:03:46 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (1.03MB) 08:03:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/pom.xml 08:03:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/pom.xml 08:03:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/pom.xml 08:03:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/pom.xml 08:03:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/pom.xml 08:03:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/pom.xml 08:03:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/pom.xml 08:03:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/pom.xml 08:03:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/pom.xml 08:03:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/pom.xml 08:03:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/pom.xml 08:03:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/pom.xml 08:03:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/pom.xml 08:03:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/pom.xml 08:03:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/pom.xml 08:03:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/pom.xml 08:03:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/pom.xml 08:03:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/pom.xml 08:03:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/pom.xml 08:03:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/pom.xml 08:03:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/pom.xml 08:03:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/pom.xml 08:03:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/pom.xml 08:03:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/pom.xml 08:03:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.edit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/pom.xml 08:03:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.edit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/pom.xml 08:03:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.edit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/pom.xml 08:03:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/pom.xml 08:03:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/pom.xml 08:03:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/pom.xml 08:03:50 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (44.81kB) 08:03:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/pom.xml 08:03:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/pom.xml 08:03:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/pom.xml 08:03:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/pom.xml 08:03:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/pom.xml 08:03:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/pom.xml 08:03:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/pom.xml 08:03:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/pom.xml 08:03:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/pom.xml 08:03:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.history:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/pom.xml 08:03:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.history:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/pom.xml 08:03:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.history:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/pom.xml 08:03:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/pom.xml 08:03:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/pom.xml 08:03:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/pom.xml 08:03:52 [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB) 08:03:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/pom.xml 08:03:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/pom.xml 08:03:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/pom.xml 08:03:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/pom.xml 08:03:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/pom.xml 08:03:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/pom.xml 08:03:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.labelprovider:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/pom.xml 08:03:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.labelprovider:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/pom.xml 08:03:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.labelprovider:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/pom.xml 08:03:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.localizer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/pom.xml 08:03:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.localizer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/pom.xml 08:03:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.localizer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/pom.xml 08:03:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.markerlistener:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/pom.xml 08:03:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.markerlistener:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/pom.xml 08:03:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.markerlistener:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/pom.xml 08:03:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/pom.xml 08:03:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/pom.xml 08:03:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/pom.xml 08:03:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.openelement:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/pom.xml 08:03:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.openelement:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/pom.xml 08:03:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.openelement:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/pom.xml 08:03:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/pom.xml 08:03:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/pom.xml 08:03:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/pom.xml 08:03:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/pom.xml 08:03:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/pom.xml 08:03:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/pom.xml 08:03:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.semantic:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/pom.xml 08:03:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.semantic:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/pom.xml 08:03:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.semantic:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/pom.xml 08:03:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.validation:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/pom.xml 08:03:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.validation:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/pom.xml 08:03:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.validation:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/pom.xml 08:03:56 [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.202008210805.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/plugins/ (74.19kB) 08:03:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewersearch:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/pom.xml 08:03:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewersearch:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/pom.xml 08:03:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewersearch:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/pom.xml 08:03:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewlabelprovider:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/pom.xml 08:03:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewlabelprovider:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/pom.xml 08:03:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewlabelprovider:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/pom.xml 08:03:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/pom.xml 08:03:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/pom.xml 08:03:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/pom.xml 08:03:57 [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (44.51kB) 08:03:57 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (366.65kB) 08:03:58 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.66kB) 08:03:58 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (120.53kB) 08:03:58 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (100.25kB) 08:03:58 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (76.2kB) 08:03:58 [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (133.46kB) 08:03:58 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (1.16MB) 08:03:59 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (93.45kB) 08:03:59 [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.73kB) 08:03:59 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (49.3kB) 08:03:59 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (215.85kB) 08:03:59 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (62.89kB) 08:03:59 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (123.72kB) 08:03:59 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (318.69kB) 08:03:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/pom.xml 08:03:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/pom.xml 08:04:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/pom.xml 08:04:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/pom.xml 08:04:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/pom.xml 08:04:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/pom.xml 08:04:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/pom.xml 08:04:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/pom.xml 08:04:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/pom.xml 08:04:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/pom.xml 08:04:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/pom.xml 08:04:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/pom.xml 08:04:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/pom.xml 08:04:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/pom.xml 08:04:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/pom.xml 08:04:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/pom.xml 08:04:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/pom.xml 08:04:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/pom.xml 08:04:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.rulebased:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/pom.xml 08:04:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.rulebased:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/pom.xml 08:04:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.rulebased:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/pom.xml 08:04:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/pom.xml 08:04:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/pom.xml 08:04:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/pom.xml 08:04:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.policy:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/pom.xml 08:04:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.policy:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/pom.xml 08:04:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.policy:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/pom.xml 08:04:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/pom.xml 08:04:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/pom.xml 08:04:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/pom.xml 08:04:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.nattable:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/pom.xml 08:04:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.nattable:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/pom.xml 08:04:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.nattable:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/pom.xml 08:04:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.common:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/pom.xml 08:04:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.common:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/pom.xml 08:04:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.common:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/pom.xml 08:04:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.controlmode:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/pom.xml 08:04:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.controlmode:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/pom.xml 08:04:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.controlmode:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/pom.xml 08:04:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/pom.xml 08:04:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/pom.xml 08:04:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/pom.xml 08:04:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/pom.xml 08:04:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/pom.xml 08:04:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/pom.xml 08:04:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.editor:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/pom.xml 08:04:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.editor:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/pom.xml 08:04:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.editor:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/pom.xml 08:04:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.modelexplorer:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/pom.xml 08:04:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.modelexplorer:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/pom.xml 08:04:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.modelexplorer:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/pom.xml 08:04:05 [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (504.53kB) 08:04:05 [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (259.85kB) 08:04:05 [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (107.88kB) 08:04:05 [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (453.74kB) 08:04:05 [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (387.41kB) 08:04:05 [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (54.9kB) 08:04:06 [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (99.44kB) 08:04:06 [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (161.06kB) 08:04:06 [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (35.81kB) 08:04:06 [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (498.28kB) 08:04:06 [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (79.12kB) 08:04:06 [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (183.86kB) 08:04:07 [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (37.47kB) 08:04:07 [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (23.12kB) 08:04:07 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (14.86kB) 08:04:07 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (218.73kB) 08:04:07 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (90.14kB) 08:04:07 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (137.53kB) 08:04:07 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (92.1kB) 08:04:07 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (196.73kB) 08:04:08 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.43kB) 08:04:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.properties:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/pom.xml 08:04:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.properties:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/pom.xml 08:04:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.properties:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/pom.xml 08:04:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/pom.xml 08:04:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/pom.xml 08:04:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/pom.xml 08:04:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/pom.xml 08:04:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/pom.xml 08:04:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/pom.xml 08:04:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/pom.xml 08:04:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/pom.xml 08:04:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/pom.xml 08:04:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/pom.xml 08:04:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/pom.xml 08:04:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/pom.xml 08:04:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.gmfdiag:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/pom.xml 08:04:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.gmfdiag:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/pom.xml 08:04:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.gmfdiag:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/pom.xml 08:04:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/pom.xml 08:04:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/pom.xml 08:04:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/pom.xml 08:04:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.fonts:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/pom.xml 08:04:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.fonts:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/pom.xml 08:04:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.fonts:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/pom.xml 08:04:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/pom.xml 08:04:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/pom.xml 08:04:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/pom.xml 08:04:11 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.resources:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/pom.xml 08:04:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.resources:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/pom.xml 08:04:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.resources:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/pom.xml 08:04:11 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/pom.xml 08:04:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/pom.xml 08:04:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/pom.xml 08:04:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/pom.xml 08:04:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/pom.xml 08:04:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/pom.xml 08:04:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets.toolbox:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/pom.xml 08:04:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets.toolbox:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/pom.xml 08:04:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets.toolbox:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/pom.xml 08:04:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/pom.xml 08:04:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/pom.xml 08:04:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/pom.xml 08:04:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/pom.xml 08:04:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/pom.xml 08:04:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/pom.xml 08:04:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.psf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/pom.xml 08:04:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.psf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/pom.xml 08:04:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.psf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/pom.xml 08:04:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.sync:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/pom.xml 08:04:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.sync:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/pom.xml 08:04:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.sync:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/pom.xml 08:04:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.guava:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/pom.xml 08:04:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.guava:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/pom.xml 08:04:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.guava:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/pom.xml 08:04:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/pom.xml 08:04:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/pom.xml 08:04:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/pom.xml 08:04:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/pom.xml 08:04:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/pom.xml 08:04:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/pom.xml 08:04:14 [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (245.89kB) 08:04:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/pom.xml 08:04:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/pom.xml 08:04:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/pom.xml 08:04:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/pom.xml 08:04:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/pom.xml 08:04:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/pom.xml 08:04:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/pom.xml 08:04:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/pom.xml 08:04:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/pom.xml 08:04:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/pom.xml 08:04:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/pom.xml 08:04:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/pom.xml 08:04:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.readonly:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/pom.xml 08:04:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.readonly:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/pom.xml 08:04:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.readonly:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/pom.xml 08:04:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.internationalization:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/pom.xml 08:04:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.internationalization:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/pom.xml 08:04:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.internationalization:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/pom.xml 08:04:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.extensionpoints.editors:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/pom.xml 08:04:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.extensionpoints.editors:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/pom.xml 08:04:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.extensionpoints.editors:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/pom.xml 08:04:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.canonical:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/pom.xml 08:04:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.canonical:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/pom.xml 08:04:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.canonical:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/pom.xml 08:04:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.commands:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/pom.xml 08:04:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.commands:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/pom.xml 08:04:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.commands:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/pom.xml 08:04:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/pom.xml 08:04:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/pom.xml 08:04:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/pom.xml 08:04:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/pom.xml 08:04:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/pom.xml 08:04:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/pom.xml 08:04:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/pom.xml 08:04:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/pom.xml 08:04:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/pom.xml 08:04:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/pom.xml 08:04:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/pom.xml 08:04:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/pom.xml 08:04:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/pom.xml 08:04:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/pom.xml 08:04:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/pom.xml 08:04:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.export:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/pom.xml 08:04:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.export:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/pom.xml 08:04:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.export:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/pom.xml 08:04:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/pom.xml 08:04:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/pom.xml 08:04:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/pom.xml 08:04:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gef:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/pom.xml 08:04:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gef:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/pom.xml 08:04:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gef:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/pom.xml 08:04:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/pom.xml 08:04:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/pom.xml 08:04:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/pom.xml 08:04:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/pom.xml 08:04:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/pom.xml 08:04:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/pom.xml 08:04:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.menu:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/pom.xml 08:04:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.menu:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/pom.xml 08:04:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.menu:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/pom.xml 08:04:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/pom.xml 08:04:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/pom.xml 08:04:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/pom.xml 08:04:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/pom.xml 08:04:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/pom.xml 08:04:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/pom.xml 08:04:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.outline:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/pom.xml 08:04:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.outline:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/pom.xml 08:04:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.outline:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/pom.xml 08:04:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.preferences:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/pom.xml 08:04:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.preferences:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/pom.xml 08:04:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.preferences:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/pom.xml 08:04:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/pom.xml 08:04:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/pom.xml 08:04:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/pom.xml 08:04:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.viewersearcher:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/pom.xml 08:04:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.viewersearcher:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/pom.xml 08:04:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.viewersearcher:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/pom.xml 08:04:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.welcome:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/pom.xml 08:04:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.welcome:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/pom.xml 08:04:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.welcome:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/pom.xml 08:04:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/pom.xml 08:04:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/pom.xml 08:04:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/pom.xml 08:04:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.tooling.runtime:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/pom.xml 08:04:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.tooling.runtime:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/pom.xml 08:04:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.tooling.runtime:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/pom.xml 08:04:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/pom.xml 08:04:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/pom.xml 08:04:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/pom.xml 08:04:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/pom.xml 08:04:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/pom.xml 08:04:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/pom.xml 08:04:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/pom.xml 08:04:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/pom.xml 08:04:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/pom.xml 08:04:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/pom.xml 08:04:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/pom.xml 08:04:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/pom.xml 08:04:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/pom.xml 08:04:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/pom.xml 08:04:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/pom.xml 08:04:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/pom.xml 08:04:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/pom.xml 08:04:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/pom.xml 08:04:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/pom.xml 08:04:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/pom.xml 08:04:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/pom.xml 08:04:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/pom.xml 08:04:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/pom.xml 08:04:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/pom.xml 08:04:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/pom.xml 08:04:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/pom.xml 08:04:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/pom.xml 08:04:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.configuration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/pom.xml 08:04:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.configuration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/pom.xml 08:04:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.configuration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/pom.xml 08:04:29 [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (141.49kB) 08:04:30 [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (170.74kB) 08:04:30 [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (30.07kB) 08:04:30 [INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (61.49kB) 08:04:30 [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (8.47kB) 08:04:30 [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (19.61kB) 08:04:30 [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (69.78kB) 08:04:31 [INFO] Fetching org.eclipse.xtext_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (2.62MB) 08:04:31 [INFO] Fetching org.eclipse.xtext.common.types_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (499.16kB) 08:04:31 [INFO] Fetching org.eclipse.xtext.util_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (303.65kB) 08:04:31 [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB) 08:04:32 [INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (160.53kB) 08:04:32 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.31kB) 08:04:32 [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (12.5kB) 08:04:32 [INFO] Fetching org.eclipse.xtext.generator_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (857.57kB) 08:04:32 [INFO] Fetching org.eclipse.xtext.xbase_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (2.46MB) 08:04:33 [INFO] Fetching R201605260315&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=//modeling/m2t/xpand/updates/releases/ 08:04:33 [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (80.37kB) 08:04:33 [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (148.58kB) 08:04:33 [INFO] Fetching org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (108.08kB) 08:04:33 [INFO] Fetching org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (76.09kB) 08:04:34 [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (26.12kB) 08:04:34 [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (60.98kB) 08:04:34 [INFO] Fetching org.eclipse.xtext.ecore_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (15.91kB) 08:04:34 [INFO] Fetching org.eclipse.xtext.xtext.generator_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (969.17kB) 08:04:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/pom.xml 08:04:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/pom.xml 08:04:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/pom.xml 08:04:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.theme:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/pom.xml 08:04:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.theme:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/pom.xml 08:04:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.theme:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/pom.xml 08:04:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/pom.xml 08:04:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/pom.xml 08:04:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/pom.xml 08:04:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/pom.xml 08:04:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/pom.xml 08:04:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/pom.xml 08:04:35 [INFO] Fetching org.eclipse.xtext.builder_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (389.26kB) 08:04:35 [INFO] Fetching org.eclipse.xtext.common.types.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (256.88kB) 08:04:36 [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (1.88MB) 08:04:36 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (133.12kB) 08:04:36 [INFO] Fetching org.eclipse.xtext.ui.shared_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (60.5kB) 08:04:36 [INFO] Fetching org.eclipse.xtext.smap_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (19.15kB) 08:04:36 [INFO] Fetching org.eclipse.xtext.common.types.edit_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (248.22kB) 08:04:36 [INFO] Fetching org.eclipse.xtext.ide_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (482.77kB) 08:04:36 [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (192.59kB) 08:04:37 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (132.16kB) 08:04:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/pom.xml 08:04:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/pom.xml 08:04:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/pom.xml 08:04:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/pom.xml 08:04:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/pom.xml 08:04:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/pom.xml 08:04:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/pom.xml 08:04:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/pom.xml 08:04:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/pom.xml 08:04:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/pom.xml 08:04:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/pom.xml 08:04:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/pom.xml 08:04:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.newchild:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/pom.xml 08:04:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.newchild:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/pom.xml 08:04:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.newchild:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/pom.xml 08:04:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.resourceloading:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/pom.xml 08:04:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.resourceloading:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/pom.xml 08:04:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.resourceloading:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/pom.xml 08:04:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/pom.xml 08:04:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/pom.xml 08:04:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/pom.xml 08:04:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties/pom.xml 08:04:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties/pom.xml 08:04:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties/pom.xml 08:04:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.model.xwt:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/pom.xml 08:04:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.model.xwt:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/pom.xml 08:04:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.model.xwt:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/pom.xml 08:04:40 [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.3.v20210302-1249.jar from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (1.05MB) 08:04:40 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (24.34kB) 08:04:41 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (270.59kB) 08:04:41 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (39.34kB) 08:04:41 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (27.69kB) 08:04:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/pom.xml 08:04:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/pom.xml 08:04:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/pom.xml 08:04:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/org.eclipse.papyrus.views.search/pom.xml 08:04:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/org.eclipse.papyrus.views.search/pom.xml 08:04:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/org.eclipse.papyrus.views.search/pom.xml 08:04:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/references/org.eclipse.papyrus.views.references/pom.xml 08:04:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/references/org.eclipse.papyrus.views.references/pom.xml 08:04:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/references/org.eclipse.papyrus.views.references/pom.xml 08:04:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/pom.xml 08:04:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/pom.xml 08:04:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/pom.xml 08:04:43 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (39.26kB) 08:04:43 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (23.91kB) 08:04:43 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (65.24kB) 08:04:43 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (12.83kB) 08:04:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.eclipse.project.editors:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/pom.xml 08:04:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.eclipse.project.editors:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/pom.xml 08:04:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.eclipse.project.editors:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/pom.xml 08:04:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/pom.xml 08:04:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/pom.xml 08:04:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/pom.xml 08:04:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.perspectiveconfiguration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/pom.xml 08:04:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.perspectiveconfiguration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/pom.xml 08:04:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.perspectiveconfiguration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/pom.xml 08:04:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/pom.xml 08:04:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/pom.xml 08:04:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/pom.xml 08:04:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.commands:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/pom.xml 08:04:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.commands:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/pom.xml 08:04:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.commands:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/pom.xml 08:04:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.controlmode.profile:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/pom.xml 08:04:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.controlmode.profile:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/pom.xml 08:04:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.controlmode.profile:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/pom.xml 08:04:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.documentation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/pom.xml 08:04:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.documentation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/pom.xml 08:04:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.documentation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/pom.xml 08:04:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.core/pom.xml 08:04:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.core/pom.xml 08:04:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.core/pom.xml 08:04:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.extensionpoints:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/pom.xml 08:04:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.extensionpoints:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/pom.xml 08:04:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.extensionpoints:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/pom.xml 08:04:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters/pom.xml 08:04:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters/pom.xml 08:04:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters/pom.xml 08:04:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/pom.xml 08:04:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/pom.xml 08:04:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/pom.xml 08:04:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.icons/pom.xml 08:04:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.icons/pom.xml 08:04:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.icons/pom.xml 08:04:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.import:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.import/pom.xml 08:04:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.import:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.import/pom.xml 08:04:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.import:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.import/pom.xml 08:04:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.export:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/pom.xml 08:04:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.export:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/pom.xml 08:04:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.export:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/pom.xml 08:04:48 [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (79.76kB) 08:04:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/pom.xml 08:04:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/pom.xml 08:04:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/pom.xml 08:04:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.navigation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.navigation/pom.xml 08:04:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.navigation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.navigation/pom.xml 08:04:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.navigation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.navigation/pom.xml 08:04:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.oclconstraintevaluation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/pom.xml 08:04:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.oclconstraintevaluation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/pom.xml 08:04:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.oclconstraintevaluation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/pom.xml 08:04:49 [INFO] Fetching org.eclipse.ocl.pivot_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (921.41kB) 08:04:51 [INFO] Fetching org.eclipse.ocl.pivot.uml_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (87.59kB) 08:04:51 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (144.49kB) 08:04:51 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (243.5kB) 08:04:52 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (37.64kB) 08:04:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.perspective:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.perspective/pom.xml 08:04:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.perspective:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.perspective/pom.xml 08:04:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.perspective:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.perspective/pom.xml 08:04:52 [INFO] Fetching org.eclipse.ui.intro_3.6.100.v20210119-2223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (142.08kB) 08:04:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/pom.xml 08:04:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/pom.xml 08:04:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/pom.xml 08:04:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.resourceloading.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/pom.xml 08:04:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.resourceloading.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/pom.xml 08:04:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.resourceloading.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/pom.xml 08:04:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/pom.xml 08:04:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/pom.xml 08:04:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/pom.xml 08:04:54 [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.59kB) 08:04:54 [INFO] Fetching org.eclipse.ocl.common.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (14.33kB) 08:04:54 [INFO] Fetching org.eclipse.ocl.examples.debug_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (30.07kB) 08:04:54 [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (160.75kB) 08:04:54 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (172.04kB) 08:04:55 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (169.43kB) 08:04:55 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (71.02kB) 08:04:55 [INFO] Fetching org.eclipse.ocl.xtext.base_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (162kB) 08:04:56 [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (30.92kB) 08:04:56 [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (40.25kB) 08:04:56 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (107.57kB) 08:04:56 [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (70.04kB) 08:04:56 [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (77.05kB) 08:04:57 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (215.55kB) 08:04:57 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (38.56kB) 08:04:57 [INFO] Fetching org.eclipse.ocl.xtext.markup_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (62.38kB) 08:04:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/pom.xml 08:04:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/pom.xml 08:04:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/pom.xml 08:04:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/pom.xml 08:04:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/pom.xml 08:04:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/pom.xml 08:04:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/pom.xml 08:04:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/pom.xml 08:04:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/pom.xml 08:04:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.services.decoration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/pom.xml 08:04:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.services.decoration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/pom.xml 08:04:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.services.decoration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/pom.xml 08:04:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.templaterepository:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/pom.xml 08:04:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.templaterepository:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/pom.xml 08:05:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.templaterepository:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/pom.xml 08:05:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/pom.xml 08:05:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/pom.xml 08:05:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/pom.xml 08:05:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/pom.xml 08:05:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/pom.xml 08:05:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/pom.xml 08:05:01 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (69.33kB) 08:05:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/pom.xml 08:05:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/pom.xml 08:05:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/pom.xml 08:05:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/pom.xml 08:05:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/pom.xml 08:05:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/pom.xml 08:05:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.libraries:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/pom.xml 08:05:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.libraries:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/pom.xml 08:05:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.libraries:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/pom.xml 08:05:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.to.fuml:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/pom.xml 08:05:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.to.fuml:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/pom.xml 08:05:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.to.fuml:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/pom.xml 08:05:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/pom.xml 08:05:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/pom.xml 08:05:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/pom.xml 08:05:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/pom.xml 08:05:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/pom.xml 08:05:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/pom.xml 08:05:03 [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202008210805.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/plugins/ (20.82kB) 08:05:03 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (69.5kB) 08:05:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/pom.xml 08:05:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/pom.xml 08:05:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/pom.xml 08:05:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/pom.xml 08:05:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/pom.xml 08:05:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/pom.xml 08:05:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/pom.xml 08:05:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/pom.xml 08:05:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/pom.xml 08:05:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/pom.xml 08:05:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/pom.xml 08:05:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/pom.xml 08:05:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.activity:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/pom.xml 08:05:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.activity:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/pom.xml 08:05:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.activity:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/pom.xml 08:05:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.clazz:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/pom.xml 08:05:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.clazz:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/pom.xml 08:05:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.clazz:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/pom.xml 08:05:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/pom.xml 08:05:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/pom.xml 08:05:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/pom.xml 08:05:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.groups:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/pom.xml 08:05:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.groups:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/pom.xml 08:05:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.groups:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/pom.xml 08:05:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.communication:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/pom.xml 08:05:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.communication:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/pom.xml 08:05:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.communication:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/pom.xml 08:05:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.component:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/pom.xml 08:05:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.component:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/pom.xml 08:05:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.component:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/pom.xml 08:05:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.composite:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/pom.xml 08:05:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.composite:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/pom.xml 08:05:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.composite:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/pom.xml 08:05:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/pom.xml 08:05:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/pom.xml 08:05:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/pom.xml 08:05:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.deployment:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/pom.xml 08:05:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.deployment:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/pom.xml 08:05:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.deployment:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/pom.xml 08:05:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/pom.xml 08:05:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/pom.xml 08:05:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/pom.xml 08:05:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/pom.xml 08:05:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/pom.xml 08:05:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/pom.xml 08:05:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.interactionoverview:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/pom.xml 08:05:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.interactionoverview:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/pom.xml 08:05:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.interactionoverview:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/pom.xml 08:05:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.linklf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/pom.xml 08:05:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.linklf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/pom.xml 08:05:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.linklf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/pom.xml 08:05:11 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.menu:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/pom.xml 08:05:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.menu:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/pom.xml 08:05:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.menu:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/pom.xml 08:05:11 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/pom.xml 08:05:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/pom.xml 08:05:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/pom.xml 08:05:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/pom.xml 08:05:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/pom.xml 08:05:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/pom.xml 08:05:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/pom.xml 08:05:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/pom.xml 08:05:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/pom.xml 08:05:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/pom.xml 08:05:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/pom.xml 08:05:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/pom.xml 08:05:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence.restrictions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/pom.xml 08:05:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence.restrictions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/pom.xml 08:05:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence.restrictions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/pom.xml 08:05:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.statemachine:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/pom.xml 08:05:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.statemachine:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/pom.xml 08:05:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.statemachine:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/pom.xml 08:05:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.stereotype.edition:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/pom.xml 08:05:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.stereotype.edition:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/pom.xml 08:05:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.stereotype.edition:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/pom.xml 08:05:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/pom.xml 08:05:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/pom.xml 08:05:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/pom.xml 08:05:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/pom.xml 08:05:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/pom.xml 08:05:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/pom.xml 08:05:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.timing:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/pom.xml 08:05:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.timing:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/pom.xml 08:05:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.timing:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/pom.xml 08:05:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.usecase:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/pom.xml 08:05:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.usecase:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/pom.xml 08:05:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.usecase:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/pom.xml 08:05:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.wizards:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/pom.xml 08:05:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.wizards:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/pom.xml 08:05:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.wizards:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/pom.xml 08:05:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/pom.xml 08:05:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/pom.xml 08:05:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/pom.xml 08:05:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.edit:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/pom.xml 08:05:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.edit:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/pom.xml 08:05:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.edit:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/pom.xml 08:05:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/pom.xml 08:05:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/pom.xml 08:05:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/pom.xml 08:05:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/pom.xml 08:05:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/pom.xml 08:05:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/pom.xml 08:05:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/pom.xml 08:05:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/pom.xml 08:05:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/pom.xml 08:05:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/pom.xml 08:05:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/pom.xml 08:05:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/pom.xml 08:05:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.clazz.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/pom.xml 08:05:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.clazz.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/pom.xml 08:05:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.clazz.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/pom.xml 08:05:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/pom.xml 08:05:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/pom.xml 08:05:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/pom.xml 08:05:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic.config:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/pom.xml 08:05:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic.config:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/pom.xml 08:05:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic.config:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/pom.xml 08:05:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.matrix:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/pom.xml 08:05:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.matrix:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/pom.xml 08:05:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.matrix:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/pom.xml 08:05:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.menu:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/pom.xml 08:05:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.menu:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/pom.xml 08:05:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.menu:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/pom.xml 08:05:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/pom.xml 08:05:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/pom.xml 08:05:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/pom.xml 08:05:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.richtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/pom.xml 08:05:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.richtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/pom.xml 08:05:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.richtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/pom.xml 08:05:21 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from http://download.eclipse.org/nattable/releases/1.5.0/repository/plugins/ (31.58kB) 08:05:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.stereotype.display:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/pom.xml 08:05:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.stereotype.display:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/pom.xml 08:05:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.stereotype.display:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/pom.xml 08:05:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.integration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/pom.xml 08:05:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.integration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/pom.xml 08:05:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.integration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/pom.xml 08:05:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.valuespecification:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/pom.xml 08:05:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.valuespecification:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/pom.xml 08:05:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.valuespecification:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/pom.xml 08:05:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/pom.xml 08:05:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/pom.xml 08:05:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/pom.xml 08:05:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/pom.xml 08:05:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/pom.xml 08:05:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/pom.xml 08:05:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/pom.xml 08:05:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/pom.xml 08:05:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/pom.xml 08:05:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/pom.xml 08:05:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/pom.xml 08:05:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/pom.xml 08:05:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/pom.xml 08:05:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/pom.xml 08:05:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/pom.xml 08:05:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/pom.xml 08:05:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/pom.xml 08:05:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/pom.xml 08:05:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/pom.xml 08:05:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/pom.xml 08:05:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/pom.xml 08:05:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/pom.xml 08:05:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/pom.xml 08:05:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/pom.xml 08:05:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/pom.xml 08:05:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/pom.xml 08:05:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/pom.xml 08:05:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/pom.xml 08:05:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/pom.xml 08:05:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/pom.xml 08:05:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/pom.xml 08:05:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/pom.xml 08:05:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/pom.xml 08:05:32 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (57.66kB) 08:05:32 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (58.7kB) 08:05:32 [INFO] Fetching org.eclipse.ocl.examples.ui_1.8.600.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (8.69kB) 08:05:33 [INFO] Fetching org.eclipse.ocl.pivot.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (12.68kB) 08:05:33 [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (142.22kB) 08:05:33 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (162.32kB) 08:05:33 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (202.12kB) 08:05:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.javaconstraint:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/pom.xml 08:05:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.javaconstraint:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/pom.xml 08:05:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.javaconstraint:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/pom.xml 08:05:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/pom.xml 08:05:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/pom.xml 08:05:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/pom.xml 08:05:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/pom.xml 08:05:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/pom.xml 08:05:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/pom.xml 08:05:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/pom.xml 08:05:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/pom.xml 08:05:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/pom.xml 08:05:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/pom.xml 08:05:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/pom.xml 08:05:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/pom.xml 08:05:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/pom.xml 08:05:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/pom.xml 08:05:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/pom.xml 08:05:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/pom.xml 08:05:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/pom.xml 08:05:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/pom.xml 08:05:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/pom.xml 08:05:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/pom.xml 08:05:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/pom.xml 08:05:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/pom.xml 08:05:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/pom.xml 08:05:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/pom.xml 08:05:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/pom.xml 08:05:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/pom.xml 08:05:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/pom.xml 08:05:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/pom.xml 08:05:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/pom.xml 08:05:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/pom.xml 08:05:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/pom.xml 08:05:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/pom.xml 08:05:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/pom.xml 08:05:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/pom.xml 08:05:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/pom.xml 08:05:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/pom.xml 08:05:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/pom.xml 08:05:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/pom.xml 08:05:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/pom.xml 08:05:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/pom.xml 08:05:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/pom.xml 08:05:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/pom.xml 08:05:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/pom.xml 08:05:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/pom.xml 08:05:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/pom.xml 08:05:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/pom.xml 08:05:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/pom.xml 08:05:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/pom.xml 08:05:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/pom.xml 08:05:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/pom.xml 08:05:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/pom.xml 08:05:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/pom.xml 08:05:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/pom.xml 08:05:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/pom.xml 08:05:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.utils:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/pom.xml 08:05:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.utils:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/pom.xml 08:05:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.utils:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/pom.xml 08:05:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/pom.xml 08:05:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/pom.xml 08:05:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/pom.xml 08:05:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/pom.xml 08:05:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/pom.xml 08:05:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/pom.xml 08:05:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/pom.xml 08:05:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/pom.xml 08:05:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/pom.xml 08:05:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/pom.xml 08:05:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/pom.xml 08:05:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/pom.xml 08:05:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/pom.xml 08:05:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/pom.xml 08:05:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/pom.xml 08:05:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/pom.xml 08:05:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/pom.xml 08:05:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/pom.xml 08:05:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/pom.xml 08:05:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/pom.xml 08:05:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/pom.xml 08:05:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/pom.xml 08:05:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/pom.xml 08:05:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/pom.xml 08:05:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.api.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/pom.xml 08:05:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.api.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/pom.xml 08:05:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.api.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/pom.xml 08:05:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.copypaste.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/pom.xml 08:05:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.copypaste.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/pom.xml 08:05:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.copypaste.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/pom.xml 08:05:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.developer.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/pom.xml 08:05:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.developer.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/pom.xml 08:05:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.developer.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/pom.xml 08:05:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dsml.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/pom.xml 08:05:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dsml.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/pom.xml 08:05:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dsml.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/pom.xml 08:05:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.doc/pom.xml 08:05:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.doc/pom.xml 08:05:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.doc/pom.xml 08:05:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/pom.xml 08:05:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/pom.xml 08:05:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/pom.xml 08:05:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/pom.xml 08:05:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/pom.xml 08:05:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/pom.xml 08:05:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/pom.xml 08:05:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/pom.xml 08:05:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/pom.xml 08:05:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/pom.xml 08:05:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/pom.xml 08:05:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/pom.xml 08:05:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/pom.xml 08:05:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/pom.xml 08:05:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/pom.xml 08:05:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/pom.xml 08:05:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/pom.xml 08:05:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/pom.xml 08:05:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/pom.xml 08:05:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/pom.xml 08:05:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/pom.xml 08:05:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/pom.xml 08:05:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/pom.xml 08:05:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/pom.xml 08:05:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/pom.xml 08:05:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/pom.xml 08:05:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/pom.xml 08:05:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/pom.xml 08:05:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/pom.xml 08:05:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/pom.xml 08:05:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.doc:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/pom.xml 08:05:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.doc:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/pom.xml 08:05:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.doc:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/pom.xml 08:05:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.req.reqif.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/pom.xml 08:05:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.req.reqif.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/pom.xml 08:05:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.req.reqif.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/pom.xml 08:05:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/pom.xml 08:05:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/pom.xml 08:05:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/pom.xml 08:05:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/pom.xml 08:05:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/pom.xml 08:05:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/pom.xml 08:05:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/pom.xml 08:05:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/pom.xml 08:05:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/pom.xml 08:05:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/pom.xml 08:05:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/pom.xml 08:05:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/pom.xml 08:05:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/pom.xml 08:05:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/pom.xml 08:05:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/pom.xml 08:05:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/pom.xml 08:05:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/pom.xml 08:05:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/pom.xml 08:05:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/pom.xml 08:05:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/pom.xml 08:05:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/pom.xml 08:05:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.customization.doc:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/pom.xml 08:05:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.customization.doc:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/pom.xml 08:05:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.customization.doc:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/pom.xml 08:05:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/pom.xml 08:05:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/pom.xml 08:05:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/pom.xml 08:05:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/pom.xml 08:05:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/pom.xml 08:05:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/pom.xml 08:05:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/pom.xml 08:05:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/pom.xml 08:05:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/pom.xml 08:05:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/pom.xml 08:05:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/pom.xml 08:05:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/pom.xml 08:05:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.paletteconfiguration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/pom.xml 08:05:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.paletteconfiguration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/pom.xml 08:05:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.paletteconfiguration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/pom.xml 08:05:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.doc:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/pom.xml 08:05:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.doc:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/pom.xml 08:05:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.doc:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/pom.xml 08:05:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/pom.xml 08:05:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/pom.xml 08:05:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/pom.xml 08:05:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/pom.xml 08:05:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/pom.xml 08:05:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/pom.xml 08:05:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/sdk/org.eclipse.papyrus.sdk/pom.xml 08:05:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/sdk/org.eclipse.papyrus.sdk/pom.xml 08:05:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/sdk/org.eclipse.papyrus.sdk/pom.xml 08:05:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.lifecycleevents:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/pom.xml 08:05:47 [INFO] Adding repository http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main 08:05:47 [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main/ 08:05:49 [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/ (172B) 08:05:49 [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/ (103.68kB) 08:05:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.lifecycleevents:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/pom.xml 08:05:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.lifecycleevents:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/pom.xml 08:05:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.fulleditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/pom.xml 08:05:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.fulleditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/pom.xml 08:05:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.fulleditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/pom.xml 08:05:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.simpleeditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/pom.xml 08:05:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.simpleeditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/pom.xml 08:05:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.simpleeditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/pom.xml 08:05:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.outline.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/pom.xml 08:05:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.outline.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/pom.xml 08:05:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.outline.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/pom.xml 08:05:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.infra.servicesregistry.retrieval:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/pom.xml 08:05:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.infra.servicesregistry.retrieval:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/pom.xml 08:05:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.infra.servicesregistry.retrieval:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/pom.xml 08:05:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/pom.xml 08:05:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/pom.xml 08:05:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/pom.xml 08:05:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.text.instance:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/others/org.eclipse.papyrus.example.text.instance/pom.xml 08:05:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.text.instance:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/others/org.eclipse.papyrus.example.text.instance/pom.xml 08:05:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.text.instance:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/others/org.eclipse.papyrus.example.text.instance/pom.xml 08:05:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.newresource:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/pom.xml 08:05:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.newresource:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/pom.xml 08:05:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.newresource:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/pom.xml 08:05:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.sharedresource:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml 08:05:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.sharedresource:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml 08:05:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.sharedresource:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml 08:05:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/pom.xml 08:05:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/pom.xml 08:05:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/pom.xml 08:05:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textual.editors.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/pom.xml 08:05:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textual.editors.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/pom.xml 08:05:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textual.editors.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/pom.xml 08:05:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.disable.helper.advices.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/pom.xml 08:05:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.disable.helper.advices.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/pom.xml 08:05:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.disable.helper.advices.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/pom.xml 08:05:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.uml.diagrams:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/pom.xml 08:05:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.uml.diagrams:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/pom.xml 08:05:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.uml.diagrams:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/pom.xml 08:05:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.actions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/pom.xml 08:05:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.actions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/pom.xml 08:05:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.actions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/pom.xml 08:05:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.empty.line:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/pom.xml 08:05:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.empty.line:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/pom.xml 08:05:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.empty.line:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/pom.xml 08:05:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.services.decorator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/pom.xml 08:05:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.services.decorator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/pom.xml 08:05:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.services.decorator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/pom.xml 08:05:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.user.qvto:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/user/org.eclipse.papyrus.examples.user.qvto/pom.xml 08:05:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.user.qvto:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/user/org.eclipse.papyrus.examples.user.qvto/pom.xml 08:05:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.user.qvto:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/user/org.eclipse.papyrus.examples.user.qvto/pom.xml 08:05:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml 08:05:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml 08:05:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml 08:05:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.doc.feature:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml 08:05:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.doc.feature:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml 08:05:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.doc.feature:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml 08:05:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/pom.xml 08:05:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/pom.xml 08:05:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/pom.xml 08:05:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/pom.xml 08:05:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/pom.xml 08:05:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/pom.xml 08:05:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/pom.xml 08:05:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/pom.xml 08:05:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/pom.xml 08:05:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/pom.xml 08:05:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/pom.xml 08:05:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/pom.xml 08:05:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/pom.xml 08:05:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/pom.xml 08:05:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/pom.xml 08:05:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/pom.xml 08:05:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/pom.xml 08:05:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/pom.xml 08:05:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/pom.xml 08:05:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/pom.xml 08:05:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/pom.xml 08:05:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/pom.xml 08:05:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/pom.xml 08:05:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/pom.xml 08:05:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/pom.xml 08:05:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/pom.xml 08:06:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/pom.xml 08:06:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/pom.xml 08:06:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/pom.xml 08:06:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/pom.xml 08:06:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/pom.xml 08:06:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/pom.xml 08:06:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/pom.xml 08:06:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/pom.xml 08:06:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/pom.xml 08:06:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/pom.xml 08:06:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/pom.xml 08:06:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/pom.xml 08:06:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/pom.xml 08:06:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/pom.xml 08:06:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/pom.xml 08:06:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/pom.xml 08:06:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/pom.xml 08:06:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/pom.xml 08:06:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/pom.xml 08:06:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widget.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/pom.xml 08:06:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widget.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/pom.xml 08:06:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widget.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/pom.xml 08:06:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/pom.xml 08:06:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/pom.xml 08:06:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/pom.xml 08:06:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/pom.xml 08:06:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/pom.xml 08:06:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/pom.xml 08:06:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/pom.xml 08:06:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/pom.xml 08:06:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/pom.xml 08:06:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/pom.xml 08:06:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/pom.xml 08:06:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/pom.xml 08:06:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/pom.xml 08:06:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/pom.xml 08:06:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/pom.xml 08:06:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/pom.xml 08:06:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/pom.xml 08:06:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/pom.xml 08:06:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/pom.xml 08:06:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/pom.xml 08:06:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/pom.xml 08:06:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml 08:06:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml 08:06:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml 08:06:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/pom.xml 08:06:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/pom.xml 08:06:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/pom.xml 08:06:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/pom.xml 08:06:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/pom.xml 08:06:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/pom.xml 08:06:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/pom.xml 08:06:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/pom.xml 08:06:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/pom.xml 08:06:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml 08:06:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml 08:06:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml 08:06:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/pom.xml 08:06:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/pom.xml 08:06:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/pom.xml 08:06:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/pom.xml 08:06:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/pom.xml 08:06:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/pom.xml 08:06:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/pom.xml 08:06:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/pom.xml 08:06:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/pom.xml 08:06:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/pom.xml 08:06:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/pom.xml 08:06:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/pom.xml 08:06:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/pom.xml 08:06:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/pom.xml 08:06:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/pom.xml 08:06:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/pom.xml 08:06:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/pom.xml 08:06:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/pom.xml 08:06:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/pom.xml 08:06:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/pom.xml 08:06:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/pom.xml 08:06:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/pom.xml 08:06:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/pom.xml 08:06:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/pom.xml 08:06:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/pom.xml 08:06:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/pom.xml 08:06:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/pom.xml 08:06:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/pom.xml 08:06:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/pom.xml 08:06:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/pom.xml 08:06:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/pom.xml 08:06:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/pom.xml 08:06:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/pom.xml 08:06:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/pom.xml 08:06:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/pom.xml 08:06:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/pom.xml 08:06:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.user.examples.feature:0.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/pom.xml 08:06:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.user.examples.feature:0.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/pom.xml 08:06:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.user.examples.feature:0.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/pom.xml 08:06:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/main/site/pom.xml 08:06:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/main/site/pom.xml 08:06:20 [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (79.76kB) 08:06:20 [INFO] The user operation is waiting for background work to complete. 08:06:20 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (762.75kB) 08:06:20 [INFO] The user operation is waiting for background work to complete. 08:06:20 [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (141.49kB) 08:06:20 [INFO] The user operation is waiting for background work to complete. 08:06:21 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (9.67MB) 08:06:21 [INFO] The user operation is waiting for background work to complete. 08:06:21 [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (1.28MB) 08:06:21 [INFO] The user operation is waiting for background work to complete. 08:06:21 [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (328.72kB) 08:06:21 [INFO] The user operation is waiting for background work to complete. 08:06:21 [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (170.74kB) 08:06:21 [INFO] The user operation is waiting for background work to complete. 08:06:21 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (36.66kB) 08:06:21 [INFO] The user operation is waiting for background work to complete. 08:06:22 [INFO] Fetching org.eclipse.osgi_3.16.200.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (470.54kB) 08:06:22 [INFO] The user operation is waiting for background work to complete. 08:06:22 [INFO] Fetching org.apache.ant_1.10.9.v20201106-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (2.85MB) 08:06:22 [INFO] The user operation is waiting for background work to complete. 08:06:22 [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (13kB) 08:06:22 [INFO] The user operation is waiting for background work to complete. 08:06:22 [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (102.39kB) 08:06:22 [INFO] The user operation is waiting for background work to complete. 08:06:22 [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (63.23kB) 08:06:22 [INFO] The user operation is waiting for background work to complete. 08:06:22 [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (14.47kB) 08:06:22 [INFO] The user operation is waiting for background work to complete. 08:06:22 [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (255.73kB) 08:06:22 [INFO] The user operation is waiting for background work to complete. 08:06:22 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB) 08:06:22 [INFO] The user operation is waiting for background work to complete. 08:06:23 [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (30.07kB) 08:06:23 [INFO] The user operation is waiting for background work to complete. 08:06:23 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (143.98kB) 08:06:23 [INFO] The user operation is waiting for background work to complete. 08:06:23 [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (82.7kB) 08:06:23 [INFO] The user operation is waiting for background work to complete. 08:06:23 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (33.71kB) 08:06:23 [INFO] The user operation is waiting for background work to complete. 08:06:23 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (155.35kB) 08:06:23 [INFO] The user operation is waiting for background work to complete. 08:06:23 [INFO] Fetching org.eclipse.osgi.services_3.10.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.93kB) 08:06:23 [INFO] The user operation is waiting for background work to complete. 08:06:23 [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (30.58kB) 08:06:23 [INFO] The user operation is waiting for background work to complete. 08:06:23 [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (71.46kB) 08:06:23 [INFO] The user operation is waiting for background work to complete. 08:06:24 [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (18.03kB) 08:06:24 [INFO] The user operation is waiting for background work to complete. 08:06:24 [INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.38kB) 08:06:24 [INFO] The user operation is waiting for background work to complete. 08:06:24 [INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (306.78kB) 08:06:24 [INFO] The user operation is waiting for background work to complete. 08:06:24 [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (339.79kB) 08:06:24 [INFO] The user operation is waiting for background work to complete. 08:06:24 [INFO] Fetching org.eclipse.jface.text_3.17.0.v20210213-0904.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (317.43kB) 08:06:24 [INFO] The user operation is waiting for background work to complete. 08:06:24 [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (950.29kB) 08:06:24 [INFO] The user operation is waiting for background work to complete. 08:06:24 [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.88kB) 08:06:24 [INFO] The user operation is waiting for background work to complete. 08:06:24 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (235.59kB) 08:06:24 [INFO] The user operation is waiting for background work to complete. 08:06:25 [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.72kB) 08:06:25 [INFO] The user operation is waiting for background work to complete. 08:06:25 [INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210215-0846.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (200.97kB) 08:06:25 [INFO] The user operation is waiting for background work to complete. 08:06:25 [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (122.98kB) 08:06:25 [INFO] The user operation is waiting for background work to complete. 08:06:25 [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.82kB) 08:06:25 [INFO] The user operation is waiting for background work to complete. 08:06:25 [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.1kB) 08:06:25 [INFO] The user operation is waiting for background work to complete. 08:06:25 [INFO] Fetching org.eclipse.equinox.common_3.14.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (58.96kB) 08:06:25 [INFO] The user operation is waiting for background work to complete. 08:06:25 [INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (41.22kB) 08:06:25 [INFO] The user operation is waiting for background work to complete. 08:06:25 [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (55.51kB) 08:06:25 [INFO] The user operation is waiting for background work to complete. 08:06:25 [INFO] Fetching org.eclipse.equinox.registry_3.10.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.13kB) 08:06:25 [INFO] The user operation is waiting for background work to complete. 08:06:26 [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (56.91kB) 08:06:26 [INFO] The user operation is waiting for background work to complete. 08:06:26 [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (82.74kB) 08:06:26 [INFO] The user operation is waiting for background work to complete. 08:06:26 [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.71kB) 08:06:26 [INFO] The user operation is waiting for background work to complete. 08:06:26 [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.17kB) 08:06:26 [INFO] The user operation is waiting for background work to complete. 08:06:26 [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (41.14kB) 08:06:26 [INFO] The user operation is waiting for background work to complete. 08:06:26 [INFO] Fetching org.eclipse.text_3.11.0.v20210203-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (100.65kB) 08:06:26 [INFO] The user operation is waiting for background work to complete. 08:06:26 [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.79kB) 08:06:26 [INFO] The user operation is waiting for background work to complete. 08:06:26 [INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (46.09kB) 08:06:26 [INFO] The user operation is waiting for background work to complete. 08:06:26 [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (42.03kB) 08:06:26 [INFO] The user operation is waiting for background work to complete. 08:06:27 [INFO] Fetching org.eclipse.debug.core_3.18.0.v20210222-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (125.97kB) 08:06:27 [INFO] The user operation is waiting for background work to complete. 08:06:27 [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210222-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1,018.14kB) 08:06:27 [INFO] The user operation is waiting for background work to complete. 08:06:27 [INFO] Fetching org.eclipse.ui.console_3.10.100.v20201211-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.58kB) 08:06:27 [INFO] The user operation is waiting for background work to complete. 08:06:27 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (120.7kB) 08:06:27 [INFO] The user operation is waiting for background work to complete. 08:06:27 [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (362.4kB) 08:06:27 [INFO] The user operation is waiting for background work to complete. 08:06:27 [INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210215-1525.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (960.47kB) 08:06:27 [INFO] The user operation is waiting for background work to complete. 08:06:27 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.14kB) 08:06:27 [INFO] The user operation is waiting for background work to complete. 08:06:27 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (215.67kB) 08:06:27 [INFO] The user operation is waiting for background work to complete. 08:06:27 [INFO] Fetching org.eclipse.swt_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.03kB) 08:06:27 [INFO] The user operation is waiting for background work to complete. 08:06:28 [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.78kB) 08:06:28 [INFO] The user operation is waiting for background work to complete. 08:06:28 [INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (25.87kB) 08:06:28 [INFO] The user operation is waiting for background work to complete. 08:06:28 [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.66kB) 08:06:28 [INFO] The user operation is waiting for background work to complete. 08:06:28 [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.94kB) 08:06:28 [INFO] The user operation is waiting for background work to complete. 08:06:28 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.68kB) 08:06:28 [INFO] The user operation is waiting for background work to complete. 08:06:28 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.72kB) 08:06:28 [INFO] The user operation is waiting for background work to complete. 08:06:28 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.42kB) 08:06:28 [INFO] The user operation is waiting for background work to complete. 08:06:28 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (21.73kB) 08:06:28 [INFO] The user operation is waiting for background work to complete. 08:06:28 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB) 08:06:28 [INFO] The user operation is waiting for background work to complete. 08:06:28 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (484.19kB) 08:06:28 [INFO] The user operation is waiting for background work to complete. 08:06:29 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.02kB) 08:06:29 [INFO] The user operation is waiting for background work to complete. 08:06:29 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (66.15kB) 08:06:29 [INFO] The user operation is waiting for background work to complete. 08:06:29 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.63kB) 08:06:29 [INFO] The user operation is waiting for background work to complete. 08:06:29 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.78kB) 08:06:29 [INFO] The user operation is waiting for background work to complete. 08:06:29 [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.79kB) 08:06:29 [INFO] The user operation is waiting for background work to complete. 08:06:29 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.64kB) 08:06:29 [INFO] The user operation is waiting for background work to complete. 08:06:29 [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.13kB) 08:06:29 [INFO] The user operation is waiting for background work to complete. 08:06:29 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (110.28kB) 08:06:29 [INFO] The user operation is waiting for background work to complete. 08:06:29 [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.19kB) 08:06:29 [INFO] The user operation is waiting for background work to complete. 08:06:30 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.46kB) 08:06:30 [INFO] The user operation is waiting for background work to complete. 08:06:30 [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.12kB) 08:06:30 [INFO] The user operation is waiting for background work to complete. 08:06:30 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.81kB) 08:06:30 [INFO] The user operation is waiting for background work to complete. 08:06:30 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.06kB) 08:06:30 [INFO] The user operation is waiting for background work to complete. 08:06:30 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (49.78kB) 08:06:30 [INFO] The user operation is waiting for background work to complete. 08:06:30 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (94.41kB) 08:06:30 [INFO] The user operation is waiting for background work to complete. 08:06:30 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (62.6kB) 08:06:30 [INFO] The user operation is waiting for background work to complete. 08:06:30 [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.72kB) 08:06:30 [INFO] The user operation is waiting for background work to complete. 08:06:30 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.07kB) 08:06:30 [INFO] The user operation is waiting for background work to complete. 08:06:30 [INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.89kB) 08:06:30 [INFO] The user operation is waiting for background work to complete. 08:06:31 [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (126.92kB) 08:06:31 [INFO] The user operation is waiting for background work to complete. 08:06:31 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (114.56kB) 08:06:31 [INFO] The user operation is waiting for background work to complete. 08:06:31 [INFO] Fetching org.eclipse.jdt.launching_3.19.100.v20210217-1644.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (282.34kB) 08:06:31 [INFO] The user operation is waiting for background work to complete. 08:06:31 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (417.29kB) 08:06:31 [INFO] The user operation is waiting for background work to complete. 08:06:31 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (69.33kB) 08:06:31 [INFO] The user operation is waiting for background work to complete. 08:06:31 [INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200917-1406.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (109.05kB) 08:06:31 [INFO] The user operation is waiting for background work to complete. 08:06:31 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (61.15kB) 08:06:31 [INFO] The user operation is waiting for background work to complete. 08:06:31 [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (59.59kB) 08:06:31 [INFO] The user operation is waiting for background work to complete. 08:06:31 [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (37.47kB) 08:06:31 [INFO] The user operation is waiting for background work to complete. 08:06:32 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (30.39kB) 08:06:32 [INFO] The user operation is waiting for background work to complete. 08:06:32 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (96.81kB) 08:06:32 [INFO] The user operation is waiting for background work to complete. 08:06:32 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (44.81kB) 08:06:32 [INFO] The user operation is waiting for background work to complete. 08:06:32 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (18.43kB) 08:06:32 [INFO] The user operation is waiting for background work to complete. 08:06:32 [INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (61.49kB) 08:06:32 [INFO] The user operation is waiting for background work to complete. 08:06:32 [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (8.47kB) 08:06:32 [INFO] The user operation is waiting for background work to complete. 08:06:32 [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (19.61kB) 08:06:32 [INFO] The user operation is waiting for background work to complete. 08:06:32 [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (69.78kB) 08:06:32 [INFO] The user operation is waiting for background work to complete. 08:06:32 [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB) 08:06:32 [INFO] The user operation is waiting for background work to complete. 08:06:32 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.31kB) 08:06:32 [INFO] The user operation is waiting for background work to complete. 08:06:33 [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (12.5kB) 08:06:33 [INFO] The user operation is waiting for background work to complete. 08:06:33 [INFO] Fetching org.eclipse.ocl.ecore_3.16.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (110.86kB) 08:06:33 [INFO] The user operation is waiting for background work to complete. 08:06:33 [INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.98kB) 08:06:33 [INFO] The user operation is waiting for background work to complete. 08:06:33 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.47kB) 08:06:33 [INFO] The user operation is waiting for background work to complete. 08:06:33 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (34.56kB) 08:06:33 [INFO] The user operation is waiting for background work to complete. 08:06:33 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (58.14kB) 08:06:33 [INFO] The user operation is waiting for background work to complete. 08:06:33 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (108kB) 08:06:33 [INFO] The user operation is waiting for background work to complete. 08:06:33 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (44.42kB) 08:06:33 [INFO] The user operation is waiting for background work to complete. 08:06:34 [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.04kB) 08:06:34 [INFO] The user operation is waiting for background work to complete. 08:06:34 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (39.3kB) 08:06:34 [INFO] The user operation is waiting for background work to complete. 08:06:34 [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (55.38kB) 08:06:34 [INFO] The user operation is waiting for background work to complete. 08:06:34 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.99kB) 08:06:34 [INFO] The user operation is waiting for background work to complete. 08:06:34 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (116.64kB) 08:06:34 [INFO] The user operation is waiting for background work to complete. 08:06:34 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (81.19kB) 08:06:34 [INFO] The user operation is waiting for background work to complete. 08:06:34 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (24.18kB) 08:06:34 [INFO] The user operation is waiting for background work to complete. 08:06:34 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (74.47kB) 08:06:34 [INFO] The user operation is waiting for background work to complete. 08:06:34 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (37.85kB) 08:06:34 [INFO] The user operation is waiting for background work to complete. 08:06:35 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.79kB) 08:06:35 [INFO] The user operation is waiting for background work to complete. 08:06:35 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.86kB) 08:06:35 [INFO] The user operation is waiting for background work to complete. 08:06:35 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.500.v20210211-1133.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.03kB) 08:06:35 [INFO] The user operation is waiting for background work to complete. 08:06:35 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.800.v20210205-1231.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (105.89kB) 08:06:35 [INFO] The user operation is waiting for background work to complete. 08:06:35 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.64kB) 08:06:35 [INFO] The user operation is waiting for background work to complete. 08:06:35 [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.86kB) 08:06:35 [INFO] The user operation is waiting for background work to complete. 08:06:35 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (122.23kB) 08:06:35 [INFO] The user operation is waiting for background work to complete. 08:06:35 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (46.61kB) 08:06:35 [INFO] The user operation is waiting for background work to complete. 08:06:35 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (366.65kB) 08:06:35 [INFO] The user operation is waiting for background work to complete. 08:06:36 [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (124.96kB) 08:06:36 [INFO] The user operation is waiting for background work to complete. 08:06:36 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (40.42kB) 08:06:36 [INFO] The user operation is waiting for background work to complete. 08:06:36 [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.59kB) 08:06:36 [INFO] The user operation is waiting for background work to complete. 08:06:36 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.300.v20210224-0730.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (532.14kB) 08:06:36 [INFO] The user operation is waiting for background work to complete. 08:06:36 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (105.56kB) 08:06:36 [INFO] The user operation is waiting for background work to complete. 08:06:36 [INFO] Fetching org.eclipse.jdt.debug_3.17.100.v20210220-1238.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (901.43kB) 08:06:36 [INFO] The user operation is waiting for background work to complete. 08:06:36 [INFO] Fetching org.eclipse.jdt.ui_3.22.100.v20210224-0730.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (3.94MB) 08:06:36 [INFO] The user operation is waiting for background work to complete. 08:06:36 [INFO] Fetching org.eclipse.search_3.13.0.v20210212-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (214.1kB) 08:06:36 [INFO] The user operation is waiting for background work to complete. 08:06:37 [INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210204-1156.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (491.61kB) 08:06:37 [INFO] The user operation is waiting for background work to complete. 08:06:37 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (176.89kB) 08:06:37 [INFO] The user operation is waiting for background work to complete. 08:06:37 [INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (130.04kB) 08:06:37 [INFO] The user operation is waiting for background work to complete. 08:06:37 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (70.23kB) 08:06:37 [INFO] The user operation is waiting for background work to complete. 08:06:37 [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (14.74kB) 08:06:37 [INFO] The user operation is waiting for background work to complete. 08:06:37 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (24.34kB) 08:06:37 [INFO] The user operation is waiting for background work to complete. 08:06:37 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (270.59kB) 08:06:37 [INFO] The user operation is waiting for background work to complete. 08:06:37 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (39.34kB) 08:06:37 [INFO] The user operation is waiting for background work to complete. 08:06:37 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (27.69kB) 08:06:37 [INFO] The user operation is waiting for background work to complete. 08:06:38 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (976.62kB) 08:06:38 [INFO] The user operation is waiting for background work to complete. 08:06:38 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (53.45kB) 08:06:38 [INFO] The user operation is waiting for background work to complete. 08:06:38 [INFO] Fetching org.eclipse.ocl.common_1.8.600.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (14.7kB) 08:06:38 [INFO] The user operation is waiting for background work to complete. 08:06:38 [INFO] Fetching org.eclipse.ocl.common.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (14.33kB) 08:06:38 [INFO] The user operation is waiting for background work to complete. 08:06:38 [INFO] Fetching org.eclipse.ocl.examples.debug_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (30.07kB) 08:06:38 [INFO] The user operation is waiting for background work to complete. 08:06:38 [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (160.75kB) 08:06:38 [INFO] The user operation is waiting for background work to complete. 08:06:38 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (172.04kB) 08:06:38 [INFO] The user operation is waiting for background work to complete. 08:06:38 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (169.43kB) 08:06:38 [INFO] The user operation is waiting for background work to complete. 08:06:39 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (71.02kB) 08:06:39 [INFO] The user operation is waiting for background work to complete. 08:06:39 [INFO] Fetching org.eclipse.ocl.xtext.base_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (162kB) 08:06:39 [INFO] The user operation is waiting for background work to complete. 08:06:39 [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (30.92kB) 08:06:39 [INFO] The user operation is waiting for background work to complete. 08:06:39 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (57.66kB) 08:06:39 [INFO] The user operation is waiting for background work to complete. 08:06:39 [INFO] Fetching org.eclipse.ocl.pivot_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (921.41kB) 08:06:39 [INFO] The user operation is waiting for background work to complete. 08:06:39 [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB) 08:06:39 [INFO] The user operation is waiting for background work to complete. 08:06:40 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (58.7kB) 08:06:40 [INFO] The user operation is waiting for background work to complete. 08:06:40 [INFO] Fetching org.eclipse.ocl.examples.ui_1.8.600.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (8.69kB) 08:06:40 [INFO] The user operation is waiting for background work to complete. 08:06:40 [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (40.25kB) 08:06:40 [INFO] The user operation is waiting for background work to complete. 08:06:40 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (1.03MB) 08:06:40 [INFO] The user operation is waiting for background work to complete. 08:06:40 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (107.57kB) 08:06:40 [INFO] The user operation is waiting for background work to complete. 08:06:40 [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (70.04kB) 08:06:40 [INFO] The user operation is waiting for background work to complete. 08:06:40 [INFO] Fetching org.eclipse.ocl.pivot.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (12.68kB) 08:06:40 [INFO] The user operation is waiting for background work to complete. 08:06:40 [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (142.22kB) 08:06:40 [INFO] The user operation is waiting for background work to complete. 08:06:40 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (162.32kB) 08:06:40 [INFO] The user operation is waiting for background work to complete. 08:06:41 [INFO] Fetching org.eclipse.ocl.pivot.uml_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (87.59kB) 08:06:41 [INFO] The user operation is waiting for background work to complete. 08:06:41 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (144.49kB) 08:06:41 [INFO] The user operation is waiting for background work to complete. 08:06:41 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (243.5kB) 08:06:41 [INFO] The user operation is waiting for background work to complete. 08:06:41 [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (77.05kB) 08:06:41 [INFO] The user operation is waiting for background work to complete. 08:06:41 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (215.55kB) 08:06:41 [INFO] The user operation is waiting for background work to complete. 08:06:41 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (202.12kB) 08:06:41 [INFO] The user operation is waiting for background work to complete. 08:06:41 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (38.56kB) 08:06:41 [INFO] The user operation is waiting for background work to complete. 08:06:41 [INFO] Fetching org.eclipse.ocl.xtext.markup_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (62.38kB) 08:06:41 [INFO] The user operation is waiting for background work to complete. 08:06:41 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (11.51kB) 08:06:41 [INFO] The user operation is waiting for background work to complete. 08:06:41 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (15.77kB) 08:06:41 [INFO] The user operation is waiting for background work to complete. 08:06:42 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (171.86kB) 08:06:42 [INFO] The user operation is waiting for background work to complete. 08:06:42 [INFO] Fetching org.eclipse.xwt_1.6.0.202011091434.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2/plugins/ (178.18kB) 08:06:42 [INFO] The user operation is waiting for background work to complete. 08:06:42 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (65.24kB) 08:06:42 [INFO] The user operation is waiting for background work to complete. 08:06:42 [INFO] Fetching org.eclipse.ui.intro_3.6.100.v20210119-2223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (142.08kB) 08:06:42 [INFO] The user operation is waiting for background work to complete. 08:06:42 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (37.64kB) 08:06:42 [INFO] The user operation is waiting for background work to complete. 08:06:42 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (12.83kB) 08:06:42 [INFO] The user operation is waiting for background work to complete. 08:06:42 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (35.18kB) 08:06:42 [INFO] The user operation is waiting for background work to complete. 08:06:42 [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (80.37kB) 08:06:42 [INFO] The user operation is waiting for background work to complete. 08:06:42 [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (148.58kB) 08:06:42 [INFO] The user operation is waiting for background work to complete. 08:06:43 [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (26.12kB) 08:06:43 [INFO] The user operation is waiting for background work to complete. 08:06:43 [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (60.98kB) 08:06:43 [INFO] The user operation is waiting for background work to complete. 08:06:46 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.18MB) 08:06:46 [INFO] The user operation is waiting for background work to complete. 08:06:47 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (836.99kB) 08:06:47 [INFO] The user operation is waiting for background work to complete. 08:06:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/main/site/pom.xml 08:06:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml 08:06:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml 08:06:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml 08:06:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml 08:06:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml 08:06:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml 08:06:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml 08:06:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml 08:06:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml 08:06:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml 08:06:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml 08:06:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml 08:06:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml 08:06:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml 08:07:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml 08:07:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.tooling.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/pom.xml 08:07:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.tooling.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/pom.xml 08:07:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.tooling.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/pom.xml 08:07:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml 08:07:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml 08:07:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml 08:07:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml 08:07:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml 08:07:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml 08:07:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml 08:07:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml 08:07:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml 08:07:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml 08:07:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml 08:07:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml 08:07:12 [INFO] Fetching org.eclipse.ant.launching_1.2.1000.v20200610-1458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (102.05kB) 08:07:12 [INFO] Fetching org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.85kB) 08:07:12 [INFO] Fetching org.eclipse.ant.ui_3.7.1200.v20210206-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (475.35kB) 08:07:13 [INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.62kB) 08:07:13 [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.200.v20210224-0638.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.67MB) 08:07:13 [INFO] Fetching org.eclipse.jdt.junit_3.11.1100.v20210203-1102.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (232.08kB) 08:07:13 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.94kB) 08:07:14 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (288.69kB) 08:07:14 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (71.54kB) 08:07:14 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (24.62kB) 08:07:14 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.62kB) 08:07:14 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (123kB) 08:07:15 [INFO] Fetching org.eclipse.pde.ui_3.13.0.v20210209-0833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.45MB) 08:07:17 [INFO] Fetching org.eclipse.pde.launching_3.9.200.v20201208-1742.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (51.57kB) 08:07:17 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (150.08kB) 08:07:17 [INFO] Fetching org.eclipse.ui.views.log_1.2.1400.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (85.04kB) 08:07:17 [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.19kB) 08:07:17 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (51.41kB) 08:07:18 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (29.18kB) 08:07:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml 08:07:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml 08:07:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml 08:07:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml 08:07:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml 08:07:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml 08:07:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml 08:07:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml 08:07:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml 08:07:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml 08:07:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml 08:07:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml 08:07:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml 08:07:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml 08:07:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml 08:07:22 [INFO] Fetching org.eclipse.emf.compare_3.5.3.202102231741.jar.pack.gz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202102231741/core/plugins/ (181.72kB) 08:07:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml 08:07:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml 08:07:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml 08:07:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml 08:07:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml 08:07:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml 08:07:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml 08:07:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml 08:07:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml 08:07:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml 08:07:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml 08:07:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml 08:07:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml 08:07:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml 08:07:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml 08:07:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml 08:07:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml 08:07:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml 08:07:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml 08:07:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml 08:07:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml 08:07:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml 08:07:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml 08:07:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml 08:07:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml 08:07:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml 08:07:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml 08:07:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml 08:07:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml 08:07:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml 08:07:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml 08:07:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml 08:07:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml 08:07:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml 08:07:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml 08:07:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml 08:07:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml 08:07:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml 08:07:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml 08:07:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml 08:07:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml 08:07:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml 08:07:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/pom.xml 08:07:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/pom.xml 08:07:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/pom.xml 08:07:30 [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (23.86kB) 08:07:30 [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.10.3.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (95.32kB) 08:07:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen:2.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/pom.xml 08:07:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen:2.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/pom.xml 08:07:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen:2.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/pom.xml 08:07:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/pom.xml 08:07:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/pom.xml 08:07:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/pom.xml 08:07:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/pom.xml 08:07:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/pom.xml 08:07:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/pom.xml 08:07:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/pom.xml 08:07:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/pom.xml 08:07:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/pom.xml 08:07:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef.edit:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/pom.xml 08:07:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef.edit:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/pom.xml 08:07:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef.edit:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/pom.xml 08:07:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/pom.xml 08:07:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/pom.xml 08:07:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/pom.xml 08:07:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/pom.xml 08:07:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/pom.xml 08:07:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/pom.xml 08:07:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge:1.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/pom.xml 08:07:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge:1.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/pom.xml 08:07:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge:1.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/pom.xml 08:07:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.trace:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/pom.xml 08:07:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.trace:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/pom.xml 08:07:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.trace:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/pom.xml 08:07:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui:1.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/pom.xml 08:07:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui:1.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/pom.xml 08:07:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui:1.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/pom.xml 08:07:36 [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (40.2kB) 08:07:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui.dashboard:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/pom.xml 08:07:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui.dashboard:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/pom.xml 08:07:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui.dashboard:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/pom.xml 08:07:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:2.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml 08:07:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:2.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml 08:07:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:2.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml 08:07:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml 08:07:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml 08:07:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml 08:07:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml 08:07:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml 08:07:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml 08:07:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml 08:07:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml 08:07:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml 08:07:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml 08:07:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml 08:07:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml 08:07:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml 08:07:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml 08:07:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml 08:07:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml 08:07:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml 08:07:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml 08:07:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/pom.xml 08:07:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/pom.xml 08:07:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/pom.xml 08:07:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand.qvtlibrary:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/pom.xml 08:07:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand.qvtlibrary:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/pom.xml 08:07:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand.qvtlibrary:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/pom.xml 08:07:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml 08:07:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml 08:07:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml 08:07:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml 08:07:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml 08:08:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml 08:08:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.def:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/pom.xml 08:08:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.def:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/pom.xml 08:08:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.def:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/pom.xml 08:08:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml 08:08:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml 08:08:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml 08:08:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml 08:08:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml 08:08:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml 08:08:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml 08:08:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml 08:08:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml 08:08:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml 08:08:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml 08:08:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml 08:08:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml 08:08:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml 08:08:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml 08:08:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml 08:08:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml 08:08:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml 08:08:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml 08:08:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml 08:08:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml 08:08:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml 08:08:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml 08:08:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml 08:08:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml 08:08:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml 08:08:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml 08:08:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/pom.xml 08:08:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/pom.xml 08:08:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/pom.xml 08:08:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml 08:08:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml 08:08:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml 08:08:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml 08:08:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml 08:08:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml 08:08:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml 08:08:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml 08:08:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml 08:08:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml 08:08:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml 08:08:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml 08:08:09 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (333.69kB) 08:08:09 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (109.72kB) 08:08:10 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (108.85kB) 08:08:10 [INFO] Fetching org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (12.66kB) 08:08:10 [INFO] Fetching org.eclipse.ecf_3.9.101.v20201027-0547.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (48.21kB) 08:08:10 [INFO] Fetching org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (14.4kB) 08:08:10 [INFO] Fetching org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (62.65kB) 08:08:11 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (31.76kB) 08:08:12 [INFO] Fetching org.kohsuke.args4j_2.33.0.v20160323-2218.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (73.73kB) 08:08:12 [INFO] Fetching org.eclipse.cbi.targetplatform_3.0.0.202005061025.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/plugins/ (193.95kB) 08:08:12 [INFO] Fetching org.eclipse.cbi.targetplatform.model_3.0.0.202004211801.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/plugins/ (66.07kB) 08:08:12 [INFO] Fetching org.eclipse.cbi.targetplatform.ide_3.0.0.201902111444.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/plugins/ (44.94kB) 08:08:12 [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.5.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (13.55kB) 08:08:12 [INFO] Fetching org.eclipse.cbi.targetplatform.ui_3.0.0.202005061025.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/plugins/ (119.47kB) 08:08:13 [INFO] Fetching org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.04kB) 08:08:13 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.34kB) 08:08:13 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.47kB) 08:08:14 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (45.05kB) 08:08:14 [INFO] Fetching org.eclipse.equinox.p2.console_1.1.500.v20210116-1227.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.99kB) 08:08:14 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (35.76kB) 08:08:14 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.63kB) 08:08:14 [INFO] Fetching org.eclipse.oomph.base_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (34.31kB) 08:08:14 [INFO] Fetching org.eclipse.oomph.util_1.16.0.v20201230-0920.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (77.3kB) 08:08:15 [INFO] Fetching org.eclipse.oomph.p2_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (35.05kB) 08:08:15 [INFO] Fetching org.eclipse.oomph.p2.core_1.17.0.v20200820-0414.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (126.1kB) 08:08:15 [INFO] Fetching org.eclipse.oomph.predicates_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (25.45kB) 08:08:15 [INFO] Fetching org.eclipse.oomph.preferences_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (34.99kB) 08:08:15 [INFO] Fetching org.eclipse.oomph.resources_1.15.0.v20210211-0559.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (42.91kB) 08:08:15 [INFO] Fetching org.eclipse.oomph.setup_1.19.0.v20210223-0655.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (137.94kB) 08:08:16 [INFO] Fetching org.eclipse.oomph.setup.targlets_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (25.09kB) 08:08:16 [INFO] Fetching org.eclipse.oomph.targlets_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (38.14kB) 08:08:16 [INFO] Fetching org.eclipse.oomph.targlets.core_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (52.71kB) 08:08:16 [INFO] Fetching org.eclipse.oomph.util.pde_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (13.66kB) 08:08:16 [INFO] Fetching org.eclipse.oomph.setup.workingsets_1.13.0.v20200815-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (18.43kB) 08:08:16 [INFO] Fetching org.eclipse.oomph.workingsets_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (21.65kB) 08:08:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml 08:08:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml 08:08:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml 08:08:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml 08:08:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml 08:08:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml 08:08:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml 08:08:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml 08:08:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml 08:08:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml 08:08:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml 08:08:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml 08:08:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml 08:08:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml 08:08:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml 08:08:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml 08:08:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml 08:08:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml 08:08:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml 08:08:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml 08:08:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml 08:08:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml 08:08:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml 08:08:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml 08:08:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml 08:08:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml 08:08:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml 08:08:20 [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.78kB) 08:08:20 [INFO] Fetching org.eclipse.equinox.launcher_1.6.100.v20201223-0822.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (29.99kB) 08:08:21 [INFO] Fetching org.eclipse.pde.api.tools_1.2.300.v20210205-1814.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (929.57kB) 08:08:21 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (131.9kB) 08:08:21 [INFO] Fetching org.objectweb.asm.tree_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (26.39kB) 08:08:21 [INFO] Fetching org.eclipse.ui.ide.application_1.4.0.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (56.26kB) 08:08:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/toolsmiths/site/pom.xml 08:08:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/toolsmiths/site/pom.xml 08:08:22 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (333.69kB) 08:08:22 [INFO] The user operation is waiting for background work to complete. 08:08:22 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (109.72kB) 08:08:22 [INFO] The user operation is waiting for background work to complete. 08:08:22 [INFO] Fetching org.eclipse.ant.launching_1.2.1000.v20200610-1458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (102.05kB) 08:08:22 [INFO] The user operation is waiting for background work to complete. 08:08:23 [INFO] Fetching org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.85kB) 08:08:23 [INFO] The user operation is waiting for background work to complete. 08:08:23 [INFO] Fetching org.eclipse.ant.ui_3.7.1200.v20210206-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (475.35kB) 08:08:23 [INFO] The user operation is waiting for background work to complete. 08:08:23 [INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.62kB) 08:08:23 [INFO] The user operation is waiting for background work to complete. 08:08:23 [INFO] Fetching org.eclipse.jdt.junit_3.11.1100.v20210203-1102.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (232.08kB) 08:08:23 [INFO] The user operation is waiting for background work to complete. 08:08:23 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (108.85kB) 08:08:23 [INFO] The user operation is waiting for background work to complete. 08:08:23 [INFO] Fetching org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (12.66kB) 08:08:23 [INFO] The user operation is waiting for background work to complete. 08:08:23 [INFO] Fetching org.eclipse.ecf_3.9.101.v20201027-0547.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (48.21kB) 08:08:23 [INFO] The user operation is waiting for background work to complete. 08:08:24 [INFO] Fetching org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (14.4kB) 08:08:24 [INFO] The user operation is waiting for background work to complete. 08:08:24 [INFO] Fetching org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (62.65kB) 08:08:24 [INFO] The user operation is waiting for background work to complete. 08:08:24 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (31.76kB) 08:08:24 [INFO] The user operation is waiting for background work to complete. 08:08:24 [INFO] Fetching org.kohsuke.args4j_2.33.0.v20160323-2218.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (73.73kB) 08:08:24 [INFO] The user operation is waiting for background work to complete. 08:08:24 [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.5.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (13.55kB) 08:08:24 [INFO] The user operation is waiting for background work to complete. 08:08:24 [INFO] Fetching org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.04kB) 08:08:24 [INFO] The user operation is waiting for background work to complete. 08:08:24 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.34kB) 08:08:24 [INFO] The user operation is waiting for background work to complete. 08:08:24 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.47kB) 08:08:24 [INFO] The user operation is waiting for background work to complete. 08:08:25 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (45.05kB) 08:08:25 [INFO] The user operation is waiting for background work to complete. 08:08:25 [INFO] Fetching org.eclipse.emf.compare_3.5.3.202102231741.jar.pack.gz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202102231741/core/plugins/ (181.72kB) 08:08:25 [INFO] The user operation is waiting for background work to complete. 08:08:25 [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (40.2kB) 08:08:25 [INFO] The user operation is waiting for background work to complete. 08:08:25 [INFO] Fetching org.eclipse.equinox.p2.console_1.1.500.v20210116-1227.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.99kB) 08:08:25 [INFO] The user operation is waiting for background work to complete. 08:08:25 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.94kB) 08:08:25 [INFO] The user operation is waiting for background work to complete. 08:08:25 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (35.76kB) 08:08:25 [INFO] The user operation is waiting for background work to complete. 08:08:25 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (288.69kB) 08:08:25 [INFO] The user operation is waiting for background work to complete. 08:08:25 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (71.54kB) 08:08:25 [INFO] The user operation is waiting for background work to complete. 08:08:25 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.63kB) 08:08:25 [INFO] The user operation is waiting for background work to complete. 08:08:26 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (24.62kB) 08:08:26 [INFO] The user operation is waiting for background work to complete. 08:08:26 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.62kB) 08:08:26 [INFO] The user operation is waiting for background work to complete. 08:08:26 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (123kB) 08:08:26 [INFO] The user operation is waiting for background work to complete. 08:08:26 [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (23.86kB) 08:08:26 [INFO] The user operation is waiting for background work to complete. 08:08:26 [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.10.3.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (95.32kB) 08:08:26 [INFO] The user operation is waiting for background work to complete. 08:08:26 [INFO] Fetching org.eclipse.oomph.base_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (34.31kB) 08:08:26 [INFO] The user operation is waiting for background work to complete. 08:08:26 [INFO] Fetching org.eclipse.oomph.util_1.16.0.v20201230-0920.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (77.3kB) 08:08:26 [INFO] The user operation is waiting for background work to complete. 08:08:26 [INFO] Fetching org.eclipse.oomph.p2_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (35.05kB) 08:08:26 [INFO] The user operation is waiting for background work to complete. 08:08:27 [INFO] Fetching org.eclipse.oomph.p2.core_1.17.0.v20200820-0414.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (126.1kB) 08:08:27 [INFO] The user operation is waiting for background work to complete. 08:08:27 [INFO] Fetching org.eclipse.oomph.predicates_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (25.45kB) 08:08:27 [INFO] The user operation is waiting for background work to complete. 08:08:27 [INFO] Fetching org.eclipse.oomph.preferences_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (34.99kB) 08:08:27 [INFO] The user operation is waiting for background work to complete. 08:08:27 [INFO] Fetching org.eclipse.oomph.resources_1.15.0.v20210211-0559.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (42.91kB) 08:08:27 [INFO] The user operation is waiting for background work to complete. 08:08:27 [INFO] Fetching org.eclipse.oomph.setup_1.19.0.v20210223-0655.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (137.94kB) 08:08:27 [INFO] The user operation is waiting for background work to complete. 08:08:27 [INFO] Fetching org.eclipse.oomph.setup.targlets_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (25.09kB) 08:08:27 [INFO] The user operation is waiting for background work to complete. 08:08:27 [INFO] Fetching org.eclipse.oomph.targlets_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (38.14kB) 08:08:27 [INFO] The user operation is waiting for background work to complete. 08:08:27 [INFO] Fetching org.eclipse.oomph.targlets.core_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (52.71kB) 08:08:27 [INFO] The user operation is waiting for background work to complete. 08:08:27 [INFO] Fetching org.eclipse.oomph.util.pde_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (13.66kB) 08:08:27 [INFO] The user operation is waiting for background work to complete. 08:08:28 [INFO] Fetching org.eclipse.oomph.setup.workingsets_1.13.0.v20200815-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (18.43kB) 08:08:28 [INFO] The user operation is waiting for background work to complete. 08:08:28 [INFO] Fetching org.eclipse.oomph.workingsets_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210303-042135-1.20.0-RC1/plugins/ (21.65kB) 08:08:28 [INFO] The user operation is waiting for background work to complete. 08:08:28 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (131.9kB) 08:08:28 [INFO] The user operation is waiting for background work to complete. 08:08:28 [INFO] Fetching org.eclipse.pde.ui_3.13.0.v20210209-0833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.45MB) 08:08:28 [INFO] The user operation is waiting for background work to complete. 08:08:28 [INFO] Fetching org.objectweb.asm.tree_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (26.39kB) 08:08:28 [INFO] The user operation is waiting for background work to complete. 08:08:28 [INFO] Fetching org.eclipse.pde.launching_3.9.200.v20201208-1742.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (51.57kB) 08:08:28 [INFO] The user operation is waiting for background work to complete. 08:08:28 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (150.08kB) 08:08:28 [INFO] The user operation is waiting for background work to complete. 08:08:28 [INFO] Fetching org.eclipse.ui.views.log_1.2.1400.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (85.04kB) 08:08:28 [INFO] The user operation is waiting for background work to complete. 08:08:28 [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.19kB) 08:08:28 [INFO] The user operation is waiting for background work to complete. 08:08:28 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (51.41kB) 08:08:28 [INFO] The user operation is waiting for background work to complete. 08:08:29 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (29.18kB) 08:08:29 [INFO] The user operation is waiting for background work to complete. 08:08:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/toolsmiths/site/pom.xml 08:08:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml 08:08:31 [INFO] Adding repository http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/toolsmiths 08:08:31 [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/toolsmiths/ 08:08:32 [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/ (172B) 08:08:32 [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/ (27.84kB) 08:08:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml 08:08:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml 08:08:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml 08:08:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml 08:08:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml 08:08:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml 08:08:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml 08:08:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml 08:08:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml 08:08:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml 08:08:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml 08:08:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml 08:08:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml 08:08:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml 08:08:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml 08:08:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml 08:08:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml 08:08:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml 08:08:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml 08:08:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml 08:08:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml 08:08:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml 08:08:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml 08:08:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml 08:08:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml 08:08:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml 08:08:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml 08:08:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml 08:08:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml 08:08:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml 08:08:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml 08:08:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml 08:08:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml 08:08:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml 08:08:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml 08:08:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml 08:08:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml 08:08:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml 08:08:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml 08:08:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml 08:08:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml 08:08:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml 08:08:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml 08:08:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml 08:08:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml 08:08:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml 08:08:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml 08:08:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml 08:08:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml 08:08:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml 08:08:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml 08:08:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml 08:08:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml 08:08:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml 08:08:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml 08:08:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml 08:08:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml 08:08:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml 08:08:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml 08:08:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml 08:08:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml 08:08:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml 08:08:45 [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (107.05kB) 08:08:45 [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (62.49kB) 08:08:45 [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (33.35kB) 08:08:45 [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (108.23kB) 08:08:45 [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.65kB) 08:08:46 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (29.94kB) 08:08:46 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (77.96kB) 08:08:46 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (35.42kB) 08:08:46 [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (2.36MB) 08:08:46 [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (696.23kB) 08:08:47 [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (962.55kB) 08:08:49 [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (3.42MB) 08:08:50 [INFO] Fetching org.apiguardian_1.1.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (12.57kB) 08:08:50 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (11.32kB) 08:08:51 [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (93.41kB) 08:08:51 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.300.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (103.62kB) 08:08:51 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (69.3kB) 08:08:51 [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (944.53kB) 08:08:52 [INFO] Fetching org.eclipse.equinox.console_1.4.300.v20210211-2058.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (52.27kB) 08:08:52 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.13kB) 08:08:52 [INFO] Fetching org.eclipse.e4.core.services.source_2.2.600.v20210110-1654.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (60.56kB) 08:08:52 [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.16.0.v20201230-1610.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (94.57kB) 08:08:52 [INFO] Fetching org.eclipse.e4.core.commands.source_0.13.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (21.58kB) 08:08:53 [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.13.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (35.64kB) 08:08:53 [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.1.1000.v20210111-0958.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (376.07kB) 08:08:53 [INFO] Fetching org.eclipse.e4.ui.services.source_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.37kB) 08:08:53 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.15.0.v20201125-0918.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (139.58kB) 08:08:53 [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.12.100.v20210122-1731.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (163.88kB) 08:08:53 [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.13.0.v20201015-0653.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (206.25kB) 08:08:53 [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.14.100.v20201217-1340.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (163.68kB) 08:08:54 [INFO] Fetching org.apache.batik.css.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (319.46kB) 08:08:54 [INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (52.19kB) 08:08:54 [INFO] Fetching org.apache.batik.util.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (126.65kB) 08:08:54 [INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (89.33kB) 08:08:54 [INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (18.29kB) 08:08:54 [INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (39.54kB) 08:08:54 [INFO] Fetching javax.inject.source_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (22.39kB) 08:08:55 [INFO] Fetching javax.annotation.source_1.3.5.v20200909-1856.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (57.91kB) 08:08:55 [INFO] Fetching org.eclipse.e4.core.di.source_1.7.700.v20210128-2123.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.5kB) 08:08:55 [INFO] Fetching org.eclipse.e4.core.contexts.source_1.8.400.v20191217-1710.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (42.13kB) 08:08:55 [INFO] Fetching org.apache.batik.i18n.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (20.2kB) 08:08:55 [INFO] Fetching org.apache.batik.constants.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (14.72kB) 08:08:55 [INFO] Fetching org.apache.xmlgraphics.source_2.4.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (677.47kB) 08:08:55 [INFO] Fetching org.apache.commons.io.source_2.6.0.v20190123-2029.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (293.37kB) 08:08:56 [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (85.46kB) 08:08:56 [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.16.0.v20200507-0938.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.6kB) 08:08:56 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.13.0.v20201026-1147.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.72kB) 08:08:56 [INFO] Fetching org.eclipse.e4.ui.di.source_1.3.0.v20210222-1018.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.48kB) 08:08:56 [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.2.800.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (10.4kB) 08:08:57 [INFO] Fetching org.eclipse.equinox.common.source_3.14.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (144.54kB) 08:08:57 [INFO] Fetching org.apache.felix.scr.source_2.1.24.v20200924-1939.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (278.04kB) 08:08:57 [INFO] Fetching org.eclipse.equinox.event.source_1.6.0.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.17kB) 08:08:57 [INFO] Fetching org.eclipse.core.commands.source_3.9.800.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (150.67kB) 08:08:57 [INFO] Fetching org.eclipse.core.contenttype.source_3.7.900.v20210111-0918.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (81.97kB) 08:08:57 [INFO] Fetching org.eclipse.core.databinding.source_1.10.100.v20200926-1123.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (145.76kB) 08:08:57 [INFO] Fetching org.eclipse.core.databinding.beans.source_1.7.200.v20210111-0759.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (75.48kB) 08:08:58 [INFO] Fetching org.eclipse.core.databinding.observable.source_1.10.0.v20200730-0848.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (208kB) 08:08:58 [INFO] Fetching org.eclipse.core.databinding.property.source_1.8.100.v20200619-0651.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (94.56kB) 08:08:58 [INFO] Fetching org.eclipse.core.expressions.source_3.7.100.v20210203-1000.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (86.87kB) 08:08:58 [INFO] Fetching org.eclipse.core.jobs.source_3.10.1100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (107.64kB) 08:08:58 [INFO] Fetching org.eclipse.core.runtime.source_3.20.100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.15kB) 08:08:58 [INFO] Fetching org.eclipse.equinox.app.source_1.5.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (76.52kB) 08:08:58 [INFO] Fetching org.eclipse.equinox.launcher.source_1.6.100.v20201223-0822.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.68kB) 08:08:59 [INFO] Fetching org.eclipse.equinox.preferences.source_3.8.200.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (115.63kB) 08:08:59 [INFO] Fetching org.eclipse.equinox.registry.source_3.10.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (176.17kB) 08:08:59 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.3.600.v20200721-1308.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (37.39kB) 08:08:59 [INFO] Fetching org.eclipse.osgi.source_3.16.200.v20210212-1137.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.13MB) 08:08:59 [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.2.300.v20210212-1137.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (143.08kB) 08:08:59 [INFO] Fetching org.eclipse.osgi.services.source_3.10.0.v20210212-1137.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (244.91kB) 08:08:59 [INFO] Fetching org.eclipse.osgi.util.source_3.6.0.v20210212-1137.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (63.52kB) 08:09:00 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.82MB) 08:09:00 [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (66.24kB) 08:09:00 [INFO] Fetching org.eclipse.jface.source_3.22.100.v20210126-0831.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1,022.85kB) 08:09:00 [INFO] Fetching org.eclipse.jface.databinding.source_1.12.200.v20210111-0911.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (230.28kB) 08:09:00 [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.15.500.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.72kB) 08:09:01 [INFO] Fetching org.apache.felix.gogo.command.source_1.1.2.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (38.47kB) 08:09:01 [INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (114.26kB) 08:09:01 [INFO] Fetching org.apache.felix.gogo.shell.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (48.31kB) 08:09:01 [INFO] Fetching org.eclipse.equinox.console.source_1.4.300.v20210211-2058.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.65kB) 08:09:01 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.4.100.v20201221-2332.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.5kB) 08:09:01 [INFO] Fetching org.eclipse.equinox.bidi.source_1.3.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (63.51kB) 08:09:01 [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.2.100.v20201109-2317.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (39.1kB) 08:09:02 [INFO] Fetching org.apache.commons.jxpath.source_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (180.32kB) 08:09:02 [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.2.800.v20200609-0849.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (52.39kB) 08:09:02 [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.6.600.v20191216-2352.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (14.41kB) 08:09:02 [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.48kB) 08:09:02 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.15.800.v20210110-1654.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.8kB) 08:09:02 [INFO] Fetching org.eclipse.urischeme.source_1.1.300.v20210113-1544.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.3kB) 08:09:02 [INFO] Fetching org.eclipse.jface.notifications.source_0.3.0.v20210218-1820.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (15.75kB) 08:09:03 [INFO] Fetching com.sun.jna.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (163.15kB) 08:09:03 [INFO] Fetching com.sun.jna.platform.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (912.59kB) 08:09:03 [INFO] Fetching org.eclipse.ecf.source_3.9.101.v20201027-0547.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (102.76kB) 08:09:03 [INFO] Fetching org.eclipse.ecf.identity.source_3.9.401.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (53.05kB) 08:09:03 [INFO] Fetching org.eclipse.ecf.ssl_1.2.400.v20200611-2220.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.93kB) 08:09:03 [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.400.v20200611-2220.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.61kB) 08:09:04 [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.1.101.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (76.02kB) 08:09:04 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.601.v20201025-0700.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (86kB) 08:09:04 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.301.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (35.76kB) 08:09:04 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.source_1.0.301.v20201025-0700.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (52.56kB) 08:09:04 [INFO] Fetching org.apache.commons.codec.source_1.14.0.v20200818-1422.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (374.24kB) 08:09:04 [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.10.v20200830-2311.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (965.36kB) 08:09:04 [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.12.v20200108-1212.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (431.64kB) 08:09:05 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.200.v20200611-1836.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.35kB) 08:09:05 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.200.v20200611-1836.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.47kB) 08:09:05 [INFO] Fetching org.eclipse.emf.common.source_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (218.79kB) 08:09:05 [INFO] Fetching org.eclipse.emf.ecore.source_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (820.38kB) 08:09:05 [INFO] Fetching org.eclipse.emf.ecore.change.source_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (90.75kB) 08:09:05 [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.16.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (151.52kB) 08:09:06 [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.600.v20210224-2143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.21kB) 08:09:06 [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.0.v20210202-1229.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (76.5kB) 08:09:06 [INFO] Fetching org.eclipse.jetty.http_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (229.4kB) 08:09:06 [INFO] Fetching org.eclipse.jetty.server_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (724.34kB) 08:09:06 [INFO] Fetching org.eclipse.jetty.servlet_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (154.15kB) 08:09:07 [INFO] Fetching org.eclipse.jetty.util_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (590.52kB) 08:09:07 [INFO] Fetching org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.17kB) 08:09:07 [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (14.65kB) 08:09:08 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.69kB) 08:09:08 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.0.v20201012-1345.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.39kB) 08:09:08 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.08kB) 08:09:08 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.4.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (107.02kB) 08:09:08 [INFO] Fetching org.eclipse.equinox.p2.console.source_1.1.500.v20210116-1227.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.92kB) 08:09:08 [INFO] Fetching org.eclipse.equinox.p2.core.source_2.6.300.v20200211-1504.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (60.76kB) 08:09:08 [INFO] Fetching org.eclipse.equinox.p2.director.source_2.4.700.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (66.98kB) 08:09:09 [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.6.700.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (138.75kB) 08:09:09 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.1.400.v20200221-1022.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (18.84kB) 08:09:09 [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.5.100.v20200908-1020.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (247.75kB) 08:09:09 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.3.500.v20210108-0738.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (59.72kB) 08:09:09 [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.5.0.v20201013-0853.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (121.32kB) 08:09:09 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.2.800.v20210115-1344.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (96.12kB) 08:09:09 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.3.600.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (60.9kB) 08:09:10 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.1.500.v20200211-1505.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.62kB) 08:09:10 [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.1.400.v20191002-0702.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (34.92kB) 08:09:10 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.1.400.v20200319-1546.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.5kB) 08:09:10 [INFO] Fetching org.eclipse.equinox.security.source_1.3.600.v20210126-1005.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (102.02kB) 08:09:10 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.1.700.v20200904-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.23kB) 08:09:10 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.3.0.v20201012-1345.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.23kB) 08:09:11 [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.5.1000.v20201106-1246.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (64.21kB) 08:09:11 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64.source_1.1.500.v20210125-1508.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.41kB) 08:09:11 [INFO] Fetching org.tukaani.xz.source_1.8.0.v20180207-1613.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (149.53kB) 08:09:11 [INFO] Fetching org.eclipse.equinox.concurrent.source_1.2.0.v20210202-1157.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (25.94kB) 08:09:11 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.45kB) 08:09:11 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.43kB) 08:09:11 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.500.v20210116-1855.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.58kB) 08:09:12 [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.1.600.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (34.79kB) 08:09:12 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.2.500.v20191211-1631.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.74kB) 08:09:12 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.3.500.v20210116-1855.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (34.03kB) 08:09:12 [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.5.500.v20210211-1133.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (74.59kB) 08:09:12 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.3.400.v20191213-1911.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.24kB) 08:09:12 [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.2.600.v20210114-1107.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (178.62kB) 08:09:12 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.3.800.v20210205-1231.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (149.21kB) 08:09:13 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.0.v20201012-1421.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (46.8kB) 08:09:13 [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (10.9kB) 08:09:13 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.0.v20210114-1214.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.79kB) 08:09:13 [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.7.0.v20210114-1216.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (294.33kB) 08:09:13 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.5.0.v20201012-1421.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (55.67kB) 08:09:13 [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.2.300.v20200222-1600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (15.42kB) 08:09:13 [INFO] Fetching org.eclipse.equinox.security.ui.source_1.3.0.v20210121-0947.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (85.51kB) 08:09:14 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.2.0.v20210114-1214.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (30.22kB) 08:09:14 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.0.v20210217-1009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.52kB) 08:09:14 [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.1.500.v20210108-0738.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (70.96kB) 08:09:14 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.3.0.v20210217-1009.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (51.01kB) 08:09:14 [INFO] Fetching org.eclipse.equinox.security.linux_1.0.0.v20210121-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.29kB) 08:09:14 [INFO] Fetching org.eclipse.help.base_4.3.200.v20210224-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (164.37kB) 08:09:15 [INFO] Fetching org.eclipse.help.ui_4.2.200.v20210123-1004.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (203.35kB) 08:09:15 [INFO] Fetching org.eclipse.help.webapp_3.10.200.v20210222-1057.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (312.21kB) 08:09:15 [INFO] Fetching org.eclipse.jetty.continuation_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.75kB) 08:09:15 [INFO] Fetching org.eclipse.jetty.io_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (181.16kB) 08:09:16 [INFO] Fetching org.eclipse.jetty.security_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (126.78kB) 08:09:16 [INFO] Fetching org.eclipse.jetty.util.ajax_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (72.52kB) 08:09:16 [INFO] Fetching javax.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (57.06kB) 08:09:16 [INFO] Fetching javax.servlet.source_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (118.48kB) 08:09:16 [INFO] Fetching javax.servlet.jsp.source_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (129.79kB) 08:09:16 [INFO] Fetching com.sun.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (73.27kB) 08:09:17 [INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (321.04kB) 08:09:17 [INFO] Fetching org.apache.lucene.analyzers-common.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (1.66MB) 08:09:18 [INFO] Fetching org.apache.lucene.core.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (2.24MB) 08:09:18 [INFO] Fetching org.apache.lucene.analyzers-smartcn.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (3.45MB) 08:09:18 [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.7.600.v20210224-2143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.49kB) 08:09:19 [INFO] Fetching org.eclipse.equinox.http.registry.source_1.2.0.v20200614-1851.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.54kB) 08:09:19 [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.7.0.v20210202-1229.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (140.86kB) 08:09:19 [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.500.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.16kB) 08:09:19 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.1.400.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.02kB) 08:09:19 [INFO] Fetching org.eclipse.help.base.source_4.3.200.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (307.21kB) 08:09:19 [INFO] Fetching org.eclipse.help.ui.source_4.2.200.v20210123-1004.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (220.62kB) 08:09:19 [INFO] Fetching org.eclipse.help.webapp.source_3.10.200.v20210222-1057.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (198.81kB) 08:09:20 [INFO] Fetching org.eclipse.jetty.continuation.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.7kB) 08:09:20 [INFO] Fetching org.eclipse.jetty.http.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (140.15kB) 08:09:20 [INFO] Fetching org.eclipse.jetty.io.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (103.82kB) 08:09:20 [INFO] Fetching org.eclipse.jetty.security.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (94.42kB) 08:09:20 [INFO] Fetching org.eclipse.jetty.server.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (444.29kB) 08:09:20 [INFO] Fetching org.eclipse.jetty.servlet.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (88.11kB) 08:09:21 [INFO] Fetching org.eclipse.jetty.util.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (394.45kB) 08:09:21 [INFO] Fetching org.eclipse.jetty.util.ajax.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.01kB) 08:09:21 [INFO] Fetching org.eclipse.core.net.source_1.3.1000.v20200715-0827.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (58.58kB) 08:09:22 [INFO] Fetching org.eclipse.jdt_3.18.700.v20210224-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (29.43kB) 08:09:22 [INFO] Fetching org.eclipse.jdt.annotation_1.1.500.v20200407-1355.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.46kB) 08:09:22 [INFO] Fetching org.eclipse.jdt.apt.core_3.6.800.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (128.03kB) 08:09:22 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.500.v20200322-1447.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (18.1kB) 08:09:22 [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.1100.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (154.45kB) 08:09:22 [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.1200.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.51kB) 08:09:23 [INFO] Fetching org.eclipse.jdt.apt.ui_3.6.500.v20200828-1336.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.59kB) 08:09:23 [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.0.0.v20200119-0748.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.04kB) 08:09:23 [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.1100.v20210224-1700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (5.03MB) 08:09:29 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1000.v20210105-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.65MB) 08:09:31 [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1500.v20210112-1623.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.16kB) 08:09:31 [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.1200.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.92kB) 08:09:31 [INFO] Fetching org.junit.jupiter.api_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (63.4kB) 08:09:32 [INFO] Fetching org.junit.jupiter.engine_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (73.54kB) 08:09:32 [INFO] Fetching org.junit.jupiter.migrationsupport_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (21.55kB) 08:09:32 [INFO] Fetching org.junit.jupiter.params_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (186.1kB) 08:09:32 [INFO] Fetching org.junit.platform.commons_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (51.05kB) 08:09:33 [INFO] Fetching org.junit.platform.engine_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (60.02kB) 08:09:33 [INFO] Fetching org.junit.platform.launcher_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (53.71kB) 08:09:33 [INFO] Fetching org.junit.platform.runner_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (21.11kB) 08:09:33 [INFO] Fetching org.junit.platform.suite.api_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (16.91kB) 08:09:33 [INFO] Fetching org.junit.vintage.engine_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (33.82kB) 08:09:33 [INFO] Fetching org.opentest4j_1.2.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (14.79kB) 08:09:34 [INFO] Fetching org.eclipse.ant.ui.source_3.7.1200.v20210206-1820.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (610.03kB) 08:09:34 [INFO] Fetching org.eclipse.jdt.apt.core.source_3.6.800.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (355.63kB) 08:09:34 [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.6.500.v20200828-1336.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (45.87kB) 08:09:34 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.2.500.v20200322-1447.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.82kB) 08:09:34 [INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.3.1200.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (135.62kB) 08:09:34 [INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.2.1100.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.73kB) 08:09:34 [INFO] Fetching org.eclipse.jdt.core.source_3.25.0.v20210223-0522.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (5.2MB) 08:09:35 [INFO] Fetching org.eclipse.jdt.core.formatterapp.source_1.0.0.v20200119-0748.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (10.86kB) 08:09:36 [INFO] Fetching org.eclipse.jdt.annotation.source_1.1.500.v20200407-1355.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.03kB) 08:09:36 [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.600.v20200408-1511.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.86kB) 08:09:36 [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.14.300.v20210224-0730.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.05MB) 08:09:36 [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.12.200.v20210224-0638.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (842.88kB) 08:09:36 [INFO] Fetching org.eclipse.jdt.debug.source_3.17.100.v20210220-1238.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (765.13kB) 08:09:36 [INFO] Fetching org.eclipse.jdt.junit.source_3.11.1100.v20210203-1102.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (198.13kB) 08:09:37 [INFO] Fetching org.eclipse.jdt.junit.core.source_3.10.1000.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (113.73kB) 08:09:37 [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.5.500.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (45.73kB) 08:09:37 [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.1.1500.v20210112-1623.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (18.35kB) 08:09:37 [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.0.1200.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (15.11kB) 08:09:37 [INFO] Fetching org.eclipse.jdt.launching.source_3.19.100.v20210217-1644.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (350.79kB) 08:09:37 [INFO] Fetching org.eclipse.jdt.ui.source_3.22.100.v20210224-0730.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (5.35MB) 08:09:38 [INFO] Fetching org.junit.source_4.13.0.v20200204-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (258.21kB) 08:09:38 [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (51.3kB) 08:09:38 [INFO] Fetching org.junit.jupiter.api.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (197.02kB) 08:09:39 [INFO] Fetching org.junit.jupiter.engine.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (138.86kB) 08:09:39 [INFO] Fetching org.junit.jupiter.migrationsupport.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (39.73kB) 08:09:39 [INFO] Fetching org.junit.jupiter.params.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (84.22kB) 08:09:39 [INFO] Fetching org.junit.platform.commons.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (90.3kB) 08:09:39 [INFO] Fetching org.junit.platform.engine.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (152.5kB) 08:09:39 [INFO] Fetching org.junit.platform.launcher.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (101.55kB) 08:09:39 [INFO] Fetching org.junit.platform.runner.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (26.97kB) 08:09:39 [INFO] Fetching org.junit.platform.suite.api.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (34.47kB) 08:09:40 [INFO] Fetching org.junit.vintage.engine.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (53.97kB) 08:09:40 [INFO] Fetching org.opentest4j.source_1.2.0.v20190826-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (20.88kB) 08:09:40 [INFO] Fetching org.apiguardian.source_1.1.0.v20190826-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (14.05kB) 08:09:40 [INFO] Fetching org.eclipse.ant.launching.source_1.2.1000.v20200610-1458.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (128.07kB) 08:09:40 [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.71kB) 08:09:40 [INFO] Fetching org.eclipse.jsch.ui_1.3.1100.v20200916-0731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (34.59kB) 08:09:40 [INFO] Fetching org.eclipse.pde.ds.lib_1.1.500.v20210209-1250.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.31kB) 08:09:41 [INFO] Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (2.36MB) 08:09:41 [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.65kB) 08:09:41 [INFO] Fetching org.eclipse.pde.api.tools.ui_1.2.200.v20210118-0937.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (206.84kB) 08:09:41 [INFO] Fetching org.eclipse.pde.doc.user_3.14.1100.v20210224-1700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (6.59MB) 08:09:44 [INFO] Fetching org.eclipse.pde.ds.annotations_1.2.100.v20210211-1236.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (63.08kB) 08:09:44 [INFO] Fetching org.eclipse.pde.ds.core_1.2.200.v20210219-0944.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (25.98kB) 08:09:44 [INFO] Fetching org.eclipse.pde.ds.ui_1.2.0.v20200813-0954.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (79.37kB) 08:09:44 [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.500.v20210209-1250.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.77kB) 08:09:44 [INFO] Fetching org.eclipse.pde_3.13.1400.v20210224-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (41.27kB) 08:09:45 [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.1000.v20210110-1048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.33kB) 08:09:45 [INFO] Fetching org.eclipse.pde.runtime_3.7.100.v20210208-1005.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (113.58kB) 08:09:45 [INFO] Fetching org.eclipse.pde.ui.templates_3.7.200.v20201208-0953.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (377.36kB) 08:09:45 [INFO] Fetching org.eclipse.pde.ua.core_1.2.200.v20210208-1459.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.04kB) 08:09:45 [INFO] Fetching org.eclipse.pde.ua.ui_1.2.100.v20201105-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (141.01kB) 08:09:46 [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.1.100.v20201207-1622.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.81kB) 08:09:46 [INFO] Fetching org.eclipse.tools.layout.spy_1.1.0.v20210110-1247.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (25.32kB) 08:09:46 [INFO] Fetching org.eclipse.pde.build.source_3.10.1000.v20210130-0813.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (317.22kB) 08:09:46 [INFO] Fetching org.eclipse.pde.core.source_3.14.200.v20210208-1154.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1,003.83kB) 08:09:47 [INFO] Fetching org.eclipse.pde.core.source_3.14.200.v20210208-1154.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (819.54kB of 1,003.83kB at 815.54kB/s) 08:09:48 [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.5.1000.v20210110-1048.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19kB) 08:09:48 [INFO] Fetching org.eclipse.pde.runtime.source_3.7.100.v20210208-1005.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (83.44kB) 08:09:48 [INFO] Fetching org.eclipse.pde.ui.source_3.13.0.v20210209-0833.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (2.06MB) 08:09:48 [INFO] Fetching org.eclipse.pde.ui.templates.source_3.7.200.v20201208-0953.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (107.52kB) 08:09:48 [INFO] Fetching org.objectweb.asm.source_9.1.0.v20210209-1849.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (188.4kB) 08:09:49 [INFO] Fetching org.objectweb.asm.tree.source_9.1.0.v20210209-1849.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (86.62kB) 08:09:49 [INFO] Fetching org.eclipse.pde.api.tools.source_1.2.300.v20210205-1814.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (653.15kB) 08:09:50 [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.56kB) 08:09:50 [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.2.200.v20210118-0937.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (250.49kB) 08:09:50 [INFO] Fetching org.eclipse.pde.ds.core.source_1.2.200.v20210219-0944.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.83kB) 08:09:50 [INFO] Fetching org.eclipse.pde.ds.ui.source_1.2.0.v20200813-0954.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (94.77kB) 08:09:50 [INFO] Fetching org.eclipse.pde.launching.source_3.9.200.v20201208-1742.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (93.19kB) 08:09:50 [INFO] Fetching org.eclipse.pde.ua.core.source_1.2.200.v20210208-1459.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (104.7kB) 08:09:50 [INFO] Fetching org.eclipse.pde.ua.ui.source_1.2.100.v20201105-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (272.56kB) 08:09:51 [INFO] Fetching org.eclipse.ui.trace.source_1.2.0.v20210110-1242.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (51.75kB) 08:09:51 [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.2.100.v20210211-1236.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.36kB) 08:09:51 [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.1.100.v20201207-1622.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (63.34kB) 08:09:51 [INFO] Fetching org.eclipse.pde.ds.lib.source_1.1.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (29.97kB) 08:09:51 [INFO] Fetching org.eclipse.pde.ds1_2.lib.source_1.0.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.56kB) 08:09:51 [INFO] Fetching org.eclipse.tools.layout.spy.source_1.1.0.v20210110-1247.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.45kB) 08:09:51 [INFO] Fetching org.eclipse.platform_4.19.0.v20210224-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (425.02kB) 08:09:52 [INFO] Fetching org.eclipse.platform.doc.isv_4.19.0.v20210224-1700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (21.43MB) 08:09:53 [INFO] Fetching org.eclipse.platform.doc.isv_4.19.0.v20210224-1700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.5MB of 21.43MB at 13.5MB/s) 08:10:09 [INFO] Fetching org.eclipse.platform.doc.user_4.19.0.v20210105-0920.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (6.62MB) 08:10:10 [INFO] Fetching org.eclipse.text.quicksearch_1.1.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (35.89kB) 08:10:10 [INFO] Fetching org.eclipse.ui.intro.universal_3.4.100.v20210108-1131.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.83MB) 08:10:11 [INFO] Fetching org.eclipse.ui.browser_3.6.1100.v20210118-1327.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (98.02kB) 08:10:12 [INFO] Fetching org.eclipse.ui.monitoring_1.2.0.v20210111-1353.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.58kB) 08:10:12 [INFO] Fetching org.eclipse.ui.net_1.3.800.v20200422-1935.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.83kB) 08:10:12 [INFO] Fetching org.eclipse.ui.themes_1.2.1300.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (30.45kB) 08:10:12 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.0.v20200724-0708.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.99kB) 08:10:12 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.83kB) 08:10:12 [INFO] Fetching org.apache.ant.source_1.10.9.v20201106-1946.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (2.43MB) 08:10:13 [INFO] Fetching org.eclipse.ant.core.source_3.5.800.v20200608-1251.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (97.16kB) 08:10:13 [INFO] Fetching com.jcraft.jsch.source_0.1.55.v20190404-1902.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (294.21kB) 08:10:13 [INFO] Fetching org.eclipse.compare.core.source_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (62.17kB) 08:10:13 [INFO] Fetching org.eclipse.compare.source_3.7.1300.v20210114-0707.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (424.12kB) 08:10:14 [INFO] Fetching org.eclipse.core.filebuffers.source_3.6.1100.v20201029-1159.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (87.58kB) 08:10:14 [INFO] Fetching org.eclipse.core.filesystem.source_1.7.700.v20200110-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (90.36kB) 08:10:14 [INFO] Fetching org.eclipse.core.net.linux.x86_64.source_1.2.400.v20190924-1023.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.5kB) 08:10:14 [INFO] Fetching org.eclipse.core.resources.source_3.14.0.v20210215-0934.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (800.32kB) 08:10:14 [INFO] Fetching org.eclipse.debug.core.source_3.18.0.v20210222-1101.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (403.17kB) 08:10:14 [INFO] Fetching org.eclipse.debug.ui.source_3.14.800.v20210222-1101.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.67MB) 08:10:15 [INFO] Fetching org.eclipse.e4.ui.ide.source_3.15.200.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (10.73kB) 08:10:15 [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.11.300.v20210208-1217.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (295.03kB) 08:10:15 [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.11.300.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (251.13kB) 08:10:15 [INFO] Fetching org.eclipse.platform.source_4.19.0.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (10.65kB) 08:10:15 [INFO] Fetching org.eclipse.search.source_3.13.0.v20210212-0759.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (298.73kB) 08:10:15 [INFO] Fetching org.eclipse.text.quicksearch.source_1.1.0.v20210120-0733.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (58.89kB) 08:10:16 [INFO] Fetching org.eclipse.team.core.source_3.8.1100.v20200806-0621.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (367.84kB) 08:10:16 [INFO] Fetching org.eclipse.team.ui.source_3.8.1200.v20210204-1156.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (765.93kB) 08:10:16 [INFO] Fetching org.eclipse.text.source_3.11.0.v20210203-1022.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (279.33kB) 08:10:16 [INFO] Fetching org.eclipse.jface.text.source_3.17.0.v20210213-0904.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (810.38kB) 08:10:16 [INFO] Fetching org.eclipse.jsch.core.source_1.3.900.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (38.72kB) 08:10:16 [INFO] Fetching org.eclipse.jsch.ui.source_1.3.1100.v20200916-0731.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.88kB) 08:10:17 [INFO] Fetching org.eclipse.ui.console.source_3.10.100.v20201211-1511.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (136.96kB) 08:10:17 [INFO] Fetching org.eclipse.ui.intro.source_3.6.100.v20210119-2223.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (253.75kB) 08:10:17 [INFO] Fetching org.eclipse.ui.intro.universal.source_3.4.100.v20210108-1131.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (57.05kB) 08:10:17 [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.7.200.v20210121-1039.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (251.12kB) 08:10:17 [INFO] Fetching org.eclipse.ui.browser.source_3.6.1100.v20210118-1327.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (96.14kB) 08:10:17 [INFO] Fetching org.eclipse.ui.genericeditor.source_1.2.0.v20210129-1224.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (92.19kB) 08:10:17 [INFO] Fetching org.eclipse.ui.monitoring.source_1.2.0.v20210111-1353.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (45.22kB) 08:10:18 [INFO] Fetching org.eclipse.ui.navigator.source_3.10.0.v20210111-1352.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (308.95kB) 08:10:18 [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.8.0.v20210209-1136.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (102.49kB) 08:10:18 [INFO] Fetching org.eclipse.ui.net.source_1.3.800.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (28.57kB) 08:10:18 [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.16.0.v20210120-0733.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (428.87kB) 08:10:18 [INFO] Fetching org.eclipse.ui.views.source_3.11.0.v20210111-1351.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (80.28kB) 08:10:19 [INFO] Fetching org.eclipse.ui.editors.source_3.14.0.v20210215-0846.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (330.07kB) 08:10:19 [INFO] Fetching org.eclipse.ui.externaltools.source_3.4.900.v20201105-0600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (82.15kB) 08:10:19 [INFO] Fetching org.eclipse.ui.ide.source_3.18.100.v20210122-1536.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.25MB) 08:10:19 [INFO] Fetching org.eclipse.ui.ide.application.source_1.4.0.v20210122-1423.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.58kB) 08:10:19 [INFO] Fetching org.eclipse.core.variables.source_3.4.800.v20200120-1101.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (37.71kB) 08:10:20 [INFO] Fetching org.eclipse.ui.forms.source_3.11.100.v20210108-1139.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (217.7kB) 08:10:20 [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (82.81kB) 08:10:20 [INFO] Fetching org.eclipse.equinox.security.linux.source_1.0.0.v20210121-0922.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.12kB) 08:10:20 [INFO] Fetching org.eclipse.core.externaltools.source_1.1.800.v20201105-0600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (35.85kB) 08:10:20 [INFO] Fetching org.eclipse.ui.themes.source_1.2.1300.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.36kB) 08:10:20 [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.1.0.v20200724-0708.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (18.24kB) 08:10:20 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.0.600.v20200212-1524.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (14.16kB) 08:10:20 [INFO] Fetching org.eclipse.ui.views.log.source_1.2.1400.v20210122-1423.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (59.87kB) 08:10:21 [INFO] Fetching org.eclipse.update.configurator_3.4.700.v20200907-1237.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (42.69kB) 08:10:21 [INFO] Fetching org.eclipse.rcp_4.19.0.v20210224-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.41kB) 08:10:21 [INFO] Fetching org.eclipse.help.source_3.8.800.v20200525-0755.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (180kB) 08:10:21 [INFO] Fetching org.eclipse.ui.source_3.119.0.v20210111-1350.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (145.52kB) 08:10:21 [INFO] Fetching org.eclipse.ui.workbench.source_3.122.100.v20210215-1525.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (2.47MB) 08:10:22 [INFO] Fetching org.eclipse.update.configurator.source_3.4.700.v20200907-1237.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (76.39kB) 08:10:22 [INFO] Fetching org.eclipse.sdk_4.19.0.v20210224-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (246.58kB) 08:10:22 [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.3kB) 08:10:22 [INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (24.56kB) 08:10:22 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (36.57kB) 08:10:22 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.44kB) 08:10:22 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (56.91kB) 08:10:23 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (81.75kB) 08:10:23 [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (682.92kB) 08:10:23 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.89kB) 08:10:23 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.95MB) 08:10:24 [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (66.24kB) 08:10:24 [INFO] Fetching org.eclipse.e4.ui.swt.win32.source_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.38kB) 08:10:24 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.300.v20200816-1842.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (14.35kB) 08:10:24 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32.source_1.0.300.v20200816-1842.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.07kB) 08:10:24 [INFO] Fetching org.apache.httpcomponents.httpclient.win.source_4.5.10.v20200830-2311.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (29.92kB) 08:10:24 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (37.04kB) 08:10:25 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.200.v20190812-0919.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.57kB) 08:10:25 [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.36kB) 08:10:25 [INFO] Fetching org.eclipse.compare.win32.source_1.2.800.v20200127-1343.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.06kB) 08:10:25 [INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.500.v20190925-1337.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.48kB) 08:10:25 [INFO] Fetching org.eclipse.ui.win32.source_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (15.6kB) 08:10:25 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (15.18kB) 08:10:25 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16kB) 08:10:26 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (39.24kB) 08:10:26 [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (651.61kB) 08:10:26 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source_0.12.600.v20200416-0656.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.86kB) 08:10:26 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.63MB) 08:10:27 [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (66.32kB) 08:10:27 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.300.v20210212-1601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (24.19kB) 08:10:27 [INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.300.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (29.34kB) 08:10:27 [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.500.v20200116-2251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.12kB) 08:10:27 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.600.v20200204-1737.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (29.17kB) 08:10:27 [INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.4.500.v20200116-2251.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.59kB) 08:10:28 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.2.600.v20200204-1737.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (28.07kB) 08:10:28 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.61kB) 08:10:28 [INFO] Fetching org.eclipse.ui.cocoa.source_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.88kB) 08:10:28 [INFO] Fetching org.eclipse.e4.rcp_4.19.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (20.94kB) 08:10:28 [INFO] Fetching org.eclipse.e4.rcp.source_4.19.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.9kB) 08:10:28 [INFO] Fetching org.eclipse.ecf.core.feature_1.5.701.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.72kB) 08:10:29 [INFO] Fetching org.eclipse.ecf.core.feature.source_1.5.701.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (20.99kB) 08:10:29 [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.500.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.69kB) 08:10:29 [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.500.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (21.05kB) 08:10:29 [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1702.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (27.8kB) 08:10:29 [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.1702.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (29.2kB) 08:10:29 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.702.v20201025-2303.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (27.92kB) 08:10:29 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature.source_1.0.702.v20201025-2303.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (29.37kB) 08:10:30 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.400.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (23.72kB) 08:10:30 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.400.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (25.13kB) 08:10:30 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.03kB) 08:10:30 [INFO] Fetching org.eclipse.emf.common.source_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (20.22kB) 08:10:30 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.11kB) 08:10:30 [INFO] Fetching org.eclipse.emf.ecore.source_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (20.25kB) 08:10:30 [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.900.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.67kB) 08:10:31 [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.900.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.48kB) 08:10:31 [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1100.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.12kB) 08:10:31 [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.1100.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.18kB) 08:10:31 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1100.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.03kB) 08:10:31 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.1100.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.12kB) 08:10:31 [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1100.v20210217-1009.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (18.9kB) 08:10:31 [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.1100.v20210217-1009.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.11kB) 08:10:31 [INFO] Fetching org.eclipse.help_2.3.500.v20210224-2143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.54kB) 08:10:32 [INFO] Fetching org.eclipse.help.source_2.3.500.v20210224-2143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (18.81kB) 08:10:32 [INFO] Fetching org.eclipse.jdt_3.18.700.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.71kB) 08:10:32 [INFO] Fetching org.eclipse.jdt.source_3.18.700.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.08kB) 08:10:32 [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) 08:10:32 [INFO] Fetching org.eclipse.pde_3.14.700.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.46kB) 08:10:32 [INFO] Fetching org.eclipse.pde.source_3.14.700.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (18.88kB) 08:10:32 [INFO] Fetching org.eclipse.platform_4.19.0.v20210224-2143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (20.6kB) 08:10:33 [INFO] Fetching org.eclipse.platform_root_4.19.0.v20210224-2143 from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/binary/ (196B) 08:10:33 [INFO] Fetching org.eclipse.platform.source_4.19.0.v20210224-2143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (20.19kB) 08:10:33 [INFO] Fetching org.eclipse.rcp_4.19.0.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.12kB) 08:10:33 [INFO] Fetching org.eclipse.rcp_root_4.19.0.v20210224-1800 from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/binary/ (24.93kB) 08:10:33 [INFO] Fetching org.eclipse.rcp.source_4.19.0.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.18kB) 08:10:33 [INFO] Fetching org.eclipse.sdk_4.19.0.v20210224-2143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.03kB) 08:10:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml 08:10:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml 08:10:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml 08:10:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml 08:10:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml 08:10:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml 08:10:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml 08:10:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml 08:10:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml 08:10:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml 08:10:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml 08:10:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml 08:10:37 [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (10.48kB) 08:10:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml 08:10:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml 08:10:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml 08:10:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml 08:10:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml 08:10:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml 08:10:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml 08:10:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml 08:10:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml 08:10:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml 08:10:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml 08:10:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml 08:10:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml 08:10:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml 08:10:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml 08:10:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml 08:10:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml 08:10:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml 08:10:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml 08:10:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml 08:10:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml 08:10:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml 08:10:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml 08:10:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml 08:10:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml 08:10:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml 08:10:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml 08:10:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml 08:10:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml 08:10:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml 08:10:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml 08:10:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml 08:10:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml 08:10:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml 08:10:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml 08:10:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml 08:10:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml 08:10:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml 08:10:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml 08:10:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml 08:10:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml 08:10:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml 08:10:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml 08:10:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml 08:10:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml 08:10:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml 08:10:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml 08:10:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml 08:10:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml 08:10:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml 08:10:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml 08:10:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml 08:10:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml 08:10:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml 08:10:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml 08:10:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml 08:10:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml 08:10:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml 08:10:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml 08:10:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml 08:10:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml 08:10:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml 08:10:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml 08:10:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml 08:10:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml 08:10:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml 08:10:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml 08:10:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml 08:10:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml 08:10:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml 08:10:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml 08:10:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml 08:10:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml 08:10:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml 08:10:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml 08:10:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml 08:10:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml 08:10:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml 08:10:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml 08:10:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml 08:10:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml 08:10:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml 08:10:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml 08:10:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml 08:10:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml 08:10:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml 08:10:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml 08:10:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml 08:10:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml 08:10:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml 08:10:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml 08:10:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml 08:10:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml 08:10:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml 08:10:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml 08:10:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml 08:10:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml 08:10:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml 08:10:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml 08:10:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml 08:10:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml 08:10:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml 08:10:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml 08:10:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml 08:10:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml 08:10:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml 08:10:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml 08:10:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml 08:10:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml 08:10:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml 08:10:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml 08:10:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml 08:10:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml 08:11:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml 08:11:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml 08:11:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml 08:11:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml 08:11:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml 08:11:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml 08:11:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml 08:11:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml 08:11:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml 08:11:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml 08:11:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml 08:11:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml 08:11:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml 08:11:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml 08:11:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml 08:11:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml 08:11:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml 08:11:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml 08:11:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml 08:11:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml 08:11:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml 08:11:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml 08:11:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml 08:11:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml 08:11:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml 08:11:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml 08:11:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml 08:11:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml 08:11:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml 08:11:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml 08:11:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml 08:11:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml 08:11:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml 08:11:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml 08:11:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml 08:11:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml 08:11:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml 08:11:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml 08:11:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml 08:11:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml 08:11:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml 08:11:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml 08:11:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml 08:11:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml 08:11:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml 08:11:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml 08:11:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml 08:11:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml 08:11:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml 08:11:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml 08:11:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml 08:11:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml 08:11:11 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml 08:11:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml 08:11:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml 08:11:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml 08:11:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml 08:11:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml 08:11:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml 08:11:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml 08:11:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml 08:11:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml 08:11:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml 08:11:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml 08:11:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml 08:11:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml 08:11:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml 08:11:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml 08:11:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml 08:11:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml 08:11:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml 08:11:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml 08:11:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml 08:11:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml 08:11:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml 08:11:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml 08:11:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml 08:11:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml 08:11:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml 08:11:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml 08:11:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml 08:11:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml 08:11:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml 08:11:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml 08:11:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml 08:11:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml 08:11:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml 08:11:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml 08:11:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml 08:11:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml 08:11:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml 08:11:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml 08:11:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml 08:11:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml 08:11:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml 08:11:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml 08:11:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml 08:11:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml 08:11:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml 08:11:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml 08:11:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml 08:11:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml 08:11:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml 08:11:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml 08:11:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml 08:11:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml 08:11:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml 08:11:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml 08:11:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml 08:11:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml 08:11:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml 08:11:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml 08:11:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml 08:11:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml 08:11:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml 08:11:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml 08:11:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml 08:11:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml 08:11:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml 08:11:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml 08:11:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml 08:11:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml 08:11:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml 08:11:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml 08:11:29 [INFO] Fetching org.eclipse.ocl.uml_5.10.200.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (112.58kB) 08:11:29 [INFO] Fetching org.eclipse.xtext.junit4_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (242.81kB) 08:11:29 [INFO] Fetching org.eclipse.xtext.builder.standalone_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (47.53kB) 08:11:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml 08:11:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml 08:11:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml 08:11:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml 08:11:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml 08:11:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml 08:11:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml 08:11:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml 08:11:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml 08:11:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml 08:11:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml 08:11:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml 08:11:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml 08:11:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml 08:11:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml 08:11:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml 08:11:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml 08:11:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml 08:11:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml 08:11:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml 08:11:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml 08:11:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml 08:11:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml 08:11:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml 08:11:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml 08:11:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml 08:11:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml 08:11:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml 08:11:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml 08:11:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml 08:11:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml 08:11:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml 08:11:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml 08:11:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml 08:11:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml 08:11:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml 08:11:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml 08:11:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml 08:11:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml 08:11:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml 08:11:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml 08:11:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml 08:11:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml 08:11:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml 08:11:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml 08:11:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml 08:11:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml 08:11:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml 08:11:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml 08:11:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml 08:11:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml 08:11:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml 08:11:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml 08:11:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml 08:11:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml 08:11:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml 08:11:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml 08:11:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml 08:11:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml 08:11:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml 08:11:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml 08:11:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml 08:11:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml 08:11:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml 08:11:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml 08:11:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml 08:11:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml 08:11:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml 08:11:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml 08:11:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml 08:11:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml 08:11:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml 08:11:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml 08:11:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml 08:11:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml 08:11:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml 08:11:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml 08:11:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml 08:11:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml 08:11:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml 08:11:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml 08:11:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml 08:11:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml 08:11:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml 08:11:46 [INFO] ------------------------------------------------------------------------ 08:11:46 [INFO] Reactor Build Order: 08:11:46 [INFO] 08:11:46 [INFO] org.eclipse.papyrus.all.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.releng [pom] 08:11:46 [INFO] Papyrus Main Plugins [pom] 08:11:46 [INFO] Papyrus EMF [pom] 08:11:46 [INFO] org.eclipse.papyrus.emf [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.ui [eclipse-plugin] 08:11:46 [INFO] EMF Facet, the Papyrus Edition [pom] 08:11:46 [INFO] Papyrus EMF Facet Editors [pom] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.custom.doc [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.common.core [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.util.core [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.common.sdk.core [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.common.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.util.emf.catalog [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.efacet [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.efacet.catalog [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.util.pde.core [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.util.emf.core [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.efacet.core [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.custom.core [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.core [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.query.java [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra [pom] 08:11:46 [INFO] Papyrus Infra Core [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.core.log [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.tools [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.query.java.metamodel [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.query.java.core [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.util.swt [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.util.jface.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.util.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.custom.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.util.emf.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.efacet.sdk.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.widgets [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.metamodel [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra Element Types Configurations [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.types [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.core.architecture [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.architecture [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.types.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.core.architecture.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.architecture.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.aggregate.doc [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.efacet.doc [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.efacet.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.efacet.editor [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.efacet.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.query.java.sdk.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.core [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.util.emf.doc [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra Architecture [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.core.sashwindows.di [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.core [eclipse-plugin] 08:11:46 [INFO] Papyrus EMF Infrastructure [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra Services [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.markerlistener [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.architecture [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra Constraints [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.constraints [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.architecture.representation [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.constraints.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.architecture.representation.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.core.sasheditor [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra One-file [pom] 08:11:46 [INFO] Papyrus EMF Expressions Infrastructure [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.expressions [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.gmf [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.labelprovider [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra UI [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.widgets [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.widgets.toolbox [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.ui [eclipse-plugin] 08:11:46 [INFO] Papyrus Internationalization [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.internationalization.common [eclipse-plugin] 08:11:46 [INFO] Papyrus Nattable [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable.model [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.internationalization [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.onefile [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.constraints.editor [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.constraints.ui [eclipse-plugin] 08:11:46 [INFO] Papyrus Editor Welcome Page [pom] 08:11:46 [INFO] Papyrus Infra Properties Framework [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.properties [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.readonly [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.ui.emf [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.properties.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.editor.welcome [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.navigation [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.editor.welcome.nattable [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.appearance [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.diagram.common [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.types.core [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.types.rulebased [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.types [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.properties.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.types.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.expressions.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.expressions.editor [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.expressions.properties [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra Filters Model [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.filters [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.filters.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.properties.editor [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.architecture [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.controlmode [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.controlmode.history [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.decoration [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.edit.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.localizer [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.openelement [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.resourceloading [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.resourceloading.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.semantic [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.validation [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.viewersearch [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.viewlabelprovider [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra New-Child Model [pom] 08:11:46 [INFO] Papyrus Diagram Infrastructure [pom] 08:11:46 [INFO] Papyrus UML Diagram PaletteConfiguration [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.internationalization.utils [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable.representation [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra Viewpoints [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.viewpoints.policy [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.newchild [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.newchild.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.newchild.editor [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.types.editor [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.types.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.nattable [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable.common [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable.controlmode [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable.model.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable.model.editor [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.style [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.tooling.runtime [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra Other Bundles [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.guava [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.sync [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.common [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors [eclipse-plugin] 08:11:46 [INFO] Papyrus Views [pom] 08:11:46 [INFO] Papyrus Model Explorer View [pom] 08:11:46 [INFO] org.eclipse.papyrus.views.modelexplorer [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable.modelexplorer [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable.properties [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable.views.config [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable.views.editor [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable.representation.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable.gmfdiag [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.ui.fonts [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.ui.architecture [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.ui.resources [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.onefile.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.newchild.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.hyperlink [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.psf [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.internationalization.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.internationalization.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.internationalization.controlmode [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.internationalization.readonly [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.editor.welcome.internationalization [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.extensionpoints.editors [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.controlmode [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model.edit [eclipse-plugin] 08:11:46 [INFO] Papyrus Diagram Expansion [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.dnd [eclipse-plugin] 08:11:46 [INFO] Papyrus Diagram CSS Support [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.css [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.export [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.gef [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.preferences [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.navigation [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.hyperlink [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.modelexplorer [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.outline [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.properties [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.viewersearcher [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.widgets [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.style.edit [eclipse-plugin] 08:11:46 [INFO] Papyrus Diagram Assistants [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.editor [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.properties [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.configuration [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.theme [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.views.modelexplorer.newchild [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.views.modelexplorer.resourceloading [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.views.modelexplorer.widgets [eclipse-plugin] 08:11:46 [INFO] Papyrus Properties View [pom] 08:11:46 [INFO] org.eclipse.papyrus.views.properties [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.views.properties.model.xwt [eclipse-plugin] 08:11:46 [INFO] Papyrus Validation View [pom] 08:11:46 [INFO] org.eclipse.papyrus.views.validation [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.views.search [eclipse-plugin] 08:11:46 [INFO] Papyrus References View [pom] 08:11:46 [INFO] org.eclipse.papyrus.views.references [eclipse-plugin] 08:11:46 [INFO] Papyrus Documentation View [pom] 08:11:46 [INFO] Papyrus UML [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.appearance [eclipse-plugin] 08:11:46 [INFO] Papyrus UML Internationalization [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.internationalization.utils [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.internationalization.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.extensionpoints [eclipse-plugin] 08:11:46 [INFO] Papyrus UML Tools [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.tools.utils [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.tools [eclipse-plugin] 08:11:46 [INFO] Papyrus UML Diagrams [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.common [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.types.core [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.views.documentation [eclipse-plugin] 08:11:46 [INFO] Papyrus Editor [pom] 08:11:46 [INFO] org.eclipse.papyrus.eclipse.project.editors [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.editor [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.editor.perspectiveconfiguration [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.commands [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.controlmode.profile [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.documentation.profile [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.filters [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.filters.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.icons [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.modelrepair [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.profile [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.import [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.export [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.navigation [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.oclconstraintevaluation [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.wizards [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.perspective [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.resourceloading.profile [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.search.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.service.types [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.service.types.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.service.validation [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.services.decoration [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.templaterepository [eclipse-plugin] 08:11:46 [INFO] Papyrus UML ALF [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.alf [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.alf.common [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.alf.common.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.alf.libraries [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.alf.to.fuml [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.alf.ui [eclipse-plugin] 08:11:46 [INFO] Papyrus UML Architecture [pom] 08:11:46 [INFO] Papyrus UML Nattable [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable.generic.config [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.clazz [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.communication [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.component [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.composite [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.deployment [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.activity [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.profile [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.menu [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.stereotype.edition [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.sequence [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.statemachine [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.timing [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.usecase [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.architecture [eclipse-plugin] 08:11:46 [INFO] Papyrus UML Decorator Models [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.decoratormodel [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.decoratormodel.ui [eclipse-plugin] 08:11:46 [INFO] Papyrus UML Properties [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.properties [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.decoratormodel.properties [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.common.groups [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.css [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.dnd [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.icons [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.linklf [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.modelexplorer [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.navigation [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.symbols [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.sequence.restrictions [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.symbols.properties [eclipse-plugin] 08:11:46 [INFO] Papyrus UML Expressions Infrastructure [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.expressions [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.expressions.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.expressions.properties [eclipse-plugin] 08:11:46 [INFO] Papyrus UML Model Explorer [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.modelexplorer [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.modelexplorer.widgets [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable.generic [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable.matrix [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable.menu [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable.properties [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable.richtext [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display [eclipse-plugin] 08:11:46 [INFO] Papyrus UML Xtext Integration [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.xtext.integration.core [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.xtext.integration.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable.xtext.integration [eclipse-plugin] 08:11:46 [INFO] Papyrus UML Textual Edit [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable.xtext.valuespecification [eclipse-plugin] 08:11:46 [INFO] Papyrus UML Profile [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.profile.drafter [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.profile.drafter.documentation [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.properties.xtext [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.javaconstraint [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.xtext.integration.validation [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.internationalization [eclipse-plugin] 08:11:46 [INFO] Papyrus M2M QvTo [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.plugins-doc [pom] 08:11:46 [INFO] Papyrus - API migration documentation [eclipse-plugin] 08:11:46 [INFO] Papyrus Copypaste UI doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Developer doc [eclipse-plugin] 08:11:46 [INFO] Papyrus DSML Validation doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra GmfDiag Common doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra GmfDiag Css doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra Expression doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Internationalization doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra Nattable doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra Newchild doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra Services ControlMode doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra Service decoration doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra Service decoration doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra Architecture doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Infra Types doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Req Reqif doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Uml DecoratorModel doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Uml Diagram Common doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Uml Diagram profile doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Uml doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Uml Search UI doc [eclipse-plugin] 08:11:46 [INFO] Papyrus ModelRepair doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Uml Profile Assistants doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Uml Diagram Customization from a Profile doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Uml Search UI doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Views Properties doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Views References doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Views References doc [eclipse-plugin] 08:11:46 [INFO] Papyrus Views References doc [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.doc [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.architecture.doc [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.validation.doc [eclipse-plugin] 08:11:46 [INFO] Papyrus SDK [pom] 08:11:46 [INFO] org.eclipse.papyrus.sdk [eclipse-plugin] 08:11:46 [INFO] Papyrus Examples Plugins [pom] 08:11:46 [INFO] org.eclipse.papyrus.examples.core [pom] 08:11:46 [INFO] org.eclipse.papyrus.example.core.lifecycleevents [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.example.core.sashwindows.fulleditor [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.example.core.sashwindows.simpleeditor [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.examples.emf [pom] 08:11:46 [INFO] org.eclipse.papyrus.outline.emftree [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.examples.infra [pom] 08:11:46 [INFO] org.eclipse.papyrus.example.infra.servicesregistry.retrieval [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.examples.others [pom] 08:11:46 [INFO] org.eclipse.papyrus.example.text.instance [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.examples.uml [pom] 08:11:46 [INFO] org.eclipse.papyrus.example.uml.comment.editor.newresource [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.example.uml.comment.editor.sharedresource [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.emftree [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textual.editors.example [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.disable.helper.advices.example [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.examples.uml.diagrams [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.example.uml.nattable.actions [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.example.uml.nattable.empty.line [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.example.uml.services.decorator [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.examples-user [pom] 08:11:46 [INFO] org.eclipse.papyrus.examples.user.qvto [eclipse-plugin] 08:11:46 [INFO] Papyrus Main Features [pom] 08:11:46 [INFO] org.eclipse.papyrus.doc.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.editor.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.emf.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.infra.architecture.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.infra.core.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.expressions.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.infra.ui.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.infra.widget.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.infra.internationalization.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.infra.viewpoints.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.infra.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.alf.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.architecture.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.decoratormodel.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.css.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.expressions.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.internationalization.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.modelexplorer.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.properties.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.tools.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.ui.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.search.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.xtext.integration.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.m2m.qvto.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.views.documentation.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.views.search.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.views.modelexplorer.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.views.properties.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.views.references.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.views.validation.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.views.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.sdk.feature [eclipse-feature] 08:11:46 [INFO] Papyrus Examples Features [pom] 08:11:46 [INFO] org.eclipse.papyrus.user.examples.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.main.target.parent [pom] 08:11:46 [INFO] org.eclipse.papyrus.main.portable.target [eclipse-target-definition] 08:11:46 [INFO] org.eclipse.papyrus.p2 [eclipse-repository] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.releng [pom] 08:11:46 [INFO] Papyrus Toolsmiths Features [pom] 08:11:46 [INFO] Papyrus Toolsmiths Plugins [pom] 08:11:46 [INFO] org.eclipse.papyrus.architectureview [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.dev.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.dev.view.services.edit.request [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.editpartview [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.figureview [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.commandstack [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf-tooling [pom] 08:11:46 [INFO] org.eclipse.papyrus.gmf.xpand.qvtlibrary [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.xpand [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.common [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.validate [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.codegen [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.dev.types [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.dev.pluginexplorer [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.debug.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.gmf.graphdef [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.tooldef [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.map [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.graphdef.codegen [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.bridge [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.bridge.trace [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.graphdef.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.tooldef.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.map.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.bridge.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.codegen.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.bridge.ui.dashboard [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.graphdef.codegen.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.codegen.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.codegen.xtend [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.codegen [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmfgenextension [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.def [eclipse-plugin] 08:11:46 [INFO] Papyrus UML Assistants [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.profile.types.generator [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.dev.assistants.codegen [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.gmf.tooling.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.mwe2.utils [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.diagramgen.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.tests.junit-framework [pom] 08:11:46 [INFO] org.eclipse.papyrus.junit.framework [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.junit.utils [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.bundles.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.junit.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.dev.project.management [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.releng.tools [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.releng.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.customization.nattableconfiguration [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.ecore [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.expressions [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.palette [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.views.properties.toolsmiths [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.properties.generation [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.nattable [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.types.ui.properties [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration [pom] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.assistants.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.validations [pom] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.validation.common [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.p2.toolsmiths [eclipse-repository] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform.parent [pom] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.portable.targetplatform [eclipse-target-definition] 08:11:46 [INFO] org.eclipse.papyrus.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.plugins.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.editor.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.editor.integration.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.tests [pom] 08:11:46 [INFO] org.eclipse.papyrus.emf.facet.architecture.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.core.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.core.clipboard.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.core.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.editor.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.editor.welcome.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.gmf.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.readonly.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.filters.tests [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable.main.test [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable.common.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable.model.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable.views.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.properties.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.properties.ui.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.controlmode.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.edit.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.semantic.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.tools.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.types.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.types.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.types.ui.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.ui.emf.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.ui.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.tests.emf.facet.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.activity.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.component.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.timing.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.composite.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.profile.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.common.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.tests.uml.diagram.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.tests.infra.services.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.views.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.views.modelexplorer.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.modelrepair.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.properties.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.service.types.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.service.types.ui.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.profile.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.profile.drafter.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.filters.tests [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.profile.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.tests.uml.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.views.documentation.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.tests.views.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.tests.infra.nattable.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable.main.test [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable.generic.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.tests.uml.nattable.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.tests.infra.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.tests.infra.core.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.tools.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.tools.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.tools.utils.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.tests.uml.tools.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.port.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.property.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.tests.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.assistants.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.tests.uml.assistants.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.tests.toolsmiths.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.tests.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.emf.expressions.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.infra.internationalization.main.test [pom] 08:11:46 [INFO] org.eclipse.papyrus.infra.internationalization.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.expressions.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.expressions.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.tests.uml.expressions.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.internationalization.main.test [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.internationalization.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature [eclipse-feature] 08:11:46 [INFO] org.eclipse.papyrus.uml.alf.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.alf.tests.feature [eclipse-feature] 08:11:46 [INFO] Papyrus Tests Features [pom] 08:11:46 [INFO] org.eclipse.papyrus.developer.suite.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.bundles.tests [pom] 08:11:46 [INFO] org.eclipse.papyrus.eclipse.project.editors.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.editors.suite.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.core.suite.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.nattable.suite.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.architecture.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.ui.architecture.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.suite.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.infra.newchild.tests [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.toolsmiths.suite.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.communication.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.suite.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.diagram.properties.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.nattable.suite.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.textedit.suite.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.architecture.tests [eclipse-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.validation.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.validation.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.suite.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.uml.alf.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.uml.alf.backend.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.views.suite.tests [eclipse-test-plugin] 08:11:46 [INFO] org.eclipse.papyrus.views.documentation.tests.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.tests.main.releng [pom] 08:11:46 [INFO] org.eclipse.papyrus.main.tests.target.parent [pom] 08:11:46 [INFO] org.eclipse.papyrus.main.tests.portable.target [eclipse-target-definition] 08:11:47 [INFO] 08:11:47 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.all.releng >--------- 08:11:47 [INFO] Building org.eclipse.papyrus.all.releng 0.0.1-SNAPSHOT [1/729] 08:11:47 [INFO] --------------------------------[ pom ]--------------------------------- 08:11:47 [INFO] 08:11:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.all.releng --- 08:11:51 [INFO] 08:11:51 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.releng >----------- 08:11:51 [INFO] Building org.eclipse.papyrus.releng 0.0.1-SNAPSHOT [2/729] 08:11:51 [INFO] --------------------------------[ pom ]--------------------------------- 08:11:51 [INFO] 08:11:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.releng --- 08:11:51 [INFO] 08:11:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.releng --- 08:11:51 [INFO] 08:11:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.releng --- 08:11:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:11:51 [INFO] 08:11:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng --- 08:11:51 [INFO] 08:11:51 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.plugins >----------- 08:11:51 [INFO] Building Papyrus Main Plugins 0.0.1-SNAPSHOT [3/729] 08:11:51 [INFO] --------------------------------[ pom ]--------------------------------- 08:11:51 [INFO] 08:11:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.plugins --- 08:11:51 [INFO] 08:11:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.plugins --- 08:11:51 [INFO] 08:11:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.plugins --- 08:11:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:11:51 [INFO] 08:11:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.plugins --- 08:11:51 [INFO] 08:11:51 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus-emf >------------- 08:11:51 [INFO] Building Papyrus EMF 0.0.1-SNAPSHOT [4/729] 08:11:51 [INFO] --------------------------------[ pom ]--------------------------------- 08:11:51 [INFO] 08:11:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus-emf --- 08:11:51 [INFO] 08:11:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus-emf --- 08:11:51 [INFO] 08:11:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus-emf --- 08:11:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:11:51 [INFO] 08:11:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-emf --- 08:11:51 [INFO] 08:11:51 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus.emf >------------- 08:11:51 [INFO] Building org.eclipse.papyrus.emf 2.0.0-SNAPSHOT [5/729] 08:11:51 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:11:51 [INFO] 08:11:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf --- 08:11:51 [INFO] 08:11:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf --- 08:11:53 [INFO] The project's OSGi version is 2.0.0.202103041255 08:11:53 [INFO] 08:11:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf --- 08:11:53 [INFO] 08:11:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf --- 08:11:53 [INFO] 08:11:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf --- 08:12:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/src/main/resources 08:12:10 [INFO] 08:12:10 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf --- 08:12:14 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/bin 08:12:17 [INFO] 08:12:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf --- 08:12:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/src/test/resources 08:12:17 [INFO] 08:12:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf --- 08:12:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/target/org.eclipse.papyrus.emf-2.0.0-SNAPSHOT-sources.jar 08:12:17 [INFO] 08:12:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf --- 08:12:17 [INFO] 08:12:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf --- 08:12:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/target/org.eclipse.papyrus.emf-2.0.0-SNAPSHOT.jar 08:12:21 [INFO] 08:12:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf --- 08:12:21 [INFO] 08:12:21 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf --- 08:12:21 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:21 [INFO] 08:12:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf --- 08:12:21 [INFO] 08:12:21 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.emf.ui >----------- 08:12:21 [INFO] Building org.eclipse.papyrus.emf.ui 2.0.0-SNAPSHOT [6/729] 08:12:21 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:21 [INFO] 08:12:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.ui --- 08:12:21 [INFO] 08:12:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.ui --- 08:12:21 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:21 [INFO] 08:12:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.ui --- 08:12:21 [INFO] 08:12:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.ui --- 08:12:21 [INFO] 08:12:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.ui --- 08:12:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/src/main/resources 08:12:21 [INFO] 08:12:21 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.ui --- 08:12:21 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/bin 08:12:22 [INFO] 08:12:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.ui --- 08:12:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/src/test/resources 08:12:22 [INFO] 08:12:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.ui --- 08:12:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/target/org.eclipse.papyrus.emf.ui-2.0.0-SNAPSHOT-sources.jar 08:12:22 [INFO] 08:12:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.ui --- 08:12:22 [INFO] 08:12:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.ui --- 08:12:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/target/org.eclipse.papyrus.emf.ui-2.0.0-SNAPSHOT.jar 08:12:22 [INFO] 08:12:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.ui --- 08:12:22 [INFO] 08:12:22 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.ui --- 08:12:22 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:22 [INFO] 08:12:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.ui --- 08:12:23 [INFO] 08:12:23 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.facet >------------ 08:12:23 [INFO] Building EMF Facet, the Papyrus Edition 0.0.1-SNAPSHOT [7/729] 08:12:23 [INFO] --------------------------------[ pom ]--------------------------------- 08:12:23 [INFO] 08:12:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.facet --- 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.facet --- 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.facet --- 08:12:23 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.facet --- 08:12:23 [INFO] 08:12:23 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.facet-editor >-------- 08:12:23 [INFO] Building Papyrus EMF Facet Editors 0.0.1-SNAPSHOT [8/729] 08:12:23 [INFO] --------------------------------[ pom ]--------------------------------- 08:12:23 [INFO] 08:12:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.facet-editor --- 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.facet-editor --- 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.facet-editor --- 08:12:23 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.facet-editor --- 08:12:23 [INFO] 08:12:23 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.doc >---- 08:12:23 [INFO] Building org.eclipse.papyrus.emf.facet.custom.doc 2.0.0-SNAPSHOT [9/729] 08:12:23 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:23 [INFO] 08:12:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.doc --- 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.doc --- 08:12:23 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.doc --- 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.doc --- 08:12:23 [INFO] 08:12:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.doc --- 08:12:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/src/main/resources 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.doc --- 08:12:23 [INFO] 08:12:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.doc --- 08:12:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/src/test/resources 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.doc --- 08:12:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/target/org.eclipse.papyrus.emf.facet.custom.doc-2.0.0-SNAPSHOT-sources.jar 08:12:23 [INFO] 08:12:23 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.doc --- 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.doc --- 08:12:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/target/org.eclipse.papyrus.emf.facet.custom.doc-2.0.0-SNAPSHOT.jar 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.doc --- 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.doc --- 08:12:23 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.doc --- 08:12:23 [INFO] 08:12:23 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.core >---- 08:12:23 [INFO] Building org.eclipse.papyrus.emf.facet.common.core 2.0.0-SNAPSHOT [10/729] 08:12:23 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:23 [INFO] 08:12:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.common.core --- 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.common.core --- 08:12:23 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.common.core --- 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.common.core --- 08:12:23 [INFO] 08:12:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.common.core --- 08:12:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/src/main/resources 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.common.core --- 08:12:23 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/bin 08:12:23 [INFO] 08:12:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.common.core --- 08:12:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/src/test/resources 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.common.core --- 08:12:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/target/org.eclipse.papyrus.emf.facet.common.core-2.0.0-SNAPSHOT-sources.jar 08:12:23 [INFO] 08:12:23 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.common.core --- 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.common.core --- 08:12:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/target/org.eclipse.papyrus.emf.facet.common.core-2.0.0-SNAPSHOT.jar 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.common.core --- 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.common.core --- 08:12:23 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:23 [INFO] 08:12:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.common.core --- 08:12:23 [INFO] 08:12:23 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.core >----- 08:12:23 [INFO] Building org.eclipse.papyrus.emf.facet.util.core 2.0.0-SNAPSHOT [11/729] 08:12:23 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:24 [INFO] 08:12:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.core --- 08:12:24 [INFO] 08:12:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.core --- 08:12:24 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:24 [INFO] 08:12:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.core --- 08:12:24 [INFO] 08:12:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.core --- 08:12:24 [INFO] 08:12:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.core --- 08:12:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/src/main/resources 08:12:24 [INFO] 08:12:24 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.core --- 08:12:24 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/bin 08:12:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/src/org/eclipse/papyrus/emf/facet/util/core/internal/exported/FileUtils.java:[103] 08:12:24 @SuppressWarnings("unchecked") 08:12:24 ^^^^^^^^^^^ 08:12:24 Unnecessary @SuppressWarnings("unchecked") 08:12:24 1 problem (1 warning) 08:12:24 [INFO] 08:12:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.core --- 08:12:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/src/test/resources 08:12:24 [INFO] 08:12:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.core --- 08:12:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/target/org.eclipse.papyrus.emf.facet.util.core-2.0.0-SNAPSHOT-sources.jar 08:12:24 [INFO] 08:12:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.core --- 08:12:24 [INFO] 08:12:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.core --- 08:12:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/target/org.eclipse.papyrus.emf.facet.util.core-2.0.0-SNAPSHOT.jar 08:12:24 [INFO] 08:12:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.core --- 08:12:24 [INFO] 08:12:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.core --- 08:12:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:24 [INFO] 08:12:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.core --- 08:12:24 [INFO] 08:12:24 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.sdk.core >-- 08:12:24 [INFO] Building org.eclipse.papyrus.emf.facet.common.sdk.core 2.0.0-SNAPSHOT [12/729] 08:12:24 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:24 [INFO] 08:12:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.common.sdk.core --- 08:12:24 [INFO] 08:12:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.common.sdk.core --- 08:12:24 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:24 [INFO] 08:12:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.common.sdk.core --- 08:12:24 [INFO] 08:12:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.common.sdk.core --- 08:12:24 [INFO] 08:12:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.common.sdk.core --- 08:12:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/src/main/resources 08:12:24 [INFO] 08:12:24 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.common.sdk.core --- 08:12:24 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/bin 08:12:25 [INFO] 08:12:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.common.sdk.core --- 08:12:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/src/test/resources 08:12:25 [INFO] 08:12:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.common.sdk.core --- 08:12:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/target/org.eclipse.papyrus.emf.facet.common.sdk.core-2.0.0-SNAPSHOT-sources.jar 08:12:25 [INFO] 08:12:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.common.sdk.core --- 08:12:25 [INFO] 08:12:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.common.sdk.core --- 08:12:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/target/org.eclipse.papyrus.emf.facet.common.sdk.core-2.0.0-SNAPSHOT.jar 08:12:25 [INFO] 08:12:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.common.sdk.core --- 08:12:25 [INFO] 08:12:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.common.sdk.core --- 08:12:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:25 [INFO] 08:12:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.common.sdk.core --- 08:12:25 [INFO] 08:12:25 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.ui >----- 08:12:25 [INFO] Building org.eclipse.papyrus.emf.facet.common.ui 2.0.0-SNAPSHOT [13/729] 08:12:25 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:25 [INFO] 08:12:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.common.ui --- 08:12:25 [INFO] 08:12:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.common.ui --- 08:12:25 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:25 [INFO] 08:12:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.common.ui --- 08:12:25 [INFO] 08:12:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.common.ui --- 08:12:25 [INFO] 08:12:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.common.ui --- 08:12:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/main/resources 08:12:25 [INFO] 08:12:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.common.ui --- 08:12:25 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/bin 08:12:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTable.java:[17] 08:12:26 import org.eclipse.jface.viewers.ViewerSorter; 08:12:26 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:26 The type ViewerSorter is deprecated 08:12:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTable.java:[29] 08:12:26 public void setSorter(final ViewerSorter viewerSorter) { 08:12:26 ^^^^^^^^^^^^ 08:12:26 The type ViewerSorter is deprecated 08:12:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTable.java:[30] 08:12:26 this.tableViewer.setSorter(viewerSorter); 08:12:26 ^^^^^^^^^^^^^^^^^^^^^^^ 08:12:26 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated 08:12:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTree.java:[17] 08:12:26 import org.eclipse.jface.viewers.ViewerSorter; 08:12:26 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:26 The type ViewerSorter is deprecated 08:12:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTree.java:[29] 08:12:26 public void setSorter(final ViewerSorter viewerSorter) { 08:12:26 ^^^^^^^^^^^^ 08:12:26 The type ViewerSorter is deprecated 08:12:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTree.java:[30] 08:12:26 this.treeViewer.setSorter(viewerSorter); 08:12:26 ^^^^^^^^^^^^^^^^^^^^^^^ 08:12:26 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated 08:12:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[26] 08:12:26 import org.eclipse.jface.viewers.ViewerSorter; 08:12:26 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:26 The type ViewerSorter is deprecated 08:12:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[98] 08:12:26 PersistableColumn.getColumnWidths().put(uniqueID, new Integer(column.getWidth())); 08:12:26 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:26 The constructor Integer(int) is deprecated since version 9 08:12:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[155] 08:12:26 private static ViewerSorter getViewerSorter(final ColumnLabelProvider columnLabelProvider) { 08:12:26 ^^^^^^^^^^^^ 08:12:26 The type ViewerSorter is deprecated 08:12:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[156] 08:12:26 return new ViewerSorter() { 08:12:26 ^^^^^^^^^^^^ 08:12:26 The type ViewerSorter is deprecated 08:12:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[156] 08:12:26 return new ViewerSorter() { 08:12:26 @Override 08:12:26 public int compare(final Viewer viewer, final Object e1, final Object e2) { 08:12:26 String text1 = columnLabelProvider.getText(e1); 08:12:26 String text2 = columnLabelProvider.getText(e2); 08:12:26 if (text1 == null) { 08:12:26 return -1; 08:12:26 } 08:12:26 int compare = text1.compareTo(text2); 08:12:26 SortableWidget sortableWidget = SortableWidgetFactory.createSortableWidget(viewer); 08:12:26 if (sortableWidget.getSortDirection() == SWT.DOWN) { 08:12:26 compare = compare * -1; 08:12:26 } 08:12:26 return compare; 08:12:26 } 08:12:26 }; 08:12:26 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:26 The constructor ViewerSorter() is deprecated 08:12:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[174] 08:12:26 private static void addSorter(final Column column, final ViewerSorter viewerSorter, 08:12:26 ^^^^^^^^^^^^ 08:12:26 The type ViewerSorter is deprecated 08:12:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableWidget.java:[16] 08:12:26 import org.eclipse.jface.viewers.ViewerSorter; 08:12:26 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:26 The type ViewerSorter is deprecated 08:12:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableWidget.java:[22] 08:12:26 void setSorter(ViewerSorter viewerSorter); 08:12:26 ^^^^^^^^^^^^ 08:12:26 The type ViewerSorter is deprecated 08:12:26 14 problems (14 warnings) 08:12:26 [INFO] 08:12:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.common.ui --- 08:12:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/test/resources 08:12:26 [INFO] 08:12:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.common.ui --- 08:12:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/target/org.eclipse.papyrus.emf.facet.common.ui-2.0.0-SNAPSHOT-sources.jar 08:12:26 [INFO] 08:12:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.common.ui --- 08:12:26 [INFO] 08:12:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.common.ui --- 08:12:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/target/org.eclipse.papyrus.emf.facet.common.ui-2.0.0-SNAPSHOT.jar 08:12:26 [INFO] 08:12:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.common.ui --- 08:12:26 [INFO] 08:12:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.common.ui --- 08:12:26 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:26 [INFO] 08:12:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.common.ui --- 08:12:27 [INFO] 08:12:27 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.catalog >-- 08:12:27 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.catalog 2.0.0-SNAPSHOT [14/729] 08:12:27 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:27 [INFO] 08:12:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.catalog --- 08:12:27 [INFO] 08:12:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.catalog --- 08:12:27 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:27 [INFO] 08:12:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.catalog --- 08:12:27 [INFO] 08:12:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.catalog --- 08:12:27 [INFO] 08:12:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.catalog --- 08:12:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/src/main/resources 08:12:27 [INFO] 08:12:27 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.catalog --- 08:12:27 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/bin 08:12:27 [INFO] 08:12:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.catalog --- 08:12:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/src/test/resources 08:12:27 [INFO] 08:12:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.catalog --- 08:12:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/target/org.eclipse.papyrus.emf.facet.util.emf.catalog-2.0.0-SNAPSHOT-sources.jar 08:12:27 [INFO] 08:12:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.catalog --- 08:12:27 [INFO] 08:12:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.catalog --- 08:12:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/target/org.eclipse.papyrus.emf.facet.util.emf.catalog-2.0.0-SNAPSHOT.jar 08:12:27 [INFO] 08:12:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.catalog --- 08:12:27 [INFO] 08:12:27 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.emf.catalog --- 08:12:27 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:27 [INFO] 08:12:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.catalog --- 08:12:28 [INFO] 08:12:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel >-- 08:12:28 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.metamodel 2.0.0-SNAPSHOT [15/729] 08:12:28 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:28 [INFO] 08:12:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.metamodel --- 08:12:28 [INFO] 08:12:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.metamodel --- 08:12:28 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:28 [INFO] 08:12:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.metamodel --- 08:12:28 [INFO] 08:12:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.metamodel --- 08:12:28 [INFO] 08:12:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel --- 08:12:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src/main/resources 08:12:28 [INFO] 08:12:28 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.metamodel --- 08:12:28 [INFO] Compiling 110 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/bin 08:12:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[27] 08:12:30 import org.eclipse.emf.common.util.ECollections; 08:12:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:30 The import org.eclipse.emf.common.util.ECollections is never used 08:12:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[396] 08:12:30 allTypedElements = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllTypedElements(),allTypedElements.size(), allTypedElements.toArray()); 08:12:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:30 Type safety: The expression of type EcoreEList.UnmodifiableEList needs unchecked conversion to conform to EList<ETypedElement> 08:12:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[396] 08:12:30 allTypedElements = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllTypedElements(),allTypedElements.size(), allTypedElements.toArray()); 08:12:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:30 EcoreEList.UnmodifiableEList is a raw type. References to generic type EcoreEList.UnmodifiableEList<E> should be parameterized 08:12:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[415] 08:12:30 allFacetOperations = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetOperations(),allFacetOperations.size(), allFacetOperations.toArray()); 08:12:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:30 Type safety: The expression of type EcoreEList.UnmodifiableEList needs unchecked conversion to conform to EList<FacetOperation> 08:12:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[415] 08:12:30 allFacetOperations = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetOperations(),allFacetOperations.size(), allFacetOperations.toArray()); 08:12:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:30 EcoreEList.UnmodifiableEList is a raw type. References to generic type EcoreEList.UnmodifiableEList<E> should be parameterized 08:12:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[434] 08:12:30 allFacetElements = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetElements(),allFacetElements.size(), allFacetElements.toArray()); 08:12:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:30 Type safety: The expression of type EcoreEList.UnmodifiableEList needs unchecked conversion to conform to EList<EStructuralFeature> 08:12:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[434] 08:12:30 allFacetElements = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetElements(),allFacetElements.size(), allFacetElements.toArray()); 08:12:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:30 EcoreEList.UnmodifiableEList is a raw type. References to generic type EcoreEList.UnmodifiableEList<E> should be parameterized 08:12:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/internal/EFacetValidator.java:[28] 08:12:30 import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.Facet; 08:12:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:30 The import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.Facet is never used 08:12:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/internal/EFacetValidator.java:[30] 08:12:30 import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.FacetSet; 08:12:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:30 The import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.FacetSet is never used 08:12:30 9 problems (9 warnings) 08:12:30 [INFO] 08:12:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel --- 08:12:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src/test/resources 08:12:30 [INFO] 08:12:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.metamodel --- 08:12:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/target/org.eclipse.papyrus.emf.facet.efacet.metamodel-2.0.0-SNAPSHOT-sources.jar 08:12:30 [INFO] 08:12:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.metamodel --- 08:12:30 [INFO] 08:12:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.metamodel --- 08:12:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/target/org.eclipse.papyrus.emf.facet.efacet.metamodel-2.0.0-SNAPSHOT.jar 08:12:30 [INFO] 08:12:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.metamodel --- 08:12:30 [INFO] 08:12:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.metamodel --- 08:12:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:30 [INFO] 08:12:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.metamodel --- 08:12:31 [INFO] 08:12:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel >-- 08:12:31 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel 2.0.0-SNAPSHOT [16/729] 08:12:31 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:31 [INFO] 08:12:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel --- 08:12:31 [INFO] 08:12:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel --- 08:12:31 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:31 [INFO] 08:12:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel --- 08:12:31 [INFO] 08:12:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel --- 08:12:31 [INFO] 08:12:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel --- 08:12:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/main/resources 08:12:31 [INFO] 08:12:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel --- 08:12:31 [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin 08:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custompt/impl/CustomptPackageImpl.java:[22] 08:12:32 import org.eclipse.emf.edit.provider.StyledString; 08:12:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:32 The import org.eclipse.emf.edit.provider.StyledString is never used 08:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/impl/EStructuralFeatureTreeElementImpl.java:[64] 08:12:32 public Object getAdapter(Class key) { 08:12:32 ^^^^^^ 08:12:32 Type safety: The return type Object for getAdapter(Class) from the type EStructuralFeatureTreeElementImpl needs unchecked conversion to conform to T from the type IAdaptable 08:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/impl/EStructuralFeatureTreeElementImpl.java:[64] 08:12:32 public Object getAdapter(Class key) { 08:12:32 ^^^^^ 08:12:32 Class is a raw type. References to generic type Class<T> should be parameterized 08:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custompt/impl/CustomptFactoryImpl.java:[24] 08:12:32 import org.eclipse.emf.edit.provider.StyledString; 08:12:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:32 The import org.eclipse.emf.edit.provider.StyledString is never used 08:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custompt/impl/CustomptFactoryImpl.java:[27] 08:12:32 import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.*; 08:12:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:32 The import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt is never used 08:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/impl/EObjectTreeElementImpl.java:[81] 08:12:32 public Object getAdapter(Class key) { 08:12:32 ^^^^^^ 08:12:32 Type safety: The return type Object for getAdapter(Class) from the type EObjectTreeElementImpl needs unchecked conversion to conform to T from the type IAdaptable 08:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/impl/EObjectTreeElementImpl.java:[81] 08:12:32 public Object getAdapter(Class key) { 08:12:32 ^^^^^ 08:12:32 Class is a raw type. References to generic type Class<T> should be parameterized 08:12:32 7 problems (7 warnings) 08:12:32 [INFO] 08:12:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel --- 08:12:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/test/resources 08:12:32 [INFO] 08:12:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel --- 08:12:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/target/org.eclipse.papyrus.emf.facet.custom.metamodel-2.0.0-SNAPSHOT-sources.jar 08:12:32 [INFO] 08:12:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel --- 08:12:32 [INFO] 08:12:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel --- 08:12:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/target/org.eclipse.papyrus.emf.facet.custom.metamodel-2.0.0-SNAPSHOT.jar 08:12:32 [INFO] 08:12:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel --- 08:12:32 [INFO] 08:12:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.metamodel --- 08:12:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:32 [INFO] 08:12:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel --- 08:12:32 [INFO] 08:12:32 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet >------ 08:12:32 [INFO] Building org.eclipse.papyrus.emf.facet.efacet 2.0.0-SNAPSHOT [17/729] 08:12:32 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:32 [INFO] 08:12:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet --- 08:12:32 [INFO] 08:12:32 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet --- 08:12:32 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:32 [INFO] 08:12:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet --- 08:12:32 [INFO] 08:12:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet --- 08:12:32 [INFO] 08:12:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet --- 08:12:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/src/main/resources 08:12:32 [INFO] 08:12:32 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet --- 08:12:32 [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/bin 08:12:33 [INFO] 08:12:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet --- 08:12:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/src/test/resources 08:12:33 [INFO] 08:12:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet --- 08:12:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/target/org.eclipse.papyrus.emf.facet.efacet-2.0.0-SNAPSHOT-sources.jar 08:12:33 [INFO] 08:12:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet --- 08:12:33 [INFO] 08:12:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet --- 08:12:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/target/org.eclipse.papyrus.emf.facet.efacet-2.0.0-SNAPSHOT.jar 08:12:33 [INFO] 08:12:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet --- 08:12:33 [INFO] 08:12:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet --- 08:12:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:33 [INFO] 08:12:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet --- 08:12:34 [INFO] 08:12:34 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.catalog >-- 08:12:34 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.catalog 2.0.0-SNAPSHOT [18/729] 08:12:34 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:34 [INFO] 08:12:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.catalog --- 08:12:34 [INFO] 08:12:34 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.catalog --- 08:12:34 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:34 [INFO] 08:12:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.catalog --- 08:12:34 [INFO] 08:12:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.catalog --- 08:12:34 [INFO] 08:12:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.catalog --- 08:12:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/src/main/resources 08:12:34 [INFO] 08:12:34 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.catalog --- 08:12:34 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/bin 08:12:34 [INFO] 08:12:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.catalog --- 08:12:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/src/test/resources 08:12:34 [INFO] 08:12:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.catalog --- 08:12:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/target/org.eclipse.papyrus.emf.facet.efacet.catalog-2.0.0-SNAPSHOT-sources.jar 08:12:34 [INFO] 08:12:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.catalog --- 08:12:34 [INFO] 08:12:34 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.catalog --- 08:12:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/target/org.eclipse.papyrus.emf.facet.efacet.catalog-2.0.0-SNAPSHOT.jar 08:12:35 [INFO] 08:12:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.catalog --- 08:12:35 [INFO] 08:12:35 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.catalog --- 08:12:35 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:35 [INFO] 08:12:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.catalog --- 08:12:35 [INFO] 08:12:35 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.pde.core >--- 08:12:35 [INFO] Building org.eclipse.papyrus.emf.facet.util.pde.core 2.0.0-SNAPSHOT [19/729] 08:12:35 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:35 [INFO] 08:12:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.pde.core --- 08:12:35 [INFO] 08:12:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.pde.core --- 08:12:35 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:35 [INFO] 08:12:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.pde.core --- 08:12:35 [INFO] 08:12:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.pde.core --- 08:12:35 [INFO] 08:12:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.pde.core --- 08:12:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/main/resources 08:12:35 [INFO] 08:12:35 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.pde.core --- 08:12:35 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/bin 08:12:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/org/eclipse/papyrus/emf/facet/util/pde/core/internal/Activator.java:[18] 08:12:35 @SuppressWarnings("PMD.UseSingleton") 08:12:35 ^^^^^^^^^^^^^^^^^^ 08:12:35 Unsupported @SuppressWarnings("PMD.UseSingleton") 08:12:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/org/eclipse/papyrus/emf/facet/util/pde/core/internal/Activator.java:[27] 08:12:35 @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:12:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:35 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:12:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/org/eclipse/papyrus/emf/facet/util/pde/core/internal/Activator.java:[37] 08:12:35 @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:12:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:35 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:12:35 3 problems (3 warnings) 08:12:35 [INFO] 08:12:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.pde.core --- 08:12:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/test/resources 08:12:35 [INFO] 08:12:35 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.pde.core --- 08:12:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/target/org.eclipse.papyrus.emf.facet.util.pde.core-2.0.0-SNAPSHOT-sources.jar 08:12:35 [INFO] 08:12:35 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.pde.core --- 08:12:35 [INFO] 08:12:35 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.pde.core --- 08:12:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/target/org.eclipse.papyrus.emf.facet.util.pde.core-2.0.0-SNAPSHOT.jar 08:12:35 [INFO] 08:12:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.pde.core --- 08:12:35 [INFO] 08:12:35 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.pde.core --- 08:12:35 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:35 [INFO] 08:12:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.pde.core --- 08:12:36 [INFO] 08:12:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.core >--- 08:12:36 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.core 2.0.0-SNAPSHOT [20/729] 08:12:36 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:36 [INFO] 08:12:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.core --- 08:12:36 [INFO] 08:12:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.core --- 08:12:36 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:36 [INFO] 08:12:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.core --- 08:12:36 [INFO] 08:12:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.core --- 08:12:36 [INFO] 08:12:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.core --- 08:12:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/main/resources 08:12:36 [INFO] 08:12:36 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.core --- 08:12:36 [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/bin 08:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/catalog/CatalogSetManager.java:[165] 08:12:37 result.add((T) catalogManager); 08:12:37 ^^^^^^^^^^^^^^^^^^ 08:12:37 Type safety: Unchecked cast from ICatalogManager to T 08:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/preferences/PreferenceInitializer.java:[31] 08:12:37 IEclipsePreferences preferenceNode = new DefaultScope().getNode(Activator.PLUGIN_ID); 08:12:37 ^^^^^^^^^^^^^^ 08:12:37 The constructor DefaultScope() is deprecated 08:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/serialization/SerializationService.java:[29] 08:12:37 ISerializer<Object> serializer = (ISerializer<Object>) ISerializationRegistry.INSTANCE 08:12:37 .getSerializerFor(instanceValue.getClass()); 08:12:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:37 Type safety: Unchecked cast from ISerializer<capture#2-of ?> to ISerializer<Object> 08:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/registry/BrowserRegistry.java:[150] 08:12:37 IEclipsePreferences preferenceNode = new InstanceScope().getNode(Activator.PLUGIN_ID); 08:12:37 ^^^^^^^^^^^^^^^ 08:12:37 The constructor InstanceScope() is deprecated 08:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/registry/BrowserRegistry.java:[173] 08:12:37 IEclipsePreferences preferenceNode = new InstanceScope().getNode(Activator.PLUGIN_ID); 08:12:37 ^^^^^^^^^^^^^^^ 08:12:37 The constructor InstanceScope() is deprecated 08:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/registry/BrowserRegistry.java:[196] 08:12:37 IEclipsePreferences preferenceNode = new InstanceScope().getNode(Activator.PLUGIN_ID); 08:12:37 ^^^^^^^^^^^^^^^ 08:12:37 The constructor InstanceScope() is deprecated 08:12:37 6 problems (6 warnings) 08:12:37 [INFO] 08:12:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.core --- 08:12:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/test/resources 08:12:37 [INFO] 08:12:37 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.core --- 08:12:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/target/org.eclipse.papyrus.emf.facet.util.emf.core-2.0.0-SNAPSHOT-sources.jar 08:12:37 [INFO] 08:12:37 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.core --- 08:12:37 [INFO] 08:12:37 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.core --- 08:12:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/target/org.eclipse.papyrus.emf.facet.util.emf.core-2.0.0-SNAPSHOT.jar 08:12:37 [INFO] 08:12:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.core --- 08:12:37 [INFO] 08:12:37 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.emf.core --- 08:12:37 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:37 [INFO] 08:12:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.core --- 08:12:37 [INFO] 08:12:37 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.core >---- 08:12:37 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.core 3.0.0-SNAPSHOT [21/729] 08:12:37 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:37 [INFO] 08:12:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.core --- 08:12:37 [INFO] 08:12:37 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.core --- 08:12:37 [INFO] The project's OSGi version is 3.0.0.202103041255 08:12:37 [INFO] 08:12:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.core --- 08:12:37 [INFO] 08:12:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.core --- 08:12:37 [INFO] 08:12:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.core --- 08:12:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/main/resources 08:12:37 [INFO] 08:12:37 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.core --- 08:12:37 [INFO] Compiling 86 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/bin 08:12:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/Messages.java:[18] 08:12:38 @SuppressWarnings("PMD") 08:12:38 ^^^^^ 08:12:38 Unsupported @SuppressWarnings("PMD") 08:12:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetManagerContext.java:[142] 08:12:38 result = (T) derivedResult; 08:12:38 ^^^^^^^^^^^^^^^^^ 08:12:38 Type safety: Unchecked cast from DerivedTypedElement to T 08:12:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetManagerContext.java:[407] 08:12:38 final T element = (T) feature; 08:12:38 ^^^^^^^^^^^ 08:12:38 Type safety: Unchecked cast from ETypedElement to T 08:12:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[39] 08:12:38 import org.eclipse.papyrus.emf.facet.efacet.core.internal.query.DerivedTypedElementImplementationFactoryRegistry; 08:12:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:38 The type DerivedTypedElementImplementationFactoryRegistry is deprecated 08:12:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[42] 08:12:38 import org.eclipse.papyrus.emf.facet.efacet.core.query.IDerivedTypedElementImplementation; 08:12:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:38 The type IDerivedTypedElementImplementation is deprecated 08:12:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[141] 08:12:38 IDerivedTypedElementImplementation evaluator2 = null; 08:12:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:38 The type IDerivedTypedElementImplementation is deprecated 08:12:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[148] 08:12:38 evaluator2 = DerivedTypedElementImplementationFactoryRegistry.INSTANCE.getEvaluatorFor(query, this); 08:12:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:38 The type DerivedTypedElementImplementationFactoryRegistry is deprecated 08:12:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[148] 08:12:38 evaluator2 = DerivedTypedElementImplementationFactoryRegistry.INSTANCE.getEvaluatorFor(query, this); 08:12:38 ^^^^^^^^ 08:12:38 The field DerivedTypedElementImplementationFactoryRegistry.INSTANCE is deprecated 08:12:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[148] 08:12:38 evaluator2 = DerivedTypedElementImplementationFactoryRegistry.INSTANCE.getEvaluatorFor(query, this); 08:12:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:38 The method getEvaluatorFor(Query, IDerivedTypedElementManager) from the type DerivedTypedElementImplementationFactoryRegistry is deprecated 08:12:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetManager.java:[669] 08:12:38 return (List<T>) cache.get(classs); 08:12:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:38 Type safety: Unchecked cast from List<capture#4-of ? extends ETypedElement> to List<T> 08:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetActions2Impl.java:[78] 08:12:39 ICatalogSetManager2.INSTANCE.registerModelDeclaration(file); 08:12:39 ^^^^^^^^ 08:12:39 The field ICatalogSetManager2.INSTANCE is deprecated 08:12:39 11 problems (11 warnings) 08:12:39 [INFO] 08:12:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.core --- 08:12:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/test/resources 08:12:39 [INFO] 08:12:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.core --- 08:12:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/target/org.eclipse.papyrus.emf.facet.efacet.core-3.0.0-SNAPSHOT-sources.jar 08:12:39 [INFO] 08:12:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.core --- 08:12:39 [INFO] 08:12:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.core --- 08:12:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/target/org.eclipse.papyrus.emf.facet.efacet.core-3.0.0-SNAPSHOT.jar 08:12:39 [INFO] 08:12:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.core --- 08:12:39 [INFO] 08:12:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.core --- 08:12:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:39 [INFO] 08:12:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.core --- 08:12:39 [INFO] 08:12:39 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.core >---- 08:12:39 [INFO] Building org.eclipse.papyrus.emf.facet.custom.core 4.0.0-SNAPSHOT [22/729] 08:12:39 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:39 [INFO] 08:12:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.core --- 08:12:39 [INFO] 08:12:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.core --- 08:12:39 [INFO] The project's OSGi version is 4.0.0.202103041255 08:12:39 [INFO] 08:12:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.core --- 08:12:39 [INFO] 08:12:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.core --- 08:12:39 [INFO] 08:12:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.core --- 08:12:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/src/main/resources 08:12:39 [INFO] 08:12:39 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.core --- 08:12:39 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/bin 08:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/src/org/eclipse/papyrus/emf/facet/custom/core/internal/exported/CustomizationUtils.java:[137] 08:12:39 result = (T) result.toString(); 08:12:39 ^^^^^^^^^^^^^^^^^^^^^ 08:12:39 Type safety: Unchecked cast from String to T 08:12:39 1 problem (1 warning) 08:12:39 [INFO] 08:12:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.core --- 08:12:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/src/test/resources 08:12:39 [INFO] 08:12:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.core --- 08:12:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/target/org.eclipse.papyrus.emf.facet.custom.core-4.0.0-SNAPSHOT-sources.jar 08:12:40 [INFO] 08:12:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.core --- 08:12:40 [INFO] 08:12:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.core --- 08:12:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/target/org.eclipse.papyrus.emf.facet.custom.core-4.0.0-SNAPSHOT.jar 08:12:40 [INFO] 08:12:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.core --- 08:12:40 [INFO] 08:12:40 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.core --- 08:12:40 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:40 [INFO] 08:12:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.core --- 08:12:40 [INFO] 08:12:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit >-- 08:12:40 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.metamodel.edit 2.0.0-SNAPSHOT [23/729] 08:12:40 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:40 [INFO] 08:12:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit --- 08:12:40 [INFO] 08:12:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit --- 08:12:40 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:40 [INFO] 08:12:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit --- 08:12:40 [INFO] 08:12:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit --- 08:12:40 [INFO] 08:12:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit --- 08:12:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/src/main/resources 08:12:40 [INFO] 08:12:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit --- 08:12:40 [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/bin 08:12:41 [INFO] 08:12:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit --- 08:12:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/src/test/resources 08:12:41 [INFO] 08:12:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit --- 08:12:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/target/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit-2.0.0-SNAPSHOT-sources.jar 08:12:41 [INFO] 08:12:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit --- 08:12:41 [INFO] 08:12:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit --- 08:12:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/target/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit-2.0.0-SNAPSHOT.jar 08:12:41 [INFO] 08:12:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit --- 08:12:41 [INFO] 08:12:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit --- 08:12:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:41 [INFO] 08:12:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit --- 08:12:41 [INFO] 08:12:41 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.edit >-- 08:12:41 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel.edit 2.0.0-SNAPSHOT [24/729] 08:12:41 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:41 [INFO] 08:12:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit --- 08:12:41 [INFO] 08:12:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit --- 08:12:41 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:41 [INFO] 08:12:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit --- 08:12:41 [INFO] 08:12:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit --- 08:12:41 [INFO] 08:12:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit --- 08:12:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/src/main/resources 08:12:41 [INFO] 08:12:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit --- 08:12:41 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin 08:12:41 [INFO] 08:12:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit --- 08:12:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/src/test/resources 08:12:41 [INFO] 08:12:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit --- 08:12:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/target/org.eclipse.papyrus.emf.facet.custom.metamodel.edit-2.0.0-SNAPSHOT-sources.jar 08:12:42 [INFO] 08:12:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit --- 08:12:42 [INFO] 08:12:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit --- 08:12:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/target/org.eclipse.papyrus.emf.facet.custom.metamodel.edit-2.0.0-SNAPSHOT.jar 08:12:42 [INFO] 08:12:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit --- 08:12:42 [INFO] 08:12:42 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit --- 08:12:42 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:42 [INFO] 08:12:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit --- 08:12:42 [INFO] 08:12:42 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.core >-- 08:12:42 [INFO] Building org.eclipse.papyrus.emf.facet.custom.sdk.core 2.0.0-SNAPSHOT [25/729] 08:12:42 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:42 [INFO] 08:12:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.sdk.core --- 08:12:42 [INFO] 08:12:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.sdk.core --- 08:12:42 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:42 [INFO] 08:12:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.sdk.core --- 08:12:42 [INFO] 08:12:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.sdk.core --- 08:12:42 [INFO] 08:12:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.sdk.core --- 08:12:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/main/resources 08:12:42 [INFO] 08:12:42 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.sdk.core --- 08:12:42 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/bin 08:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[21] 08:12:43 @SuppressWarnings("PMD.UseSingleton") 08:12:43 ^^^^^^^^^^^^^^^^^^ 08:12:43 Unsupported @SuppressWarnings("PMD.UseSingleton") 08:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[30] 08:12:43 @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:12:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:43 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[40] 08:12:43 @SuppressWarnings({ "PMD.SignatureDeclareThrowsException", 08:12:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:43 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[41] 08:12:43 "PMD.NullAssignment" }) 08:12:43 ^^^^^^^^^^^^^^^^^^^^ 08:12:43 Unsupported @SuppressWarnings("PMD.NullAssignment") 08:12:43 4 problems (4 warnings) 08:12:43 [INFO] 08:12:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.sdk.core --- 08:12:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/test/resources 08:12:43 [INFO] 08:12:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.sdk.core --- 08:12:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/target/org.eclipse.papyrus.emf.facet.custom.sdk.core-2.0.0-SNAPSHOT-sources.jar 08:12:43 [INFO] 08:12:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.sdk.core --- 08:12:43 [INFO] 08:12:43 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.sdk.core --- 08:12:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/target/org.eclipse.papyrus.emf.facet.custom.sdk.core-2.0.0-SNAPSHOT.jar 08:12:43 [INFO] 08:12:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.sdk.core --- 08:12:43 [INFO] 08:12:43 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.sdk.core --- 08:12:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:43 [INFO] 08:12:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.sdk.core --- 08:12:43 [INFO] 08:12:43 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java >---- 08:12:43 [INFO] Building org.eclipse.papyrus.emf.facet.query.java 2.0.0-SNAPSHOT [26/729] 08:12:43 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:43 [INFO] 08:12:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java --- 08:12:43 [INFO] 08:12:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java --- 08:12:43 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:43 [INFO] 08:12:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java --- 08:12:43 [INFO] 08:12:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java --- 08:12:43 [INFO] 08:12:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java --- 08:12:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/src/main/resources 08:12:43 [INFO] 08:12:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java --- 08:12:43 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/bin 08:12:44 [INFO] 08:12:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java --- 08:12:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/src/test/resources 08:12:44 [INFO] 08:12:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java --- 08:12:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/target/org.eclipse.papyrus.emf.facet.query.java-2.0.0-SNAPSHOT-sources.jar 08:12:44 [INFO] 08:12:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java --- 08:12:44 [INFO] 08:12:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java --- 08:12:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/target/org.eclipse.papyrus.emf.facet.query.java-2.0.0-SNAPSHOT.jar 08:12:44 [INFO] 08:12:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java --- 08:12:44 [INFO] 08:12:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.java --- 08:12:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:44 [INFO] 08:12:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java --- 08:12:45 [INFO] 08:12:45 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.infra >------------ 08:12:45 [INFO] Building Papyrus Infra 0.0.1-SNAPSHOT [27/729] 08:12:45 [INFO] --------------------------------[ pom ]--------------------------------- 08:12:45 [INFO] 08:12:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra --- 08:12:45 [INFO] 08:12:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra --- 08:12:45 [INFO] 08:12:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra --- 08:12:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:45 [INFO] 08:12:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra --- 08:12:45 [INFO] 08:12:45 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra-core >--------- 08:12:45 [INFO] Building Papyrus Infra Core 0.0.1-SNAPSHOT [28/729] 08:12:45 [INFO] --------------------------------[ pom ]--------------------------------- 08:12:45 [INFO] 08:12:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-core --- 08:12:45 [INFO] 08:12:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-core --- 08:12:45 [INFO] 08:12:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-core --- 08:12:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:45 [INFO] 08:12:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-core --- 08:12:45 [INFO] 08:12:45 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.log >------- 08:12:45 [INFO] Building org.eclipse.papyrus.infra.core.log 2.0.0-SNAPSHOT [29/729] 08:12:45 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:45 [INFO] 08:12:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.log --- 08:12:45 [INFO] 08:12:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.log --- 08:12:45 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:45 [INFO] 08:12:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.log --- 08:12:45 [INFO] 08:12:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.log --- 08:12:45 [INFO] 08:12:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.log --- 08:12:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/src/main/resources 08:12:45 [INFO] 08:12:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.log --- 08:12:45 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/bin 08:12:45 [INFO] 08:12:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.log --- 08:12:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/src/test/resources 08:12:45 [INFO] 08:12:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.log --- 08:12:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/target/org.eclipse.papyrus.infra.core.log-2.0.0-SNAPSHOT-sources.jar 08:12:45 [INFO] 08:12:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.log --- 08:12:45 [INFO] 08:12:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.log --- 08:12:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/target/org.eclipse.papyrus.infra.core.log-2.0.0-SNAPSHOT.jar 08:12:45 [INFO] 08:12:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.log --- 08:12:45 [INFO] 08:12:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.log --- 08:12:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:45 [INFO] 08:12:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.log --- 08:12:45 [INFO] 08:12:45 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.tools >--------- 08:12:45 [INFO] Building org.eclipse.papyrus.infra.tools 4.0.0-SNAPSHOT [30/729] 08:12:45 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:45 [INFO] 08:12:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.tools --- 08:12:45 [INFO] 08:12:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.tools --- 08:12:45 [INFO] The project's OSGi version is 4.0.0.202103041255 08:12:45 [INFO] 08:12:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.tools --- 08:12:45 [INFO] 08:12:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.tools --- 08:12:45 [INFO] 08:12:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.tools --- 08:12:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/main/resources 08:12:45 [INFO] 08:12:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.tools --- 08:12:45 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/bin 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/CommandBasedObservableValue.java:[22] 08:12:46 public interface CommandBasedObservableValue extends CommandBasedObservable, IObservableValue { 08:12:46 ^^^^^^^^^^^^^^^^ 08:12:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/IMultipleObservableValue.java:[27] 08:12:46 public interface IMultipleObservableValue extends AggregatedObservable, IObservableValue { 08:12:46 ^^^^^^^^^^^^^^^^ 08:12:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/IMultipleObservableValue.java:[32] 08:12:46 List<IObservableValue> getObservableValues(); 08:12:46 ^^^^^^^^^^^^^^^^ 08:12:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollection.java:[28] 08:12:46 public abstract class DelegatingObservableCollection<T extends IObservableCollection> extends DelegatingObservable<T> implements IObservableCollection { 08:12:46 ^^^^^^^^^^^^^^^^^^^^^ 08:12:46 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollection.java:[28] 08:12:46 public abstract class DelegatingObservableCollection<T extends IObservableCollection> extends DelegatingObservable<T> implements IObservableCollection { 08:12:46 ^^^^^^^^^^^^^^^^^^^^^ 08:12:46 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[31] 08:12:46 public class DelegatingObservableSet extends DelegatingObservableCollection<IObservableSet> implements IObservableSet { 08:12:46 ^^^^^^^^^^^^^^ 08:12:46 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[31] 08:12:46 public class DelegatingObservableSet extends DelegatingObservableCollection<IObservableSet> implements IObservableSet { 08:12:46 ^^^^^^^^^^^^^^ 08:12:46 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[35] 08:12:46 private ISetChangeListener forwardingSetChangeListener; 08:12:46 ^^^^^^^^^^^^^^^^^^ 08:12:46 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[37] 08:12:46 DelegatingObservableSet(IObservableSet delegate) { 08:12:46 ^^^^^^^^^^^^^^ 08:12:46 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[45] 08:12:46 public static IObservableSet wrap(IObservableSet observable) { 08:12:46 ^^^^^^^^^^^^^^ 08:12:46 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[45] 08:12:46 public static IObservableSet wrap(IObservableSet observable) { 08:12:46 ^^^^^^^^^^^^^^ 08:12:46 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[46] 08:12:46 IObservableSet result; 08:12:46 ^^^^^^^^^^^^^^ 08:12:46 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[63] 08:12:46 public static IObservableSet create(Realm realm, ClassLoader loader, Class<?>... mixins) { 08:12:46 ^^^^^^^^^^^^^^ 08:12:46 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[67] 08:12:46 public void addSetChangeListener(ISetChangeListener listener) { 08:12:46 ^^^^^^^^^^^^^^^^^^ 08:12:46 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[71] 08:12:46 public void removeSetChangeListener(ISetChangeListener listener) { 08:12:46 ^^^^^^^^^^^^^^^^^^ 08:12:46 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[76] 08:12:46 protected void hookDelegate(IObservableSet delegate) { 08:12:46 ^^^^^^^^^^^^^^ 08:12:46 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[78] 08:12:46 delegate.addSetChangeListener(getForwardingSetChangeListener()); 08:12:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:46 Type safety: The method addSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[82] 08:12:46 protected void unhookDelegate(IObservableSet delegate) { 08:12:46 ^^^^^^^^^^^^^^ 08:12:46 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[83] 08:12:46 delegate.removeSetChangeListener(getForwardingSetChangeListener()); 08:12:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:46 Type safety: The method removeSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[88] 08:12:46 protected void delegateChanged(IObservableSet oldDelegate, IObservableSet newDelegate) { 08:12:46 ^^^^^^^^^^^^^^ 08:12:46 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[88] 08:12:46 protected void delegateChanged(IObservableSet oldDelegate, IObservableSet newDelegate) { 08:12:46 ^^^^^^^^^^^^^^ 08:12:46 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[97] 08:12:46 private ISetChangeListener getForwardingSetChangeListener() { 08:12:46 ^^^^^^^^^^^^^^^^^^ 08:12:46 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[99] 08:12:46 forwardingSetChangeListener = new ISetChangeListener() { 08:12:46 ^^^^^^^^^^^^^^^^^^ 08:12:46 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[101] 08:12:46 public void handleSetChange(SetChangeEvent event) { 08:12:46 ^^^^^^^^^^^^^^ 08:12:46 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[102] 08:12:46 SetChangeEvent myEvent = new MySetChangeEvent(event.diff); 08:12:46 ^^^^^^^^^^^^^^ 08:12:46 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[115] 08:12:46 class MySetChangeEvent extends SetChangeEvent { 08:12:46 ^^^^^^^^^^^^^^ 08:12:46 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[119] 08:12:46 MySetChangeEvent(SetDiff diff) { 08:12:46 ^^^^^^^ 08:12:46 SetDiff is a raw type. References to generic type SetDiff<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[120] 08:12:46 super(getRealObservable(), diff); 08:12:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:46 Type safety: The constructor SetChangeEvent(IObservableSet, SetDiff) belongs to the raw type SetChangeEvent. References to generic type SetChangeEvent<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservable.java:[93] 08:12:46 result = DelegatingObservableList.wrap((IObservableList) observable); 08:12:46 ^^^^^^^^^^^^^^^ 08:12:46 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservable.java:[95] 08:12:46 result = DelegatingObservableSet.wrap((IObservableSet) observable); 08:12:46 ^^^^^^^^^^^^^^ 08:12:46 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservable.java:[97] 08:12:46 result = DelegatingObservableValue.wrap((IObservableValue) observable); 08:12:46 ^^^^^^^^^^^^^^^^ 08:12:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/util/ClassLoaderHelper.java:[461] 08:12:46 return theClass.newInstance(); 08:12:46 ^^^^^^^^^^^^^ 08:12:46 The method newInstance() from the type Class<T> is deprecated since version 9 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[28] 08:12:46 public class DelegatingObservableValue extends DelegatingObservable<IObservableValue> implements IObservableValue { 08:12:46 ^^^^^^^^^^^^^^^^ 08:12:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[28] 08:12:46 public class DelegatingObservableValue extends DelegatingObservable<IObservableValue> implements IObservableValue { 08:12:46 ^^^^^^^^^^^^^^^^ 08:12:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[32] 08:12:46 private IValueChangeListener forwardingValueChangeListener; 08:12:46 ^^^^^^^^^^^^^^^^^^^^ 08:12:46 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[34] 08:12:46 DelegatingObservableValue(IObservableValue delegate) { 08:12:46 ^^^^^^^^^^^^^^^^ 08:12:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[42] 08:12:46 public static IObservableValue wrap(IObservableValue observable) { 08:12:46 ^^^^^^^^^^^^^^^^ 08:12:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[42] 08:12:46 public static IObservableValue wrap(IObservableValue observable) { 08:12:46 ^^^^^^^^^^^^^^^^ 08:12:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[43] 08:12:46 IObservableValue result; 08:12:46 ^^^^^^^^^^^^^^^^ 08:12:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[60] 08:12:46 public static IObservableValue create(Realm realm, ClassLoader loader, Class<?>... mixins) { 08:12:46 ^^^^^^^^^^^^^^^^ 08:12:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[64] 08:12:46 public void addValueChangeListener(IValueChangeListener listener) { 08:12:46 ^^^^^^^^^^^^^^^^^^^^ 08:12:46 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[68] 08:12:46 public void removeValueChangeListener(IValueChangeListener listener) { 08:12:46 ^^^^^^^^^^^^^^^^^^^^ 08:12:46 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[73] 08:12:46 protected void hookDelegate(IObservableValue delegate) { 08:12:46 ^^^^^^^^^^^^^^^^ 08:12:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[75] 08:12:46 delegate.addValueChangeListener(getForwardingValueChangeListener()); 08:12:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:46 Type safety: The method addValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[79] 08:12:46 protected void unhookDelegate(IObservableValue delegate) { 08:12:46 ^^^^^^^^^^^^^^^^ 08:12:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[80] 08:12:46 delegate.removeValueChangeListener(getForwardingValueChangeListener()); 08:12:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:46 Type safety: The method removeValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[85] 08:12:46 protected void delegateChanged(IObservableValue oldDelegate, IObservableValue newDelegate) { 08:12:46 ^^^^^^^^^^^^^^^^ 08:12:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[85] 08:12:46 protected void delegateChanged(IObservableValue oldDelegate, IObservableValue newDelegate) { 08:12:46 ^^^^^^^^^^^^^^^^ 08:12:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[106] 08:12:46 getDelegate().setValue(value); 08:12:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:46 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[110] 08:12:46 private IValueChangeListener getForwardingValueChangeListener() { 08:12:46 ^^^^^^^^^^^^^^^^^^^^ 08:12:46 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[112] 08:12:46 forwardingValueChangeListener = new IValueChangeListener() { 08:12:46 ^^^^^^^^^^^^^^^^^^^^ 08:12:46 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[114] 08:12:46 public void handleValueChange(ValueChangeEvent event) { 08:12:46 ^^^^^^^^^^^^^^^^ 08:12:46 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[115] 08:12:46 ValueChangeEvent myEvent = new MyValueChangeEvent(event.diff); 08:12:46 ^^^^^^^^^^^^^^^^ 08:12:46 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[128] 08:12:46 class MyValueChangeEvent extends ValueChangeEvent { 08:12:46 ^^^^^^^^^^^^^^^^ 08:12:46 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[132] 08:12:46 MyValueChangeEvent(ValueDiff diff) { 08:12:46 ^^^^^^^^^ 08:12:46 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[133] 08:12:46 super(getRealObservable(), diff); 08:12:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:46 Type safety: The constructor ValueChangeEvent(IObservableValue, ValueDiff) belongs to the raw type ValueChangeEvent. References to generic type ValueChangeEvent<T> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[33] 08:12:46 public class DelegatingObservableList extends DelegatingObservableCollection<IObservableList> implements IObservableList { 08:12:46 ^^^^^^^^^^^^^^^ 08:12:46 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[33] 08:12:46 public class DelegatingObservableList extends DelegatingObservableCollection<IObservableList> implements IObservableList { 08:12:46 ^^^^^^^^^^^^^^^ 08:12:46 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[37] 08:12:46 private IListChangeListener forwardingListChangeListener; 08:12:46 ^^^^^^^^^^^^^^^^^^^ 08:12:46 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized 08:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[39] 08:12:46 DelegatingObservableList(IObservableList delegate) { 08:12:47 ^^^^^^^^^^^^^^^ 08:12:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[47] 08:12:47 public static IObservableList wrap(IObservableList observable) { 08:12:47 ^^^^^^^^^^^^^^^ 08:12:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[47] 08:12:47 public static IObservableList wrap(IObservableList observable) { 08:12:47 ^^^^^^^^^^^^^^^ 08:12:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[48] 08:12:47 IObservableList result; 08:12:47 ^^^^^^^^^^^^^^^ 08:12:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[65] 08:12:47 public static IObservableList create(Realm realm, ClassLoader loader, Class<?>... mixins) { 08:12:47 ^^^^^^^^^^^^^^^ 08:12:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[69] 08:12:47 public void addListChangeListener(IListChangeListener listener) { 08:12:47 ^^^^^^^^^^^^^^^^^^^ 08:12:47 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[73] 08:12:47 public void removeListChangeListener(IListChangeListener listener) { 08:12:47 ^^^^^^^^^^^^^^^^^^^ 08:12:47 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[78] 08:12:47 protected void hookDelegate(IObservableList delegate) { 08:12:47 ^^^^^^^^^^^^^^^ 08:12:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[80] 08:12:47 delegate.addListChangeListener(getForwardingListChangeListener()); 08:12:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:47 Type safety: The method addListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[84] 08:12:47 protected void unhookDelegate(IObservableList delegate) { 08:12:47 ^^^^^^^^^^^^^^^ 08:12:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[85] 08:12:47 delegate.removeListChangeListener(getForwardingListChangeListener()); 08:12:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:47 Type safety: The method removeListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[90] 08:12:47 protected void delegateChanged(IObservableList oldDelegate, IObservableList newDelegate) { 08:12:47 ^^^^^^^^^^^^^^^ 08:12:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[90] 08:12:47 protected void delegateChanged(IObservableList oldDelegate, IObservableList newDelegate) { 08:12:47 ^^^^^^^^^^^^^^^ 08:12:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[112] 08:12:47 return getDelegate().addAll(index, c); 08:12:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:47 Type safety: The method addAll(int, Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[128] 08:12:47 return getDelegate().set(index, element); 08:12:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:47 Type safety: The method set(int, Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[175] 08:12:47 private IListChangeListener getForwardingListChangeListener() { 08:12:47 ^^^^^^^^^^^^^^^^^^^ 08:12:47 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[177] 08:12:47 forwardingListChangeListener = new IListChangeListener() { 08:12:47 ^^^^^^^^^^^^^^^^^^^ 08:12:47 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[179] 08:12:47 public void handleListChange(ListChangeEvent event) { 08:12:47 ^^^^^^^^^^^^^^^ 08:12:47 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[180] 08:12:47 ListChangeEvent myEvent = new MyListChangeEvent(event.diff); 08:12:47 ^^^^^^^^^^^^^^^ 08:12:47 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[193] 08:12:47 class MyListChangeEvent extends ListChangeEvent { 08:12:47 ^^^^^^^^^^^^^^^ 08:12:47 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[197] 08:12:47 MyListChangeEvent(ListDiff diff) { 08:12:47 ^^^^^^^^ 08:12:47 ListDiff is a raw type. References to generic type ListDiff<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[198] 08:12:47 super(getRealObservable(), diff); 08:12:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:47 Type safety: The constructor ListChangeEvent(IObservableList, ListDiff) belongs to the raw type ListChangeEvent. References to generic type ListChangeEvent<E> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[39] 08:12:47 public class MultipleObservableValue extends ReferenceCountedObservable.Value implements IMultipleObservableValue, IChangeListener { 08:12:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:47 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[49] 08:12:47 public MultipleObservableValue(Collection<IObservableValue> values) { 08:12:47 ^^^^^^^^^^^^^^^^ 08:12:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[98] 08:12:47 for (IObservableValue observable : observableValues) { 08:12:47 ^^^^^^^^^^^^^^^^ 08:12:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[99] 08:12:47 observable.setValue(value); 08:12:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:47 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[106] 08:12:47 observableValues.add((IObservableValue) observable); 08:12:47 ^^^^^^^^^^^^^^^^ 08:12:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[113] 08:12:47 public List<IObservableValue> getObservableValues() { 08:12:47 ^^^^^^^^^^^^^^^^ 08:12:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[119] 08:12:47 for (IObservableValue value : getObservableValues()) { 08:12:47 ^^^^^^^^^^^^^^^^ 08:12:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[128] 08:12:47 for (IObservableValue observable : observableValues) { 08:12:47 ^^^^^^^^^^^^^^^^ 08:12:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[141] 08:12:47 protected List<IObservableValue> observableValues = new LinkedList<IObservableValue>(); 08:12:47 ^^^^^^^^^^^^^^^^ 08:12:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[141] 08:12:47 protected List<IObservableValue> observableValues = new LinkedList<IObservableValue>(); 08:12:47 ^^^^^^^^^^^^^^^^ 08:12:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[150] 08:12:47 for (IObservableValue observable : observableValues) { 08:12:47 ^^^^^^^^^^^^^^^^ 08:12:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[169] 08:12:47 super.fireValueChange(new ValueDiff() { 08:12:47 @Override 08:12:47 public Object getOldValue() { 08:12:47 return true; 08:12:47 } 08:12:47 @Override 08:12:47 public Object getNewValue() { 08:12:47 return false; 08:12:47 } 08:12:47 }); 08:12:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:47 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:12:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[169] 08:12:47 super.fireValueChange(new ValueDiff() { 08:12:47 ^^^^^^^^^ 08:12:47 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:12:47 94 problems (94 warnings) 08:12:47 [INFO] 08:12:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.tools --- 08:12:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/test/resources 08:12:47 [INFO] 08:12:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.tools --- 08:12:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/target/org.eclipse.papyrus.infra.tools-4.0.0-SNAPSHOT-sources.jar 08:12:47 [INFO] 08:12:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.tools --- 08:12:47 [INFO] 08:12:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.tools --- 08:12:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/target/org.eclipse.papyrus.infra.tools-4.0.0-SNAPSHOT.jar 08:12:47 [INFO] 08:12:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.tools --- 08:12:47 [INFO] 08:12:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.tools --- 08:12:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:47 [INFO] 08:12:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.tools --- 08:12:47 [INFO] 08:12:47 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.metamodel >-- 08:12:47 [INFO] Building org.eclipse.papyrus.emf.facet.query.java.metamodel 2.0.0-SNAPSHOT [31/729] 08:12:47 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:47 [INFO] 08:12:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java.metamodel --- 08:12:47 [INFO] 08:12:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java.metamodel --- 08:12:47 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:47 [INFO] 08:12:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java.metamodel --- 08:12:47 [INFO] 08:12:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java.metamodel --- 08:12:47 [INFO] 08:12:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java.metamodel --- 08:12:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/src/main/resources 08:12:47 [INFO] 08:12:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java.metamodel --- 08:12:47 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/bin 08:12:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/src/org/eclipse/papyrus/emf/facet/query/java/metamodel/v0_2_0/javaquery/internal/JavaQueryValidator.java:[114] 08:12:48 private boolean validatefacetSet_validate(FacetSet facetSet, DiagnosticChain diagnostics, Map<Object, Object> context) { 08:12:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:48 The method validatefacetSet_validate(FacetSet, DiagnosticChain, Map<Object,Object>) from the type JavaQueryValidator is never used locally 08:12:48 1 problem (1 warning) 08:12:48 [INFO] 08:12:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java.metamodel --- 08:12:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/src/test/resources 08:12:48 [INFO] 08:12:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java.metamodel --- 08:12:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/target/org.eclipse.papyrus.emf.facet.query.java.metamodel-2.0.0-SNAPSHOT-sources.jar 08:12:48 [INFO] 08:12:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java.metamodel --- 08:12:48 [INFO] 08:12:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java.metamodel --- 08:12:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/target/org.eclipse.papyrus.emf.facet.query.java.metamodel-2.0.0-SNAPSHOT.jar 08:12:48 [INFO] 08:12:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java.metamodel --- 08:12:48 [INFO] 08:12:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.java.metamodel --- 08:12:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:48 [INFO] 08:12:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java.metamodel --- 08:12:48 [INFO] 08:12:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.core >-- 08:12:48 [INFO] Building org.eclipse.papyrus.emf.facet.query.java.core 3.0.0-SNAPSHOT [32/729] 08:12:48 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:48 [INFO] 08:12:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java.core --- 08:12:48 [INFO] 08:12:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java.core --- 08:12:48 [INFO] The project's OSGi version is 3.0.0.202103041255 08:12:48 [INFO] 08:12:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java.core --- 08:12:48 [INFO] 08:12:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java.core --- 08:12:48 [INFO] 08:12:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java.core --- 08:12:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/src/main/resources 08:12:48 [INFO] 08:12:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java.core --- 08:12:48 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/bin 08:12:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/src/org/eclipse/papyrus/emf/facet/query/java/core/internal/evaluator/JavaQueryImplementationFactory.java:[78] 08:12:49 javaQueryInst = (IJavaQuery2<EObject, ?>) javaQueryClass.newInstance(); 08:12:49 ^^^^^^^^^^^^^ 08:12:49 The method newInstance() from the type Class<capture#6-of ?> is deprecated since version 9 08:12:49 1 problem (1 warning) 08:12:49 [INFO] 08:12:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java.core --- 08:12:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/src/test/resources 08:12:49 [INFO] 08:12:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java.core --- 08:12:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/target/org.eclipse.papyrus.emf.facet.query.java.core-3.0.0-SNAPSHOT-sources.jar 08:12:49 [INFO] 08:12:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java.core --- 08:12:49 [INFO] 08:12:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java.core --- 08:12:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/target/org.eclipse.papyrus.emf.facet.query.java.core-3.0.0-SNAPSHOT.jar 08:12:49 [INFO] 08:12:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java.core --- 08:12:49 [INFO] 08:12:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.java.core --- 08:12:49 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:49 [INFO] 08:12:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java.core --- 08:12:49 [INFO] 08:12:49 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.swt >----- 08:12:49 [INFO] Building org.eclipse.papyrus.emf.facet.util.swt 2.0.0-SNAPSHOT [33/729] 08:12:49 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:49 [INFO] 08:12:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.swt --- 08:12:49 [INFO] 08:12:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.swt --- 08:12:49 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:49 [INFO] 08:12:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.swt --- 08:12:49 [INFO] 08:12:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.swt --- 08:12:49 [INFO] 08:12:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.swt --- 08:12:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/src/main/resources 08:12:49 [INFO] 08:12:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.swt --- 08:12:49 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/bin 08:12:49 [INFO] 08:12:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.swt --- 08:12:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/src/test/resources 08:12:49 [INFO] 08:12:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.swt --- 08:12:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/target/org.eclipse.papyrus.emf.facet.util.swt-2.0.0-SNAPSHOT-sources.jar 08:12:49 [INFO] 08:12:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.swt --- 08:12:49 [INFO] 08:12:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.swt --- 08:12:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/target/org.eclipse.papyrus.emf.facet.util.swt-2.0.0-SNAPSHOT.jar 08:12:49 [INFO] 08:12:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.swt --- 08:12:49 [INFO] 08:12:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.swt --- 08:12:49 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:49 [INFO] 08:12:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.swt --- 08:12:49 [INFO] 08:12:49 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.jface.ui >--- 08:12:49 [INFO] Building org.eclipse.papyrus.emf.facet.util.jface.ui 3.0.0-SNAPSHOT [34/729] 08:12:49 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:50 [INFO] 08:12:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.jface.ui --- 08:12:50 [INFO] 08:12:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.jface.ui --- 08:12:50 [INFO] The project's OSGi version is 3.0.0.202103041255 08:12:50 [INFO] 08:12:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.jface.ui --- 08:12:50 [INFO] 08:12:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.jface.ui --- 08:12:50 [INFO] 08:12:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.jface.ui --- 08:12:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/main/resources 08:12:50 [INFO] 08:12:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.jface.ui --- 08:12:50 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/bin 08:12:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/org/eclipse/papyrus/emf/facet/util/jface/ui/internal/Activator.java:[19] 08:12:50 @SuppressWarnings("PMD.UseSingleton") 08:12:50 ^^^^^^^^^^^^^^^^^^ 08:12:50 Unsupported @SuppressWarnings("PMD.UseSingleton") 08:12:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/org/eclipse/papyrus/emf/facet/util/jface/ui/internal/Activator.java:[28] 08:12:50 @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:12:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:50 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:12:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/org/eclipse/papyrus/emf/facet/util/jface/ui/internal/Activator.java:[38] 08:12:50 @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:12:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:50 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:12:50 3 problems (3 warnings) 08:12:50 [INFO] 08:12:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.jface.ui --- 08:12:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/test/resources 08:12:50 [INFO] 08:12:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.jface.ui --- 08:12:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/target/org.eclipse.papyrus.emf.facet.util.jface.ui-3.0.0-SNAPSHOT-sources.jar 08:12:50 [INFO] 08:12:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.jface.ui --- 08:12:50 [INFO] 08:12:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.jface.ui --- 08:12:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/target/org.eclipse.papyrus.emf.facet.util.jface.ui-3.0.0-SNAPSHOT.jar 08:12:50 [INFO] 08:12:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.jface.ui --- 08:12:50 [INFO] 08:12:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.jface.ui --- 08:12:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:50 [INFO] 08:12:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.jface.ui --- 08:12:51 [INFO] 08:12:51 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.ui >------ 08:12:51 [INFO] Building org.eclipse.papyrus.emf.facet.util.ui 3.0.0-SNAPSHOT [35/729] 08:12:51 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:51 [INFO] 08:12:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.ui --- 08:12:51 [INFO] 08:12:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.ui --- 08:12:51 [INFO] The project's OSGi version is 3.0.0.202103041255 08:12:51 [INFO] 08:12:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.ui --- 08:12:51 [INFO] 08:12:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.ui --- 08:12:51 [INFO] 08:12:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.ui --- 08:12:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/main/resources 08:12:51 [INFO] 08:12:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.ui --- 08:12:51 [INFO] Compiling 67 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/bin 08:12:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[19] 08:12:51 @SuppressWarnings("PMD.UseSingleton") 08:12:51 ^^^^^^^^^^^^^^^^^^ 08:12:51 Unsupported @SuppressWarnings("PMD.UseSingleton") 08:12:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[28] 08:12:51 @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:12:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:51 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:12:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[38] 08:12:51 @SuppressWarnings({ "PMD.SignatureDeclareThrowsException", 08:12:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:51 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:12:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[39] 08:12:51 "PMD.NullAssignment" }) 08:12:51 ^^^^^^^^^^^^^^^^^^^^ 08:12:51 Unsupported @SuppressWarnings("PMD.NullAssignment") 08:12:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/sync/generated/SynchronizedOkDialog.java:[23] 08:12:51 @SuppressWarnings("PMD.ExcessivePublicCount") 08:12:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:51 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount") 08:12:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[48] 08:12:51 private final ExtendedTreeMenu<IDialog> treeMenu; 08:12:51 ^^^^^^^ 08:12:51 IDialog is a raw type. References to generic type IDialog<W> should be parameterized 08:12:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[65] 08:12:51 final List<AbstractTreeMenu<IDialog>> menuItems) { 08:12:51 ^^^^^^^ 08:12:51 IDialog is a raw type. References to generic type IDialog<W> should be parameterized 08:12:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[96] 08:12:51 this.treeMenu = new ExtendedTreeMenu<IDialog>(parent, this, menuItems); 08:12:51 ^^^^^^^ 08:12:51 IDialog is a raw type. References to generic type IDialog<W> should be parameterized 08:12:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[158] 08:12:51 public AbstractTreeItem<IDialog> getFirstTreeItem() { 08:12:51 ^^^^^^^ 08:12:51 IDialog is a raw type. References to generic type IDialog<W> should be parameterized 08:12:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[159] 08:12:51 AbstractTreeItem<IDialog> result = null; 08:12:51 ^^^^^^^ 08:12:51 IDialog is a raw type. References to generic type IDialog<W> should be parameterized 08:12:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[169] 08:12:51 public ExtendedTreeMenu<IDialog> getTreeMenu() { 08:12:51 ^^^^^^^ 08:12:51 IDialog is a raw type. References to generic type IDialog<W> should be parameterized 08:12:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/item/AbstractTreeItem.java:[107] 08:12:51 public abstract IDialog onItemMouseSelection(); 08:12:51 ^^^^^^^ 08:12:51 IDialog is a raw type. References to generic type IDialog<W> should be parameterized 08:12:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/menu/AbstractTreeMenuItem.java:[94] 08:12:51 newTreeItem = getAssociatedTreeItemClass().newInstance(); 08:12:51 ^^^^^^^^^^^^^ 08:12:51 The method newInstance() from the type Class<capture#1-of ? extends AbstractTreeItem<T>> is deprecated since version 9 08:12:51 13 problems (13 warnings) 08:12:51 [INFO] 08:12:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.ui --- 08:12:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/test/resources 08:12:51 [INFO] 08:12:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.ui --- 08:12:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/target/org.eclipse.papyrus.emf.facet.util.ui-3.0.0-SNAPSHOT-sources.jar 08:12:51 [INFO] 08:12:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.ui --- 08:12:51 [INFO] 08:12:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.ui --- 08:12:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/target/org.eclipse.papyrus.emf.facet.util.ui-3.0.0-SNAPSHOT.jar 08:12:52 [INFO] 08:12:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.ui --- 08:12:52 [INFO] 08:12:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.ui --- 08:12:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:52 [INFO] 08:12:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.ui --- 08:12:52 [INFO] 08:12:52 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.ui >----- 08:12:52 [INFO] Building org.eclipse.papyrus.emf.facet.custom.ui 4.0.0-SNAPSHOT [36/729] 08:12:52 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:52 [INFO] 08:12:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.ui --- 08:12:52 [INFO] 08:12:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.ui --- 08:12:52 [INFO] The project's OSGi version is 4.0.0.202103041255 08:12:52 [INFO] 08:12:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.ui --- 08:12:52 [INFO] 08:12:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.ui --- 08:12:52 [INFO] 08:12:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.ui --- 08:12:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/main/resources 08:12:52 [INFO] 08:12:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.ui --- 08:12:52 [INFO] Compiling 69 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/bin 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[50] 08:12:53 import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Alignment; 08:12:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:53 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[51] 08:12:53 import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Shadow; 08:12:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:53 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[75] 08:12:53 private static final boolean DEBUG_FONT = DebugUtils.getDebugStatus(Activator.getDefault(), "font"); //$NON-NLS-1$ 08:12:53 ^^^^^^^^^^ 08:12:53 The value of the field CustomizedLabelProvider.DEBUG_FONT is not used 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[76] 08:12:53 private static final boolean DEBUG_COLOR = DebugUtils.getDebugStatus(Activator.getDefault(), "color"); //$NON-NLS-1$ 08:12:53 ^^^^^^^^^^^ 08:12:53 The value of the field CustomizedLabelProvider.DEBUG_COLOR is not used 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[169] 08:12:53 final ServiceReference serviceReference = bundleContext 08:12:53 ^^^^^^^^^^^^^^^^ 08:12:53 ServiceReference is a raw type. References to generic type ServiceReference<S> should be parameterized 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[171] 08:12:53 final ICustomOverride customOverride = (ICustomOverride) bundleContext 08:12:53 .getService(serviceReference); 08:12:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:53 Type safety: Unchecked invocation getService(ServiceReference) of the generic method getService(ServiceReference<S>) of type BundleContext 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[172] 08:12:53 .getService(serviceReference); 08:12:53 ^^^^^^^^^^^^^^^^ 08:12:53 Type safety: The expression of type ServiceReference needs unchecked conversion to conform to ServiceReference<Object> 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[421] 08:12:53 final Shadow shadow = getPropertyValue(element, 08:12:53 ^^^^^^ 08:12:53 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[423] 08:12:53 Shadow.class); 08:12:53 ^^^^^^ 08:12:53 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[425] 08:12:53 case NONE: 08:12:53 ^^^^ 08:12:53 Discouraged access: The field 'Shadow.NONE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[428] 08:12:53 case IN: 08:12:53 ^^ 08:12:53 Discouraged access: The field 'Shadow.IN' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[431] 08:12:53 case OUT: 08:12:53 ^^^ 08:12:53 Discouraged access: The field 'Shadow.OUT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[438] 08:12:53 final Alignment alignment = getPropertyValue(element, 08:12:53 ^^^^^^^^^ 08:12:53 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[440] 08:12:53 Alignment.class); 08:12:53 ^^^^^^^^^ 08:12:53 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[442] 08:12:53 case LEFT: 08:12:53 ^^^^ 08:12:53 Discouraged access: The field 'Alignment.LEFT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[445] 08:12:53 case CENTER: 08:12:53 ^^^^^^ 08:12:53 Discouraged access: The field 'Alignment.CENTER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[448] 08:12:53 case RIGHT: 08:12:53 ^^^^^ 08:12:53 Discouraged access: The field 'Alignment.RIGHT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/SynchronizedLoadCustomizationsDialog.java:[41] 08:12:53 super(new LoadCustomizationsDialog(parent, availableCustoms, 08:12:53 selectedCustoms, lockedCustoms, callback, lockMsg), 08:12:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:53 Type safety: The constructor LoadCustomizationsDialog(Shell, List, List, List, IDialogCallbackWithPreCommit, String) belongs to the raw type LoadCustomizationsDialog. References to generic type LoadCustomizationsDialog<D> should be parameterized 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/SynchronizedLoadCustomizationsDialog.java:[41] 08:12:53 super(new LoadCustomizationsDialog(parent, availableCustoms, 08:12:53 selectedCustoms, lockedCustoms, callback, lockMsg), 08:12:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:53 Type safety: The expression of type LoadCustomizationsDialog needs unchecked conversion to conform to LoadCustomizationsDialog<D> 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/SynchronizedLoadCustomizationsDialog.java:[41] 08:12:53 super(new LoadCustomizationsDialog(parent, availableCustoms, 08:12:53 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:53 LoadCustomizationsDialog is a raw type. References to generic type LoadCustomizationsDialog<D> should be parameterized 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[20] 08:12:53 import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Alignment; 08:12:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:53 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[31] 08:12:53 public class ToolTipAlignmentQuery implements IJavaQuery2<EObject, Alignment> { 08:12:53 ^^^^^^^^^ 08:12:53 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[33] 08:12:53 public Alignment evaluate(final EObject source, 08:12:53 ^^^^^^^^^ 08:12:53 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[37] 08:12:53 return Alignment.LEFT; 08:12:53 ^^^^^^^^^^^^^^ 08:12:53 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[37] 08:12:53 return Alignment.LEFT; 08:12:53 ^^^^ 08:12:53 Discouraged access: The field 'Alignment.LEFT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/ColorLabelProvider.java:[27] 08:12:53 private final LoadCustomizationsDialog loadCustomDialog; 08:12:53 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:53 LoadCustomizationsDialog is a raw type. References to generic type LoadCustomizationsDialog<D> should be parameterized 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/ColorLabelProvider.java:[29] 08:12:53 public ColorLabelProvider(final LoadCustomizationsDialog loadCustomDialog) { 08:12:53 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:53 LoadCustomizationsDialog is a raw type. References to generic type LoadCustomizationsDialog<D> should be parameterized 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[32] 08:12:53 return new SynchronizedLoadCustomizationsDialog(parent, 08:12:53 availableCustoms, selectedCustoms, 08:12:53 Collections.<Customization> emptyList(), callback, ""); //$NON-NLS-1$ 08:12:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:53 Type safety: The constructor SynchronizedLoadCustomizationsDialog(Shell, List, List, List, IDialogCallbackWithPreCommit, String) belongs to the raw type SynchronizedLoadCustomizationsDialog. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[32] 08:12:53 return new SynchronizedLoadCustomizationsDialog(parent, 08:12:53 availableCustoms, selectedCustoms, 08:12:53 Collections.<Customization> emptyList(), callback, ""); //$NON-NLS-1$ 08:12:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:53 Type safety: The expression of type SynchronizedLoadCustomizationsDialog needs unchecked conversion to conform to ILoadCustomizationsDialog<D> 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[32] 08:12:53 return new SynchronizedLoadCustomizationsDialog(parent, 08:12:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:53 SynchronizedLoadCustomizationsDialog is a raw type. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[44] 08:12:53 return new SynchronizedLoadCustomizationsDialog(parent, 08:12:53 availableCustoms, selectedCustoms, lockedCustoms, callback, 08:12:53 lockMsg); 08:12:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:53 Type safety: The constructor SynchronizedLoadCustomizationsDialog(Shell, List, List, List, IDialogCallbackWithPreCommit, String) belongs to the raw type SynchronizedLoadCustomizationsDialog. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[44] 08:12:53 return new SynchronizedLoadCustomizationsDialog(parent, 08:12:53 availableCustoms, selectedCustoms, lockedCustoms, callback, 08:12:53 lockMsg); 08:12:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:53 Type safety: The expression of type SynchronizedLoadCustomizationsDialog needs unchecked conversion to conform to ILoadCustomizationsDialog<D> 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[44] 08:12:53 return new SynchronizedLoadCustomizationsDialog(parent, 08:12:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:53 SynchronizedLoadCustomizationsDialog is a raw type. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialog.java:[489] 08:12:53 Label label = new Label(parent, SWT.NONE); 08:12:53 ^^^^^ 08:12:53 The value of the local variable label is not used 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[20] 08:12:53 import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Shadow; 08:12:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:53 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[31] 08:12:53 public class ToolTipShadowQuery implements IJavaQuery2<EObject, Shadow> { 08:12:53 ^^^^^^ 08:12:53 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[33] 08:12:53 public Shadow evaluate(final EObject source, 08:12:53 ^^^^^^ 08:12:53 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[37] 08:12:53 return Shadow.NONE; 08:12:53 ^^^^^^^^^^^ 08:12:53 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[37] 08:12:53 return Shadow.NONE; 08:12:53 ^^^^ 08:12:53 Discouraged access: The field 'Shadow.NONE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin') 08:12:53 39 problems (39 warnings) 08:12:53 [INFO] 08:12:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.ui --- 08:12:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/test/resources 08:12:53 [INFO] 08:12:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.ui --- 08:12:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/target/org.eclipse.papyrus.emf.facet.custom.ui-4.0.0-SNAPSHOT-sources.jar 08:12:53 [INFO] 08:12:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.ui --- 08:12:53 [INFO] 08:12:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.ui --- 08:12:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/target/org.eclipse.papyrus.emf.facet.custom.ui-4.0.0-SNAPSHOT.jar 08:12:53 [INFO] 08:12:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.ui --- 08:12:53 [INFO] 08:12:53 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.ui --- 08:12:53 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:53 [INFO] 08:12:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.ui --- 08:12:54 [INFO] 08:12:54 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.ui >---- 08:12:54 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.ui 3.0.0-SNAPSHOT [37/729] 08:12:54 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:54 [INFO] 08:12:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.ui --- 08:12:54 [INFO] 08:12:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.ui --- 08:12:54 [INFO] The project's OSGi version is 3.0.0.202103041255 08:12:54 [INFO] 08:12:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.ui --- 08:12:54 [INFO] 08:12:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.ui --- 08:12:54 [INFO] 08:12:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.ui --- 08:12:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/main/resources 08:12:54 [INFO] 08:12:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.ui --- 08:12:54 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/bin 08:12:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/view/PackageRegistryView.java:[64] 08:12:55 && new Boolean(Platform.getDebugOption(PackageRegistryView.DEBUG_ID)).booleanValue(); 08:12:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:55 The constructor Boolean(String) is deprecated since version 9 08:12:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/exported/util/wizard/page/SynchronizedSelectEClassifierWizardPage.java:[31] 08:12:55 SynchronizedWizardPage<ISelectEClassifierWizardPage> implements 08:12:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:55 ISelectEClassifierWizardPage is a raw type. References to generic type ISelectEClassifierWizardPage<T> should be parameterized 08:12:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/exported/util/wizard/page/SynchronizedSelectEClassifierWizardPage.java:[32] 08:12:55 ISelectEClassifierWizardPage { 08:12:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:55 ISelectEClassifierWizardPage is a raw type. References to generic type ISelectEClassifierWizardPage<T> should be parameterized 08:12:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/exported/util/wizard/page/SynchronizedSelectEClassifierWizardPage.java:[46] 08:12:55 final ISelectEClassifierWizardPage object, final Display display) { 08:12:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:55 ISelectEClassifierWizardPage is a raw type. References to generic type ISelectEClassifierWizardPage<T> should be parameterized 08:12:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/dialogs/UriSelectionDialog.java:[93] 08:12:55 shell.setImage(ImageProvider.getInstance().getEmfFacetLogo()); 08:12:55 ^^^^^^^^^^^^^ 08:12:55 The method getInstance() from the type ImageProvider is deprecated 08:12:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/dialogs/UriSelectionDialog.java:[93] 08:12:55 shell.setImage(ImageProvider.getInstance().getEmfFacetLogo()); 08:12:55 ^^^^^^^^^^^^^^^^^ 08:12:55 The method getEmfFacetLogo() from the type ImageProvider is deprecated 08:12:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/exported/util/wizard/SelectETypeWizardImpl.java:[38] 08:12:55 import org.eclipse.swt.widgets.Shell; 08:12:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:55 The import org.eclipse.swt.widgets.Shell is never used 08:12:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/preference/pages/DefaultBrowserPreferencePage.java:[42] 08:12:55 new InstanceScope(), 08:12:55 ^^^^^^^^^^^^^^^ 08:12:55 The constructor InstanceScope() is deprecated 08:12:55 10 problems (0 errors, 8 warnings, 2 infos) 08:12:55 [INFO] 08:12:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.ui --- 08:12:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/test/resources 08:12:55 [INFO] 08:12:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.ui --- 08:12:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/target/org.eclipse.papyrus.emf.facet.util.emf.ui-3.0.0-SNAPSHOT-sources.jar 08:12:55 [INFO] 08:12:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.ui --- 08:12:55 [INFO] 08:12:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.ui --- 08:12:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/target/org.eclipse.papyrus.emf.facet.util.emf.ui-3.0.0-SNAPSHOT.jar 08:12:55 [INFO] 08:12:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.ui --- 08:12:55 [INFO] 08:12:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.emf.ui --- 08:12:55 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:55 [INFO] 08:12:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.ui --- 08:12:56 [INFO] 08:12:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.sdk.ui >--- 08:12:56 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.sdk.ui 3.0.0-SNAPSHOT [38/729] 08:12:56 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:56 [INFO] 08:12:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui --- 08:12:56 [INFO] 08:12:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui --- 08:12:56 [INFO] The project's OSGi version is 3.0.0.202103041255 08:12:56 [INFO] 08:12:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui --- 08:12:56 [INFO] 08:12:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui --- 08:12:56 [INFO] 08:12:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui --- 08:12:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/main/resources 08:12:56 [INFO] 08:12:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui --- 08:12:56 [INFO] Compiling 116 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/bin 08:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedETypedElementWidget.java:[20] 08:12:57 @SuppressWarnings("PMD.ExcessivePublicCount") 08:12:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:57 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount") 08:12:57 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/widget/creation/AddParameterInOperationWidget.java (at line 87) 08:12:57 @SuppressWarnings("static-method") 08:12:57 ^^^^^^^^^^^^^^^ 08:12:57 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored 08:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedCreateQueryWidget.java:[20] 08:12:57 @SuppressWarnings("PMD.ExcessivePublicCount") 08:12:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:57 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount") 08:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedGetOrCreateFilteredFacetSetWidget.java:[23] 08:12:57 @SuppressWarnings("PMD.ExcessivePublicCount") 08:12:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:57 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount") 08:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/Activator.java:[19] 08:12:57 @SuppressWarnings("PMD.UseSingleton") 08:12:57 ^^^^^^^^^^^^^^^^^^ 08:12:57 Unsupported @SuppressWarnings("PMD.UseSingleton") 08:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/Activator.java:[28] 08:12:57 @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:12:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:57 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/Activator.java:[38] 08:12:57 @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:12:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:57 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedENamedElementWidget.java:[20] 08:12:57 @SuppressWarnings("PMD.ExcessivePublicCount") 08:12:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:57 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount") 08:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedFacetWidget.java:[22] 08:12:57 @SuppressWarnings("PMD.ExcessivePublicCount") 08:12:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:57 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount") 08:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedDerivedTypedElementWidget.java:[20] 08:12:57 @SuppressWarnings("PMD.ExcessivePublicCount") 08:12:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:57 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount") 08:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/wizard/page/CreateFacetSetWizardPage.java:[87] 08:12:57 final IPath containerFullPath = getContainerFullPath(); 08:12:57 ^^^^^^^^^^^^^^^^^ 08:12:57 The value of the local variable containerFullPath is not used 08:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedGetExtendedMetaclassWidget.java:[22] 08:12:57 @SuppressWarnings("PMD.ExcessivePublicCount") 08:12:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:57 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount") 08:12:57 13. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/widget/creation/AddOperationInFacetWidget.java (at line 85) 08:12:57 @SuppressWarnings("static-method") 08:12:57 ^^^^^^^^^^^^^^^ 08:12:57 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored 08:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedEStructuralFeatureWidget.java:[20] 08:12:57 @SuppressWarnings("PMD.ExcessivePublicCount") 08:12:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:12:57 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount") 08:12:57 14 problems (0 errors, 12 warnings, 2 infos) 08:12:57 [INFO] 08:12:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui --- 08:12:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/test/resources 08:12:57 [INFO] 08:12:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui --- 08:12:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/target/org.eclipse.papyrus.emf.facet.efacet.sdk.ui-3.0.0-SNAPSHOT-sources.jar 08:12:57 [INFO] 08:12:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui --- 08:12:57 [INFO] 08:12:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui --- 08:12:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/target/org.eclipse.papyrus.emf.facet.efacet.sdk.ui-3.0.0-SNAPSHOT.jar 08:12:58 [INFO] 08:12:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui --- 08:12:58 [INFO] 08:12:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui --- 08:12:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:58 [INFO] 08:12:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui --- 08:12:58 [INFO] 08:12:58 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets >------ 08:12:58 [INFO] Building org.eclipse.papyrus.emf.facet.widgets 2.0.0-SNAPSHOT [39/729] 08:12:58 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:58 [INFO] 08:12:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.widgets --- 08:12:58 [INFO] 08:12:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.widgets --- 08:12:58 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:58 [INFO] 08:12:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.widgets --- 08:12:58 [INFO] 08:12:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.widgets --- 08:12:58 [INFO] 08:12:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.widgets --- 08:12:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/src/main/resources 08:12:58 [INFO] 08:12:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.widgets --- 08:12:58 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/bin 08:12:58 [INFO] 08:12:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.widgets --- 08:12:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/src/test/resources 08:12:58 [INFO] 08:12:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.widgets --- 08:12:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/target/org.eclipse.papyrus.emf.facet.widgets-2.0.0-SNAPSHOT-sources.jar 08:12:58 [INFO] 08:12:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.widgets --- 08:12:58 [INFO] 08:12:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.widgets --- 08:12:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/target/org.eclipse.papyrus.emf.facet.widgets-2.0.0-SNAPSHOT.jar 08:12:58 [INFO] 08:12:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.widgets --- 08:12:58 [INFO] 08:12:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.widgets --- 08:12:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:12:58 [INFO] 08:12:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.widgets --- 08:12:59 [INFO] 08:12:59 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors >-- 08:12:59 [INFO] Building org.eclipse.papyrus.emf.facet.widgets.celleditors 2.0.0-SNAPSHOT [40/729] 08:12:59 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:12:59 [INFO] 08:12:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.widgets.celleditors --- 08:12:59 [INFO] 08:12:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.widgets.celleditors --- 08:12:59 [INFO] The project's OSGi version is 2.0.0.202103041255 08:12:59 [INFO] 08:12:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.widgets.celleditors --- 08:12:59 [INFO] 08:12:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.widgets.celleditors --- 08:12:59 [INFO] 08:12:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors --- 08:12:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:12:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:12:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/main/resources 08:12:59 [INFO] 08:12:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.widgets.celleditors --- 08:12:59 [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/bin 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ModelCellEditor.java:[56] 08:13:00 instance = classInstance.newInstance(); 08:13:00 ^^^^^^^^^^^^^ 08:13:00 The method newInstance() from the type Class<capture#3-of ?> is deprecated since version 9 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[41] 08:13:00 import org.eclipse.papyrus.emf.facet.widgets.internal.CustomizableLabelProvider; 08:13:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:00 The type CustomizableLabelProvider is deprecated 08:13:00 3. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java (at line 211) 08:13:00 @SuppressWarnings({ "unchecked", "static-method" }) 08:13:00 ^^^^^^^^^^^^^^^ 08:13:00 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[285] 08:13:00 new CustomizableLabelProvider()); 08:13:00 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:00 The type CustomizableLabelProvider is deprecated 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[285] 08:13:00 new CustomizableLabelProvider()); 08:13:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:00 The constructor CustomizableLabelProvider() is deprecated 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[329] 08:13:00 this.availableValuesTreeViewer.setLabelProvider(new CustomizableLabelProvider()); 08:13:00 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:00 The type CustomizableLabelProvider is deprecated 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[329] 08:13:00 this.availableValuesTreeViewer.setLabelProvider(new CustomizableLabelProvider()); 08:13:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:00 The constructor CustomizableLabelProvider() is deprecated 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[459] 08:13:00 this.featureValuesListViewer.setLabelProvider(new CustomizableLabelProvider()); 08:13:00 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:00 The type CustomizableLabelProvider is deprecated 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[459] 08:13:00 this.featureValuesListViewer.setLabelProvider(new CustomizableLabelProvider()); 08:13:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:00 The constructor CustomizableLabelProvider() is deprecated 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/composite/registries/CompositeEditorFactoriesRegistry.java:[35] 08:13:00 org.eclipse.papyrus.emf.facet.widgets.celleditors.core.composite.registries.ICompositeEditorFactoriesRegistry, 08:13:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:00 The type ICompositeEditorFactoriesRegistry is deprecated 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryAttributeEditingDialog.java:[36] 08:13:00 import org.eclipse.papyrus.emf.facet.widgets.internal.CustomizableLabelProvider; 08:13:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:00 The type CustomizableLabelProvider is deprecated 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryAttributeEditingDialog.java:[73] 08:13:00 private final LabelProvider delegateLabelProvider = new CustomizableLabelProvider(); 08:13:00 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:00 The type CustomizableLabelProvider is deprecated 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryAttributeEditingDialog.java:[73] 08:13:00 private final LabelProvider delegateLabelProvider = new CustomizableLabelProvider(); 08:13:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:00 The constructor CustomizableLabelProvider() is deprecated 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[36] 08:13:00 import org.eclipse.papyrus.emf.facet.widgets.internal.CustomizableLabelProvider; 08:13:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:00 The type CustomizableLabelProvider is deprecated 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[78] 08:13:00 CustomizableLabelProvider customizableLabelProvider = new CustomizableLabelProvider(); 08:13:00 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:00 The type CustomizableLabelProvider is deprecated 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[78] 08:13:00 CustomizableLabelProvider customizableLabelProvider = new CustomizableLabelProvider(); 08:13:00 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:00 The type CustomizableLabelProvider is deprecated 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[78] 08:13:00 CustomizableLabelProvider customizableLabelProvider = new CustomizableLabelProvider(); 08:13:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:00 The constructor CustomizableLabelProvider() is deprecated 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[80] 08:13:00 String label = customizableLabelProvider.getText(eObject); 08:13:00 ^^^^^^^^^^^^^^^^ 08:13:00 The method getText(EObject) from the type CustomizableLabelProvider is deprecated 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[144] 08:13:00 new CustomizableLabelProvider()) { 08:13:00 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:00 The type CustomizableLabelProvider is deprecated 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[144] 08:13:00 new CustomizableLabelProvider()) { 08:13:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:00 The constructor CustomizableLabelProvider() is deprecated 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/AbstractCellEditorComposite.java:[46] 08:13:00 @SuppressWarnings("deprecation") 08:13:00 ^^^^^^^^^^^^^ 08:13:00 Unnecessary @SuppressWarnings("deprecation") 08:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/AbstractCellEditorComposite.java:[87] 08:13:00 @SuppressWarnings("deprecation") 08:13:00 ^^^^^^^^^^^^^ 08:13:00 Unnecessary @SuppressWarnings("deprecation") 08:13:00 22 problems (0 errors, 21 warnings, 1 info) 08:13:00 [INFO] 08:13:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors --- 08:13:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/test/resources 08:13:00 [INFO] 08:13:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.widgets.celleditors --- 08:13:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/target/org.eclipse.papyrus.emf.facet.widgets.celleditors-2.0.0-SNAPSHOT-sources.jar 08:13:00 [INFO] 08:13:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.widgets.celleditors --- 08:13:00 [INFO] 08:13:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.widgets.celleditors --- 08:13:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/target/org.eclipse.papyrus.emf.facet.widgets.celleditors-2.0.0-SNAPSHOT.jar 08:13:00 [INFO] 08:13:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.widgets.celleditors --- 08:13:00 [INFO] 08:13:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.widgets.celleditors --- 08:13:00 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:00 [INFO] 08:13:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.widgets.celleditors --- 08:13:00 [INFO] 08:13:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.ui >--- 08:13:00 [INFO] Building org.eclipse.papyrus.emf.facet.custom.sdk.ui 2.0.0-SNAPSHOT [41/729] 08:13:00 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:00 [INFO] 08:13:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui --- 08:13:00 [INFO] 08:13:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui --- 08:13:00 [INFO] The project's OSGi version is 2.0.0.202103041255 08:13:00 [INFO] 08:13:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui --- 08:13:00 [INFO] 08:13:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui --- 08:13:00 [INFO] 08:13:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui --- 08:13:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/main/resources 08:13:00 [INFO] 08:13:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui --- 08:13:00 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/bin 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateFacetCustomizationDialog.java:[24] 08:13:01 SynchronizedAbstractDialog<IDialog> { 08:13:01 ^^^^^^^ 08:13:01 IDialog is a raw type. References to generic type IDialog<W> should be parameterized 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateFacetCustomizationDialog.java:[35] 08:13:01 final IDialog object, final Display display) { 08:13:01 ^^^^^^^ 08:13:01 IDialog is a raw type. References to generic type IDialog<W> should be parameterized 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateFacetCustomizationDialog.java:[36] 08:13:01 super(object, display); 08:13:01 ^^^^^^ 08:13:01 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog> 08:13:01 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/widget/command/CreateFacetCustomizationWidget.java (at line 96) 08:13:01 @SuppressWarnings("static-method") 08:13:01 ^^^^^^^^^^^^^^^ 08:13:01 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[38] 08:13:01 IDialog openCreateEClassCustomizationDialog(Display display, 08:13:01 ^^^^^^^ 08:13:01 IDialog is a raw type. References to generic type IDialog<W> should be parameterized 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[46] 08:13:01 IDialog openCreateFacetCustomizationDialog(Display display, 08:13:01 ^^^^^^^ 08:13:01 IDialog is a raw type. References to generic type IDialog<W> should be parameterized 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[55] 08:13:01 IDialog openAddCustomizationPropertyDialog(Display display, 08:13:01 ^^^^^^^ 08:13:01 IDialog is a raw type. References to generic type IDialog<W> should be parameterized 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[63] 08:13:01 IDialog openAddCaseQueryDialog(Display display, EditingDomain editingDomain); 08:13:01 ^^^^^^^ 08:13:01 IDialog is a raw type. References to generic type IDialog<W> should be parameterized 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCaseQueryDialog.java:[24] 08:13:01 SynchronizedAbstractDialog<IDialog> { 08:13:01 ^^^^^^^ 08:13:01 IDialog is a raw type. References to generic type IDialog<W> should be parameterized 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCaseQueryDialog.java:[34] 08:13:01 public SynchronizedAddCaseQueryDialog(final IDialog object, 08:13:01 ^^^^^^^ 08:13:01 IDialog is a raw type. References to generic type IDialog<W> should be parameterized 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCaseQueryDialog.java:[36] 08:13:01 super(object, display); 08:13:01 ^^^^^^ 08:13:01 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog> 08:13:01 12. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/widget/command/CreateEClassCustomizationWidget.java (at line 104) 08:13:01 @SuppressWarnings("static-method") 08:13:01 ^^^^^^^^^^^^^^^ 08:13:01 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/wizard/page/CreateCustomizationWizardPage.java:[95] 08:13:01 final IPath containerFullPath = getContainerFullPath(); 08:13:01 ^^^^^^^^^^^^^^^^^ 08:13:01 The value of the local variable containerFullPath is not used 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/Activator.java:[19] 08:13:01 @SuppressWarnings("PMD.UseSingleton") 08:13:01 ^^^^^^^^^^^^^^^^^^ 08:13:01 Unsupported @SuppressWarnings("PMD.UseSingleton") 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/Activator.java:[28] 08:13:01 @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:13:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:01 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/Activator.java:[38] 08:13:01 @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:13:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:01 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCustomizationPropertyDialog.java:[24] 08:13:01 SynchronizedAbstractDialog<IDialog> { 08:13:01 ^^^^^^^ 08:13:01 IDialog is a raw type. References to generic type IDialog<W> should be parameterized 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCustomizationPropertyDialog.java:[35] 08:13:01 final IDialog object, final Display display) { 08:13:01 ^^^^^^^ 08:13:01 IDialog is a raw type. References to generic type IDialog<W> should be parameterized 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCustomizationPropertyDialog.java:[36] 08:13:01 super(object, display); 08:13:01 ^^^^^^ 08:13:01 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog> 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateEClassCustomizationDialog.java:[24] 08:13:01 SynchronizedAbstractDialog<IDialog> { 08:13:01 ^^^^^^^ 08:13:01 IDialog is a raw type. References to generic type IDialog<W> should be parameterized 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateEClassCustomizationDialog.java:[35] 08:13:01 final IDialog object, final Display display) { 08:13:01 ^^^^^^^ 08:13:01 IDialog is a raw type. References to generic type IDialog<W> should be parameterized 08:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateEClassCustomizationDialog.java:[36] 08:13:01 super(object, display); 08:13:01 ^^^^^^ 08:13:01 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog> 08:13:01 22 problems (0 errors, 20 warnings, 2 infos) 08:13:01 [INFO] 08:13:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui --- 08:13:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/test/resources 08:13:01 [INFO] 08:13:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui --- 08:13:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/target/org.eclipse.papyrus.emf.facet.custom.sdk.ui-2.0.0-SNAPSHOT-sources.jar 08:13:01 [INFO] 08:13:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui --- 08:13:01 [INFO] 08:13:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui --- 08:13:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/target/org.eclipse.papyrus.emf.facet.custom.sdk.ui-2.0.0-SNAPSHOT.jar 08:13:01 [INFO] 08:13:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui --- 08:13:01 [INFO] 08:13:01 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui --- 08:13:01 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:01 [INFO] 08:13:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui --- 08:13:01 [INFO] 08:13:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.metamodel >-- 08:13:01 [INFO] Building org.eclipse.papyrus.emf.facet.query.ocl.metamodel 2.0.0-SNAPSHOT [42/729] 08:13:01 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:01 [INFO] 08:13:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel --- 08:13:01 [INFO] 08:13:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel --- 08:13:01 [INFO] The project's OSGi version is 2.0.0.202103041255 08:13:01 [INFO] 08:13:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel --- 08:13:01 [INFO] 08:13:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel --- 08:13:01 [INFO] 08:13:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel --- 08:13:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/src/main/resources 08:13:01 [INFO] 08:13:01 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel --- 08:13:01 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/bin 08:13:01 [INFO] 08:13:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel --- 08:13:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/src/test/resources 08:13:01 [INFO] 08:13:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel --- 08:13:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/target/org.eclipse.papyrus.emf.facet.query.ocl.metamodel-2.0.0-SNAPSHOT-sources.jar 08:13:01 [INFO] 08:13:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel --- 08:13:01 [INFO] 08:13:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel --- 08:13:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/target/org.eclipse.papyrus.emf.facet.query.ocl.metamodel-2.0.0-SNAPSHOT.jar 08:13:01 [INFO] 08:13:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel --- 08:13:01 [INFO] 08:13:01 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel --- 08:13:01 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:01 [INFO] 08:13:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel --- 08:13:02 [INFO] 08:13:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor >-- 08:13:02 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel.editor 2.0.0-SNAPSHOT [43/729] 08:13:02 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:02 [INFO] 08:13:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor --- 08:13:02 [INFO] 08:13:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor --- 08:13:02 [INFO] The project's OSGi version is 2.0.0.202103041255 08:13:02 [INFO] 08:13:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor --- 08:13:02 [INFO] 08:13:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor --- 08:13:02 [INFO] 08:13:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor --- 08:13:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/main/resources 08:13:02 [INFO] 08:13:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor --- 08:13:02 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/bin 08:13:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomModelWizard.java:[55] 08:13:02 import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custom.provider.CustomEditPlugin; 08:13:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:02 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin') 08:13:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomModelWizard.java:[554] 08:13:02 return CustomEditPlugin.INSTANCE.getString("_UI_" + typeName + "_type"); 08:13:02 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:03 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin') 08:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomModelWizard.java:[554] 08:13:03 return CustomEditPlugin.INSTANCE.getString("_UI_" + typeName + "_type"); 08:13:03 ^^^^^^^^ 08:13:03 Discouraged access: The field 'CustomEditPlugin.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin') 08:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[137] 08:13:03 final List facetOperations = new ArrayList<FacetOperation>(); 08:13:03 ^^^^ 08:13:03 List is a raw type. References to generic type List<E> should be parameterized 08:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[140] 08:13:03 facetOperations.add(facetOperation); 08:13:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[144] 08:13:03 facetOperations.add(facetElement); 08:13:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[147] 08:13:03 for (Object object : (List) inputElement) { 08:13:03 ^^^^ 08:13:03 List is a raw type. References to generic type List<E> should be parameterized 08:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[149] 08:13:03 facetOperations.add(object); 08:13:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[271] 08:13:03 List listResult = new ArrayList<String>(); 08:13:03 ^^^^ 08:13:03 List is a raw type. References to generic type List<E> should be parameterized 08:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[274] 08:13:03 listResult.add(object.getCase().getName()); 08:13:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[281] 08:13:03 EParameter parameterValue = (EParameter) element; 08:13:03 ^^^^^^^^^^^^^^ 08:13:03 The value of the local variable parameterValue is not used 08:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[307] 08:13:03 boolean gray = false; 08:13:03 ^^^^ 08:13:03 The value of the local variable gray is not used 08:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[309] 08:13:03 final FacetOperation customViewFeature = (FacetOperation) element; 08:13:03 ^^^^^^^^^^^^^^^^^ 08:13:03 The value of the local variable customViewFeature is not used 08:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[110] 08:13:03 import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custom.provider.CustomItemProviderAdapterFactory; 08:13:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:03 Discouraged access: The type 'CustomItemProviderAdapterFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin') 08:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[341] 08:13:03 adapterFactory.addAdapterFactory(new CustomItemProviderAdapterFactory()); 08:13:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:03 Discouraged access: The type 'CustomItemProviderAdapterFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin') 08:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[341] 08:13:03 adapterFactory.addAdapterFactory(new CustomItemProviderAdapterFactory()); 08:13:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:03 Discouraged access: The constructor 'CustomItemProviderAdapterFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin') 08:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[479] 08:13:03 Exception exception = null; 08:13:03 ^^^^^^^^^ 08:13:03 The value of the local variable exception is not used 08:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[952] 08:13:03 public Object getAdapter(Class key) { 08:13:03 ^^^^^^ 08:13:03 Type safety: The return type Object for getAdapter(Class) from the type CustomEditor needs unchecked conversion to conform to T from the type WorkbenchPart 08:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[963] 08:13:03 return super.getAdapter(key); 08:13:03 ^^^^^^^^^^^^^^^^^^^^^ 08:13:03 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type WorkbenchPart 08:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[963] 08:13:03 return super.getAdapter(key); 08:13:03 ^^^ 08:13:03 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/EMFUtil.java:[82] 08:13:03 private static void addAll(final Set<EClass> classes, final List<Resource> resources) { 08:13:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:03 The method addAll(Set<EClass>, List<Resource>) from the type EMFUtil is never used locally 08:13:03 21 problems (21 warnings) 08:13:03 [INFO] 08:13:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor --- 08:13:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/test/resources 08:13:03 [INFO] 08:13:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor --- 08:13:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/target/org.eclipse.papyrus.emf.facet.custom.metamodel.editor-2.0.0-SNAPSHOT-sources.jar 08:13:03 [INFO] 08:13:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor --- 08:13:03 [INFO] 08:13:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor --- 08:13:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/target/org.eclipse.papyrus.emf.facet.custom.metamodel.editor-2.0.0-SNAPSHOT.jar 08:13:03 [INFO] 08:13:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor --- 08:13:03 [INFO] 08:13:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor --- 08:13:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:03 [INFO] 08:13:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor --- 08:13:03 [INFO] 08:13:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc >-- 08:13:03 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc 2.0.0-SNAPSHOT [44/729] 08:13:03 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:03 [INFO] 08:13:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc --- 08:13:03 [INFO] 08:13:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc --- 08:13:03 [INFO] The project's OSGi version is 2.0.0.202103041255 08:13:03 [INFO] 08:13:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc --- 08:13:03 [INFO] 08:13:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc --- 08:13:03 [INFO] 08:13:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc --- 08:13:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/src/main/resources 08:13:03 [INFO] 08:13:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc --- 08:13:03 [INFO] 08:13:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc --- 08:13:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/src/test/resources 08:13:03 [INFO] 08:13:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc --- 08:13:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/target/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc-2.0.0-SNAPSHOT-sources.jar 08:13:03 [INFO] 08:13:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc --- 08:13:03 [INFO] 08:13:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc --- 08:13:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/target/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc-2.0.0-SNAPSHOT.jar 08:13:03 [INFO] 08:13:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc --- 08:13:03 [INFO] 08:13:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc --- 08:13:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:03 [INFO] 08:13:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc --- 08:13:04 [INFO] 08:13:04 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc >-------- 08:13:04 [INFO] Building org.eclipse.papyrus.emf.facet.doc 2.0.0-SNAPSHOT [45/729] 08:13:04 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:04 [INFO] 08:13:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.doc --- 08:13:04 [INFO] 08:13:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.doc --- 08:13:04 [INFO] The project's OSGi version is 2.0.0.202103041255 08:13:04 [INFO] 08:13:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.doc --- 08:13:04 [INFO] 08:13:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.doc --- 08:13:04 [INFO] 08:13:04 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.doc --- 08:13:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/src/main/resources 08:13:04 [INFO] 08:13:04 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.doc --- 08:13:04 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/bin 08:13:04 [INFO] 08:13:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.doc --- 08:13:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/src/test/resources 08:13:04 [INFO] 08:13:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.doc --- 08:13:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/target/org.eclipse.papyrus.emf.facet.doc-2.0.0-SNAPSHOT-sources.jar 08:13:04 [INFO] 08:13:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.doc --- 08:13:04 [INFO] 08:13:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.doc --- 08:13:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/target/org.eclipse.papyrus.emf.facet.doc-2.0.0-SNAPSHOT.jar 08:13:04 [INFO] 08:13:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.doc --- 08:13:04 [INFO] 08:13:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.doc --- 08:13:04 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:04 [INFO] 08:13:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.doc --- 08:13:05 [INFO] 08:13:05 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra-types >--------- 08:13:05 [INFO] Building Papyrus Infra Element Types Configurations 0.0.1-SNAPSHOT [46/729] 08:13:05 [INFO] --------------------------------[ pom ]--------------------------------- 08:13:05 [INFO] 08:13:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-types --- 08:13:05 [INFO] 08:13:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-types --- 08:13:05 [INFO] 08:13:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-types --- 08:13:05 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:05 [INFO] 08:13:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-types --- 08:13:05 [INFO] 08:13:05 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types >--------- 08:13:05 [INFO] Building org.eclipse.papyrus.infra.types 5.0.0-SNAPSHOT [47/729] 08:13:05 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:05 [INFO] 08:13:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types --- 08:13:05 [INFO] 08:13:05 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types --- 08:13:05 [INFO] The project's OSGi version is 5.0.0.202103041255 08:13:05 [INFO] 08:13:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types --- 08:13:05 [INFO] 08:13:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types --- 08:13:05 [INFO] 08:13:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types --- 08:13:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/src/main/resources 08:13:05 [INFO] 08:13:05 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types --- 08:13:05 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/bin 08:13:05 [INFO] 08:13:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types --- 08:13:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/src/test/resources 08:13:05 [INFO] 08:13:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types --- 08:13:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/target/org.eclipse.papyrus.infra.types-5.0.0-SNAPSHOT-sources.jar 08:13:05 [INFO] 08:13:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types --- 08:13:05 [INFO] 08:13:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types --- 08:13:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/target/org.eclipse.papyrus.infra.types-5.0.0-SNAPSHOT.jar 08:13:05 [INFO] 08:13:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types --- 08:13:05 [INFO] 08:13:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types --- 08:13:06 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:06 [INFO] 08:13:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types --- 08:13:06 [INFO] 08:13:06 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture >--- 08:13:06 [INFO] Building org.eclipse.papyrus.infra.core.architecture 3.0.0-SNAPSHOT [48/729] 08:13:06 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:06 [INFO] 08:13:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.architecture --- 08:13:06 [INFO] 08:13:06 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.architecture --- 08:13:06 [INFO] The project's OSGi version is 3.0.0.202103041255 08:13:06 [INFO] 08:13:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.architecture --- 08:13:06 [INFO] 08:13:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.architecture --- 08:13:06 [INFO] 08:13:06 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.architecture --- 08:13:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/src/main/resources 08:13:06 [INFO] 08:13:06 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.architecture --- 08:13:06 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/bin 08:13:06 [INFO] 08:13:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.architecture --- 08:13:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/src/test/resources 08:13:06 [INFO] 08:13:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.architecture --- 08:13:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/target/org.eclipse.papyrus.infra.core.architecture-3.0.0-SNAPSHOT-sources.jar 08:13:06 [INFO] 08:13:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.architecture --- 08:13:06 [INFO] 08:13:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.architecture --- 08:13:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/target/org.eclipse.papyrus.infra.core.architecture-3.0.0-SNAPSHOT.jar 08:13:07 [INFO] 08:13:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.architecture --- 08:13:07 [INFO] 08:13:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.architecture --- 08:13:07 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:07 [INFO] 08:13:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.architecture --- 08:13:07 [INFO] 08:13:07 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture >--- 08:13:07 [INFO] Building org.eclipse.papyrus.emf.facet.architecture 1.0.0-SNAPSHOT [49/729] 08:13:07 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:07 [INFO] 08:13:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.architecture --- 08:13:07 [INFO] 08:13:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.architecture --- 08:13:07 [INFO] The project's OSGi version is 1.0.0.202103041255 08:13:07 [INFO] 08:13:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.architecture --- 08:13:07 [INFO] 08:13:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.architecture --- 08:13:07 [INFO] 08:13:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.architecture --- 08:13:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src/main/resources 08:13:07 [INFO] 08:13:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.architecture --- 08:13:07 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/bin 08:13:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/Activator.java:[20] 08:13:08 import org.eclipse.papyrus.emf.facet.architecture.customizationconfiguration.CustomizationConfigurationPackage; 08:13:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:08 The import org.eclipse.papyrus.emf.facet.architecture.customizationconfiguration.CustomizationConfigurationPackage is never used 08:13:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[180] 08:13:08 if (false) { 08:13:08 if (diagnostics != null) { 08:13:08 diagnostics.add(createDiagnostic(Diagnostic.ERROR, 08:13:08 DIAGNOSTIC_SOURCE, 08:13:08 0, 08:13:08 "_UI_GenericConstraint_diagnostic", //$NON-NLS-1$ 08:13:08 new Object[] { "checkConfiguration", getObjectLabel(emfFacetTreeViewerConfiguration, context) }, //$NON-NLS-1$ 08:13:08 new Object[] { emfFacetTreeViewerConfiguration }, 08:13:08 context)); 08:13:08 } 08:13:08 return false; 08:13:08 } 08:13:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:08 Dead code 08:13:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[245] 08:13:08 if (false) { 08:13:08 if (diagnostics != null) { 08:13:08 diagnostics.add(createDiagnostic(Diagnostic.ERROR, 08:13:08 DIAGNOSTIC_SOURCE, 08:13:08 0, 08:13:08 "_UI_GenericConstraint_diagnostic", //$NON-NLS-1$ 08:13:08 new Object[] { "checkCustomizationReference", getObjectLabel(customizationReference, context) }, //$NON-NLS-1$ 08:13:08 new Object[] { customizationReference }, 08:13:08 context)); 08:13:08 } 08:13:08 return false; 08:13:08 } 08:13:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:08 Dead code 08:13:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[320] 08:13:08 if (false) { 08:13:08 if (diagnostics != null) { 08:13:08 diagnostics.add(createDiagnostic(Diagnostic.ERROR, 08:13:08 DIAGNOSTIC_SOURCE, 08:13:08 0, 08:13:08 "_UI_GenericConstraint_diagnostic", //$NON-NLS-1$ 08:13:08 new Object[] { "checkAbsoluteOrder", getObjectLabel(absoluteOrder, context) }, //$NON-NLS-1$ 08:13:08 new Object[] { absoluteOrder }, 08:13:08 context)); 08:13:08 } 08:13:08 return false; 08:13:08 } 08:13:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:08 Dead code 08:13:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[385] 08:13:08 if (false) { 08:13:08 if (diagnostics != null) { 08:13:08 diagnostics.add(createDiagnostic(Diagnostic.ERROR, 08:13:08 DIAGNOSTIC_SOURCE, 08:13:08 0, 08:13:08 "_UI_GenericConstraint_diagnostic", //$NON-NLS-1$ 08:13:08 new Object[] { "checkRelativeOrder", getObjectLabel(relativeOrder, context) }, //$NON-NLS-1$ 08:13:08 new Object[] { relativeOrder }, 08:13:08 context)); 08:13:08 } 08:13:08 return false; 08:13:08 } 08:13:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:08 Dead code 08:13:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[450] 08:13:08 if (false) { 08:13:08 if (diagnostics != null) { 08:13:08 diagnostics.add(createDiagnostic(Diagnostic.ERROR, 08:13:08 DIAGNOSTIC_SOURCE, 08:13:08 0, 08:13:08 "_UI_GenericConstraint_diagnostic", //$NON-NLS-1$ 08:13:08 new Object[] { "checkRedefinition", getObjectLabel(redefinition, context) }, //$NON-NLS-1$ 08:13:08 new Object[] { redefinition }, 08:13:08 context)); 08:13:08 } 08:13:08 return false; 08:13:08 } 08:13:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:08 Dead code 08:13:08 6 problems (6 warnings) 08:13:08 [INFO] 08:13:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.architecture --- 08:13:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src/test/resources 08:13:08 [INFO] 08:13:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.architecture --- 08:13:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/target/org.eclipse.papyrus.emf.facet.architecture-1.0.0-SNAPSHOT-sources.jar 08:13:08 [INFO] 08:13:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.architecture --- 08:13:08 [INFO] 08:13:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.architecture --- 08:13:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/target/org.eclipse.papyrus.emf.facet.architecture-1.0.0-SNAPSHOT.jar 08:13:08 [INFO] 08:13:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.architecture --- 08:13:08 [INFO] 08:13:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.architecture --- 08:13:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:08 [INFO] 08:13:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.architecture --- 08:13:08 [INFO] 08:13:08 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.edit >------ 08:13:08 [INFO] Building org.eclipse.papyrus.infra.types.edit 5.0.0-SNAPSHOT [50/729] 08:13:08 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:08 [INFO] 08:13:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.edit --- 08:13:08 [INFO] 08:13:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.edit --- 08:13:08 [INFO] The project's OSGi version is 5.0.0.202103041255 08:13:08 [INFO] 08:13:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.edit --- 08:13:08 [INFO] 08:13:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.edit --- 08:13:08 [INFO] 08:13:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.edit --- 08:13:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/src/main/resources 08:13:08 [INFO] 08:13:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.edit --- 08:13:08 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/bin 08:13:09 [INFO] 08:13:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.edit --- 08:13:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/src/test/resources 08:13:09 [INFO] 08:13:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.edit --- 08:13:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/target/org.eclipse.papyrus.infra.types.edit-5.0.0-SNAPSHOT-sources.jar 08:13:09 [INFO] 08:13:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.edit --- 08:13:09 [INFO] 08:13:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.edit --- 08:13:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/target/org.eclipse.papyrus.infra.types.edit-5.0.0-SNAPSHOT.jar 08:13:09 [INFO] 08:13:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.edit --- 08:13:09 [INFO] 08:13:09 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types.edit --- 08:13:09 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:09 [INFO] 08:13:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.edit --- 08:13:09 [INFO] 08:13:09 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture.edit >-- 08:13:09 [INFO] Building org.eclipse.papyrus.infra.core.architecture.edit 3.0.0-SNAPSHOT [51/729] 08:13:09 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:09 [INFO] 08:13:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.architecture.edit --- 08:13:09 [INFO] 08:13:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.architecture.edit --- 08:13:09 [INFO] The project's OSGi version is 3.0.0.202103041255 08:13:09 [INFO] 08:13:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.architecture.edit --- 08:13:09 [INFO] 08:13:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.architecture.edit --- 08:13:09 [INFO] 08:13:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.architecture.edit --- 08:13:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/src/main/resources 08:13:09 [INFO] 08:13:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.architecture.edit --- 08:13:09 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/bin 08:13:09 [INFO] 08:13:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.architecture.edit --- 08:13:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/src/test/resources 08:13:09 [INFO] 08:13:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.architecture.edit --- 08:13:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/target/org.eclipse.papyrus.infra.core.architecture.edit-3.0.0-SNAPSHOT-sources.jar 08:13:09 [INFO] 08:13:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.architecture.edit --- 08:13:09 [INFO] 08:13:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.architecture.edit --- 08:13:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/target/org.eclipse.papyrus.infra.core.architecture.edit-3.0.0-SNAPSHOT.jar 08:13:09 [INFO] 08:13:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.architecture.edit --- 08:13:09 [INFO] 08:13:09 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.architecture.edit --- 08:13:09 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:09 [INFO] 08:13:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.architecture.edit --- 08:13:10 [INFO] 08:13:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture.edit >-- 08:13:10 [INFO] Building org.eclipse.papyrus.emf.facet.architecture.edit 1.0.0-SNAPSHOT [52/729] 08:13:10 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:10 [INFO] 08:13:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.architecture.edit --- 08:13:10 [INFO] 08:13:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.architecture.edit --- 08:13:10 [INFO] The project's OSGi version is 1.0.0.202103041255 08:13:10 [INFO] 08:13:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.architecture.edit --- 08:13:10 [INFO] 08:13:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.architecture.edit --- 08:13:10 [INFO] 08:13:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.architecture.edit --- 08:13:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src/main/resources 08:13:10 [INFO] 08:13:10 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.architecture.edit --- 08:13:10 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/bin 08:13:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/provider/CustomizationConfigurationEditPlugin.java:[22] 08:13:10 import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custom.provider.CustomEditPlugin; 08:13:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:10 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin') 08:13:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/provider/CustomizationConfigurationEditPlugin.java:[68] 08:13:10 CustomEditPlugin.INSTANCE, 08:13:10 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:10 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin') 08:13:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/provider/CustomizationConfigurationEditPlugin.java:[68] 08:13:10 CustomEditPlugin.INSTANCE, 08:13:10 ^^^^^^^^ 08:13:10 Discouraged access: The field 'CustomEditPlugin.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin') 08:13:10 3 problems (3 warnings) 08:13:10 [INFO] 08:13:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.architecture.edit --- 08:13:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src/test/resources 08:13:10 [INFO] 08:13:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.architecture.edit --- 08:13:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/target/org.eclipse.papyrus.emf.facet.architecture.edit-1.0.0-SNAPSHOT-sources.jar 08:13:10 [INFO] 08:13:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.architecture.edit --- 08:13:10 [INFO] 08:13:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.architecture.edit --- 08:13:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/target/org.eclipse.papyrus.emf.facet.architecture.edit-1.0.0-SNAPSHOT.jar 08:13:10 [INFO] 08:13:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.architecture.edit --- 08:13:10 [INFO] 08:13:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.architecture.edit --- 08:13:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:10 [INFO] 08:13:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.architecture.edit --- 08:13:11 [INFO] 08:13:11 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.aggregate.doc >--- 08:13:11 [INFO] Building org.eclipse.papyrus.emf.facet.aggregate.doc 2.0.0-SNAPSHOT [53/729] 08:13:11 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:11 [INFO] 08:13:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.aggregate.doc --- 08:13:11 [INFO] 08:13:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.aggregate.doc --- 08:13:11 [INFO] The project's OSGi version is 2.0.0.202103041255 08:13:11 [INFO] 08:13:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.aggregate.doc --- 08:13:11 [INFO] 08:13:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.aggregate.doc --- 08:13:11 [INFO] 08:13:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.aggregate.doc --- 08:13:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/src/main/resources 08:13:11 [INFO] 08:13:11 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.aggregate.doc --- 08:13:11 [INFO] No sources to compile 08:13:11 [WARNING] Source directory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/src does not exist 08:13:11 [INFO] 08:13:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.aggregate.doc --- 08:13:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/src/test/resources 08:13:11 [INFO] 08:13:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.aggregate.doc --- 08:13:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/target/org.eclipse.papyrus.emf.facet.aggregate.doc-2.0.0-SNAPSHOT-sources.jar 08:13:11 [INFO] 08:13:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.aggregate.doc --- 08:13:11 [INFO] 08:13:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.aggregate.doc --- 08:13:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/target/org.eclipse.papyrus.emf.facet.aggregate.doc-2.0.0-SNAPSHOT.jar 08:13:11 [INFO] 08:13:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.aggregate.doc --- 08:13:11 [INFO] 08:13:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.aggregate.doc --- 08:13:11 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:11 [INFO] 08:13:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.aggregate.doc --- 08:13:12 [INFO] 08:13:12 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.doc >---- 08:13:12 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.doc 2.0.0-SNAPSHOT [54/729] 08:13:12 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:12 [INFO] 08:13:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.doc --- 08:13:12 [INFO] 08:13:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.doc --- 08:13:12 [INFO] The project's OSGi version is 2.0.0.202103041255 08:13:12 [INFO] 08:13:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.doc --- 08:13:12 [INFO] 08:13:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.doc --- 08:13:12 [INFO] 08:13:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.doc --- 08:13:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/src/main/resources 08:13:12 [INFO] 08:13:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.doc --- 08:13:12 [INFO] No sources to compile 08:13:12 [WARNING] Source directory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/src does not exist 08:13:12 [INFO] 08:13:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.doc --- 08:13:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/src/test/resources 08:13:12 [INFO] 08:13:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.doc --- 08:13:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/target/org.eclipse.papyrus.emf.facet.efacet.doc-2.0.0-SNAPSHOT-sources.jar 08:13:12 [INFO] 08:13:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.doc --- 08:13:12 [INFO] 08:13:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.doc --- 08:13:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/target/org.eclipse.papyrus.emf.facet.efacet.doc-2.0.0-SNAPSHOT.jar 08:13:12 [INFO] 08:13:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.doc --- 08:13:12 [INFO] 08:13:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.doc --- 08:13:12 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:12 [INFO] 08:13:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.doc --- 08:13:12 [INFO] 08:13:12 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.edit >---- 08:13:12 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.edit 2.0.0-SNAPSHOT [55/729] 08:13:12 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:12 [INFO] 08:13:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.edit --- 08:13:12 [INFO] 08:13:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.edit --- 08:13:12 [INFO] The project's OSGi version is 2.0.0.202103041255 08:13:12 [INFO] 08:13:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.edit --- 08:13:12 [INFO] 08:13:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.edit --- 08:13:12 [INFO] 08:13:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.edit --- 08:13:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/src/main/resources 08:13:12 [INFO] 08:13:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.edit --- 08:13:12 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/bin 08:13:13 [INFO] 08:13:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.edit --- 08:13:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/src/test/resources 08:13:13 [INFO] 08:13:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.edit --- 08:13:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/target/org.eclipse.papyrus.emf.facet.efacet.edit-2.0.0-SNAPSHOT-sources.jar 08:13:13 [INFO] 08:13:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.edit --- 08:13:13 [INFO] 08:13:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.edit --- 08:13:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/target/org.eclipse.papyrus.emf.facet.efacet.edit-2.0.0-SNAPSHOT.jar 08:13:13 [INFO] 08:13:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.edit --- 08:13:13 [INFO] 08:13:13 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.edit --- 08:13:13 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:13 [INFO] 08:13:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.edit --- 08:13:13 [INFO] 08:13:13 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.editor >--- 08:13:13 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.editor 2.0.0-SNAPSHOT [56/729] 08:13:13 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:13 [INFO] 08:13:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.editor --- 08:13:13 [INFO] 08:13:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.editor --- 08:13:13 [INFO] The project's OSGi version is 2.0.0.202103041255 08:13:13 [INFO] 08:13:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.editor --- 08:13:13 [INFO] 08:13:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.editor --- 08:13:13 [INFO] 08:13:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.editor --- 08:13:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/src/main/resources 08:13:13 [INFO] 08:13:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.editor --- 08:13:13 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/bin 08:13:14 [INFO] 08:13:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.editor --- 08:13:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/src/test/resources 08:13:14 [INFO] 08:13:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.editor --- 08:13:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/target/org.eclipse.papyrus.emf.facet.efacet.editor-2.0.0-SNAPSHOT-sources.jar 08:13:14 [INFO] 08:13:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.editor --- 08:13:14 [INFO] 08:13:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.editor --- 08:13:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/target/org.eclipse.papyrus.emf.facet.efacet.editor-2.0.0-SNAPSHOT.jar 08:13:14 [INFO] 08:13:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.editor --- 08:13:14 [INFO] 08:13:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.editor --- 08:13:14 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:14 [INFO] 08:13:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.editor --- 08:13:14 [INFO] 08:13:14 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.ui >----- 08:13:14 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.ui 4.0.0-SNAPSHOT [57/729] 08:13:14 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:14 [INFO] 08:13:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.ui --- 08:13:14 [INFO] 08:13:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.ui --- 08:13:14 [INFO] The project's OSGi version is 4.0.0.202103041255 08:13:14 [INFO] 08:13:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.ui --- 08:13:14 [INFO] 08:13:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.ui --- 08:13:14 [INFO] 08:13:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.ui --- 08:13:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/main/resources 08:13:14 [INFO] 08:13:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.ui --- 08:13:14 [INFO] Compiling 98 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/bin 08:13:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/composites/BrowseComposite.java:[30] 08:13:15 @SuppressWarnings("PMD.ConstructorCallsOverridableMethod") 08:13:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:15 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod") 08:13:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/NavigationView.java:[61] 08:13:15 import org.eclipse.papyrus.emf.facet.efacet.core.FacetUtils; 08:13:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:15 The import org.eclipse.papyrus.emf.facet.efacet.core.FacetUtils is never used 08:13:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/NavigationView.java:[360] 08:13:15 this.fContext.remove(toBeRemoved); 08:13:15 ^^^^^^^^^^^ 08:13:15 Unlikely argument type Set<EObject> for remove(Object) on a Collection<EObject> 08:13:15 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/widget/FacetSetSelectionControl.java (at line 304) 08:13:15 @SuppressWarnings("static-method") 08:13:15 ^^^^^^^^^^^^^^^ 08:13:15 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored 08:13:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/wizards/pages/AbstractFacetWizardPage.java:[55] 08:13:15 @SuppressWarnings("PMD.ConstructorCallsOverridableMethod") 08:13:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:15 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod") 08:13:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[23] 08:13:15 import org.eclipse.papyrus.emf.facet.efacet.ui.internal.ImageProvider; 08:13:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:15 The type ImageProvider is deprecated 08:13:15 7. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java (at line 29) 08:13:15 @SuppressWarnings("synthetic-access") 08:13:15 ^^^^^^^^^^^^^^^^^^ 08:13:15 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored 08:13:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[64] 08:13:15 setImageDescriptor(ImageProvider.getInstance().getRemoveAllImageDescriptor()); 08:13:15 ^^^^^^^^^^^^^ 08:13:15 The type ImageProvider is deprecated 08:13:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[64] 08:13:15 setImageDescriptor(ImageProvider.getInstance().getRemoveAllImageDescriptor()); 08:13:15 ^^^^^^^^^^^^^ 08:13:15 The method getInstance() from the type ImageProvider is deprecated 08:13:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[64] 08:13:15 setImageDescriptor(ImageProvider.getInstance().getRemoveAllImageDescriptor()); 08:13:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:15 The method getRemoveAllImageDescriptor() from the type ImageProvider is deprecated 08:13:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[77] 08:13:15 setImageDescriptor(ImageProvider.getInstance().getRemoveImageDescriptor()); 08:13:15 ^^^^^^^^^^^^^ 08:13:15 The type ImageProvider is deprecated 08:13:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[77] 08:13:15 setImageDescriptor(ImageProvider.getInstance().getRemoveImageDescriptor()); 08:13:15 ^^^^^^^^^^^^^ 08:13:15 The method getInstance() from the type ImageProvider is deprecated 08:13:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[77] 08:13:15 setImageDescriptor(ImageProvider.getInstance().getRemoveImageDescriptor()); 08:13:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:15 The method getRemoveImageDescriptor() from the type ImageProvider is deprecated 08:13:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/wizards/AbstractAddFacetChildrenWizard.java:[34] 08:13:15 @SuppressWarnings("PMD.ConstructorCallsOverridableMethod") 08:13:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:15 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod") 08:13:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/widget/ETypedElementSelectionControl.java:[183] 08:13:15 this.filteredTree = new FilteredTree(parentComposite, selectionStyle(this.selectionMaxSize) | SWT.H_SCROLL | SWT.V_SCROLL 08:13:15 | SWT.BORDER, createPatternFilter(), true); 08:13:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:15 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated 08:13:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/widget/ETypedElementSelectionControl.java:[200] 08:13:15 final Status errorSelection = new Status(IStatus.ERROR, Activator.PLUGIN_ID, Messages.ETypedElementSelectionControl_invalidSelection); 08:13:15 ^^^^^^^^^^^^^^ 08:13:15 The value of the local variable errorSelection is not used 08:13:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/composites/SelectETypeComposite.java:[34] 08:13:15 @SuppressWarnings("PMD.ConstructorCallsOverridableMethod") 08:13:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:15 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod") 08:13:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/composites/SelectQueryTypeComposite.java:[29] 08:13:15 @SuppressWarnings("PMD.ConstructorCallsOverridableMethod") 08:13:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:15 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod") 08:13:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/IQueryCreationPagePart2Registry.java:[20] 08:13:15 import org.eclipse.papyrus.emf.facet.efacet.ui.internal.exported.wizard.IQueryCreationPagePart; 08:13:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:15 The type IQueryCreationPagePart is deprecated 08:13:15 19 problems (0 errors, 17 warnings, 2 infos) 08:13:15 [INFO] 08:13:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.ui --- 08:13:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/test/resources 08:13:15 [INFO] 08:13:15 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.ui --- 08:13:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/target/org.eclipse.papyrus.emf.facet.efacet.ui-4.0.0-SNAPSHOT-sources.jar 08:13:15 [INFO] 08:13:15 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.ui --- 08:13:15 [INFO] 08:13:15 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.ui --- 08:13:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/target/org.eclipse.papyrus.emf.facet.efacet.ui-4.0.0-SNAPSHOT.jar 08:13:16 [INFO] 08:13:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.ui --- 08:13:16 [INFO] 08:13:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.ui --- 08:13:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:16 [INFO] 08:13:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.ui --- 08:13:16 [INFO] 08:13:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.sdk.ui >-- 08:13:16 [INFO] Building org.eclipse.papyrus.emf.facet.query.java.sdk.ui 2.0.0-SNAPSHOT [58/729] 08:13:16 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:16 [INFO] 08:13:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui --- 08:13:16 [INFO] 08:13:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui --- 08:13:16 [INFO] The project's OSGi version is 2.0.0.202103041255 08:13:16 [INFO] 08:13:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui --- 08:13:16 [INFO] 08:13:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui --- 08:13:16 [INFO] 08:13:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui --- 08:13:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/main/resources 08:13:16 [INFO] 08:13:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui --- 08:13:16 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/bin 08:13:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/java/sdk/ui/internal/Activator.java:[19] 08:13:17 @SuppressWarnings("PMD.UseSingleton") 08:13:17 ^^^^^^^^^^^^^^^^^^ 08:13:17 Unsupported @SuppressWarnings("PMD.UseSingleton") 08:13:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/java/sdk/ui/internal/Activator.java:[28] 08:13:17 @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:13:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:17 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:13:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/java/sdk/ui/internal/Activator.java:[38] 08:13:17 @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:13:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:17 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:13:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/java/sdk/ui/internal/wizard/JdtUtils.java:[229] 08:13:17 .getEPackageNsURIToGenModelLocationMap(); 08:13:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:17 The method getEPackageNsURIToGenModelLocationMap() from the type EcorePlugin is deprecated 08:13:17 4 problems (4 warnings) 08:13:17 [INFO] 08:13:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui --- 08:13:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/test/resources 08:13:17 [INFO] 08:13:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui --- 08:13:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/target/org.eclipse.papyrus.emf.facet.query.java.sdk.ui-2.0.0-SNAPSHOT-sources.jar 08:13:17 [INFO] 08:13:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui --- 08:13:17 [INFO] 08:13:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui --- 08:13:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/target/org.eclipse.papyrus.emf.facet.query.java.sdk.ui-2.0.0-SNAPSHOT.jar 08:13:17 [INFO] 08:13:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui --- 08:13:17 [INFO] 08:13:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui --- 08:13:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:17 [INFO] 08:13:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui --- 08:13:18 [INFO] 08:13:18 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.core >-- 08:13:18 [INFO] Building org.eclipse.papyrus.emf.facet.query.ocl.core 2.0.0-SNAPSHOT [59/729] 08:13:18 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:18 [INFO] 08:13:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.ocl.core --- 08:13:18 [INFO] 08:13:18 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.ocl.core --- 08:13:18 [INFO] The project's OSGi version is 2.0.0.202103041255 08:13:18 [INFO] 08:13:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.ocl.core --- 08:13:18 [INFO] 08:13:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.ocl.core --- 08:13:18 [INFO] 08:13:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.ocl.core --- 08:13:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/main/resources 08:13:18 [INFO] 08:13:18 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.ocl.core --- 08:13:18 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/bin 08:13:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/org/eclipse/papyrus/emf/facet/query/ocl/core/internal/Activator.java:[19] 08:13:18 @SuppressWarnings("PMD.UseSingleton") 08:13:18 ^^^^^^^^^^^^^^^^^^ 08:13:18 Unsupported @SuppressWarnings("PMD.UseSingleton") 08:13:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/org/eclipse/papyrus/emf/facet/query/ocl/core/internal/Activator.java:[28] 08:13:18 @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:13:18 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:18 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:13:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/org/eclipse/papyrus/emf/facet/query/ocl/core/internal/Activator.java:[38] 08:13:18 @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:13:18 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:18 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:13:18 3 problems (3 warnings) 08:13:18 [INFO] 08:13:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.ocl.core --- 08:13:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/test/resources 08:13:18 [INFO] 08:13:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.ocl.core --- 08:13:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/target/org.eclipse.papyrus.emf.facet.query.ocl.core-2.0.0-SNAPSHOT-sources.jar 08:13:18 [INFO] 08:13:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.ocl.core --- 08:13:18 [INFO] 08:13:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.ocl.core --- 08:13:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/target/org.eclipse.papyrus.emf.facet.query.ocl.core-2.0.0-SNAPSHOT.jar 08:13:18 [INFO] 08:13:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.ocl.core --- 08:13:18 [INFO] 08:13:18 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.ocl.core --- 08:13:18 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:18 [INFO] 08:13:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.ocl.core --- 08:13:18 [INFO] 08:13:18 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui >-- 08:13:18 [INFO] Building org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui 3.0.0-SNAPSHOT [60/729] 08:13:18 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:18 [INFO] 08:13:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui --- 08:13:18 [INFO] 08:13:18 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui --- 08:13:18 [INFO] The project's OSGi version is 3.0.0.202103041255 08:13:18 [INFO] 08:13:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui --- 08:13:18 [INFO] 08:13:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui --- 08:13:18 [INFO] 08:13:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui --- 08:13:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/main/resources 08:13:18 [INFO] 08:13:18 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui --- 08:13:18 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/bin 08:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/ocl/sdk/ui/internal/Activator.java:[19] 08:13:19 @SuppressWarnings("PMD.UseSingleton") 08:13:19 ^^^^^^^^^^^^^^^^^^ 08:13:19 Unsupported @SuppressWarnings("PMD.UseSingleton") 08:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/ocl/sdk/ui/internal/Activator.java:[28] 08:13:19 @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:13:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:19 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/ocl/sdk/ui/internal/Activator.java:[38] 08:13:19 @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:13:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:19 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException") 08:13:19 3 problems (3 warnings) 08:13:19 [INFO] 08:13:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui --- 08:13:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/test/resources 08:13:19 [INFO] 08:13:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui --- 08:13:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/target/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui-3.0.0-SNAPSHOT-sources.jar 08:13:19 [INFO] 08:13:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui --- 08:13:19 [INFO] 08:13:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui --- 08:13:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/target/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui-3.0.0-SNAPSHOT.jar 08:13:19 [INFO] 08:13:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui --- 08:13:19 [INFO] 08:13:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui --- 08:13:19 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:19 [INFO] 08:13:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui --- 08:13:19 [INFO] 08:13:19 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.doc >--- 08:13:19 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.doc 2.0.0-SNAPSHOT [61/729] 08:13:19 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:19 [INFO] 08:13:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.doc --- 08:13:19 [INFO] 08:13:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.doc --- 08:13:19 [INFO] The project's OSGi version is 2.0.0.202103041255 08:13:19 [INFO] 08:13:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.doc --- 08:13:19 [INFO] 08:13:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.doc --- 08:13:19 [INFO] 08:13:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.doc --- 08:13:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/src/main/resources 08:13:19 [INFO] 08:13:19 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.doc --- 08:13:19 [INFO] No sources to compile 08:13:19 [WARNING] Source directory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/src does not exist 08:13:19 [INFO] 08:13:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.doc --- 08:13:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/src/test/resources 08:13:19 [INFO] 08:13:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.doc --- 08:13:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/target/org.eclipse.papyrus.emf.facet.util.emf.doc-2.0.0-SNAPSHOT-sources.jar 08:13:19 [INFO] 08:13:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.doc --- 08:13:19 [INFO] 08:13:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.doc --- 08:13:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/target/org.eclipse.papyrus.emf.facet.util.emf.doc-2.0.0-SNAPSHOT.jar 08:13:19 [INFO] 08:13:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.doc --- 08:13:19 [INFO] 08:13:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.emf.doc --- 08:13:19 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:19 [INFO] 08:13:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.doc --- 08:13:20 [INFO] 08:13:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore >-- 08:13:20 [INFO] Building org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore 2.0.0-SNAPSHOT [62/729] 08:13:20 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:20 [INFO] 08:13:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore --- 08:13:20 [INFO] 08:13:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore --- 08:13:20 [INFO] The project's OSGi version is 2.0.0.202103041255 08:13:20 [INFO] 08:13:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore --- 08:13:20 [INFO] 08:13:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore --- 08:13:20 [INFO] 08:13:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore --- 08:13:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/main/resources 08:13:20 [INFO] 08:13:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore --- 08:13:20 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/bin 08:13:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/FloatComposite.java:[94] 08:13:20 return new Float(string); 08:13:20 ^^^^^^^^^^^^^ 08:13:20 The constructor Float(String) is deprecated since version 9 08:13:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/LongComposite.java:[86] 08:13:20 return new Long(string); 08:13:20 ^^^^^^^^^^^^ 08:13:20 The constructor Long(String) is deprecated since version 9 08:13:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/DoubleComposite.java:[83] 08:13:20 return new Double(string); 08:13:20 ^^^^^^^^^^^^^^ 08:13:20 The constructor Double(String) is deprecated since version 9 08:13:20 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/BigIntegerComposite.java (at line 73) 08:13:20 @SuppressWarnings("unused") 08:13:20 ^^^^^^^^ 08:13:20 At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored 08:13:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/ByteComposite.java:[87] 08:13:20 return new Byte(string); 08:13:20 ^^^^^^^^^^^^ 08:13:20 The constructor Byte(String) is deprecated since version 9 08:13:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/CharComposite.java:[56] 08:13:20 return new Character(string.charAt(0)); 08:13:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:20 The constructor Character(char) is deprecated since version 9 08:13:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/ShortComposite.java:[86] 08:13:20 return new Short(string); 08:13:20 ^^^^^^^^^^^^^ 08:13:20 The constructor Short(String) is deprecated since version 9 08:13:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/IntComposite.java:[86] 08:13:20 return new Integer(string); 08:13:20 ^^^^^^^^^^^^^^^ 08:13:20 The constructor Integer(String) is deprecated since version 9 08:13:20 8 problems (0 errors, 7 warnings, 1 info) 08:13:20 [INFO] 08:13:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore --- 08:13:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/test/resources 08:13:20 [INFO] 08:13:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore --- 08:13:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/target/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore-2.0.0-SNAPSHOT-sources.jar 08:13:20 [INFO] 08:13:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore --- 08:13:20 [INFO] 08:13:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore --- 08:13:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/target/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore-2.0.0-SNAPSHOT.jar 08:13:20 [INFO] 08:13:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore --- 08:13:20 [INFO] 08:13:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore --- 08:13:20 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:20 [INFO] 08:13:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore --- 08:13:21 [INFO] 08:13:21 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra-architecture >----- 08:13:21 [INFO] Building Papyrus Infra Architecture 0.0.1-SNAPSHOT [63/729] 08:13:21 [INFO] --------------------------------[ pom ]--------------------------------- 08:13:21 [INFO] 08:13:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-architecture --- 08:13:21 [INFO] 08:13:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-architecture --- 08:13:21 [INFO] 08:13:21 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-architecture --- 08:13:21 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:21 [INFO] 08:13:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-architecture --- 08:13:21 [INFO] 08:13:21 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sashwindows.di >-- 08:13:21 [INFO] Building org.eclipse.papyrus.infra.core.sashwindows.di 2.0.0-SNAPSHOT [64/729] 08:13:21 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:21 [INFO] 08:13:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.sashwindows.di --- 08:13:21 [INFO] 08:13:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sashwindows.di --- 08:13:21 [INFO] The project's OSGi version is 2.0.0.202103041255 08:13:21 [INFO] 08:13:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sashwindows.di --- 08:13:21 [INFO] 08:13:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sashwindows.di --- 08:13:21 [INFO] 08:13:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.sashwindows.di --- 08:13:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src/main/resources 08:13:21 [INFO] 08:13:21 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.sashwindows.di --- 08:13:21 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/bin 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiFactoryImpl.java:[28] 08:13:22 import org.eclipse.papyrus.infra.core.sashwindows.di.PageList; 08:13:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiFactoryImpl.java:[102] 08:13:22 case DiPackage.PAGE_LIST: 08:13:22 ^^^^^^^^^ 08:13:22 The field DiPackage.PAGE_LIST is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiFactoryImpl.java:[258] 08:13:22 public PageList createPageList() { 08:13:22 ^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[16] 08:13:22 import org.eclipse.papyrus.infra.core.sashwindows.di.PageList; 08:13:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[45] 08:13:22 protected PageList pageList; 08:13:22 ^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[86] 08:13:22 public PageList getPageList() { 08:13:22 ^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[96] 08:13:22 public NotificationChain basicSetPageList(PageList newPageList, NotificationChain msgs) { 08:13:22 ^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[97] 08:13:22 PageList oldPageList = pageList; 08:13:22 ^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[117] 08:13:22 public void setPageList(PageList newPageList) { 08:13:22 ^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[235] 08:13:22 setPageList((PageList) newValue); 08:13:22 ^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[254] 08:13:22 setPageList((PageList) null); 08:13:22 ^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[20] 08:13:22 import org.eclipse.papyrus.infra.core.sashwindows.di.PageList; 08:13:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[36] 08:13:22 public class PageListImpl extends EObjectImpl implements PageList { 08:13:22 ^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[67] 08:13:22 return DiPackage.Literals.PAGE_LIST; 08:13:22 ^^^^^^^^^ 08:13:22 The field DiPackage.Literals.PAGE_LIST is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[79] 08:13:22 availablePage = new EObjectContainmentEList<PageRef>(PageRef.class, this, DiPackage.PAGE_LIST__AVAILABLE_PAGE); 08:13:22 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:22 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[125] 08:13:22 case DiPackage.PAGE_LIST__AVAILABLE_PAGE: 08:13:22 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:22 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[140] 08:13:22 case DiPackage.PAGE_LIST__AVAILABLE_PAGE: 08:13:22 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:22 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[156] 08:13:22 case DiPackage.PAGE_LIST__AVAILABLE_PAGE: 08:13:22 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:22 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[173] 08:13:22 case DiPackage.PAGE_LIST__AVAILABLE_PAGE: 08:13:22 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:22 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[189] 08:13:22 case DiPackage.PAGE_LIST__AVAILABLE_PAGE: 08:13:22 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:22 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[31] 08:13:22 import org.eclipse.papyrus.infra.core.sashwindows.di.PageList; 08:13:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[778] 08:13:22 pageListEClass = createEClass(PAGE_LIST); 08:13:22 ^^^^^^^^^ 08:13:22 The field DiPackage.PAGE_LIST is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[779] 08:13:22 createEReference(pageListEClass, PAGE_LIST__AVAILABLE_PAGE); 08:13:22 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:22 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[966] 08:13:22 initEClass(pageListEClass, PageList.class, "PageList", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); 08:13:22 ^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[967] 08:13:22 initEReference(getPageList_AvailablePage(), this.getPageRef(), null, "availablePage", null, 0, -1, PageList.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED); 08:13:22 ^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiAdapterFactory.java:[16] 08:13:22 import org.eclipse.papyrus.infra.core.sashwindows.di.PageList; 08:13:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiAdapterFactory.java:[139] 08:13:22 public Adapter casePageList(PageList object) { 08:13:22 ^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[15] 08:13:22 import org.eclipse.papyrus.infra.core.sashwindows.di.PageList; 08:13:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[181] 08:13:22 case DiPackage.PAGE_LIST: { 08:13:22 ^^^^^^^^^ 08:13:22 The field DiPackage.PAGE_LIST is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[182] 08:13:22 PageList pageList = (PageList) theEObject; 08:13:22 ^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[182] 08:13:22 PageList pageList = (PageList) theEObject; 08:13:22 ^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[385] 08:13:22 public T casePageList(PageList object) { 08:13:22 ^^^^^^^^ 08:13:22 The type PageList is deprecated 08:13:22 32 problems (32 warnings) 08:13:22 [INFO] 08:13:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sashwindows.di --- 08:13:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src/test/resources 08:13:22 [INFO] 08:13:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.sashwindows.di --- 08:13:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/target/org.eclipse.papyrus.infra.core.sashwindows.di-2.0.0-SNAPSHOT-sources.jar 08:13:22 [INFO] 08:13:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sashwindows.di --- 08:13:22 [INFO] 08:13:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sashwindows.di --- 08:13:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/target/org.eclipse.papyrus.infra.core.sashwindows.di-2.0.0-SNAPSHOT.jar 08:13:22 [INFO] 08:13:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sashwindows.di --- 08:13:22 [INFO] 08:13:22 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.sashwindows.di --- 08:13:22 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:22 [INFO] 08:13:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sashwindows.di --- 08:13:22 [INFO] 08:13:22 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.core >--------- 08:13:22 [INFO] Building org.eclipse.papyrus.infra.core 4.0.0-SNAPSHOT [65/729] 08:13:22 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:22 [INFO] 08:13:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core --- 08:13:22 [INFO] 08:13:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core --- 08:13:22 [INFO] The project's OSGi version is 4.0.0.202103041255 08:13:22 [INFO] 08:13:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core --- 08:13:22 [INFO] 08:13:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core --- 08:13:22 [INFO] 08:13:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core --- 08:13:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/main/resources 08:13:22 [INFO] 08:13:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core --- 08:13:22 [INFO] Compiling 134 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin 08:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ModelSetServiceAdapter.java:[131] 08:13:24 public Class[] getAdapterList() { 08:13:24 ^^^^^^^ 08:13:24 Type safety: The return type Class[] for getAdapterList() from the type ModelSetServiceAdapter.Factory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ModelSetServiceAdapter.java:[136] 08:13:24 public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) { 08:13:24 ^^^^^^ 08:13:24 Type safety: The return type Object for getAdapter(Object, Class) from the type ModelSetServiceAdapter.Factory needs unchecked conversion to conform to T from the type IAdapterFactory 08:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ServicesRegistry.java:[36] 08:13:24 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:13:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:24 The type AdapterUtils is deprecated 08:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ServicesRegistry.java:[298] 08:13:24 IService serviceAdapter = AdapterUtils.adapt(serviceInstance, IService.class, null); 08:13:24 ^^^^^^^^^^^^ 08:13:24 The type AdapterUtils is deprecated 08:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ServicesRegistry.java:[298] 08:13:24 IService serviceAdapter = AdapterUtils.adapt(serviceInstance, IService.class, null); 08:13:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:24 The method adapt(Object, Class<IService>, IService) from the type AdapterUtils is deprecated 08:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ProxyModificationTrackingAdapter.java:[130] 08:13:24 Collection<Setting> references = org.eclipse.papyrus.infra.core.utils.EMFHelper.getUsages(eObj); 08:13:24 ^^^ 08:13:24 The type EMFHelper is deprecated 08:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ProxyModificationTrackingAdapter.java:[130] 08:13:24 Collection<Setting> references = org.eclipse.papyrus.infra.core.utils.EMFHelper.getUsages(eObj); 08:13:24 ^^^^^^^^^^^^^^^ 08:13:24 The method getUsages(EObject) from the type EMFHelper is deprecated 08:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/modelsetquery/impl/ModelSetQueryInitializer.java:[73] 08:13:24 modelsManager.eAdapters().remove(modelQueryAdapter); 08:13:24 ^^^^^^^^^^^^^^^^^ 08:13:24 Unlikely argument type IModelSetQueryAdapter for remove(Object) on a Collection<Adapter> 08:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/listenerservice/ModelListenerManager.java:[95] 08:13:24 Class clazz = extensionBundle.loadClass(classAttribute); 08:13:24 ^^^^^ 08:13:24 Class is a raw type. References to generic type Class<T> should be parameterized 08:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/listenerservice/ModelListenerManager.java:[96] 08:13:24 Object obj = clazz.newInstance(); 08:13:24 ^^^^^^^^^^^^^ 08:13:24 The method newInstance() from the type Class is deprecated since version 9 08:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/utils/FilteredListView.java:[63] 08:13:24 public void setBackupList(List aList) { 08:13:24 ^^^^ 08:13:24 List is a raw type. References to generic type List<E> should be parameterized 08:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/utils/FilteredListView.java:[64] 08:13:24 list = aList; 08:13:24 ^^^^^ 08:13:24 Type safety: The expression of type List needs unchecked conversion to conform to List<Object> 08:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ModelsReader.java:[268] 08:13:24 model = modelInstance.newInstance(); 08:13:24 ^^^^^^^^^^^^^ 08:13:24 The method newInstance() from the type Class<IModel> is deprecated since version 9 08:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ModelsReader.java:[289] 08:13:24 snippet = modelInstance.newInstance(); 08:13:24 ^^^^^^^^^^^^^ 08:13:24 The method newInstance() from the type Class<IModelSnippet> is deprecated since version 9 08:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ModelsReader.java:[310] 08:13:24 snippet = modelInstance.newInstance(); 08:13:24 ^^^^^^^^^^^^^ 08:13:24 The method newInstance() from the type Class<IModelSetSnippet> is deprecated since version 9 08:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/internal/ServiceTypeEntry.java:[129] 08:13:24 return classname.newInstance(); 08:13:24 ^^^^^^^^^^^^^ 08:13:24 The method newInstance() from the type Class<capture#2-of ?> is deprecated since version 9 08:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/AbstractDynamicModel.java:[21] 08:13:24 import org.eclipse.core.internal.resources.ResourceException; 08:13:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:24 Discouraged access: The type 'ResourceException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar') 08:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/AbstractDynamicModel.java:[65] 08:13:24 super.loadModel(fullPathWithoutExtension); 08:13:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:24 The method loadModel(IPath) from the type AbstractBaseModel is deprecated 08:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/AbstractDynamicModel.java:[75] 08:13:24 createModel(fullPathWithoutExtension); 08:13:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:24 The method createModel(IPath) from the type AbstractBaseModel is deprecated 08:13:24 19 problems (19 warnings) 08:13:24 [INFO] 08:13:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core --- 08:13:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/test/resources 08:13:24 [INFO] 08:13:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core --- 08:13:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/target/org.eclipse.papyrus.infra.core-4.0.0-SNAPSHOT-sources.jar 08:13:24 [INFO] 08:13:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core --- 08:13:24 [INFO] 08:13:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core --- 08:13:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/target/org.eclipse.papyrus.infra.core-4.0.0-SNAPSHOT.jar 08:13:24 [INFO] 08:13:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core --- 08:13:24 [INFO] 08:13:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core --- 08:13:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:24 [INFO] 08:13:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core --- 08:13:24 [INFO] 08:13:24 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra-emf >---------- 08:13:24 [INFO] Building Papyrus EMF Infrastructure 0.0.1-SNAPSHOT [66/729] 08:13:24 [INFO] --------------------------------[ pom ]--------------------------------- 08:13:24 [INFO] 08:13:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-emf --- 08:13:24 [INFO] 08:13:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-emf --- 08:13:24 [INFO] 08:13:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-emf --- 08:13:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:24 [INFO] 08:13:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-emf --- 08:13:24 [INFO] 08:13:24 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf >---------- 08:13:24 [INFO] Building org.eclipse.papyrus.infra.emf 4.0.0-SNAPSHOT [67/729] 08:13:24 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:24 [INFO] 08:13:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf --- 08:13:24 [INFO] 08:13:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf --- 08:13:24 [INFO] The project's OSGi version is 4.0.0.202103041255 08:13:24 [INFO] 08:13:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf --- 08:13:24 [INFO] 08:13:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf --- 08:13:24 [INFO] 08:13:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf --- 08:13:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/src/main/resources 08:13:24 [INFO] 08:13:24 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf --- 08:13:24 [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin 08:13:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/src/org/eclipse/papyrus/infra/emf/utils/EMFHelper.java:[934] 08:13:26 return org.eclipse.papyrus.infra.core.utils.EMFHelper.getUsages(source); 08:13:26 ^^^ 08:13:26 The type EMFHelper is deprecated 08:13:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/src/org/eclipse/papyrus/infra/emf/utils/EMFHelper.java:[934] 08:13:26 return org.eclipse.papyrus.infra.core.utils.EMFHelper.getUsages(source); 08:13:26 ^^^^^^^^^^^^^^^^^ 08:13:26 The method getUsages(EObject) from the type EMFHelper is deprecated 08:13:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/src/org/eclipse/papyrus/infra/emf/utils/EMFHelper.java:[1051] 08:13:26 return (T) result; 08:13:26 ^^^^^^^^^^ 08:13:26 Type safety: Unchecked cast from EObject to T 08:13:26 3 problems (3 warnings) 08:13:26 [INFO] 08:13:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf --- 08:13:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/src/test/resources 08:13:26 [INFO] 08:13:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf --- 08:13:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/target/org.eclipse.papyrus.infra.emf-4.0.0-SNAPSHOT-sources.jar 08:13:26 [INFO] 08:13:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf --- 08:13:26 [INFO] 08:13:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf --- 08:13:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/target/org.eclipse.papyrus.infra.emf-4.0.0-SNAPSHOT.jar 08:13:26 [INFO] 08:13:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf --- 08:13:26 [INFO] 08:13:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf --- 08:13:26 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:26 [INFO] 08:13:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf --- 08:13:26 [INFO] 08:13:26 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-services >------- 08:13:26 [INFO] Building Papyrus Infra Services 0.0.1-SNAPSHOT [68/729] 08:13:26 [INFO] --------------------------------[ pom ]--------------------------------- 08:13:26 [INFO] 08:13:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-services --- 08:13:26 [INFO] 08:13:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-services --- 08:13:26 [INFO] 08:13:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-services --- 08:13:26 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:26 [INFO] 08:13:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-services --- 08:13:26 [INFO] 08:13:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.markerlistener >-- 08:13:26 [INFO] Building org.eclipse.papyrus.infra.services.markerlistener 3.0.0-SNAPSHOT [69/729] 08:13:26 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:26 [INFO] 08:13:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.markerlistener --- 08:13:26 [INFO] 08:13:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.markerlistener --- 08:13:26 [INFO] The project's OSGi version is 3.0.0.202103041255 08:13:26 [INFO] 08:13:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.markerlistener --- 08:13:26 [INFO] 08:13:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.markerlistener --- 08:13:26 [INFO] 08:13:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.markerlistener --- 08:13:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/main/resources 08:13:26 [INFO] 08:13:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.markerlistener --- 08:13:26 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/bin 08:13:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/org/eclipse/papyrus/infra/services/markerlistener/PapyrusMarkerAdapter.java:[211] 08:13:27 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 08:13:27 ^^^^^^ 08:13:27 Type safety: The return type Object for getAdapter(Class) from the type PapyrusMarkerAdapter needs unchecked conversion to conform to T from the type PlatformObject 08:13:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/org/eclipse/papyrus/infra/services/markerlistener/PapyrusMarkerAdapter.java:[216] 08:13:27 return super.getAdapter(adapter); 08:13:27 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:27 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type PlatformObject 08:13:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/org/eclipse/papyrus/infra/services/markerlistener/PapyrusMarkerAdapter.java:[216] 08:13:27 return super.getAdapter(adapter); 08:13:27 ^^^^^^^ 08:13:27 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:13:27 3 problems (3 warnings) 08:13:27 [INFO] 08:13:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.markerlistener --- 08:13:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/test/resources 08:13:27 [INFO] 08:13:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.markerlistener --- 08:13:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/target/org.eclipse.papyrus.infra.services.markerlistener-3.0.0-SNAPSHOT-sources.jar 08:13:27 [INFO] 08:13:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.markerlistener --- 08:13:27 [INFO] 08:13:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.markerlistener --- 08:13:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/target/org.eclipse.papyrus.infra.services.markerlistener-3.0.0-SNAPSHOT.jar 08:13:27 [INFO] 08:13:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.markerlistener --- 08:13:27 [INFO] 08:13:27 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.markerlistener --- 08:13:27 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:27 [INFO] 08:13:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.markerlistener --- 08:13:27 [INFO] 08:13:27 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit >----- 08:13:27 [INFO] Building org.eclipse.papyrus.infra.services.edit 4.0.0-SNAPSHOT [70/729] 08:13:27 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:27 [INFO] 08:13:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit --- 08:13:27 [INFO] 08:13:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit --- 08:13:27 [INFO] The project's OSGi version is 4.0.0.202103041255 08:13:27 [INFO] 08:13:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit --- 08:13:27 [INFO] 08:13:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit --- 08:13:27 [INFO] 08:13:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit --- 08:13:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/main/resources 08:13:27 [INFO] 08:13:27 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit --- 08:13:27 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin 08:13:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/internal/context/DefaultTypeContext.java:[22] 08:13:28 import org.eclipse.gmf.runtime.emf.type.core.IElementType; 08:13:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:28 The import org.eclipse.gmf.runtime.emf.type.core.IElementType is never used 08:13:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/internal/ElementEditService.java:[116] 08:13:28 public Object getAdapter(Class adapter) { 08:13:28 ^^^^^^ 08:13:28 Type safety: The return type Object for getAdapter(Class) from the type ElementEditService needs unchecked conversion to conform to T from the type IAdaptable 08:13:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/internal/ElementEditService.java:[116] 08:13:28 public Object getAdapter(Class adapter) { 08:13:28 ^^^^^ 08:13:28 Class is a raw type. References to generic type Class<T> should be parameterized 08:13:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[39] 08:13:28 public static final void initializeEObjCache(EObject eObj, Map map) throws ServiceException { 08:13:28 ^^^ 08:13:28 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:13:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[41] 08:13:28 map.put(Client_Context, clientContext); 08:13:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:28 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:13:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[44] 08:13:28 map.put(Element_Type, type); 08:13:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:28 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:13:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[47] 08:13:28 map.put(EditHelper_Advice, advices); 08:13:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:28 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:13:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[49] 08:13:28 map.put(IRequestCacheEntries.Dependent_Elements, new HashSet<Object>()); //The set will be populated on the fly 08:13:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:28 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:13:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[50] 08:13:28 map.put(IRequestCacheEntries.Checked_Elements, new HashSet<Object>()); //The set will be populated on the fly 08:13:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:28 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:13:28 9 problems (9 warnings) 08:13:28 [INFO] 08:13:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit --- 08:13:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/test/resources 08:13:28 [INFO] 08:13:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.edit --- 08:13:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/target/org.eclipse.papyrus.infra.services.edit-4.0.0-SNAPSHOT-sources.jar 08:13:28 [INFO] 08:13:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit --- 08:13:28 [INFO] 08:13:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit --- 08:13:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/target/org.eclipse.papyrus.infra.services.edit-4.0.0-SNAPSHOT.jar 08:13:28 [INFO] 08:13:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit --- 08:13:28 [INFO] 08:13:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.edit --- 08:13:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:28 [INFO] 08:13:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.edit --- 08:13:29 [INFO] 08:13:29 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture >----- 08:13:29 [INFO] Building org.eclipse.papyrus.infra.architecture 3.0.0-SNAPSHOT [71/729] 08:13:29 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:29 [INFO] 08:13:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.architecture --- 08:13:29 [INFO] 08:13:29 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture --- 08:13:29 [INFO] The project's OSGi version is 3.0.0.202103041255 08:13:29 [INFO] 08:13:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture --- 08:13:29 [INFO] 08:13:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture --- 08:13:29 [INFO] 08:13:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.architecture --- 08:13:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/src/main/resources 08:13:29 [INFO] 08:13:29 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.architecture --- 08:13:29 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/bin 08:13:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/src/org/eclipse/papyrus/infra/architecture/ArchitectureDescriptionUtils.java:[235] 08:13:29 IModelCreationCommand creationCommand = context.getCreationCommandClass().newInstance(); 08:13:29 ^^^^^^^^^^^^^ 08:13:29 The method newInstance() from the type Class<capture#1-of ? extends IModelCreationCommand> is deprecated since version 9 08:13:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/src/org/eclipse/papyrus/infra/architecture/ArchitectureDescriptionUtils.java:[260] 08:13:29 IModelConversionCommand conversionCommand = context.getConversionCommandClass().newInstance(); 08:13:29 ^^^^^^^^^^^^^ 08:13:29 The method newInstance() from the type Class<capture#2-of ? extends IModelConversionCommand> is deprecated since version 9 08:13:29 2 problems (2 warnings) 08:13:29 [INFO] 08:13:29 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture --- 08:13:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/src/test/resources 08:13:29 [INFO] 08:13:29 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture --- 08:13:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/target/org.eclipse.papyrus.infra.architecture-3.0.0-SNAPSHOT-sources.jar 08:13:29 [INFO] 08:13:29 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture --- 08:13:29 [INFO] 08:13:29 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture --- 08:13:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/target/org.eclipse.papyrus.infra.architecture-3.0.0-SNAPSHOT.jar 08:13:30 [INFO] 08:13:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture --- 08:13:30 [INFO] 08:13:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.architecture --- 08:13:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:30 [INFO] 08:13:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture --- 08:13:30 [INFO] 08:13:30 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra-constraints >------ 08:13:30 [INFO] Building Papyrus Infra Constraints 0.0.1-SNAPSHOT [72/729] 08:13:30 [INFO] --------------------------------[ pom ]--------------------------------- 08:13:30 [INFO] 08:13:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-constraints --- 08:13:30 [INFO] 08:13:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-constraints --- 08:13:30 [INFO] 08:13:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-constraints --- 08:13:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:30 [INFO] 08:13:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-constraints --- 08:13:30 [INFO] 08:13:30 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints >------ 08:13:30 [INFO] Building org.eclipse.papyrus.infra.constraints 3.0.0-SNAPSHOT [73/729] 08:13:30 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:30 [INFO] 08:13:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.constraints --- 08:13:30 [INFO] 08:13:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints --- 08:13:30 [INFO] The project's OSGi version is 3.0.0.202103041255 08:13:30 [INFO] 08:13:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints --- 08:13:30 [INFO] 08:13:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints --- 08:13:30 [INFO] 08:13:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.constraints --- 08:13:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/main/resources 08:13:30 [INFO] 08:13:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.constraints --- 08:13:30 [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/bin 08:13:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/org/eclipse/papyrus/infra/constraints/util/ClassLoader.java:[77] 08:13:30 return theClass.newInstance(); 08:13:30 ^^^^^^^^^^^^^ 08:13:30 The method newInstance() from the type Class<T> is deprecated since version 9 08:13:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/org/eclipse/papyrus/infra/constraints/runtime/DefaultConstraintEngine.java:[52] 08:13:30 private final ListenerList listeners = new ListenerList(ListenerList.IDENTITY); 08:13:30 ^^^^^^^^^^^^ 08:13:30 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized 08:13:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/org/eclipse/papyrus/infra/constraints/runtime/DefaultConstraintEngine.java:[52] 08:13:30 private final ListenerList listeners = new ListenerList(ListenerList.IDENTITY); 08:13:30 ^^^^^^^^^^^^ 08:13:30 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized 08:13:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/org/eclipse/papyrus/infra/constraints/runtime/DefaultConstraintEngine.java:[165] 08:13:30 listeners.add(listener); 08:13:30 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:30 Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList<E> should be parameterized 08:13:30 4 problems (4 warnings) 08:13:30 [INFO] 08:13:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints --- 08:13:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/test/resources 08:13:30 [INFO] 08:13:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints --- 08:13:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/target/org.eclipse.papyrus.infra.constraints-3.0.0-SNAPSHOT-sources.jar 08:13:31 [INFO] 08:13:31 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints --- 08:13:31 [INFO] 08:13:31 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints --- 08:13:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/target/org.eclipse.papyrus.infra.constraints-3.0.0-SNAPSHOT.jar 08:13:31 [INFO] 08:13:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints --- 08:13:31 [INFO] 08:13:31 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.constraints --- 08:13:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:31 [INFO] 08:13:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints --- 08:13:31 [INFO] 08:13:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation >-- 08:13:31 [INFO] Building org.eclipse.papyrus.infra.architecture.representation 3.0.0-SNAPSHOT [74/729] 08:13:31 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:31 [INFO] 08:13:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.representation --- 08:13:31 [INFO] 08:13:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.representation --- 08:13:31 [INFO] The project's OSGi version is 3.0.0.202103041255 08:13:31 [INFO] 08:13:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.representation --- 08:13:31 [INFO] 08:13:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.representation --- 08:13:31 [INFO] 08:13:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.representation --- 08:13:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/src/main/resources 08:13:31 [INFO] 08:13:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.representation --- 08:13:31 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/bin 08:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/src/org/eclipse/papyrus/infra/architecture/representation/impl/ModelAutoCreateCustomImpl.java:[21] 08:13:32 import org.eclipse.papyrus.infra.architecture.representation.impl.ModelAutoCreateImpl; 08:13:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:32 The import org.eclipse.papyrus.infra.architecture.representation.impl.ModelAutoCreateImpl is never used 08:13:32 1 problem (1 warning) 08:13:32 [INFO] 08:13:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.representation --- 08:13:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/src/test/resources 08:13:32 [INFO] 08:13:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture.representation --- 08:13:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/target/org.eclipse.papyrus.infra.architecture.representation-3.0.0-SNAPSHOT-sources.jar 08:13:32 [INFO] 08:13:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.representation --- 08:13:32 [INFO] 08:13:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.representation --- 08:13:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/target/org.eclipse.papyrus.infra.architecture.representation-3.0.0-SNAPSHOT.jar 08:13:32 [INFO] 08:13:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.representation --- 08:13:32 [INFO] 08:13:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.architecture.representation --- 08:13:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:32 [INFO] 08:13:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.representation --- 08:13:32 [INFO] 08:13:32 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit >--- 08:13:32 [INFO] Building org.eclipse.papyrus.infra.constraints.edit 3.0.0-SNAPSHOT [75/729] 08:13:32 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:32 [INFO] 08:13:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.constraints.edit --- 08:13:32 [INFO] 08:13:32 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints.edit --- 08:13:32 [INFO] The project's OSGi version is 3.0.0.202103041255 08:13:32 [INFO] 08:13:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints.edit --- 08:13:32 [INFO] 08:13:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints.edit --- 08:13:32 [INFO] 08:13:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.constraints.edit --- 08:13:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/src/main/resources 08:13:32 [INFO] 08:13:32 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.constraints.edit --- 08:13:32 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/bin 08:13:32 [INFO] 08:13:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints.edit --- 08:13:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/src/test/resources 08:13:32 [INFO] 08:13:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints.edit --- 08:13:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/target/org.eclipse.papyrus.infra.constraints.edit-3.0.0-SNAPSHOT-sources.jar 08:13:32 [INFO] 08:13:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints.edit --- 08:13:32 [INFO] 08:13:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints.edit --- 08:13:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/target/org.eclipse.papyrus.infra.constraints.edit-3.0.0-SNAPSHOT.jar 08:13:33 [INFO] 08:13:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints.edit --- 08:13:33 [INFO] 08:13:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.constraints.edit --- 08:13:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:33 [INFO] 08:13:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints.edit --- 08:13:33 [INFO] 08:13:33 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation.edit >-- 08:13:33 [INFO] Building org.eclipse.papyrus.infra.architecture.representation.edit 2.0.0-SNAPSHOT [76/729] 08:13:33 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:33 [INFO] 08:13:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.representation.edit --- 08:13:33 [INFO] 08:13:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.representation.edit --- 08:13:33 [INFO] The project's OSGi version is 2.0.0.202103041255 08:13:33 [INFO] 08:13:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.representation.edit --- 08:13:33 [INFO] 08:13:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.representation.edit --- 08:13:33 [INFO] 08:13:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.representation.edit --- 08:13:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/src/main/resources 08:13:33 [INFO] 08:13:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.representation.edit --- 08:13:33 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/bin 08:13:34 [INFO] 08:13:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.representation.edit --- 08:13:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/src/test/resources 08:13:34 [INFO] 08:13:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture.representation.edit --- 08:13:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/target/org.eclipse.papyrus.infra.architecture.representation.edit-2.0.0-SNAPSHOT-sources.jar 08:13:34 [INFO] 08:13:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.representation.edit --- 08:13:34 [INFO] 08:13:34 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.representation.edit --- 08:13:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/target/org.eclipse.papyrus.infra.architecture.representation.edit-2.0.0-SNAPSHOT.jar 08:13:34 [INFO] 08:13:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.representation.edit --- 08:13:34 [INFO] 08:13:34 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.architecture.representation.edit --- 08:13:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:34 [INFO] 08:13:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.representation.edit --- 08:13:34 [INFO] 08:13:34 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor >---- 08:13:34 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor 3.0.0-SNAPSHOT [77/729] 08:13:34 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:34 [INFO] 08:13:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor --- 08:13:34 [INFO] 08:13:34 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor --- 08:13:34 [INFO] The project's OSGi version is 3.0.0.202103041255 08:13:34 [INFO] 08:13:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor --- 08:13:34 [INFO] 08:13:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor --- 08:13:34 [INFO] 08:13:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor --- 08:13:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/main/resources 08:13:34 [INFO] 08:13:34 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor --- 08:13:34 [INFO] Compiling 110 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/TabFolderModel.java:[74] 08:13:35 private void addItem(IPageModel newModel) { 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 The method addItem(IPageModel) from the type TabFolderModel is never used locally 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/TabFolderModel.java:[85] 08:13:35 private void addItem(int index, IPageModel newModel) { 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 The method addItem(int, IPageModel) from the type TabFolderModel is never used locally 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/utils/PageAddValidatorManager.java:[88] 08:13:35 final Object obj = clazz.newInstance(); 08:13:35 ^^^^^^^^^^^^^ 08:13:35 The method newInstance() from the type Class<capture#2-of ?> is deprecated since version 9 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/PTabFolder.java:[52] 08:13:35 @SuppressWarnings("restriction") 08:13:35 ^^^^^^^^^^^^^ 08:13:35 Unnecessary @SuppressWarnings("restriction") 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerFolderEventsProvider.java:[41] 08:13:35 return (List) tabFolderParts; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Type safety: The expression of type List needs unchecked conversion to conform to List<IFolder> 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerFolderEventsProvider.java:[41] 08:13:35 return (List) tabFolderParts; 08:13:35 ^^^^ 08:13:35 List is a raw type. References to generic type List<E> should be parameterized 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[34] 08:13:35 import org.eclipse.ui.IKeyBindingService; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 The type IKeyBindingService is deprecated 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[35] 08:13:35 import org.eclipse.ui.INestableKeyBindingService; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 The type INestableKeyBindingService is deprecated 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[41] 08:13:35 import org.eclipse.ui.internal.KeyBindingService; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'KeyBindingService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[42] 08:13:35 import org.eclipse.ui.internal.PartSite; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[43] 08:13:35 import org.eclipse.ui.internal.PopupMenuExtender; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'PopupMenuExtender' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[44] 08:13:35 import org.eclipse.ui.internal.WorkbenchPlugin; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'WorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[45] 08:13:35 import org.eclipse.ui.internal.contexts.NestableContextService; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'NestableContextService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[46] 08:13:35 import org.eclipse.ui.internal.expressions.ActivePartExpression; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'ActivePartExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[47] 08:13:35 import org.eclipse.ui.internal.handlers.LegacyHandlerService; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'LegacyHandlerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[48] 08:13:35 import org.eclipse.ui.internal.services.INestable; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[49] 08:13:35 import org.eclipse.ui.internal.services.IServiceLocatorCreator; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'IServiceLocatorCreator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[50] 08:13:35 import org.eclipse.ui.internal.services.IWorkbenchLocationService; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'IWorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[51] 08:13:35 import org.eclipse.ui.internal.services.ServiceLocator; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'ServiceLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[52] 08:13:35 import org.eclipse.ui.internal.services.WorkbenchLocationService; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'WorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[71] 08:13:35 public class MultiPageEditorSite implements IMultiPageEditorSite, INestable { 08:13:35 ^^^^^^^^^ 08:13:35 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[90] 08:13:35 private ArrayList menuExtenders; 08:13:35 ^^^^^^^^^ 08:13:35 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[120] 08:13:35 private IKeyBindingService service = null; 08:13:35 ^^^^^^^^^^^^^^^^^^ 08:13:35 The type IKeyBindingService is deprecated 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[126] 08:13:35 private final ServiceLocator serviceLocator; 08:13:35 ^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'ServiceLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[129] 08:13:35 private NestableContextService contextService; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'NestableContextService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[226] 08:13:35 editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart())); 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'NestableContextService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[226] 08:13:35 editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart())); 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The constructor 'NestableContextService(IContextService, Expression)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[226] 08:13:35 editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart())); 08:13:35 ^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'ActivePartExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[226] 08:13:35 editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart())); 08:13:35 ^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The constructor 'ActivePartExpression(IWorkbenchPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[242] 08:13:35 serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3)); 08:13:35 ^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The method 'ServiceLocator.registerService(Class, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[242] 08:13:35 serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3)); 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'IWorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[242] 08:13:35 serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3)); 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'WorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[242] 08:13:35 serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3)); 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The constructor 'WorkbenchLocationService(String, IWorkbench, IWorkbenchWindow, IWorkbenchPartSite, IEditorSite, IPageSite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[258] 08:13:35 IHandlerService handlerService = new LegacyHandlerService(context); 08:13:35 ^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'LegacyHandlerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[258] 08:13:35 IHandlerService handlerService = new LegacyHandlerService(context); 08:13:35 ^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The constructor 'LegacyHandlerService(IEclipseContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[273] 08:13:35 serviceLocator.activate(); 08:13:35 ^^^^^^^^ 08:13:35 Discouraged access: The method 'ServiceLocator.activate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[276] 08:13:35 contextService.activate(); 08:13:35 ^^^^^^^^ 08:13:35 Discouraged access: The method 'NestableContextService.activate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[291] 08:13:35 contextService.deactivate(); 08:13:35 ^^^^^^^^^^ 08:13:35 Discouraged access: The method 'NestableContextService.deactivate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[294] 08:13:35 serviceLocator.deactivate(); 08:13:35 ^^^^^^^^^^ 08:13:35 Discouraged access: The method 'ServiceLocator.deactivate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[305] 08:13:35 ((PopupMenuExtender) menuExtenders.get(i)).dispose(); 08:13:35 ^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'PopupMenuExtender' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[305] 08:13:35 ((PopupMenuExtender) menuExtenders.get(i)).dispose(); 08:13:35 ^^^^^^^ 08:13:35 Discouraged access: The method 'PopupMenuExtender.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[313] 08:13:35 IKeyBindingService parentService = getMainEditorSite().getKeyBindingService(); 08:13:35 ^^^^^^^^^^^^^^^^^^ 08:13:35 The type IKeyBindingService is deprecated 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[313] 08:13:35 IKeyBindingService parentService = getMainEditorSite().getKeyBindingService(); 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[314] 08:13:35 if (parentService instanceof INestableKeyBindingService) { 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 The type INestableKeyBindingService is deprecated 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[315] 08:13:35 INestableKeyBindingService nestableParent = (INestableKeyBindingService) parentService; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 The type INestableKeyBindingService is deprecated 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[315] 08:13:35 INestableKeyBindingService nestableParent = (INestableKeyBindingService) parentService; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 The type INestableKeyBindingService is deprecated 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[316] 08:13:35 nestableParent.removeKeyBindingService(this); 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 The method removeKeyBindingService(IWorkbenchSite) from the type INestableKeyBindingService is deprecated 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[319] 08:13:35 if (service instanceof KeyBindingService) { 08:13:35 ^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'KeyBindingService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[320] 08:13:35 ((KeyBindingService) service).dispose(); 08:13:35 ^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'KeyBindingService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[320] 08:13:35 ((KeyBindingService) service).dispose(); 08:13:35 ^^^^^^^ 08:13:35 Discouraged access: The method 'KeyBindingService.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[326] 08:13:35 contextService.dispose(); 08:13:35 ^^^^^^^ 08:13:35 Discouraged access: The method 'SlaveContextService.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[331] 08:13:35 serviceLocator.dispose(); 08:13:35 ^^^^^^^ 08:13:35 Discouraged access: The method 'ServiceLocator.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[381] 08:13:35 public Object getAdapter(Class adapter) { 08:13:35 ^^^^^^ 08:13:35 Type safety: The return type Object for getAdapter(Class) from the type MultiPageEditorSite needs unchecked conversion to conform to T from the type IAdaptable 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[381] 08:13:35 public Object getAdapter(Class adapter) { 08:13:35 ^^^^^ 08:13:35 Class is a raw type. References to generic type Class<T> should be parameterized 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[418] 08:13:35 public IKeyBindingService getKeyBindingService() { 08:13:35 ^^^^^^^^^^^^^^^^^^ 08:13:35 The type IKeyBindingService is deprecated 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[420] 08:13:35 service = getMainEditorSite().getKeyBindingService(); 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[421] 08:13:35 if (service instanceof INestableKeyBindingService) { 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 The type INestableKeyBindingService is deprecated 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[422] 08:13:35 INestableKeyBindingService nestableService = (INestableKeyBindingService) service; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 The type INestableKeyBindingService is deprecated 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[422] 08:13:35 INestableKeyBindingService nestableService = (INestableKeyBindingService) service; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 The type INestableKeyBindingService is deprecated 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[423] 08:13:35 service = nestableService.getKeyBindingService(this); 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 The method getKeyBindingService(IWorkbenchSite) from the type INestableKeyBindingService is deprecated 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[431] 08:13:35 WorkbenchPlugin.log("MultiPageEditorSite.getKeyBindingService() Parent key binding service was not an instance of INestableKeyBindingService. It was an instance of " + service.getClass().getName() + " instead."); //$NON-NLS-1$ //$NON-NLS-2$ 08:13:35 ^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'WorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[431] 08:13:35 WorkbenchPlugin.log("MultiPageEditorSite.getKeyBindingService() Parent key binding service was not an instance of INestableKeyBindingService. It was an instance of " + service.getClass().getName() + " instead."); //$NON-NLS-1$ //$NON-NLS-2$ 08:13:35 ^^^ 08:13:35 Discouraged access: The method 'WorkbenchPlugin.log(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[525] 08:13:35 public final Object getService(final Class key) { 08:13:35 ^^^^^^ 08:13:35 Type safety: The return type Object for getService(Class) from the type MultiPageEditorSite needs unchecked conversion to conform to T from the type IServiceLocator 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[525] 08:13:35 public final Object getService(final Class key) { 08:13:35 ^^^^^ 08:13:35 Class is a raw type. References to generic type Class<T> should be parameterized 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[526] 08:13:35 Object service = serviceLocator.getService(key); 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Type safety: Unchecked invocation getService(Class) of the generic method getService(Class<T>) of type ServiceLocator 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[526] 08:13:35 Object service = serviceLocator.getService(key); 08:13:35 ^^^^^^^^^^ 08:13:35 Discouraged access: The method 'ServiceLocator.getService(Class<Object>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[526] 08:13:35 Object service = serviceLocator.getService(key); 08:13:35 ^^^ 08:13:35 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[527] 08:13:35 if (active && service instanceof INestable) { 08:13:35 ^^^^^^^^^ 08:13:35 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[529] 08:13:35 ((INestable) service).activate(); 08:13:35 ^^^^^^^^^ 08:13:35 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[529] 08:13:35 ((INestable) service).activate(); 08:13:35 ^^^^^^^^ 08:13:35 Discouraged access: The method 'INestable.activate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[600] 08:13:35 public final boolean hasService(final Class key) { 08:13:35 ^^^^^ 08:13:35 Class is a raw type. References to generic type Class<T> should be parameterized 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[601] 08:13:35 return serviceLocator.hasService(key); 08:13:35 ^^^^^^^^^^ 08:13:35 Discouraged access: The method 'ServiceLocator.hasService(Class<?>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[637] 08:13:35 menuExtenders = new ArrayList(1); 08:13:35 ^^^^^^^^^ 08:13:35 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[639] 08:13:35 PartSite.registerContextMenu(menuID, menuMgr, selProvider, true, editor, context, menuExtenders); 08:13:35 ^^^^^^^^ 08:13:35 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[639] 08:13:35 PartSite.registerContextMenu(menuID, menuMgr, selProvider, true, editor, context, menuExtenders); 08:13:35 ^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The method 'PartSite.registerContextMenu(String, MenuManager, ISelectionProvider, boolean, IWorkbenchPart, IEclipseContext, Collection<PopupMenuExtender>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[639] 08:13:35 PartSite.registerContextMenu(menuID, menuMgr, selProvider, true, editor, context, menuExtenders); 08:13:35 ^^^^^^^^^^^^^ 08:13:35 Type safety: The expression of type ArrayList needs unchecked conversion to conform to Collection<PopupMenuExtender> 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[645] 08:13:35 menuExtenders = new ArrayList(1); 08:13:35 ^^^^^^^^^ 08:13:35 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[647] 08:13:35 PartSite.registerContextMenu(menuId, menuManager, selectionProvider, includeEditorInput, editor, context, menuExtenders); 08:13:35 ^^^^^^^^ 08:13:35 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[647] 08:13:35 PartSite.registerContextMenu(menuId, menuManager, selectionProvider, includeEditorInput, editor, context, menuExtenders); 08:13:35 ^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The method 'PartSite.registerContextMenu(String, MenuManager, ISelectionProvider, boolean, IWorkbenchPart, IEclipseContext, Collection<PopupMenuExtender>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[647] 08:13:35 PartSite.registerContextMenu(menuId, menuManager, selectionProvider, includeEditorInput, editor, context, menuExtenders); 08:13:35 ^^^^^^^^^^^^^ 08:13:35 Type safety: The expression of type ArrayList needs unchecked conversion to conform to Collection<PopupMenuExtender> 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[876] 08:13:35 List<Object> newModels = (List<Object>) partModel.getChildren(); 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Type safety: Unchecked cast from List<capture#4-of ?> to List<Object> 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[1122] 08:13:35 private void showTabs(String msg) { 08:13:35 ^^^^^^^^^^^^^^^^^^^^ 08:13:35 The method showTabs(String) from the type TabFolderPart is never used locally 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[1309] 08:13:35 private int count = 0; 08:13:35 ^^^^^ 08:13:35 The value of the field new MouseTrackListener(){}.count is not used 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[1356] 08:13:35 private int count = 0; 08:13:35 ^^^^^ 08:13:35 The value of the field new Listener(){}.count is not used 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ImageToolTipManager.java:[52] 08:13:35 private int offsetX = 20; 08:13:35 ^^^^^^^ 08:13:35 The value of the field ImageToolTipManager.offsetX is not used 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ImageToolTipManager.java:[256] 08:13:35 private Image createControlImage(Control control) { 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 The method createControlImage(Control) from the type ImageToolTipManager is never used locally 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ImageToolTipManager.java:[288] 08:13:35 private Image scaledImage2(Device device, Image image, float factor) { 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 The method scaledImage2(Device, Image, float) from the type ImageToolTipManager is never used locally 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[121] 08:13:35 public Object getAdapter(Class adapter) { 08:13:35 ^^^^^^ 08:13:35 Type safety: The return type Object for getAdapter(Class) from the type MultiPageEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[121] 08:13:35 public Object getAdapter(Class adapter) { 08:13:35 ^^^^^ 08:13:35 Class is a raw type. References to generic type Class<T> should be parameterized 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[128] 08:13:35 return super.getAdapter(adapter); 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[128] 08:13:35 return super.getAdapter(adapter); 08:13:35 ^^^^^^^ 08:13:35 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/EditorPart.java:[34] 08:13:35 import org.eclipse.papyrus.infra.core.sasheditor.internal.AbstractPart.GarbageState; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 The import org.eclipse.papyrus.infra.core.sasheditor.internal.AbstractPart.GarbageState is never used 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveEditorServicesSwitcher.java:[30] 08:13:35 import org.eclipse.ui.internal.services.INestable; 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveEditorServicesSwitcher.java:[66] 08:13:35 private INestable activeServiceLocator; 08:13:35 ^^^^^^^^^ 08:13:35 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveEditorServicesSwitcher.java:[210] 08:13:35 @SuppressWarnings({ "restriction", "deprecation" }) 08:13:35 ^^^^^^^^^^^^^ 08:13:35 Unnecessary @SuppressWarnings("deprecation") 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ShowPartStatusVisitor.java:[25] 08:13:35 @SuppressWarnings("unchecked") 08:13:35 ^^^^^^^^^^^ 08:13:35 Unnecessary @SuppressWarnings("unchecked") 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[263] 08:13:35 public Object getAdapter(Class adapter) { 08:13:35 ^^^^^^ 08:13:35 Type safety: The return type Object for getAdapter(Class) from the type AbstractMultiPageSashEditor needs unchecked conversion to conform to T from the type WorkbenchPart 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[263] 08:13:35 public Object getAdapter(Class adapter) { 08:13:35 ^^^^^ 08:13:35 Class is a raw type. References to generic type Class<T> should be parameterized 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[276] 08:13:35 Object result = super.getAdapter(adapter); 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type WorkbenchPart 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[276] 08:13:35 Object result = super.getAdapter(adapter); 08:13:35 ^^^^^^^ 08:13:35 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[283] 08:13:35 result = PlatformHelper.getAdapter(innerEditor, adapter); 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Type safety: Unchecked invocation getAdapter(IEditorPart, Class) of the generic method getAdapter(Object, Class<T>) of type PlatformHelper 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[283] 08:13:35 result = PlatformHelper.getAdapter(innerEditor, adapter); 08:13:35 ^^^^^^^ 08:13:35 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[43] 08:13:35 private ListenerList listeners = new ListenerList(); 08:13:35 ^^^^^^^^^^^^ 08:13:35 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[43] 08:13:35 private ListenerList listeners = new ListenerList(); 08:13:35 ^^^^^^^^^^^^ 08:13:35 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[48] 08:13:35 private ListenerList postListeners = new ListenerList(); 08:13:35 ^^^^^^^^^^^^ 08:13:35 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[48] 08:13:35 private ListenerList postListeners = new ListenerList(); 08:13:35 ^^^^^^^^^^^^ 08:13:35 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[71] 08:13:35 listeners.add(listener); 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList<E> should be parameterized 08:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[83] 08:13:35 postListeners.add(listener); 08:13:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:35 Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList<E> should be parameterized 08:13:35 108 problems (108 warnings) 08:13:35 [INFO] 08:13:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor --- 08:13:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/test/resources 08:13:35 [INFO] 08:13:35 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.sasheditor --- 08:13:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/target/org.eclipse.papyrus.infra.core.sasheditor-3.0.0-SNAPSHOT-sources.jar 08:13:35 [INFO] 08:13:35 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor --- 08:13:35 [INFO] 08:13:35 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor --- 08:13:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/target/org.eclipse.papyrus.infra.core.sasheditor-3.0.0-SNAPSHOT.jar 08:13:36 [INFO] 08:13:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor --- 08:13:36 [INFO] 08:13:36 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.sasheditor --- 08:13:36 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:36 [INFO] 08:13:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sasheditor --- 08:13:36 [INFO] 08:13:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor.di >-- 08:13:36 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor.di 3.0.0-SNAPSHOT [78/729] 08:13:36 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:36 [INFO] 08:13:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor.di --- 08:13:36 [INFO] 08:13:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor.di --- 08:13:36 [INFO] The project's OSGi version is 3.0.0.202103041255 08:13:36 [INFO] 08:13:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor.di --- 08:13:36 [INFO] 08:13:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor.di --- 08:13:36 [INFO] 08:13:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor.di --- 08:13:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/src/main/resources 08:13:36 [INFO] 08:13:36 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor.di --- 08:13:36 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[30] 08:13:36 import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper; 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[64] 08:13:36 TransactionHelper.run(getEditingDomain(), new Runnable() { 08:13:36 ^^^^^^^^^^^^^^^^^ 08:13:36 The type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[64] 08:13:36 TransactionHelper.run(getEditingDomain(), new Runnable() { 08:13:36 @Override 08:13:36 public void run() { 08:13:36 TransactionalPageManagerImpl.super.removePage(pageIdentifier); 08:13:36 } 08:13:36 }); 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[68] 08:13:36 TransactionalPageManagerImpl.super.removePage(pageIdentifier); 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The method removePage(Object) from the type BasicPageManagerImpl is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[79] 08:13:36 TransactionHelper.run(getEditingDomain(), new Runnable() { 08:13:36 ^^^^^^^^^^^^^^^^^ 08:13:36 The type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[79] 08:13:36 TransactionHelper.run(getEditingDomain(), new Runnable() { 08:13:36 @Override 08:13:36 public void run() { 08:13:36 TransactionalPageManagerImpl.super.closePage(pageIdentifier); 08:13:36 } 08:13:36 }); 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[94] 08:13:36 TransactionHelper.run(getEditingDomain(), new Runnable() { 08:13:36 ^^^^^^^^^^^^^^^^^ 08:13:36 The type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[94] 08:13:36 TransactionHelper.run(getEditingDomain(), new Runnable() { 08:13:36 @Override 08:13:36 public void run() { 08:13:36 TransactionalPageManagerImpl.super.closeAllOpenedPages(); 08:13:36 } 08:13:36 }); 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[109] 08:13:36 TransactionHelper.run(getEditingDomain(), new Runnable() { 08:13:36 ^^^^^^^^^^^^^^^^^ 08:13:36 The type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[109] 08:13:36 TransactionHelper.run(getEditingDomain(), new Runnable() { 08:13:36 @Override 08:13:36 public void run() { 08:13:36 TransactionalPageManagerImpl.super.closeOtherPages(pageIdentifier); 08:13:36 } 08:13:36 }); 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[124] 08:13:36 TransactionHelper.run(getEditingDomain(), new Runnable() { 08:13:36 ^^^^^^^^^^^^^^^^^ 08:13:36 The type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[124] 08:13:36 TransactionHelper.run(getEditingDomain(), new Runnable() { 08:13:36 @Override 08:13:36 public void run() { 08:13:36 TransactionalPageManagerImpl.super.openPage(pageIdentifier); 08:13:36 } 08:13:36 }); 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[139] 08:13:36 TransactionHelper.run(getEditingDomain(), new Runnable() { 08:13:36 ^^^^^^^^^^^^^^^^^ 08:13:36 The type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[139] 08:13:36 TransactionHelper.run(getEditingDomain(), new Runnable() { 08:13:36 @Override 08:13:36 public void run() { 08:13:36 TransactionalPageManagerImpl.super.openPage(pageIdentifier, editorID); 08:13:36 } 08:13:36 }); 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[154] 08:13:36 TransactionHelper.run(getEditingDomain(), new Runnable() { 08:13:36 ^^^^^^^^^^^^^^^^^ 08:13:36 The type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[154] 08:13:36 TransactionHelper.run(getEditingDomain(), new Runnable() { 08:13:36 @Override 08:13:36 public void run() { 08:13:36 TransactionalPageManagerImpl.super.closeAllOpenedPages(pageIdentifier); 08:13:36 } 08:13:36 }); 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[24] 08:13:36 import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper; 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[72] 08:13:36 TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() { 08:13:36 ^^^^^^^^^^^^^^^^^ 08:13:36 The type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[72] 08:13:36 TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() { 08:13:36 @Override 08:13:36 public void run() { 08:13:36 diContentProvider.addPage(page); 08:13:36 } 08:13:36 }); 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[76] 08:13:36 diContentProvider.addPage(page); 08:13:36 ^^^^^^^^^^^^^ 08:13:36 The method addPage(Object) from the type DiContentProvider is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[93] 08:13:36 TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() { 08:13:36 ^^^^^^^^^^^^^^^^^ 08:13:36 The type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[93] 08:13:36 TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() { 08:13:36 @Override 08:13:36 public void run() { 08:13:36 diContentProvider.addPage(page, index); 08:13:36 } 08:13:36 }); 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[128] 08:13:36 TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() { 08:13:36 ^^^^^^^^^^^^^^^^^ 08:13:36 The type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[128] 08:13:36 TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() { 08:13:36 @Override 08:13:36 public void run() { 08:13:36 diContentProvider.createFolder(tabFolder, tabIndex, targetFolder, side); 08:13:36 } 08:13:36 }); 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[149] 08:13:36 diContentProvider.setCurrentFolder(rawModel); 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The method setCurrentFolder(Object) from the type DiContentProvider is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[172] 08:13:36 TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() { 08:13:36 ^^^^^^^^^^^^^^^^^ 08:13:36 The type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[172] 08:13:36 TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() { 08:13:36 @Override 08:13:36 public void run() { 08:13:36 diContentProvider.movePage(folderModel, oldIndex, newIndex); 08:13:36 } 08:13:36 }); 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[196] 08:13:36 TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() { 08:13:36 ^^^^^^^^^^^^^^^^^ 08:13:36 The type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[196] 08:13:36 TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() { 08:13:36 @Override 08:13:36 public void run() { 08:13:36 diContentProvider.movePage(srcFolderModel, sourceIndex, targetFolderModel, targetIndex); 08:13:36 } 08:13:36 }); 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[216] 08:13:36 TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() { 08:13:36 ^^^^^^^^^^^^^^^^^ 08:13:36 The type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[216] 08:13:36 TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() { 08:13:36 @Override 08:13:36 public void run() { 08:13:36 diContentProvider.removePage(index); 08:13:36 } 08:13:36 }); 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[236] 08:13:36 TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() { 08:13:36 ^^^^^^^^^^^^^^^^^ 08:13:36 The type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[236] 08:13:36 TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() { 08:13:36 @Override 08:13:36 public void run() { 08:13:36 diContentProvider.removePage(page); 08:13:36 } 08:13:36 }); 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[257] 08:13:36 TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() { 08:13:36 ^^^^^^^^^^^^^^^^^ 08:13:36 The type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[257] 08:13:36 TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() { 08:13:36 @Override 08:13:36 public void run() { 08:13:36 diContentProvider.removePage(parentFolder, tabIndex); 08:13:36 } 08:13:36 }); 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/DiSashModelManager.java:[33] 08:13:36 import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper; 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/DiSashModelManager.java:[133] 08:13:36 TransactionHelper.run(editingDomain, new Runnable() { 08:13:36 ^^^^^^^^^^^^^^^^^ 08:13:36 The type TransactionHelper is deprecated 08:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/DiSashModelManager.java:[133] 08:13:36 TransactionHelper.run(editingDomain, new Runnable() { 08:13:36 @Override 08:13:36 public void run() { 08:13:36 diResource.getContents().add(sashWindowMngr); 08:13:36 }; 08:13:36 }); 08:13:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:36 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated 08:13:36 38 problems (38 warnings) 08:13:36 [INFO] 08:13:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor.di --- 08:13:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/src/test/resources 08:13:36 [INFO] 08:13:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.sasheditor.di --- 08:13:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/target/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0-SNAPSHOT-sources.jar 08:13:36 [INFO] 08:13:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor.di --- 08:13:36 [INFO] 08:13:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor.di --- 08:13:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/target/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0-SNAPSHOT.jar 08:13:36 [INFO] 08:13:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor.di --- 08:13:36 [INFO] 08:13:36 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.sasheditor.di --- 08:13:36 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:36 [INFO] 08:13:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sasheditor.di --- 08:13:37 [INFO] 08:13:37 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-onefile >-------- 08:13:37 [INFO] Building Papyrus Infra One-file 0.0.1-SNAPSHOT [79/729] 08:13:37 [INFO] --------------------------------[ pom ]--------------------------------- 08:13:37 [INFO] 08:13:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-onefile --- 08:13:37 [INFO] 08:13:37 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-onefile --- 08:13:37 [INFO] 08:13:37 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-onefile --- 08:13:37 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:37 [INFO] 08:13:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-onefile --- 08:13:37 [INFO] 08:13:37 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf-expressions >-- 08:13:37 [INFO] Building Papyrus EMF Expressions Infrastructure 0.0.1-SNAPSHOT [80/729] 08:13:37 [INFO] --------------------------------[ pom ]--------------------------------- 08:13:37 [INFO] 08:13:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf-expressions --- 08:13:37 [INFO] 08:13:37 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf-expressions --- 08:13:37 [INFO] 08:13:37 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf-expressions --- 08:13:37 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:37 [INFO] 08:13:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf-expressions --- 08:13:37 [INFO] 08:13:37 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions >-- 08:13:37 [INFO] Building org.eclipse.papyrus.infra.emf.expressions 2.0.0-SNAPSHOT [81/729] 08:13:37 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:37 [INFO] 08:13:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions --- 08:13:37 [INFO] 08:13:37 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions --- 08:13:37 [INFO] The project's OSGi version is 2.0.0.202103041255 08:13:37 [INFO] 08:13:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions --- 08:13:37 [INFO] 08:13:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions --- 08:13:37 [INFO] 08:13:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions --- 08:13:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/src/main/resources 08:13:37 [INFO] 08:13:37 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions --- 08:13:37 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/bin 08:13:38 [INFO] 08:13:38 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions --- 08:13:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/src/test/resources 08:13:38 [INFO] 08:13:38 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions --- 08:13:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/target/org.eclipse.papyrus.infra.emf.expressions-2.0.0-SNAPSHOT-sources.jar 08:13:38 [INFO] 08:13:38 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions --- 08:13:38 [INFO] 08:13:38 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions --- 08:13:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/target/org.eclipse.papyrus.infra.emf.expressions-2.0.0-SNAPSHOT.jar 08:13:38 [INFO] 08:13:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions --- 08:13:38 [INFO] 08:13:38 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.expressions --- 08:13:38 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:38 [INFO] 08:13:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions --- 08:13:38 [INFO] 08:13:38 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.gmf >-------- 08:13:38 [INFO] Building org.eclipse.papyrus.infra.emf.gmf 2.0.0-SNAPSHOT [82/729] 08:13:38 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:38 [INFO] 08:13:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.gmf --- 08:13:38 [INFO] 08:13:38 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.gmf --- 08:13:38 [INFO] The project's OSGi version is 2.0.0.202103041255 08:13:38 [INFO] 08:13:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.gmf --- 08:13:38 [INFO] 08:13:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.gmf --- 08:13:38 [INFO] 08:13:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.gmf --- 08:13:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/main/resources 08:13:38 [INFO] 08:13:38 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.gmf --- 08:13:38 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/bin 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[66] 08:13:39 import org.eclipse.emf.workspace.internal.EMFWorkspacePlugin; 08:13:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:39 Discouraged access: The type 'EMFWorkspacePlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[67] 08:13:39 import org.eclipse.emf.workspace.internal.EMFWorkspaceStatusCodes; 08:13:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:39 Discouraged access: The type 'EMFWorkspaceStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[68] 08:13:39 import org.eclipse.emf.workspace.internal.Tracing; 08:13:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:39 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[69] 08:13:39 import org.eclipse.emf.workspace.internal.l10n.Messages; 08:13:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:39 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[215] 08:13:39 return NLS.bind(Messages.cmdStkCtxLabel, domainID); 08:13:39 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:39 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[215] 08:13:39 return NLS.bind(Messages.cmdStkCtxLabel, domainID); 08:13:39 ^^^^^^^^^^^^^^ 08:13:39 Discouraged access: The field 'Messages.cmdStkCtxLabel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[252] 08:13:39 return NLS.bind(Messages.cmdStkSaveCtxLabel, domainID); 08:13:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:39 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[252] 08:13:39 return NLS.bind(Messages.cmdStkSaveCtxLabel, domainID); 08:13:39 ^^^^^^^^^^^^^^^^^^ 08:13:39 Discouraged access: The field 'Messages.cmdStkSaveCtxLabel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[271] 08:13:39 Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$ 08:13:39 ^^^^^^^ 08:13:39 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[271] 08:13:39 Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$ 08:13:39 ^^^^^^^^ 08:13:39 Discouraged access: The method 'Tracing.throwing(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[276] 08:13:39 Tracing.catching(WorkspaceCommandStackImpl.class, "execute", e); //$NON-NLS-1$ 08:13:39 ^^^^^^^ 08:13:39 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[276] 08:13:39 Tracing.catching(WorkspaceCommandStackImpl.class, "execute", e); //$NON-NLS-1$ 08:13:39 ^^^^^^^^ 08:13:39 Discouraged access: The method 'Tracing.catching(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[281] 08:13:39 Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$ 08:13:39 ^^^^^^^ 08:13:39 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[281] 08:13:39 Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$ 08:13:39 ^^^^^^^^ 08:13:39 Discouraged access: The method 'Tracing.throwing(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[286] 08:13:39 Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$ 08:13:39 ^^^^^^^ 08:13:39 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[286] 08:13:39 Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$ 08:13:39 ^^^^^^^^ 08:13:39 Discouraged access: The method 'Tracing.throwing(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[312] 08:13:39 Tracing.catching(WorkspaceCommandStackImpl.class, "undo", e); //$NON-NLS-1$ 08:13:39 ^^^^^^^ 08:13:39 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[312] 08:13:39 Tracing.catching(WorkspaceCommandStackImpl.class, "undo", e); //$NON-NLS-1$ 08:13:39 ^^^^^^^^ 08:13:39 Discouraged access: The method 'Tracing.catching(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[339] 08:13:39 Tracing.catching(WorkspaceCommandStackImpl.class, "redo", e); //$NON-NLS-1$ 08:13:39 ^^^^^^^ 08:13:39 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[339] 08:13:39 Tracing.catching(WorkspaceCommandStackImpl.class, "redo", e); //$NON-NLS-1$ 08:13:39 ^^^^^^^^ 08:13:39 Discouraged access: The method 'Tracing.catching(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[429] 08:13:39 Tracing.catching(WorkspaceCommandStackImpl.class, "executeTriggers", e); //$NON-NLS-1$ 08:13:39 ^^^^^^^ 08:13:39 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[429] 08:13:39 Tracing.catching(WorkspaceCommandStackImpl.class, "executeTriggers", e); //$NON-NLS-1$ 08:13:39 ^^^^^^^^ 08:13:39 Discouraged access: The method 'Tracing.catching(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 08:13:39 status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e); 08:13:39 ^^^^^^^^^^^^^^^^^^ 08:13:39 Discouraged access: The type 'EMFWorkspacePlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 08:13:39 status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e); 08:13:39 ^^^^^^^^^^^ 08:13:39 Discouraged access: The method 'EMFWorkspacePlugin.getPluginId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 08:13:39 status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e); 08:13:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:39 Discouraged access: The type 'EMFWorkspaceStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 08:13:39 status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e); 08:13:39 ^^^^^^^^^^^^^^^^ 08:13:39 Discouraged access: The field 'EMFWorkspaceStatusCodes.PRECOMMIT_FAILED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 08:13:39 status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e); 08:13:39 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:39 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 08:13:39 status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e); 08:13:39 ^^^^^^^^^^^^^^^ 08:13:39 Discouraged access: The field 'Messages.precommitFailed' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[437] 08:13:39 Tracing.throwing(WorkspaceCommandStackImpl.class, "executeTriggers", rbe); //$NON-NLS-1$ 08:13:39 ^^^^^^^ 08:13:39 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[437] 08:13:39 Tracing.throwing(WorkspaceCommandStackImpl.class, "executeTriggers", rbe); //$NON-NLS-1$ 08:13:39 ^^^^^^^^ 08:13:39 Discouraged access: The method 'Tracing.throwing(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[556] 08:13:39 operation = (IUndoableOperation) tx.getOptions().get(EMFWorkspacePlugin.OPTION_OWNING_OPERATION); 08:13:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:39 Discouraged access: The type 'EMFWorkspacePlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[556] 08:13:39 operation = (IUndoableOperation) tx.getOptions().get(EMFWorkspacePlugin.OPTION_OWNING_OPERATION); 08:13:39 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:39 Discouraged access: The field 'EMFWorkspacePlugin.OPTION_OWNING_OPERATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar') 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/EMFtoGMFCommandWrapper.java:[149] 08:13:39 public List getAffectedFiles() { 08:13:39 ^^^^ 08:13:39 List is a raw type. References to generic type List<E> should be parameterized 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/EMFtoGMFCommandWrapper.java:[150] 08:13:39 ArrayList affectedFiles = new ArrayList(); 08:13:39 ^^^^^^^^^ 08:13:39 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/EMFtoGMFCommandWrapper.java:[150] 08:13:39 ArrayList affectedFiles = new ArrayList(); 08:13:39 ^^^^^^^^^ 08:13:39 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/EMFtoGMFCommandWrapper.java:[161] 08:13:39 affectedFiles.add(o); 08:13:39 ^^^^^^^^^^^^^^^^^^^^ 08:13:39 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:13:39 36 problems (36 warnings) 08:13:39 [INFO] 08:13:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.gmf --- 08:13:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/test/resources 08:13:39 [INFO] 08:13:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.gmf --- 08:13:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/target/org.eclipse.papyrus.infra.emf.gmf-2.0.0-SNAPSHOT-sources.jar 08:13:39 [INFO] 08:13:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.gmf --- 08:13:39 [INFO] 08:13:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.gmf --- 08:13:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/target/org.eclipse.papyrus.infra.emf.gmf-2.0.0-SNAPSHOT.jar 08:13:39 [INFO] 08:13:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.gmf --- 08:13:39 [INFO] 08:13:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.gmf --- 08:13:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:39 [INFO] 08:13:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.gmf --- 08:13:39 [INFO] 08:13:39 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.labelprovider >-- 08:13:39 [INFO] Building org.eclipse.papyrus.infra.services.labelprovider 3.0.0-SNAPSHOT [83/729] 08:13:39 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:39 [INFO] 08:13:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.labelprovider --- 08:13:39 [INFO] 08:13:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.labelprovider --- 08:13:39 [INFO] The project's OSGi version is 3.0.0.202103041255 08:13:39 [INFO] 08:13:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.labelprovider --- 08:13:39 [INFO] 08:13:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.labelprovider --- 08:13:39 [INFO] 08:13:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.labelprovider --- 08:13:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/src/main/resources 08:13:39 [INFO] 08:13:39 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.labelprovider --- 08:13:39 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/bin 08:13:39 [INFO] 08:13:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.labelprovider --- 08:13:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/src/test/resources 08:13:39 [INFO] 08:13:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.labelprovider --- 08:13:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/target/org.eclipse.papyrus.infra.services.labelprovider-3.0.0-SNAPSHOT-sources.jar 08:13:39 [INFO] 08:13:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.labelprovider --- 08:13:39 [INFO] 08:13:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.labelprovider --- 08:13:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/target/org.eclipse.papyrus.infra.services.labelprovider-3.0.0-SNAPSHOT.jar 08:13:39 [INFO] 08:13:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.labelprovider --- 08:13:39 [INFO] 08:13:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.labelprovider --- 08:13:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:39 [INFO] 08:13:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.labelprovider --- 08:13:40 [INFO] 08:13:40 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.infra-ui >---------- 08:13:40 [INFO] Building Papyrus Infra UI 0.0.1-SNAPSHOT [84/729] 08:13:40 [INFO] --------------------------------[ pom ]--------------------------------- 08:13:40 [INFO] 08:13:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-ui --- 08:13:40 [INFO] 08:13:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-ui --- 08:13:40 [INFO] 08:13:40 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-ui --- 08:13:40 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:40 [INFO] 08:13:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-ui --- 08:13:40 [INFO] 08:13:40 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets >-------- 08:13:40 [INFO] Building org.eclipse.papyrus.infra.widgets 4.1.0-SNAPSHOT [85/729] 08:13:40 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:40 [INFO] 08:13:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.widgets --- 08:13:40 [INFO] 08:13:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.widgets --- 08:13:40 [INFO] The project's OSGi version is 4.1.0.202103041255 08:13:40 [INFO] 08:13:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.widgets --- 08:13:40 [INFO] 08:13:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.widgets --- 08:13:40 [INFO] 08:13:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.widgets --- 08:13:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/main/resources 08:13:40 [INFO] 08:13:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.widgets --- 08:13:40 [INFO] Compiling 190 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/bin 08:13:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringMask.java:[187] 08:13:41 modelProperty.addAll(values); 08:13:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:41 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:13:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringMask.java:[197] 08:13:41 return modelProperty; 08:13:41 ^^^^^^^^^^^^^ 08:13:41 Type safety: The expression of type IObservableList needs unchecked conversion to conform to Collection<String> 08:13:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[37] 08:13:41 protected IObservableList modelProperty; 08:13:41 ^^^^^^^^^^^^^^^ 08:13:41 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:13:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[42] 08:13:41 protected UpdateListStrategy targetToModelStrategy; 08:13:41 ^^^^^^^^^^^^^^^^^^ 08:13:41 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized 08:13:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[47] 08:13:41 protected UpdateListStrategy modelToTargetStrategy; 08:13:41 ^^^^^^^^^^^^^^^^^^ 08:13:41 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized 08:13:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[52] 08:13:41 protected IObservableList widgetObservable; 08:13:41 ^^^^^^^^^^^^^^^ 08:13:41 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:13:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[79] 08:13:41 protected void setWidgetObservable(IObservableList widgetObservable, IConverter targetToModel, IConverter modelToTarget) { 08:13:41 ^^^^^^^^^^^^^^^ 08:13:41 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[79] 08:13:42 protected void setWidgetObservable(IObservableList widgetObservable, IConverter targetToModel, IConverter modelToTarget) { 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[79] 08:13:42 protected void setWidgetObservable(IObservableList widgetObservable, IConverter targetToModel, IConverter modelToTarget) { 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[89] 08:13:42 protected void setWidgetObservable(IObservableList widgetObservable) { 08:13:42 ^^^^^^^^^^^^^^^ 08:13:42 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[99] 08:13:42 public void setModelObservable(IObservableList modelProperty) { 08:13:42 ^^^^^^^^^^^^^^^ 08:13:42 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[108] 08:13:42 public void setConverters(IConverter targetToModel, IConverter modelToTarget) { 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[108] 08:13:42 public void setConverters(IConverter targetToModel, IConverter modelToTarget) { 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[110] 08:13:42 targetToModelStrategy = new UpdateListStrategy(); 08:13:42 ^^^^^^^^^^^^^^^^^^ 08:13:42 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[113] 08:13:42 modelToTargetStrategy = new UpdateListStrategy(); 08:13:42 ^^^^^^^^^^^^^^^^^^ 08:13:42 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[116] 08:13:42 targetToModelStrategy.setConverter(targetToModel); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateListStrategy. References to generic type UpdateListStrategy<S,D> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[117] 08:13:42 modelToTargetStrategy.setConverter(modelToTarget); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateListStrategy. References to generic type UpdateListStrategy<S,D> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[128] 08:13:42 public void setUpdateStrategies(UpdateListStrategy targetToModelStrategy, UpdateListStrategy modelToTargetStrategy) { 08:13:42 ^^^^^^^^^^^^^^^^^^ 08:13:42 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[128] 08:13:42 public void setUpdateStrategies(UpdateListStrategy targetToModelStrategy, UpdateListStrategy modelToTargetStrategy) { 08:13:42 ^^^^^^^^^^^^^^^^^^ 08:13:42 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 08:13:42 binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: Unchecked invocation bindList(IObservableList, IObservableList, UpdateListStrategy, UpdateListStrategy) of the generic method bindList(IObservableList<T>, IObservableList<M>, UpdateListStrategy<? super T,? extends M>, UpdateListStrategy<? super M,? extends T>) of type DataBindingContext 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 08:13:42 binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy); 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The expression of type IObservableList needs unchecked conversion to conform to IObservableList<Object> 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 08:13:42 binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy); 08:13:42 ^^^^^^^^^^^^^ 08:13:42 Type safety: The expression of type IObservableList needs unchecked conversion to conform to IObservableList<Object> 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 08:13:42 binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The expression of type UpdateListStrategy needs unchecked conversion to conform to UpdateListStrategy<? super Object,? extends Object> 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 08:13:42 binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The expression of type UpdateListStrategy needs unchecked conversion to conform to UpdateListStrategy<? super Object,? extends Object> 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompletionStyledTextStringEditor.java:[123] 08:13:42 IStatus status = targetValidator.validate(text.getText()); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/selectors/UnlimitedNaturalSelector.java:[49] 08:13:42 result = new Integer[] { new Integer(-1) }; 08:13:42 ^^^^^^^^^^^ 08:13:42 The constructor Integer(int) is deprecated since version 9 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BrowseFileEditor.java:[183] 08:13:42 dialog.setInitialSelections(new IFile[] { currentFile }); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type IFile[] of the last argument to method setInitialSelections(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleIntegerEditor.java:[113] 08:13:42 return new Integer(0); 08:13:42 ^^^^^^^^^^ 08:13:42 The constructor Integer(int) is deprecated since version 9 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BundleExplorerDialog.java:[179] 08:13:42 private class PluginSearchComparator implements Comparator { 08:13:42 ^^^^^^^^^^ 08:13:42 Comparator is a raw type. References to generic type Comparator<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[18] 08:13:42 import org.eclipse.jface.databinding.swt.WidgetProperties; 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type WidgetProperties is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[70] 08:13:42 IObservableValue widgetObservable = WidgetProperties.selection().observe(checkbox); 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[70] 08:13:42 IObservableValue widgetObservable = WidgetProperties.selection().observe(checkbox); 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 The type WidgetProperties is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[70] 08:13:42 IObservableValue widgetObservable = WidgetProperties.selection().observe(checkbox); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[70] 08:13:42 IObservableValue widgetObservable = WidgetProperties.selection().observe(checkbox); 08:13:42 ^^^^^^^^^^^ 08:13:42 The method selection() from the type WidgetProperties is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[80] 08:13:42 public void setModelObservable(IObservableValue modelProperty) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[81] 08:13:42 IObservableValue newWidgetObservable; 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[91] 08:13:42 newWidgetObservable = WidgetProperties.selection().observe(checkbox); 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 The type WidgetProperties is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[91] 08:13:42 newWidgetObservable = WidgetProperties.selection().observe(checkbox); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[91] 08:13:42 newWidgetObservable = WidgetProperties.selection().observe(checkbox); 08:13:42 ^^^^^^^^^^^ 08:13:42 The method selection() from the type WidgetProperties is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[142] 08:13:42 modelProperty.setValue(selected); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[144] 08:13:42 widgetObservable.setValue(selected); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextMultiReferenceDialogObservableValue.java:[38] 08:13:42 private IObservableList list; 08:13:42 ^^^^^^^^^^^^^^^ 08:13:42 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextMultiReferenceDialogObservableValue.java:[51] 08:13:42 public CompletionStyledTextMultiReferenceDialogObservableValue(Control dialog, StyledText styledText, IObservableList modelObservable, int eventType) { 08:13:42 ^^^^^^^^^^^^^^^ 08:13:42 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextMultiReferenceDialogObservableValue.java:[81] 08:13:42 list.addAll((Collection<?>) newValues); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ReferenceDialogObservableValue.java:[40] 08:13:42 public ReferenceDialogObservableValue(ReferenceDialog dialog, CLabel label, IObservableValue modelObservable) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ReferenceDialogObservableValue.java:[54] 08:13:42 public ReferenceDialogObservableValue(ReferenceDialog dialog, CLabel label, IObservableValue modelObservable, ILabelProvider labelProvider) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[21] 08:13:42 import org.eclipse.core.databinding.conversion.StringToNumberConverter; 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type StringToNumberConverter<T> is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[56] 08:13:42 protected IConverter targetToModelConverter; 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[75] 08:13:42 setWidgetObservable(new AbstractObservableValue() { 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[84] 08:13:42 return (Integer) targetToModelConverter.convert(spinner.getText()); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[101] 08:13:42 targetToModelConverter = StringToNumberConverter.toInteger(false); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type StringToNumberConverter<T> is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[101] 08:13:42 targetToModelConverter = StringToNumberConverter.toInteger(false); 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 The method toInteger(boolean) from the type StringToNumberConverter is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[137] 08:13:42 return targetToModelConverter.convert(value); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerMask.java:[186] 08:13:42 modelProperty.setValue(value); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/GrayedCheckboxObservableValue.java:[31] 08:13:42 public class GrayedCheckboxObservableValue extends AbstractObservableValue implements SelectionListener { 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/GrayedCheckboxObservableValue.java:[97] 08:13:42 fireValueChange(new ValueDiff() { 08:13:42 @Override 08:13:42 public Object getOldValue() { 08:13:42 return oldValue; 08:13:42 } 08:13:42 @Override 08:13:42 public Object getNewValue() { 08:13:42 return newValue; 08:13:42 } 08:13:42 }); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/GrayedCheckboxObservableValue.java:[97] 08:13:42 fireValueChange(new ValueDiff() { 08:13:42 ^^^^^^^^^ 08:13:42 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanToggle.java:[18] 08:13:42 import org.eclipse.jface.databinding.swt.WidgetProperties; 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type WidgetProperties is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanToggle.java:[46] 08:13:42 setWidgetObservable(WidgetProperties.selection().observe(toggleButton)); 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 The type WidgetProperties is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanToggle.java:[46] 08:13:42 setWidgetObservable(WidgetProperties.selection().observe(toggleButton)); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanToggle.java:[46] 08:13:42 setWidgetObservable(WidgetProperties.selection().observe(toggleButton)); 08:13:42 ^^^^^^^^^^^ 08:13:42 The method selection() from the type WidgetProperties is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceCombo.java:[198] 08:13:42 protected IObservableValue getObservableValue() { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[6] 08:13:42 import org.eclipse.core.databinding.conversion.NumberToStringConverter; 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type NumberToStringConverter is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[7] 08:13:42 import org.eclipse.core.databinding.conversion.StringToNumberConverter; 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type StringToNumberConverter<T> is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[15] 08:13:42 private IConverter targetToModelConverter; 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[29] 08:13:42 targetToModelConverter = StringToNumberConverter.toLong(NumberFormat.getInstance(Locale.ENGLISH), true); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type StringToNumberConverter<T> is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[29] 08:13:42 targetToModelConverter = StringToNumberConverter.toLong(NumberFormat.getInstance(Locale.ENGLISH), true); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The method toLong(NumberFormat, boolean) from the type StringToNumberConverter is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[30] 08:13:42 setConverters(targetToModelConverter, NumberToStringConverter.fromLong(NumberFormat.getInstance(Locale.ENGLISH), true)); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type NumberToStringConverter is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[30] 08:13:42 setConverters(targetToModelConverter, NumberToStringConverter.fromLong(NumberFormat.getInstance(Locale.ENGLISH), true)); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The method fromLong(NumberFormat, boolean) from the type NumberToStringConverter is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[47] 08:13:42 return (Long) targetToModelConverter.convert(super.getValue()); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextObservableValue.java:[32] 08:13:42 public class StyledTextObservableValue extends AbstractObservableValue implements Listener { 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextObservableValue.java:[68] 08:13:42 public StyledTextObservableValue(final StyledText text, final IObservableValue modelProperty, final int eventType) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextObservableValue.java:[138] 08:13:42 fireValueChange(new ValueDiff() { 08:13:42 @Override 08:13:42 public Object getOldValue() { 08:13:42 return oldValue; 08:13:42 } 08:13:42 @Override 08:13:42 public Object getNewValue() { 08:13:42 return newValue; 08:13:42 } 08:13:42 }); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextObservableValue.java:[138] 08:13:42 fireValueChange(new ValueDiff() { 08:13:42 ^^^^^^^^^ 08:13:42 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringDirectorySelector.java:[154] 08:13:42 dialog.setInitialSelections(new IFile[] { currentFile }); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type IFile[] of the last argument to method setInitialSelections(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[31] 08:13:42 private IConverter targetToModelConverter; 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[46] 08:13:42 targetToModelConverter = new IConverter() { 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[75] 08:13:42 IConverter doubleToString = new IConverter() { 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[75] 08:13:42 IConverter doubleToString = new IConverter() { 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[114] 08:13:42 return (Double) targetToModelConverter.convert(super.getValue()); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextStringEditor.java:[293] 08:13:42 public void setModelObservable(IObservableValue observable) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextStringEditor.java:[430] 08:13:42 IStatus status = targetValidator.validate(getTextToValidate()); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextStringEditor.java:[434] 08:13:42 IStatus status = modelValidator.validate(getTextToValidate()); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleValueSelectionWithCheckBoxDialog.java:[120] 08:13:42 return (MultipleValueSelectionWithCheckboxWidget) super.getWidget(); 08:13:42 ^^^^^^^^^^^ 08:13:42 The method getWidget() from the type MultipleValueDialog is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringWithClearEditor.java:[241] 08:13:42 public void setModelObservable(final IObservableValue observable) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringWithClearEditor.java:[410] 08:13:42 IStatus status = targetValidator.validate(text.getText()); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringWithClearEditor.java:[414] 08:13:42 IStatus status = modelValidator.validate(text.getText()); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextObservableValue.java:[40] 08:13:42 public CompletionStyledTextObservableValue(StyledText text, IObservableValue modelProperty, int eventType) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextObservableValue.java:[106] 08:13:42 fireValueChange(new ValueDiff() { 08:13:42 @Override 08:13:42 public Object getOldValue() { 08:13:42 return oldValue; 08:13:42 } 08:13:42 @Override 08:13:42 public Object getNewValue() { 08:13:42 return newValue; 08:13:42 } 08:13:42 }); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextObservableValue.java:[106] 08:13:42 fireValueChange(new ValueDiff() { 08:13:42 ^^^^^^^^^ 08:13:42 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleDoubleEditor.java:[105] 08:13:42 return new Double(0); 08:13:42 ^^^^^^^^^ 08:13:42 The constructor Double(double) is deprecated since version 9 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/validator/AbstractValidator.java:[29] 08:13:42 public abstract class AbstractValidator implements IValidator { 08:13:42 ^^^^^^^^^^ 08:13:42 IValidator is a raw type. References to generic type IValidator<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextReferenceDialogObservableValue.java:[44] 08:13:42 public CompletionStyledTextReferenceDialogObservableValue(CompletionStyledTextReferenceDialog dialog, StyledText styledText, IObservableValue modelObservable, int eventType) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringLabel.java:[117] 08:13:42 modelProperty.setValue(value); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringFileSelector.java:[138] 08:13:42 dialog.setInitialSelections(new IFile[] { currentFile }); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type IFile[] of the last argument to method setInitialSelections(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceDialog.java:[407] 08:13:42 public void setModelObservable(IObservableValue modelProperty) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceDialog.java:[420] 08:13:42 protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceDialog.java:[420] 08:13:42 protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceDialog.java:[506] 08:13:42 modelProperty.setValue(value); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractEditor.java:[288] 08:13:42 public abstract void setConverters(IConverter targetToModel, IConverter modelToTarget); 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractEditor.java:[288] 08:13:42 public abstract void setConverters(IConverter targetToModel, IConverter modelToTarget); 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCombo.java:[17] 08:13:42 import org.eclipse.jface.databinding.viewers.ViewerProperties; 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type ViewerProperties is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCombo.java:[77] 08:13:42 setWidgetObservable(ViewerProperties.singleSelection().observe(viewer)); 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 The type ViewerProperties is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCombo.java:[77] 08:13:42 setWidgetObservable(ViewerProperties.singleSelection().observe(viewer)); 08:13:42 ^^^^^^^^^^^^^^^^^ 08:13:42 The method singleSelection() from the type ViewerProperties is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericRichTextEditor.java:[120] 08:13:42 super(parent, toolbarConfig, style); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The constructor RichTextEditor(Composite, ToolbarConfiguration, int) is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericRichTextEditor.java:[121] 08:13:42 toolbarConfig.setBrowser(getEditorConfiguration().getBrowser()); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The method setBrowser(Browser) from the type ToolbarConfiguration is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextReferenceDialog.java:[466] 08:13:42 public void setModelObservable(final IObservableValue modelProperty) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextReferenceDialog.java:[481] 08:13:42 protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextReferenceDialog.java:[481] 08:13:42 protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextReferenceDialog.java:[600] 08:13:42 modelProperty.setValue(value); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[19] 08:13:42 import org.eclipse.core.databinding.conversion.NumberToStringConverter; 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type NumberToStringConverter is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[20] 08:13:42 import org.eclipse.core.databinding.conversion.StringToNumberConverter; 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type StringToNumberConverter<T> is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[33] 08:13:42 private IConverter targetToModelConverter; 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[47] 08:13:42 targetToModelConverter = StringToNumberConverter.toFloat(NumberFormat.getInstance(Locale.ENGLISH), true); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type StringToNumberConverter<T> is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[47] 08:13:42 targetToModelConverter = StringToNumberConverter.toFloat(NumberFormat.getInstance(Locale.ENGLISH), true); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The method toFloat(NumberFormat, boolean) from the type StringToNumberConverter is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[48] 08:13:42 setConverters(targetToModelConverter, NumberToStringConverter.fromFloat(NumberFormat.getInstance(Locale.ENGLISH), true)); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type NumberToStringConverter is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[48] 08:13:42 setConverters(targetToModelConverter, NumberToStringConverter.fromFloat(NumberFormat.getInstance(Locale.ENGLISH), true)); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The method fromFloat(NumberFormat, boolean) from the type NumberToStringConverter is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[65] 08:13:42 return (Float) targetToModelConverter.convert(super.getValue()); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[4] 08:13:42 import org.eclipse.core.databinding.conversion.StringToNumberConverter; 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type StringToNumberConverter<T> is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[13] 08:13:42 private IConverter targetToModelConverter; 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[42] 08:13:42 targetToModelConverter = new IConverter() { 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[62] 08:13:42 return (Integer) StringToNumberConverter.toInteger(false).convert(newString); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type StringToNumberConverter<T> is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[62] 08:13:42 return (Integer) StringToNumberConverter.toInteger(false).convert(newString); 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 The method toInteger(boolean) from the type StringToNumberConverter is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[62] 08:13:42 return (Integer) StringToNumberConverter.toInteger(false).convert(newString); 08:13:42 ^^^^^^^^^^^^^^^^^^ 08:13:42 The method convert(Object) from the type StringToNumberConverter<Integer> is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[68] 08:13:42 IConverter integerToString = new IConverter() { 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[68] 08:13:42 IConverter integerToString = new IConverter() { 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[115] 08:13:42 return (Integer) targetToModelConverter.convert(super.getValue()); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringCombo.java:[121] 08:13:42 protected IObservableValue getObservableValue() { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringCombo.java:[167] 08:13:42 class CComboObservableValue extends AbstractObservableValue implements SelectionListener, KeyListener, FocusListener { 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringCombo.java:[231] 08:13:42 fireValueChange(new ValueDiff() { 08:13:42 @Override 08:13:42 public Object getOldValue() { 08:13:42 return oldValue; 08:13:42 } 08:13:42 @Override 08:13:42 public Object getNewValue() { 08:13:42 return currentValue; 08:13:42 } 08:13:42 }); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringCombo.java:[231] 08:13:42 fireValueChange(new ValueDiff() { 08:13:42 ^^^^^^^^^ 08:13:42 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CLabelObservableValue.java:[30] 08:13:42 public class CLabelObservableValue extends AbstractObservableValue { 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CLabelObservableValue.java:[64] 08:13:42 public CLabelObservableValue(CLabel label, IObservableValue modelObservable) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CLabelObservableValue.java:[78] 08:13:42 public CLabelObservableValue(CLabel label, IObservableValue modelObservable, ILabelProvider labelProvider) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IconValueEditor.java:[76] 08:13:42 Activator.getDefault().log.error(message, null); 08:13:42 ^^^ 08:13:42 The static field Activator.log should be accessed in a static way 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[158] 08:13:42 public void setModelObservable(IObservableValue modelProperty) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[437] 08:13:42 public void setModelObservable(final IObservableValue modelProperty) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[452] 08:13:42 protected void setEditorsModelObservable(final IObservableValue modelProperty) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[456] 08:13:42 stringComboEditor.setModelObservable((IObservableValue) stringComboObservableValue); 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[460] 08:13:42 lowerValueEditor.setModelObservable((IObservableValue) lowerValueObservableValue); 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[464] 08:13:42 upperValueEditor.setModelObservable((IObservableValue) upperValueObservableValue); 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/providers/AbstractTreeFilter.java:[94] 08:13:42 strategy = new ProviderBasedBrowseStrategy((ITreeContentProvider) baseContentProvider); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[139] 08:13:42 filePathList.addAll(modelProperty); 08:13:42 ^^^^^^^^^^^^^ 08:13:42 Type safety: The expression of type IObservableList needs unchecked conversion to conform to Collection<? extends String> 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[146] 08:13:42 modelProperty.addAll(filePathList); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[176] 08:13:42 MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(getShell(), selector); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type MultipleValueSelectorDialog is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[176] 08:13:42 MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(getShell(), selector); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type MultipleValueSelectorDialog is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[176] 08:13:42 MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(getShell(), selector); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The constructor MultipleValueSelectorDialog(Shell, IElementSelector) is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[181] 08:13:42 dialog.setLabelProvider(labelProvider); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[183] 08:13:42 dialog.setOrdered(true); 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 The method setOrdered(boolean) from the type MultipleValueSelectorDialog is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[184] 08:13:42 dialog.setUnique(true); 08:13:42 ^^^^^^^^^^^^^^^ 08:13:42 The method setUnique(boolean) from the type MultipleValueSelectorDialog is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[187] 08:13:42 int code = dialog.open(); 08:13:42 ^^^^^^ 08:13:42 The method open() from the type MultipleValueSelectorDialog is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[192] 08:13:42 filePathResult.addAll(modelProperty); 08:13:42 ^^^^^^^^^^^^^ 08:13:42 Type safety: The expression of type IObservableList needs unchecked conversion to conform to Collection<? extends String> 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[199] 08:13:42 modelProperty.addAll(filePathResult); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleValueEditor.java:[174] 08:13:42 protected void setInput(IObservableList modelProperty) { 08:13:42 ^^^^^^^^^^^^^^^ 08:13:42 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/providers/WorkspaceContentProvider.java:[95] 08:13:42 TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[21] 08:13:42 import org.eclipse.jface.databinding.swt.WidgetProperties; 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type WidgetProperties is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[49] 08:13:42 private ControlDecoration controlDecoration; 08:13:42 ^^^^^^^^^^^^^^^^^ 08:13:42 The value of the field BooleanRadio.controlDecoration is not used 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[108] 08:13:42 private IObservableValue getObservable() { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[109] 08:13:42 IObservableValue trueObservable = WidgetProperties.selection().observe(trueRadio); 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[109] 08:13:42 IObservableValue trueObservable = WidgetProperties.selection().observe(trueRadio); 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 The type WidgetProperties is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[109] 08:13:42 IObservableValue trueObservable = WidgetProperties.selection().observe(trueRadio); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[109] 08:13:42 IObservableValue trueObservable = WidgetProperties.selection().observe(trueRadio); 08:13:42 ^^^^^^^^^^^ 08:13:42 The method selection() from the type WidgetProperties is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[110] 08:13:42 IObservableValue falseObservable = WidgetProperties.selection().observe(falseRadio); 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[110] 08:13:42 IObservableValue falseObservable = WidgetProperties.selection().observe(falseRadio); 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 The type WidgetProperties is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[110] 08:13:42 IObservableValue falseObservable = WidgetProperties.selection().observe(falseRadio); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[110] 08:13:42 IObservableValue falseObservable = WidgetProperties.selection().observe(falseRadio); 08:13:42 ^^^^^^^^^^^ 08:13:42 The method selection() from the type WidgetProperties is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[112] 08:13:42 SelectObservableValue observable = new SelectObservableValue(); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^ 08:13:42 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[112] 08:13:42 SelectObservableValue observable = new SelectObservableValue(); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^ 08:13:42 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[113] 08:13:42 observable.addOption(true, trueObservable); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method addOption(Object, IObservableValue) belongs to the raw type SelectObservableValue. References to generic type SelectObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[114] 08:13:42 observable.addOption(false, falseObservable); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method addOption(Object, IObservableValue) belongs to the raw type SelectObservableValue. References to generic type SelectObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompletionStyledTextMultipleReferenceEditor.java:[106] 08:13:42 public void setModelObservable(IObservableList modelProperty) { 08:13:42 ^^^^^^^^^^^^^^^ 08:13:42 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/TextObservableValue.java:[33] 08:13:42 public class TextObservableValue extends AbstractObservableValue implements Listener { 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/TextObservableValue.java:[60] 08:13:42 public TextObservableValue(Text text, IObservableValue modelProperty, int eventType) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/TextObservableValue.java:[120] 08:13:42 fireValueChange(new ValueDiff() { 08:13:42 @Override 08:13:42 public Object getOldValue() { 08:13:42 return oldValue; 08:13:42 } 08:13:42 @Override 08:13:42 public Object getNewValue() { 08:13:42 return newValue; 08:13:42 } 08:13:42 }); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/TextObservableValue.java:[120] 08:13:42 fireValueChange(new ValueDiff() { 08:13:42 ^^^^^^^^^ 08:13:42 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[18] 08:13:42 import org.eclipse.core.databinding.conversion.StringToNumberConverter; 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type StringToNumberConverter<T> is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[34] 08:13:42 private IConverter targetToModelConverter; 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[64] 08:13:42 targetToModelConverter = new IConverter() { 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[81] 08:13:42 Integer i = (Integer) StringToNumberConverter.toInteger(false).convert(newString); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 The type StringToNumberConverter<T> is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[81] 08:13:42 Integer i = (Integer) StringToNumberConverter.toInteger(false).convert(newString); 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 The method toInteger(boolean) from the type StringToNumberConverter is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[81] 08:13:42 Integer i = (Integer) StringToNumberConverter.toInteger(false).convert(newString); 08:13:42 ^^^^^^^^^^^^^^^^^^ 08:13:42 The method convert(Object) from the type StringToNumberConverter<Integer> is deprecated 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[93] 08:13:42 IConverter integerToString = new IConverter() { 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[93] 08:13:42 IConverter integerToString = new IConverter() { 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[141] 08:13:42 return (Integer) targetToModelConverter.convert(super.getValue()); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringEditor.java:[295] 08:13:42 modelProperty.add(result); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringEditor.java:[317] 08:13:42 int size = ((List) data).size(); 08:13:42 ^^^^ 08:13:42 List is a raw type. References to generic type List<E> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringEditor.java:[319] 08:13:42 Object object = ((List) data).get(size - 1); 08:13:42 ^^^^ 08:13:42 List is a raw type. References to generic type List<E> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringEditor.java:[385] 08:13:42 modelProperty.set(index, newValue); 08:13:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:42 Type safety: The method set(int, Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[50] 08:13:42 protected IObservableValue modelProperty; 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[55] 08:13:42 protected IObservableValue widgetObservable; 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[60] 08:13:42 protected UpdateValueStrategy targetToModelStrategy; 08:13:42 ^^^^^^^^^^^^^^^^^^^ 08:13:42 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[65] 08:13:42 protected UpdateValueStrategy modelToTargetStrategy; 08:13:42 ^^^^^^^^^^^^^^^^^^^ 08:13:42 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[75] 08:13:42 protected IValidator modelValidator; 08:13:42 ^^^^^^^^^^ 08:13:42 IValidator is a raw type. References to generic type IValidator<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[116] 08:13:42 protected void setWidgetObservable(IObservableValue widgetObservable, IConverter targetToModel, IConverter modelToTarget) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[116] 08:13:42 protected void setWidgetObservable(IObservableValue widgetObservable, IConverter targetToModel, IConverter modelToTarget) { 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[116] 08:13:42 protected void setWidgetObservable(IObservableValue widgetObservable, IConverter targetToModel, IConverter modelToTarget) { 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[130] 08:13:42 protected void setWidgetObservable(IObservableValue widgetObservable, boolean commitOnChange) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[148] 08:13:42 protected void setWidgetObservable(IObservableValue widgetObservable) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[158] 08:13:42 public void setModelObservable(IObservableValue modelProperty) { 08:13:42 ^^^^^^^^^^^^^^^^ 08:13:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[167] 08:13:42 public void setConverters(IConverter targetToModel, IConverter modelToTarget) { 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[167] 08:13:42 public void setConverters(IConverter targetToModel, IConverter modelToTarget) { 08:13:42 ^^^^^^^^^^ 08:13:42 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[169] 08:13:42 targetToModelStrategy = new UpdateValueStrategy(); 08:13:42 ^^^^^^^^^^^^^^^^^^^ 08:13:42 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized 08:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[172] 08:13:42 modelToTargetStrategy = new UpdateValueStrategy(); 08:13:42 ^^^^^^^^^^^^^^^^^^^ 08:13:42 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[174] 08:13:43 targetToModelStrategy.setConverter(targetToModel); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[175] 08:13:43 modelToTargetStrategy.setConverter(modelToTarget); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[187] 08:13:43 public void setUpdateStrategies(UpdateValueStrategy targetToModelStrategy, UpdateValueStrategy modelToTargetStrategy) { 08:13:43 ^^^^^^^^^^^^^^^^^^^ 08:13:43 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[187] 08:13:43 public void setUpdateStrategies(UpdateValueStrategy targetToModelStrategy, UpdateValueStrategy modelToTargetStrategy) { 08:13:43 ^^^^^^^^^^^^^^^^^^^ 08:13:43 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 08:13:43 binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, UpdateValueStrategy, UpdateValueStrategy) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 08:13:43 binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy); 08:13:43 ^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object> 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 08:13:43 binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy); 08:13:43 ^^^^^^^^^^^^^ 08:13:43 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object> 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 08:13:43 binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object> 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 08:13:43 binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object> 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[221] 08:13:43 binding.getValidationStatus().addValueChangeListener(new IValueChangeListener() { 08:13:43 @Override 08:13:43 public void handleValueChange(ValueChangeEvent event) { 08:13:43 // Don't handle validation changes if we don't have a validator, because then it could only be green and it isn't useful. 08:13:43 // Also, if we're showing in a dialog, then our widget may have been disposed already if we're validating a change applied 08:13:43 // by hitting the OK button 08:13:43 if ((modelValidator) != null) { 08:13:43 // Check if the widget is disposed before isReadOnly() to avoid NPE 08:13:43 if (!AbstractValueEditor.this.isDisposed() && !isReadOnly()) { // Bug 434787 : Shouldn't not execute the timer thread if the widget is disposed 08:13:43 IStatus status = (IStatus) binding.getValidationStatus().getValue(); // Bug 435415 : Update the status only if the widget isn't disposed 08:13:43 updateStatus(status); 08:13:43 // Don't kick the colour if we're just doing the initial validation to show the decoration. 08:13:43 // Only trigger the colours on user-initiated edits 08:13:43 if (!initialValidation) { 08:13:43 changeColorField(); 08:13:43 } 08:13:43 } 08:13:43 } 08:13:43 } 08:13:43 }); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The expression of type new IValueChangeListener(){} needs unchecked conversion to conform to IValueChangeListener<? super IStatus> 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[221] 08:13:43 binding.getValidationStatus().addValueChangeListener(new IValueChangeListener() { 08:13:43 ^^^^^^^^^^^^^^^^^^^^ 08:13:43 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[224] 08:13:43 public void handleValueChange(ValueChangeEvent event) { 08:13:43 ^^^^^^^^^^^^^^^^ 08:13:43 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[256] 08:13:43 targetToModelStrategy.setAfterGetValidator(targetToModelValidator); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[266] 08:13:43 public void setModelValidator(IValidator targetToModelValidator) { 08:13:43 ^^^^^^^^^^ 08:13:43 IValidator is a raw type. References to generic type IValidator<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[268] 08:13:43 targetToModelStrategy.setBeforeSetValidator(targetToModelValidator); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The method setBeforeSetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[269] 08:13:43 modelToTargetStrategy.setAfterGetValidator(targetToModelValidator); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[288] 08:13:43 modelToTargetStrategy = new UpdateValueStrategy(); 08:13:43 ^^^^^^^^^^^^^^^^^^^ 08:13:43 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[291] 08:13:43 targetToModelStrategy = new UpdateValueStrategy(); 08:13:43 ^^^^^^^^^^^^^^^^^^^ 08:13:43 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompletionStyledTextReferenceDialog.java:[68] 08:13:43 protected IObservableValue createWidgetObservable(IObservableValue modelProperty) { 08:13:43 ^^^^^^^^^^^^^^^^ 08:13:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompletionStyledTextReferenceDialog.java:[68] 08:13:43 protected IObservableValue createWidgetObservable(IObservableValue modelProperty) { 08:13:43 ^^^^^^^^^^^^^^^^ 08:13:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/validator/InputValidatorWrapper.java:[30] 08:13:43 protected IValidator validator; 08:13:43 ^^^^^^^^^^ 08:13:43 IValidator is a raw type. References to generic type IValidator<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/validator/InputValidatorWrapper.java:[32] 08:13:43 public InputValidatorWrapper(IValidator validator) { 08:13:43 ^^^^^^^^^^ 08:13:43 IValidator is a raw type. References to generic type IValidator<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/validator/InputValidatorWrapper.java:[39] 08:13:43 IStatus status = validator.validate(newText); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ITreeSelectorDialog.java:[63] 08:13:43 public void setInitialElementSelections(List selectedElements); 08:13:43 ^^^^ 08:13:43 List is a raw type. References to generic type List<E> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[23] 08:13:43 import org.eclipse.jface.databinding.swt.WidgetProperties; 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 The type WidgetProperties is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[106] 08:13:43 SelectObservableValue observable = new SelectObservableValue(); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^ 08:13:43 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[106] 08:13:43 SelectObservableValue observable = new SelectObservableValue(); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^ 08:13:43 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[112] 08:13:43 IObservableValue buttonObservable = WidgetProperties.selection().observe(button); 08:13:43 ^^^^^^^^^^^^^^^^ 08:13:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[112] 08:13:43 IObservableValue buttonObservable = WidgetProperties.selection().observe(button); 08:13:43 ^^^^^^^^^^^^^^^^ 08:13:43 The type WidgetProperties is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[112] 08:13:43 IObservableValue buttonObservable = WidgetProperties.selection().observe(button); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[112] 08:13:43 IObservableValue buttonObservable = WidgetProperties.selection().observe(button); 08:13:43 ^^^^^^^^^^^ 08:13:43 The method selection() from the type WidgetProperties is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[113] 08:13:43 observable.addOption(value, buttonObservable); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The method addOption(Object, IObservableValue) belongs to the raw type SelectObservableValue. References to generic type SelectObservableValue<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[210] 08:13:43 modelProperty.setValue(value); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[213] 08:13:43 widgetObservable.setValue(value); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[74] 08:13:43 protected MultipleValueSelectorDialog dialog; 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 The type MultipleValueSelectorDialog is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[148] 08:13:43 dialog = new MultipleValueSelectorDialog(parent.getShell(), selector, unique); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 The type MultipleValueSelectorDialog is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[148] 08:13:43 dialog = new MultipleValueSelectorDialog(parent.getShell(), selector, unique); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, boolean) is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[179] 08:13:43 dialog.setLabelProvider(provider); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[238] 08:13:43 dialog.setContextElement(getContextElement()); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 The method setContextElement(Object) from the type MultipleValueSelectorDialog is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[240] 08:13:43 int returnCode = dialog.open(); 08:13:43 ^^^^^^ 08:13:43 The method open() from the type MultipleValueSelectorDialog is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[257] 08:13:43 modelProperty.addAll(resultElements); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/selectors/ReferenceSelector.java:[313] 08:13:43 TreeBrowseStrategy revealBrowseStrategy = new ProviderBasedBrowseStrategy(provider); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/util/ISetNameResolutionHelper.java:[18] 08:13:43 import org.eclipse.papyrus.infra.widgets.util.INameResolutionHelper; 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 The import org.eclipse.papyrus.infra.widgets.util.INameResolutionHelper is never used 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringEditor.java:[219] 08:13:43 public void setModelObservable(IObservableValue observable) { 08:13:43 ^^^^^^^^^^^^^^^^ 08:13:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringEditor.java:[357] 08:13:43 IStatus status = targetValidator.validate(text.getText()); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringEditor.java:[361] 08:13:43 IStatus status = modelValidator.validate(text.getText()); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleValueDialog.java:[172] 08:13:43 public void setInitialSelections(Object[] selectedElements) { 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Varargs methods should only override or be overridden by other varargs methods unlike MultipleValueDialog.setInitialSelections(Object[]) and SelectionDialog.setInitialSelections(Object...) 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/util/DoNothingCompletionProposal.java:[37] 08:13:43 private int fReplacementLength; 08:13:43 ^^^^^^^^^^^^^^^^^^ 08:13:43 The value of the field DoNothingCompletionProposal.fReplacementLength is not used 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/selectors/BooleanSelector.java:[44] 08:13:43 result = new Boolean[] { new Boolean(text.getText()) }; 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 The constructor Boolean(String) is deprecated since version 9 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ComboObservableValue.java:[35] 08:13:43 public class ComboObservableValue extends AbstractObservableValue implements ISelectionChangedListener { 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ComboObservableValue.java:[62] 08:13:43 public ComboObservableValue(ComboViewer viewer, IObservableValue modelProperty) { 08:13:43 ^^^^^^^^^^^^^^^^ 08:13:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ComboObservableValue.java:[121] 08:13:43 fireValueChange(new ValueDiff() { 08:13:43 @Override 08:13:43 public Object getOldValue() { 08:13:43 return oldValue; 08:13:43 } 08:13:43 @Override 08:13:43 public Object getNewValue() { 08:13:43 return newValue; 08:13:43 } 08:13:43 }); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ComboObservableValue.java:[121] 08:13:43 fireValueChange(new ValueDiff() { 08:13:43 ^^^^^^^^^ 08:13:43 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[22] 08:13:43 import org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration; 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 The type ToolbarConfiguration is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[32] 08:13:43 public class GenericToolbarConfiguration extends ToolbarConfiguration { 08:13:43 ^^^^^^^^^^^^^^^^^^^^ 08:13:43 The type ToolbarConfiguration is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[44] 08:13:43 removeDefaultToolbarButton(RichTextUtils.ITEM_FLASH); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[45] 08:13:43 removeDefaultToolbarButton(RichTextUtils.ITEM_TABLE); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[46] 08:13:43 removeDefaultToolbarButton(RichTextUtils.ITEM_HORIZONTALRULE); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[47] 08:13:43 removeDefaultToolbarButton(RichTextUtils.ITEM_SMILEY); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[48] 08:13:43 removeDefaultToolbarButton(RichTextUtils.ITEM_SPECIALCHAR); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[49] 08:13:43 removeDefaultToolbarButton(RichTextUtils.ITEM_PAGEBREAK); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[50] 08:13:43 removeDefaultToolbarButton(RichTextUtils.ITEM_IFRAME); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[68] 08:13:43 addToolbarButton(action); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 The method addToolbarButton(ToolbarButton) from the type ToolbarConfiguration is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[82] 08:13:43 super.addToolbarButton(button, function); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 The method addToolbarButton(ToolbarButton, BrowserFunction) from the type ToolbarConfiguration is deprecated 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextReferenceDialogObservableValue.java:[53] 08:13:43 public StyledTextReferenceDialogObservableValue(final AbstractValueEditor dialog, final StyledText styledText, final IObservableValue modelObservable, final int eventType, final ILabelProvider labelProvider) { 08:13:43 ^^^^^^^^^^^^^^^^ 08:13:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractMultipleValueEditor.java:[357] 08:13:43 protected abstract void setInput(IObservableList modelProperty); 08:13:43 ^^^^^^^^^^^^^^^ 08:13:43 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractMultipleValueEditor.java:[480] 08:13:43 modelProperty.addAll(Arrays.asList(result)); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractMultipleValueEditor.java:[723] 08:13:43 public void setModelObservable(IObservableList modelProperty) { 08:13:43 ^^^^^^^^^^^^^^^ 08:13:43 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractMultipleValueEditor.java:[885] 08:13:43 modelProperty.add(result); 08:13:43 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:43 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:13:43 272 problems (272 warnings) 08:13:43 [INFO] 08:13:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.widgets --- 08:13:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/test/resources 08:13:43 [INFO] 08:13:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.widgets --- 08:13:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/target/org.eclipse.papyrus.infra.widgets-4.1.0-SNAPSHOT-sources.jar 08:13:43 [INFO] 08:13:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.widgets --- 08:13:43 [INFO] 08:13:43 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.widgets --- 08:13:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/target/org.eclipse.papyrus.infra.widgets-4.1.0-SNAPSHOT.jar 08:13:43 [INFO] 08:13:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.widgets --- 08:13:43 [INFO] 08:13:43 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.widgets --- 08:13:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:43 [INFO] 08:13:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.widgets --- 08:13:44 [INFO] 08:13:44 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets.toolbox >---- 08:13:44 [INFO] Building org.eclipse.papyrus.infra.widgets.toolbox 3.0.0-SNAPSHOT [86/729] 08:13:44 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:44 [INFO] 08:13:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.widgets.toolbox --- 08:13:44 [INFO] 08:13:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.widgets.toolbox --- 08:13:44 [INFO] The project's OSGi version is 3.0.0.202103041255 08:13:44 [INFO] 08:13:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.widgets.toolbox --- 08:13:44 [INFO] 08:13:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.widgets.toolbox --- 08:13:44 [INFO] 08:13:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.widgets.toolbox --- 08:13:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/src/main/resources 08:13:44 [INFO] 08:13:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.widgets.toolbox --- 08:13:44 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/bin 08:13:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/src/org/eclipse/papyrus/infra/widgets/toolbox/notification/popups/PopupNotification.java:[28] 08:13:44 private final PapyrusPopup popup; 08:13:44 ^^^^^ 08:13:44 The value of the field PopupNotification.popup is not used 08:13:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/src/org/eclipse/papyrus/infra/widgets/toolbox/notification/builders/NotificationBuilder.java:[295] 08:13:44 copy.add(builderClass.newInstance()); 08:13:44 ^^^^^^^^^^^^^ 08:13:44 The method newInstance() from the type Class<capture#5-of ? extends IBuilder> is deprecated since version 9 08:13:44 2 problems (2 warnings) 08:13:44 [INFO] 08:13:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.widgets.toolbox --- 08:13:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/src/test/resources 08:13:44 [INFO] 08:13:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.widgets.toolbox --- 08:13:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/target/org.eclipse.papyrus.infra.widgets.toolbox-3.0.0-SNAPSHOT-sources.jar 08:13:44 [INFO] 08:13:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.widgets.toolbox --- 08:13:44 [INFO] 08:13:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.widgets.toolbox --- 08:13:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/target/org.eclipse.papyrus.infra.widgets.toolbox-3.0.0-SNAPSHOT.jar 08:13:44 [INFO] 08:13:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.widgets.toolbox --- 08:13:44 [INFO] 08:13:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.widgets.toolbox --- 08:13:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:44 [INFO] 08:13:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.widgets.toolbox --- 08:13:45 [INFO] 08:13:45 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui >---------- 08:13:45 [INFO] Building org.eclipse.papyrus.infra.ui 3.0.0-SNAPSHOT [87/729] 08:13:45 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:45 [INFO] 08:13:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui --- 08:13:45 [INFO] 08:13:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui --- 08:13:45 [INFO] The project's OSGi version is 3.0.0.202103041255 08:13:45 [INFO] 08:13:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui --- 08:13:45 [INFO] 08:13:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui --- 08:13:45 [INFO] 08:13:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui --- 08:13:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/main/resources 08:13:45 [INFO] 08:13:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui --- 08:13:45 [INFO] Compiling 122 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/DiSashModelMngrServiceFactory.java:[26] 08:13:46 private TransactionalEditingDomain transactionalEditingDomain; 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The value of the field DiSashModelMngrServiceFactory.transactionalEditingDomain is not used 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/util/EditorUtils.java:[42] 08:13:46 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The type DiResourceSet is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/util/EditorUtils.java:[115] 08:13:46 IFile diFile = DiModelUtils.getRelatedDiFile(file); 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The method getRelatedDiFile(IFile) from the type DiModelUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/multidiagram/actionbarcontributor/ActionBarContributorExtensionFactory.java:[69] 08:13:46 res.contextClass = (Class<EditorActionBarContributor>) parseClass(element, CONTEXTCLASS_ATTRIBUTE, EDITOR_ACTIONBARCONTRIBUTOR_EXTENSIONPOINT); 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 Type safety: Unchecked cast from Class<capture#2-of ?> to Class<EditorActionBarContributor> 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractParametricOnSelectedElementsAction.java:[25] 08:13:46 import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The type ServiceUtilsForActionHandlers is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractParametricOnSelectedElementsAction.java:[111] 08:13:46 editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain(); 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The type ServiceUtilsForActionHandlers is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractParametricOnSelectedElementsAction.java:[111] 08:13:46 editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain(); 08:13:46 ^^^^^^^^^^^^^ 08:13:46 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractParametricOnSelectedElementsAction.java:[111] 08:13:46 editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain(); 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/lifecycleevents/SaveAndDirtyService.java:[335] 08:13:46 resourceSet.saveAs(path); 08:13:46 ^^^^^^^^^^^^ 08:13:46 The method saveAs(IPath) from the type ModelSet is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractEMFParametricOnSelectedElementsAction.java:[23] 08:13:46 import org.eclipse.papyrus.infra.ui.menu.AbstractParametricOnSelectedElementsAction; 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The import org.eclipse.papyrus.infra.ui.menu.AbstractParametricOnSelectedElementsAction is never used 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/extension/diagrameditor/EditorFactoryProxy.java:[101] 08:13:46 editorFactory = editorDescriptor.getEditorFactoryClass().newInstance(); 08:13:46 ^^^^^^^^^^^^^ 08:13:46 The method newInstance() from the type Class<IPluggableEditorFactory> is deprecated since version 9 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[18] 08:13:46 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[36] 08:13:46 IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null); 08:13:46 ^^^^^^^^^^^^ 08:13:46 The type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[36] 08:13:46 IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null); 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[57] 08:13:46 IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null); 08:13:46 ^^^^^^^^^^^^ 08:13:46 The type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[57] 08:13:46 IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null); 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[71] 08:13:46 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 08:13:46 ^^^^^^ 08:13:46 Type safety: The return type Object for getAdapter(Class) from the type DelegatingReloadContext needs unchecked conversion to conform to T from the type IAdaptable 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[78] 08:13:46 if ((delegate != null) && (AdapterUtils.adapt(delegate, IInternalEMFSelectionContext.class, null) != null)) { 08:13:46 ^^^^^^^^^^^^ 08:13:46 The type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[78] 08:13:46 if ((delegate != null) && (AdapterUtils.adapt(delegate, IInternalEMFSelectionContext.class, null) != null)) { 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/CompositeReloadContext.java:[21] 08:13:46 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/CompositeReloadContext.java:[73] 08:13:46 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 08:13:46 ^^^^^^ 08:13:46 Type safety: The return type Object for getAdapter(Class) from the type CompositeReloadContext needs unchecked conversion to conform to T from the type IAdaptable 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/CompositeReloadContext.java:[81] 08:13:46 if (AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null) != null) { 08:13:46 ^^^^^^^^^^^^ 08:13:46 The type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/CompositeReloadContext.java:[81] 08:13:46 if (AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null) != null) { 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/ContentOutlineRegistry.java:[218] 08:13:46 factoryClass = (Class<IPapyrusContentOutlinePage>) Class.forName(className); 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 Type safety: Unchecked cast from Class<capture#1-of ?> to Class<IPapyrusContentOutlinePage> 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/ContentOutlineRegistry.java:[224] 08:13:46 factoryClass = (Class<IPapyrusContentOutlinePage>) bundle.loadClass(className); 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 Type safety: Unchecked cast from Class<capture#2-of ?> to Class<IPapyrusContentOutlinePage> 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/ContentOutlineRegistry.java:[241] 08:13:46 IPapyrusContentOutlinePage outline = loadClass().newInstance(); 08:13:46 ^^^^^^^^^^^^^ 08:13:46 The method newInstance() from the type Class<IPapyrusContentOutlinePage> is deprecated since version 9 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/MultiDiagramEditorSelectionContext.java:[34] 08:13:46 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/MultiDiagramEditorSelectionContext.java:[126] 08:13:46 sashContainer = AdapterUtils.adapt(editor, ISashWindowsContainer.class, null); 08:13:46 ^^^^^^^^^^^^ 08:13:46 The type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/MultiDiagramEditorSelectionContext.java:[126] 08:13:46 sashContainer = AdapterUtils.adapt(editor, ISashWindowsContainer.class, null); 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The method adapt(Object, Class<ISashWindowsContainer>, ISashWindowsContainer) from the type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/NamePropertyTester.java:[37] 08:13:46 return new Boolean(answer).equals(expectedValue); 08:13:46 ^^^^^^^^^^^^^^^ 08:13:46 The constructor Boolean(boolean) is deprecated since version 9 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[58] 08:13:46 import org.eclipse.ui.internal.WorkbenchMessages; 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[247] 08:13:46 return new Double(defaults.getDouble(key, DOUBLE_DEFAULT_DEFAULT)); 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The constructor Double(double) is deprecated since version 9 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[249] 08:13:46 return new Float(defaults.getFloat(key, FLOAT_DEFAULT_DEFAULT)); 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The constructor Float(float) is deprecated since version 9 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[352] 08:13:46 Assert.isTrue(false, WorkbenchMessages.ScopedPreferenceStore_DefaultAddedError); 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[352] 08:13:46 Assert.isTrue(false, WorkbenchMessages.ScopedPreferenceStore_DefaultAddedError); 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 Discouraged access: The field 'WorkbenchMessages.ScopedPreferenceStore_DefaultAddedError' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[731] 08:13:46 firePropertyChangeEvent(name, new Double(oldValue), new Double(value)); 08:13:46 ^^^^^^^^^^^^^^^^ 08:13:46 The constructor Double(double) is deprecated since version 9 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[731] 08:13:46 firePropertyChangeEvent(name, new Double(oldValue), new Double(value)); 08:13:46 ^^^^^^^^^^^^^ 08:13:46 The constructor Double(double) is deprecated since version 9 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[757] 08:13:46 firePropertyChangeEvent(name, new Float(oldValue), new Float(value)); 08:13:46 ^^^^^^^^^^^^^^^ 08:13:46 The constructor Float(float) is deprecated since version 9 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[757] 08:13:46 firePropertyChangeEvent(name, new Float(oldValue), new Float(value)); 08:13:46 ^^^^^^^^^^^^ 08:13:46 The constructor Float(float) is deprecated since version 9 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[44] 08:13:46 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[533] 08:13:46 return mapIPapyrusPageToOutlineRec.containsKey(page); 08:13:46 ^^^^ 08:13:46 Unlikely argument type IContentOutlinePage for containsKey(Object) on a Map<IPage,NestedEditorDelegatedOutlinePage.OutlinePageRec> 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[1075] 08:13:46 IReloadContextProvider provider = AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null); 08:13:46 ^^^^^^^^^^^^ 08:13:46 The type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[1075] 08:13:46 IReloadContextProvider provider = AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null); 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[1092] 08:13:46 AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null).restore(context); 08:13:46 ^^^^^^^^^^^^ 08:13:46 The type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[1092] 08:13:46 AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null).restore(context); 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EditorReloadEvent.java:[24] 08:13:46 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EditorReloadEvent.java:[84] 08:13:46 IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(object, IInternalEMFSelectionContext.class, null); 08:13:46 ^^^^^^^^^^^^ 08:13:46 The type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EditorReloadEvent.java:[84] 08:13:46 IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(object, IInternalEMFSelectionContext.class, null); 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EMFSelectionContext.java:[36] 08:13:46 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 08:13:46 ^^^^^^ 08:13:46 Type safety: The return type Object for getAdapter(Class) from the type EMFSelectionContext needs unchecked conversion to conform to T from the type IAdaptable 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/extension/diagrameditor/EditorIconFactory.java:[110] 08:13:46 editorFactory = editorDescriptor.getEditorFactoryClass().newInstance(); 08:13:46 ^^^^^^^^^^^^^ 08:13:46 The method newInstance() from the type Class<IPluggableEditorFactory> is deprecated since version 9 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/multidiagram/actionbarcontributor/ActionBarContributorDescriptor.java:[57] 08:13:46 EditorActionBarContributor context = contextClass.newInstance(); 08:13:46 ^^^^^^^^^^^^^ 08:13:46 The method newInstance() from the type Class<capture#1-of ? extends EditorActionBarContributor> is deprecated since version 9 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[22] 08:13:46 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[81] 08:13:46 IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null); 08:13:46 ^^^^^^^^^^^^ 08:13:46 The type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[81] 08:13:46 IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null); 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[104] 08:13:46 IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(delegating.getDelegate(), IInternalEMFSelectionContext.class, null); 08:13:46 ^^^^^^^^^^^^ 08:13:46 The type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[104] 08:13:46 IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(delegating.getDelegate(), IInternalEMFSelectionContext.class, null); 08:13:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:46 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated 08:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EMFTreeViewerContext.java:[36] 08:13:46 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 08:13:46 ^^^^^^ 08:13:46 Type safety: The return type Object for getAdapter(Class) from the type EMFTreeViewerContext needs unchecked conversion to conform to T from the type IAdaptable 08:13:46 57 problems (57 warnings) 08:13:47 [INFO] 08:13:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui --- 08:13:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/test/resources 08:13:47 [INFO] 08:13:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui --- 08:13:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/target/org.eclipse.papyrus.infra.ui-3.0.0-SNAPSHOT-sources.jar 08:13:47 [INFO] 08:13:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui --- 08:13:47 [INFO] 08:13:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui --- 08:13:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/target/org.eclipse.papyrus.infra.ui-3.0.0-SNAPSHOT.jar 08:13:47 [INFO] 08:13:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui --- 08:13:47 [INFO] 08:13:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.ui --- 08:13:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:47 [INFO] 08:13:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui --- 08:13:47 [INFO] 08:13:47 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra-internationalization >-- 08:13:47 [INFO] Building Papyrus Internationalization 0.0.1-SNAPSHOT [88/729] 08:13:47 [INFO] --------------------------------[ pom ]--------------------------------- 08:13:47 [INFO] 08:13:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-internationalization --- 08:13:47 [INFO] 08:13:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-internationalization --- 08:13:47 [INFO] 08:13:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-internationalization --- 08:13:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:47 [INFO] 08:13:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-internationalization --- 08:13:47 [INFO] 08:13:47 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.common >-- 08:13:47 [INFO] Building org.eclipse.papyrus.infra.internationalization.common 2.0.0-SNAPSHOT [89/729] 08:13:47 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:47 [INFO] 08:13:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.common --- 08:13:47 [INFO] 08:13:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.common --- 08:13:47 [INFO] The project's OSGi version is 2.0.0.202103041255 08:13:47 [INFO] 08:13:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.common --- 08:13:47 [INFO] 08:13:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.common --- 08:13:47 [INFO] 08:13:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.common --- 08:13:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/src/main/resources 08:13:47 [INFO] 08:13:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.common --- 08:13:47 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/bin 08:13:47 [INFO] 08:13:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.common --- 08:13:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/src/test/resources 08:13:47 [INFO] 08:13:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.common --- 08:13:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/target/org.eclipse.papyrus.infra.internationalization.common-2.0.0-SNAPSHOT-sources.jar 08:13:47 [INFO] 08:13:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.common --- 08:13:47 [INFO] 08:13:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.common --- 08:13:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/target/org.eclipse.papyrus.infra.internationalization.common-2.0.0-SNAPSHOT.jar 08:13:47 [INFO] 08:13:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.common --- 08:13:47 [INFO] 08:13:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization.common --- 08:13:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:47 [INFO] 08:13:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.common --- 08:13:48 [INFO] 08:13:48 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-nattable >------- 08:13:48 [INFO] Building Papyrus Nattable 0.0.1-SNAPSHOT [90/729] 08:13:48 [INFO] --------------------------------[ pom ]--------------------------------- 08:13:48 [INFO] 08:13:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-nattable --- 08:13:48 [INFO] 08:13:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-nattable --- 08:13:48 [INFO] 08:13:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-nattable --- 08:13:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:48 [INFO] 08:13:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-nattable --- 08:13:48 [INFO] 08:13:48 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model >---- 08:13:48 [INFO] Building org.eclipse.papyrus.infra.nattable.model 5.0.0-SNAPSHOT [91/729] 08:13:48 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:48 [INFO] 08:13:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model --- 08:13:48 [INFO] 08:13:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model --- 08:13:48 [INFO] The project's OSGi version is 5.0.0.202103041255 08:13:48 [INFO] 08:13:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model --- 08:13:48 [INFO] 08:13:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model --- 08:13:48 [INFO] 08:13:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model --- 08:13:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/src/main/resources 08:13:48 [INFO] 08:13:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model --- 08:13:48 [INFO] Compiling 229 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/bin 08:13:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/nattablestyle/impl/StyledElementImpl.java:[99] 08:13:49 for(Iterator i = getStyles().iterator(); i.hasNext();) { 08:13:49 ^^^^^^^^ 08:13:49 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:13:49 1 problem (1 warning) 08:13:49 [INFO] 08:13:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model --- 08:13:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/src/test/resources 08:13:49 [INFO] 08:13:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.model --- 08:13:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/target/org.eclipse.papyrus.infra.nattable.model-5.0.0-SNAPSHOT-sources.jar 08:13:49 [INFO] 08:13:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model --- 08:13:49 [INFO] 08:13:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model --- 08:13:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/target/org.eclipse.papyrus.infra.nattable.model-5.0.0-SNAPSHOT.jar 08:13:49 [INFO] 08:13:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model --- 08:13:50 [INFO] 08:13:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.model --- 08:13:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:50 [INFO] 08:13:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.model --- 08:13:50 [INFO] 08:13:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization >-- 08:13:50 [INFO] Building org.eclipse.papyrus.infra.internationalization 2.0.0-SNAPSHOT [92/729] 08:13:50 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:50 [INFO] 08:13:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization --- 08:13:50 [INFO] 08:13:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization --- 08:13:50 [INFO] The project's OSGi version is 2.0.0.202103041255 08:13:50 [INFO] 08:13:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization --- 08:13:50 [INFO] 08:13:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization --- 08:13:50 [INFO] 08:13:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization --- 08:13:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/src/main/resources 08:13:50 [INFO] 08:13:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization --- 08:13:50 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/bin 08:13:51 [INFO] 08:13:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization --- 08:13:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/src/test/resources 08:13:51 [INFO] 08:13:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization --- 08:13:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/target/org.eclipse.papyrus.infra.internationalization-2.0.0-SNAPSHOT-sources.jar 08:13:51 [INFO] 08:13:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization --- 08:13:51 [INFO] 08:13:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization --- 08:13:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/target/org.eclipse.papyrus.infra.internationalization-2.0.0-SNAPSHOT.jar 08:13:51 [INFO] 08:13:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization --- 08:13:51 [INFO] 08:13:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization --- 08:13:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:51 [INFO] 08:13:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization --- 08:13:51 [INFO] 08:13:51 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile >-------- 08:13:51 [INFO] Building org.eclipse.papyrus.infra.onefile 3.0.0-SNAPSHOT [93/729] 08:13:51 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:52 [INFO] 08:13:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.onefile --- 08:13:52 [INFO] 08:13:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.onefile --- 08:13:52 [INFO] The project's OSGi version is 3.0.0.202103041255 08:13:52 [INFO] 08:13:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.onefile --- 08:13:52 [INFO] 08:13:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.onefile --- 08:13:52 [INFO] 08:13:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.onefile --- 08:13:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/main/resources 08:13:52 [INFO] 08:13:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.onefile --- 08:13:52 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/bin 08:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/PapyrusFile.java:[129] 08:13:52 public Object getAdapter(Class adapter) { 08:13:52 ^^^^^^ 08:13:52 Type safety: The return type Object for getAdapter(Class) from the type PapyrusFile needs unchecked conversion to conform to T from the type IAdaptable 08:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/PapyrusFile.java:[129] 08:13:52 public Object getAdapter(Class adapter) { 08:13:52 ^^^^^ 08:13:52 Class is a raw type. References to generic type Class<T> should be parameterized 08:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/PapyrusFile.java:[130] 08:13:52 return Platform.getAdapterManager().getAdapter(this, adapter); 08:13:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:52 Type safety: Unchecked invocation getAdapter(PapyrusFile, Class) of the generic method getAdapter(Object, Class<T>) of type IAdapterManager 08:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/PapyrusFile.java:[130] 08:13:52 return Platform.getAdapterManager().getAdapter(this, adapter); 08:13:52 ^^^^^^^ 08:13:52 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/PapyrusModelHelper.java:[101] 08:13:52 className).newInstance(); 08:13:52 ^^^^^^^^^^^^^ 08:13:52 The method newInstance() from the type Class<capture#1-of ?> is deprecated since version 9 08:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/SubResourceFile.java:[71] 08:13:52 public Object getAdapter(Class adapter) { 08:13:52 ^^^^^^ 08:13:52 Type safety: The return type Object for getAdapter(Class) from the type SubResourceFile needs unchecked conversion to conform to T from the type IAdaptable 08:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/SubResourceFile.java:[71] 08:13:52 public Object getAdapter(Class adapter) { 08:13:52 ^^^^^ 08:13:52 Class is a raw type. References to generic type Class<T> should be parameterized 08:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/SubResourceFile.java:[72] 08:13:52 return Platform.getAdapterManager().getAdapter(this, adapter); 08:13:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:52 Type safety: Unchecked invocation getAdapter(SubResourceFile, Class) of the generic method getAdapter(Object, Class<T>) of type IAdapterManager 08:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/SubResourceFile.java:[72] 08:13:52 return Platform.getAdapterManager().getAdapter(this, adapter); 08:13:52 ^^^^^^^ 08:13:52 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/DiViewFilterHelper.java:[139] 08:13:52 instance = (IDiViewFilter) bundle.loadClass(className).newInstance(); 08:13:52 ^^^^^^^^^^^^^ 08:13:52 The method newInstance() from the type Class<capture#1-of ?> is deprecated since version 9 08:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/providers/OneFileModelProvider.java:[61] 08:13:52 public Object getAdapter(Class adapter) { 08:13:52 ^^^^^^ 08:13:52 Type safety: The return type Object for getAdapter(Class) from the type OneFileModelProvider needs unchecked conversion to conform to T from the type PlatformObject 08:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/providers/OneFileModelProvider.java:[62] 08:13:52 return super.getAdapter(adapter); 08:13:52 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:52 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type PlatformObject 08:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/providers/OneFileModelProvider.java:[62] 08:13:52 return super.getAdapter(adapter); 08:13:52 ^^^^^^^ 08:13:52 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:13:52 13 problems (13 warnings) 08:13:52 [INFO] 08:13:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.onefile --- 08:13:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/test/resources 08:13:52 [INFO] 08:13:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.onefile --- 08:13:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/target/org.eclipse.papyrus.infra.onefile-3.0.0-SNAPSHOT-sources.jar 08:13:52 [INFO] 08:13:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.onefile --- 08:13:52 [INFO] 08:13:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.onefile --- 08:13:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/target/org.eclipse.papyrus.infra.onefile-3.0.0-SNAPSHOT.jar 08:13:52 [INFO] 08:13:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.onefile --- 08:13:52 [INFO] 08:13:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.onefile --- 08:13:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:52 [INFO] 08:13:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.onefile --- 08:13:53 [INFO] 08:13:53 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.editor >-- 08:13:53 [INFO] Building org.eclipse.papyrus.infra.constraints.editor 3.0.0-SNAPSHOT [94/729] 08:13:53 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:53 [INFO] 08:13:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.constraints.editor --- 08:13:53 [INFO] 08:13:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints.editor --- 08:13:53 [INFO] The project's OSGi version is 3.0.0.202103041255 08:13:53 [INFO] 08:13:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints.editor --- 08:13:53 [INFO] 08:13:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints.editor --- 08:13:53 [INFO] 08:13:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.constraints.editor --- 08:13:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src/main/resources 08:13:53 [INFO] 08:13:53 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.constraints.editor --- 08:13:53 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/bin 08:13:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/presentation/ConstraintsEditor.java:[1337] 08:13:53 public Object getAdapter(Class key) { 08:13:53 ^^^^^^ 08:13:53 Type safety: The return type Object for getAdapter(Class) from the type ConstraintsEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart 08:13:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/presentation/ConstraintsEditor.java:[1348] 08:13:53 return super.getAdapter(key); 08:13:53 ^^^^^^^^^^^^^^^^^^^^^ 08:13:53 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart 08:13:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/presentation/ConstraintsEditor.java:[1348] 08:13:53 return super.getAdapter(key); 08:13:53 ^^^ 08:13:53 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:13:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/environment/presentation/EnvironmentEditor.java:[1338] 08:13:53 public Object getAdapter(Class key) { 08:13:53 ^^^^^^ 08:13:53 Type safety: The return type Object for getAdapter(Class) from the type EnvironmentEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart 08:13:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/environment/presentation/EnvironmentEditor.java:[1349] 08:13:53 return super.getAdapter(key); 08:13:53 ^^^^^^^^^^^^^^^^^^^^^ 08:13:53 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart 08:13:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/environment/presentation/EnvironmentEditor.java:[1349] 08:13:53 return super.getAdapter(key); 08:13:53 ^^^ 08:13:53 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:13:53 6 problems (6 warnings) 08:13:53 [INFO] 08:13:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints.editor --- 08:13:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src/test/resources 08:13:53 [INFO] 08:13:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints.editor --- 08:13:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/target/org.eclipse.papyrus.infra.constraints.editor-3.0.0-SNAPSHOT-sources.jar 08:13:53 [INFO] 08:13:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints.editor --- 08:13:53 [INFO] 08:13:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints.editor --- 08:13:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/target/org.eclipse.papyrus.infra.constraints.editor-3.0.0-SNAPSHOT.jar 08:13:54 [INFO] 08:13:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints.editor --- 08:13:54 [INFO] 08:13:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.constraints.editor --- 08:13:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:54 [INFO] 08:13:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints.editor --- 08:13:54 [INFO] 08:13:54 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.ui >---- 08:13:54 [INFO] Building org.eclipse.papyrus.infra.constraints.ui 3.0.0-SNAPSHOT [95/729] 08:13:54 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:54 [INFO] 08:13:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.constraints.ui --- 08:13:54 [INFO] 08:13:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints.ui --- 08:13:54 [INFO] The project's OSGi version is 3.0.0.202103041255 08:13:54 [INFO] 08:13:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints.ui --- 08:13:54 [INFO] 08:13:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints.ui --- 08:13:54 [INFO] 08:13:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.constraints.ui --- 08:13:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/src/main/resources 08:13:54 [INFO] 08:13:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.constraints.ui --- 08:13:54 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/bin 08:13:55 [INFO] 08:13:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints.ui --- 08:13:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/src/test/resources 08:13:55 [INFO] 08:13:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints.ui --- 08:13:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/target/org.eclipse.papyrus.infra.constraints.ui-3.0.0-SNAPSHOT-sources.jar 08:13:55 [INFO] 08:13:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints.ui --- 08:13:55 [INFO] 08:13:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints.ui --- 08:13:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/target/org.eclipse.papyrus.infra.constraints.ui-3.0.0-SNAPSHOT.jar 08:13:55 [INFO] 08:13:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints.ui --- 08:13:55 [INFO] 08:13:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.constraints.ui --- 08:13:55 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:55 [INFO] 08:13:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints.ui --- 08:13:55 [INFO] 08:13:55 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra-editor >-------- 08:13:55 [INFO] Building Papyrus Editor Welcome Page 0.0.1-SNAPSHOT [96/729] 08:13:55 [INFO] --------------------------------[ pom ]--------------------------------- 08:13:55 [INFO] 08:13:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-editor --- 08:13:55 [INFO] 08:13:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-editor --- 08:13:55 [INFO] 08:13:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-editor --- 08:13:55 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:55 [INFO] 08:13:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-editor --- 08:13:55 [INFO] 08:13:55 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra-properties >------ 08:13:55 [INFO] Building Papyrus Infra Properties Framework 0.0.1-SNAPSHOT [97/729] 08:13:55 [INFO] --------------------------------[ pom ]--------------------------------- 08:13:55 [INFO] 08:13:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-properties --- 08:13:55 [INFO] 08:13:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-properties --- 08:13:55 [INFO] 08:13:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-properties --- 08:13:55 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:55 [INFO] 08:13:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-properties --- 08:13:55 [INFO] 08:13:55 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties >------ 08:13:55 [INFO] Building org.eclipse.papyrus.infra.properties 4.0.0-SNAPSHOT [98/729] 08:13:55 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:55 [INFO] 08:13:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.properties --- 08:13:55 [INFO] 08:13:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties --- 08:13:55 [INFO] The project's OSGi version is 4.0.0.202103041255 08:13:55 [INFO] 08:13:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties --- 08:13:55 [INFO] 08:13:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties --- 08:13:55 [INFO] 08:13:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.properties --- 08:13:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/src/main/resources 08:13:55 [INFO] 08:13:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.properties --- 08:13:55 [INFO] Compiling 87 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/bin 08:13:56 [INFO] 08:13:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties --- 08:13:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/src/test/resources 08:13:56 [INFO] 08:13:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties --- 08:13:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/target/org.eclipse.papyrus.infra.properties-4.0.0-SNAPSHOT-sources.jar 08:13:56 [INFO] 08:13:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties --- 08:13:56 [INFO] 08:13:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties --- 08:13:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/target/org.eclipse.papyrus.infra.properties-4.0.0-SNAPSHOT.jar 08:13:56 [INFO] 08:13:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties --- 08:13:56 [INFO] 08:13:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.properties --- 08:13:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:56 [INFO] 08:13:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties --- 08:13:56 [INFO] 08:13:56 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.readonly >----- 08:13:56 [INFO] Building org.eclipse.papyrus.infra.emf.readonly 4.0.0-SNAPSHOT [99/729] 08:13:56 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:57 [INFO] 08:13:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.readonly --- 08:13:57 [INFO] 08:13:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.readonly --- 08:13:57 [INFO] The project's OSGi version is 4.0.0.202103041255 08:13:57 [INFO] 08:13:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.readonly --- 08:13:57 [INFO] 08:13:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.readonly --- 08:13:57 [INFO] 08:13:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.readonly --- 08:13:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/main/resources 08:13:57 [INFO] 08:13:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.readonly --- 08:13:57 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/bin 08:13:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyAdapterFactory.java:[27] 08:13:57 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:13:57 ^^^^^^ 08:13:57 Type safety: The return type Object for getAdapter(Object, Class) from the type ReadOnlyAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory 08:13:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyAdapterFactory.java:[34] 08:13:57 public Class[] getAdapterList() { 08:13:57 ^^^^^^^ 08:13:57 Type safety: The return type Class[] for getAdapterList() from the type ReadOnlyAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:13:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/org/eclipse/papyrus/infra/emf/readonly/internal/ControlledResourceTracker.java:[52] 08:13:57 @SuppressWarnings("restriction") 08:13:57 ^^^^^^^^^^^^^ 08:13:57 Unnecessary @SuppressWarnings("restriction") 08:13:57 3 problems (3 warnings) 08:13:57 [INFO] 08:13:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.readonly --- 08:13:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/test/resources 08:13:57 [INFO] 08:13:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.readonly --- 08:13:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/target/org.eclipse.papyrus.infra.emf.readonly-4.0.0-SNAPSHOT-sources.jar 08:13:57 [INFO] 08:13:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.readonly --- 08:13:57 [INFO] 08:13:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.readonly --- 08:13:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/target/org.eclipse.papyrus.infra.emf.readonly-4.0.0-SNAPSHOT.jar 08:13:57 [INFO] 08:13:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.readonly --- 08:13:57 [INFO] 08:13:57 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.readonly --- 08:13:57 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:57 [INFO] 08:13:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.readonly --- 08:13:57 [INFO] 08:13:57 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.emf >-------- 08:13:57 [INFO] Building org.eclipse.papyrus.infra.ui.emf 3.0.0-SNAPSHOT [100/729] 08:13:57 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:57 [INFO] 08:13:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.emf --- 08:13:57 [INFO] 08:13:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.emf --- 08:13:57 [INFO] The project's OSGi version is 3.0.0.202103041255 08:13:57 [INFO] 08:13:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.emf --- 08:13:57 [INFO] 08:13:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.emf --- 08:13:57 [INFO] 08:13:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui.emf --- 08:13:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/main/resources 08:13:57 [INFO] 08:13:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui.emf --- 08:13:57 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin 08:13:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/databinding/AnnotationObservableValue.java:[32] 08:13:59 public class AnnotationObservableValue extends AbstractObservableValue { 08:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 08:13:59 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:13:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/databinding/AnnotationObservableValue.java:[240] 08:13:59 annotation.getDetails().remove(key); 08:13:59 ^^^ 08:13:59 Unlikely argument type String for remove(Object) on a Collection<Map.Entry<String,String>> 08:13:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/databinding/AnnotationObservableValue.java:[300] 08:13:59 annotation.getDetails().remove(key); 08:13:59 ^^^ 08:13:59 Unlikely argument type String for remove(Object) on a Collection<Map.Entry<String,String>> 08:13:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/internal/emf/Activator.java:[109] 08:13:59 private void init(final ICustomizationManager customizationManager) { 08:13:59 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:59 The method init(ICustomizationManager) from the type Activator is never used locally 08:13:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/utils/ProviderHelper.java:[73] 08:13:59 TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider); 08:13:59 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:59 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized 08:13:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/providers/EMFContentProvider.java:[103] 08:13:59 TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider); 08:13:59 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:59 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized 08:13:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/providers/DependentEMFLabelProvider.java:[133] 08:13:59 subscriptions.computeIfAbsent(subscription, x -> Sets.newSetFromMap(new WeakHashMap<>())) 08:13:59 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:59 The method newSetFromMap(Map<EObject,Boolean>) from the type Sets is deprecated 08:13:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/providers/EMFLabelProvider.java:[171] 08:13:59 final EClass common = org.eclipse.papyrus.emf.facet.util.emf.core.internal.EMFUtils.computeLeastCommonSupertype(getEClasses(selectedEObject)); 08:13:59 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:59 Discouraged access: The type 'EMFUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/bin') 08:13:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/providers/EMFLabelProvider.java:[171] 08:13:59 final EClass common = org.eclipse.papyrus.emf.facet.util.emf.core.internal.EMFUtils.computeLeastCommonSupertype(getEClasses(selectedEObject)); 08:13:59 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:13:59 Discouraged access: The method 'EMFUtils.computeLeastCommonSupertype(Collection<EClass>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/bin') 08:13:59 9 problems (9 warnings) 08:13:59 [INFO] 08:13:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.emf --- 08:13:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/test/resources 08:13:59 [INFO] 08:13:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui.emf --- 08:13:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/target/org.eclipse.papyrus.infra.ui.emf-3.0.0-SNAPSHOT-sources.jar 08:13:59 [INFO] 08:13:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.emf --- 08:13:59 [INFO] 08:13:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.emf --- 08:13:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/target/org.eclipse.papyrus.infra.ui.emf-3.0.0-SNAPSHOT.jar 08:13:59 [INFO] 08:13:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.emf --- 08:13:59 [INFO] 08:13:59 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.ui.emf --- 08:13:59 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:13:59 [INFO] 08:13:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.emf --- 08:13:59 [INFO] 08:13:59 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.ui >----- 08:13:59 [INFO] Building org.eclipse.papyrus.infra.properties.ui 4.1.0-SNAPSHOT [101/729] 08:13:59 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:13:59 [INFO] 08:13:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.properties.ui --- 08:13:59 [INFO] 08:13:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.ui --- 08:13:59 [INFO] The project's OSGi version is 4.1.0.202103041255 08:13:59 [INFO] 08:13:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.ui --- 08:13:59 [INFO] 08:13:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.ui --- 08:13:59 [INFO] 08:13:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.properties.ui --- 08:13:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:13:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/main/resources 08:13:59 [INFO] 08:13:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.properties.ui --- 08:13:59 [INFO] Compiling 111 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/bin 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/providers/EncapsulatedComboViewer.java:[39] 08:14:01 public void setFilters(ViewerFilter[] filters) { 08:14:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:01 Varargs methods should only override or be overridden by other varargs methods unlike EncapsulatedComboViewer.setFilters(ViewerFilter[]) and StructuredViewer.setFilters(ViewerFilter...) 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[101] 08:14:01 protected IObservableList observableList; 08:14:01 ^^^^^^^^^^^^^^^ 08:14:01 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[107] 08:14:01 protected IObservableValue observableValue; 08:14:01 ^^^^^^^^^^^^^^^^ 08:14:01 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[110] 08:14:01 protected IValidator modelValidator; 08:14:01 ^^^^^^^^^^ 08:14:01 IValidator is a raw type. References to generic type IValidator<T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[112] 08:14:01 protected IConverter targetToModelConverter; 08:14:01 ^^^^^^^^^^ 08:14:01 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[255] 08:14:01 IObservableList inputObservableList = getInputObservableList(); 08:14:01 ^^^^^^^^^^^^^^^ 08:14:01 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[262] 08:14:01 IObservableValue inputObservableValue = getInputObservableValue(); 08:14:01 ^^^^^^^^^^^^^^^^ 08:14:01 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[269] 08:14:01 IValidator modelVal = getValidator(); 08:14:01 ^^^^^^^^^^ 08:14:01 IValidator is a raw type. References to generic type IValidator<T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[535] 08:14:01 protected IObservableList getInputObservableList() { 08:14:01 ^^^^^^^^^^^^^^^ 08:14:01 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[538] 08:14:01 observableList = (IObservableList) input.getObservable(propertyPath); 08:14:01 ^^^^^^^^^^^^^^^ 08:14:01 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[551] 08:14:01 protected IObservableValue getInputObservableValue() { 08:14:01 ^^^^^^^^^^^^^^^^ 08:14:01 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[554] 08:14:01 observableValue = (IObservableValue) input.getObservable(propertyPath); 08:14:01 ^^^^^^^^^^^^^^^^ 08:14:01 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[691] 08:14:01 public IValidator getValidator() { 08:14:01 ^^^^^^^^^^ 08:14:01 IValidator is a raw type. References to generic type IValidator<T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[711] 08:14:01 IObservableValue observable = AbstractPropertyEditor.this.observableValue; 08:14:01 ^^^^^^^^^^^^^^^^ 08:14:01 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[856] 08:14:01 this.listenerClassesSet.add((IPropertiesListener) listenerClass.newInstance()); 08:14:01 ^^^^^^^^^^^^^ 08:14:01 The method newInstance() from the type Class<capture#6-of ?> is deprecated since version 9 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[113] 08:14:01 IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new EMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature); 08:14:01 ^^^^^^^^^^^^^^^ 08:14:01 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[113] 08:14:01 IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new EMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature); 08:14:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:01 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[113] 08:14:01 IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new EMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature); 08:14:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:01 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[117] 08:14:01 IObservableValue value = domain == null ? EMFProperties.value(featurePath).observe(source) : new EMFObservableValue(getSource(featurePath), feature, domain); 08:14:01 ^^^^^^^^^^^^^^^^ 08:14:01 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[117] 08:14:01 IObservableValue value = domain == null ? EMFProperties.value(featurePath).observe(source) : new EMFObservableValue(getSource(featurePath), feature, domain); 08:14:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:01 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/DataSource.java:[570] 08:14:01 public IValidator getValidator(String propertyPath) { 08:14:01 ^^^^^^^^^^ 08:14:01 IValidator is a raw type. References to generic type IValidator<T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/MultiReferenceEditorWithPropertyView.java:[115] 08:14:01 public void setModelObservable(IObservableList modelObservable) { 08:14:01 ^^^^^^^^^^^^^^^ 08:14:01 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/internal/ui/observable/PreferencesObservableValue.java:[23] 08:14:01 public class PreferencesObservableValue extends AbstractObservableValue implements IPropertyChangeListener { 08:14:01 ^^^^^^^^^^^^^^^^^^^^^^^ 08:14:01 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/internal/ui/observable/PreferencesObservableValue.java:[56] 08:14:01 fireValueChange(Diffs.createValueDiff(event.getOldValue(), event.getNewValue())); 08:14:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:01 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/runtime/DefaultDisplayEngine.java:[353] 08:14:01 constraintEvaluationCache.replace(key, new Boolean(value)); 08:14:01 ^^^^^^^^^^^^^^ 08:14:01 The constructor Boolean(boolean) is deprecated since version 9 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/runtime/DefaultDisplayEngine.java:[355] 08:14:01 constraintEvaluationCache.put(key, new Boolean(value)); 08:14:01 ^^^^^^^^^^^^^^ 08:14:01 The constructor Boolean(boolean) is deprecated since version 9 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/MultiString.java:[34] 08:14:01 protected MultipleStringEditor editor; 08:14:01 ^^^^^^^^^^^^^^^^^^^^ 08:14:01 MultipleStringEditor is a raw type. References to generic type MultipleStringEditor<T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/MultiString.java:[58] 08:14:01 protected MultipleStringEditor createMultipleStringEditor(Composite parent, int style) { 08:14:01 ^^^^^^^^^^^^^^^^^^^^ 08:14:01 MultipleStringEditor is a raw type. References to generic type MultipleStringEditor<T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/MultiString.java:[59] 08:14:01 return new MultipleStringEditor(parent, style); 08:14:01 ^^^^^^^^^^^^^^^^^^^^ 08:14:01 MultipleStringEditor is a raw type. References to generic type MultipleStringEditor<T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[39] 08:14:01 import org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyRegistry; 08:14:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:01 Discouraged access: The type 'TabbedPropertyRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar') 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[40] 08:14:01 import org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyRegistryFactory; 08:14:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:01 Discouraged access: The type 'TabbedPropertyRegistryFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar') 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[161] 08:14:01 TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor); 08:14:01 ^^^^^^^^^^^^^^^^^^^^^^ 08:14:01 Discouraged access: The type 'TabbedPropertyRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar') 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[161] 08:14:01 TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor); 08:14:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:01 Discouraged access: The type 'TabbedPropertyRegistryFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar') 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[161] 08:14:01 TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor); 08:14:01 ^^^^^^^^^^^ 08:14:01 Discouraged access: The method 'TabbedPropertyRegistryFactory.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar') 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[161] 08:14:01 TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor); 08:14:01 ^^^^^^^^^^^^^^ 08:14:01 Discouraged access: The method 'TabbedPropertyRegistryFactory.createRegistry(ITabbedPropertySheetPageContributor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar') 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[167] 08:14:01 Method method = TabbedPropertyRegistry.class.getDeclaredMethod("getAllTabDescriptors"); //$NON-NLS-1$ 08:14:01 ^^^^^^^^^^^^^^^^^^^^^^ 08:14:01 Discouraged access: The type 'TabbedPropertyRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar') 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[202] 08:14:01 TabbedPropertyRegistryFactory.getInstance().disposeRegistry(contributor); 08:14:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:01 Discouraged access: The type 'TabbedPropertyRegistryFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar') 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[202] 08:14:01 TabbedPropertyRegistryFactory.getInstance().disposeRegistry(contributor); 08:14:01 ^^^^^^^^^^^ 08:14:01 Discouraged access: The method 'TabbedPropertyRegistryFactory.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar') 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[202] 08:14:01 TabbedPropertyRegistryFactory.getInstance().disposeRegistry(contributor); 08:14:01 ^^^^^^^^^^^^^^^ 08:14:01 Discouraged access: The method 'TabbedPropertyRegistryFactory.disposeRegistry(ITabbedPropertySheetPageContributor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar') 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/ModelElement.java:[173] 08:14:01 public IValidator getValidator(String propertyPath); 08:14:01 ^^^^^^^^^^ 08:14:01 IValidator is a raw type. References to generic type IValidator<T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/ViewEditor.java:[225] 08:14:01 IObservableValue observableValue = (IObservableValue) observable; 08:14:01 ^^^^^^^^^^^^^^^^ 08:14:01 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/ViewEditor.java:[225] 08:14:01 IObservableValue observableValue = (IObservableValue) observable; 08:14:01 ^^^^^^^^^^^^^^^^ 08:14:01 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/ViewEditor.java:[234] 08:14:01 IObservableList observableList = (IObservableList) observable; 08:14:01 ^^^^^^^^^^^^^^^ 08:14:01 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/ViewEditor.java:[234] 08:14:01 IObservableList observableList = (IObservableList) observable; 08:14:01 ^^^^^^^^^^^^^^^ 08:14:01 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/AbstractModelElement.java:[193] 08:14:01 public IValidator getValidator(String propertyPath) { 08:14:01 ^^^^^^^^^^ 08:14:01 IValidator is a raw type. References to generic type IValidator<T> should be parameterized 08:14:01 45 problems (45 warnings) 08:14:01 [INFO] 08:14:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.ui --- 08:14:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/test/resources 08:14:01 [INFO] 08:14:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties.ui --- 08:14:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/target/org.eclipse.papyrus.infra.properties.ui-4.1.0-SNAPSHOT-sources.jar 08:14:01 [INFO] 08:14:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.ui --- 08:14:02 [INFO] 08:14:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.ui --- 08:14:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/target/org.eclipse.papyrus.infra.properties.ui-4.1.0-SNAPSHOT.jar 08:14:02 [INFO] 08:14:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.ui --- 08:14:02 [INFO] 08:14:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.properties.ui --- 08:14:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:02 [INFO] 08:14:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties.ui --- 08:14:02 [INFO] 08:14:02 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome >---- 08:14:02 [INFO] Building org.eclipse.papyrus.infra.editor.welcome 3.0.0-SNAPSHOT [102/729] 08:14:02 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:02 [INFO] 08:14:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.editor.welcome --- 08:14:02 [INFO] 08:14:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.editor.welcome --- 08:14:02 [INFO] The project's OSGi version is 3.0.0.202103041255 08:14:02 [INFO] 08:14:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.editor.welcome --- 08:14:02 [INFO] 08:14:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.editor.welcome --- 08:14:02 [INFO] 08:14:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.editor.welcome --- 08:14:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/main/resources 08:14:02 [INFO] 08:14:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.editor.welcome --- 08:14:02 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin 08:14:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/AbstractPageLayoutToggleValue.java:[36] 08:14:03 import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory; 08:14:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:03 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin') 08:14:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/AbstractPageLayoutToggleValue.java:[72] 08:14:03 protected abstract Command getToggleCommand(SashLayoutCommandFactory factory); 08:14:03 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:03 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin') 08:14:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/AbstractPageLayoutToggleValue.java:[82] 08:14:03 Command command = getToggleCommand(new SashLayoutCommandFactory(editor)); 08:14:03 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:03 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin') 08:14:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/AbstractPageLayoutToggleValue.java:[82] 08:14:03 Command command = getToggleCommand(new SashLayoutCommandFactory(editor)); 08:14:03 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:03 Discouraged access: The constructor 'SashLayoutCommandFactory(IMultiDiagramEditor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin') 08:14:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/PrivateLayoutValue.java:[28] 08:14:03 import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory; 08:14:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:03 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin') 08:14:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/PrivateLayoutValue.java:[66] 08:14:03 protected Command getToggleCommand(SashLayoutCommandFactory factory) { 08:14:03 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:03 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin') 08:14:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/PrivateLayoutValue.java:[67] 08:14:03 return factory.createTogglePrivateLayoutCommand(); 08:14:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:03 Discouraged access: The method 'SashLayoutCommandFactory.createTogglePrivateLayoutCommand()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin') 08:14:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeModelManager.java:[49] 08:14:03 import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper; 08:14:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:03 The type TransactionHelper is deprecated 08:14:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeModelManager.java:[316] 08:14:03 TransactionHelper.run(TransactionUtil.getEditingDomain(rset), () -> { 08:14:03 ^^^^^^^^^^^^^^^^^ 08:14:03 The type TransactionHelper is deprecated 08:14:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeModelManager.java:[316] 08:14:03 TransactionHelper.run(TransactionUtil.getEditingDomain(rset), () -> { 08:14:03 Welcome newWelcome = getWelcome(rset); 08:14:03 become(realWelcome, newWelcome); 08:14:03 // And it was unloaded, so it has a proxy URI that it shouldn't 08:14:03 ((InternalEObject) realWelcome).eSetProxyURI(null); 08:14:03 }); 08:14:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:03 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated 08:14:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/RestoreActivePageValue.java:[22] 08:14:03 import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory; 08:14:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:03 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin') 08:14:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/RestoreActivePageValue.java:[51] 08:14:03 protected Command getToggleCommand(SashLayoutCommandFactory factory) { 08:14:03 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:03 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin') 08:14:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/RestoreActivePageValue.java:[52] 08:14:03 return factory.createToggleRestoreActivePageCommand(); 08:14:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:03 Discouraged access: The method 'SashLayoutCommandFactory.createToggleRestoreActivePageCommand()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin') 08:14:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[41] 08:14:03 import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper; 08:14:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:03 The type TransactionHelper is deprecated 08:14:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[488] 08:14:03 TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> { 08:14:03 ^^^^^^^^^^^^^^^^^ 08:14:03 The type TransactionHelper is deprecated 08:14:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[488] 08:14:03 TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> { 08:14:03 if (welcome.eResource() != res) { 08:14:03 // Move it 08:14:03 res.getContents().add(welcome); 08:14:03 } 08:14:03 WelcomePage page = welcome.getWelcomePage(); 08:14:03 if (page == null) { 08:14:03 page = welcome.createWelcomePage(); 08:14:03 } 08:14:03 recordTabSectionOrder(page); 08:14:03 recordSashLayout(page); 08:14:03 }); 08:14:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:03 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated 08:14:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[579] 08:14:03 TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> { 08:14:03 ^^^^^^^^^^^^^^^^^ 08:14:03 The type TransactionHelper is deprecated 08:14:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[579] 08:14:03 TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> { 08:14:03 Welcome defaultWelcome = (Welcome) EcoreUtil.getObjectByType(welcomeResource.getContents(), WelcomePackage.Literals.WELCOME); 08:14:03 if (res == sashResource) { 08:14:03 // Move it back to the default resource 08:14:03 if (defaultWelcome != null) { 08:14:03 EcoreUtil.replace(defaultWelcome, welcome); 08:14:03 } else { 08:14:03 res.getContents().add(welcome); 08:14:03 } 08:14:03 } 08:14:03 if (!EcoreUtil.equals(defaultWelcome, welcome)) { 08:14:03 recompute[0] = true; 08:14:03 // We need to keep the identity of the welcome object to maintain 08:14:03 // the reference from the sash model page, so make it look like the 08:14:03 // default welcome 08:14:03 become(welcome, defaultWelcome); 08:14:03 } 08:14:03 }); 08:14:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:03 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated 08:14:03 18 problems (18 warnings) 08:14:03 [INFO] 08:14:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.editor.welcome --- 08:14:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/test/resources 08:14:03 [INFO] 08:14:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.editor.welcome --- 08:14:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/target/org.eclipse.papyrus.infra.editor.welcome-3.0.0-SNAPSHOT-sources.jar 08:14:03 [INFO] 08:14:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.editor.welcome --- 08:14:03 [INFO] 08:14:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.editor.welcome --- 08:14:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/target/org.eclipse.papyrus.infra.editor.welcome-3.0.0-SNAPSHOT.jar 08:14:03 [INFO] 08:14:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.editor.welcome --- 08:14:03 [INFO] 08:14:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.editor.welcome --- 08:14:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:03 [INFO] 08:14:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.editor.welcome --- 08:14:04 [INFO] 08:14:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation >-- 08:14:04 [INFO] Building org.eclipse.papyrus.infra.services.navigation 4.0.0-SNAPSHOT [103/729] 08:14:04 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:04 [INFO] 08:14:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.navigation --- 08:14:04 [INFO] 08:14:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.navigation --- 08:14:04 [INFO] The project's OSGi version is 4.0.0.202103041255 08:14:04 [INFO] 08:14:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.navigation --- 08:14:04 [INFO] 08:14:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.navigation --- 08:14:04 [INFO] 08:14:04 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.navigation --- 08:14:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/src/main/resources 08:14:04 [INFO] 08:14:04 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.navigation --- 08:14:04 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/bin 08:14:04 [INFO] 08:14:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.navigation --- 08:14:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/src/test/resources 08:14:04 [INFO] 08:14:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.navigation --- 08:14:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/target/org.eclipse.papyrus.infra.services.navigation-4.0.0-SNAPSHOT-sources.jar 08:14:04 [INFO] 08:14:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.navigation --- 08:14:04 [INFO] 08:14:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.navigation --- 08:14:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/target/org.eclipse.papyrus.infra.services.navigation-4.0.0-SNAPSHOT.jar 08:14:04 [INFO] 08:14:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.navigation --- 08:14:04 [INFO] 08:14:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.navigation --- 08:14:04 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:04 [INFO] 08:14:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.navigation --- 08:14:04 [INFO] 08:14:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.nattable >-- 08:14:04 [INFO] Building org.eclipse.papyrus.infra.editor.welcome.nattable 4.0.0-SNAPSHOT [104/729] 08:14:04 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:04 [INFO] 08:14:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.editor.welcome.nattable --- 08:14:04 [INFO] 08:14:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.editor.welcome.nattable --- 08:14:04 [INFO] The project's OSGi version is 4.0.0.202103041255 08:14:04 [INFO] 08:14:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.editor.welcome.nattable --- 08:14:04 [INFO] 08:14:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.editor.welcome.nattable --- 08:14:04 [INFO] 08:14:04 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.editor.welcome.nattable --- 08:14:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/src/main/resources 08:14:04 [INFO] 08:14:04 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.editor.welcome.nattable --- 08:14:04 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/bin 08:14:05 [INFO] 08:14:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.editor.welcome.nattable --- 08:14:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/src/test/resources 08:14:05 [INFO] 08:14:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.editor.welcome.nattable --- 08:14:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/target/org.eclipse.papyrus.infra.editor.welcome.nattable-4.0.0-SNAPSHOT-sources.jar 08:14:05 [INFO] 08:14:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.editor.welcome.nattable --- 08:14:05 [INFO] 08:14:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.editor.welcome.nattable --- 08:14:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/target/org.eclipse.papyrus.infra.editor.welcome.nattable-4.0.0-SNAPSHOT.jar 08:14:05 [INFO] 08:14:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.editor.welcome.nattable --- 08:14:05 [INFO] 08:14:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.editor.welcome.nattable --- 08:14:05 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:05 [INFO] 08:14:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.editor.welcome.nattable --- 08:14:06 [INFO] 08:14:06 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.appearance >---- 08:14:06 [INFO] Building org.eclipse.papyrus.infra.emf.appearance 3.0.0-SNAPSHOT [105/729] 08:14:06 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:06 [INFO] 08:14:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.appearance --- 08:14:06 [INFO] 08:14:06 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.appearance --- 08:14:06 [INFO] The project's OSGi version is 3.0.0.202103041255 08:14:06 [INFO] 08:14:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.appearance --- 08:14:06 [INFO] 08:14:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.appearance --- 08:14:06 [INFO] 08:14:06 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.appearance --- 08:14:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/main/resources 08:14:06 [INFO] 08:14:06 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.appearance --- 08:14:06 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/bin 08:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/org/eclipse/papyrus/infra/emf/appearance/style/AnnotationStyleProvider.java:[46] 08:14:06 return new Boolean(gradientvalueString); 08:14:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:06 The constructor Boolean(String) is deprecated since version 9 08:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/org/eclipse/papyrus/infra/emf/appearance/style/AnnotationStyleProvider.java:[67] 08:14:06 return new Integer(depthString); 08:14:06 ^^^^^^^^^^^^^^^^^^^^ 08:14:06 The constructor Integer(String) is deprecated since version 9 08:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/org/eclipse/papyrus/infra/emf/appearance/style/AnnotationStyleProvider.java:[83] 08:14:06 return new Boolean(gradientvalueString); 08:14:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:06 The constructor Boolean(String) is deprecated since version 9 08:14:06 3 problems (3 warnings) 08:14:06 [INFO] 08:14:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.appearance --- 08:14:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/test/resources 08:14:06 [INFO] 08:14:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.appearance --- 08:14:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/target/org.eclipse.papyrus.infra.emf.appearance-3.0.0-SNAPSHOT-sources.jar 08:14:06 [INFO] 08:14:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.appearance --- 08:14:06 [INFO] 08:14:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.appearance --- 08:14:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/target/org.eclipse.papyrus.infra.emf.appearance-3.0.0-SNAPSHOT.jar 08:14:06 [INFO] 08:14:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.appearance --- 08:14:06 [INFO] 08:14:06 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.appearance --- 08:14:06 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:06 [INFO] 08:14:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.appearance --- 08:14:07 [INFO] 08:14:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.diagram.common >-- 08:14:07 [INFO] Building org.eclipse.papyrus.infra.emf.diagram.common 3.0.0-SNAPSHOT [106/729] 08:14:07 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:07 [INFO] 08:14:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.diagram.common --- 08:14:07 [INFO] 08:14:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.diagram.common --- 08:14:07 [INFO] The project's OSGi version is 3.0.0.202103041255 08:14:07 [INFO] 08:14:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.diagram.common --- 08:14:07 [INFO] 08:14:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.diagram.common --- 08:14:07 [INFO] 08:14:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.diagram.common --- 08:14:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/src/main/resources 08:14:07 [INFO] 08:14:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.diagram.common --- 08:14:07 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/bin 08:14:07 [INFO] 08:14:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.diagram.common --- 08:14:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/src/test/resources 08:14:07 [INFO] 08:14:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.diagram.common --- 08:14:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/target/org.eclipse.papyrus.infra.emf.diagram.common-3.0.0-SNAPSHOT-sources.jar 08:14:07 [INFO] 08:14:07 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.diagram.common --- 08:14:07 [INFO] 08:14:07 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.diagram.common --- 08:14:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/target/org.eclipse.papyrus.infra.emf.diagram.common-3.0.0-SNAPSHOT.jar 08:14:07 [INFO] 08:14:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.diagram.common --- 08:14:07 [INFO] 08:14:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.diagram.common --- 08:14:07 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:07 [INFO] 08:14:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.diagram.common --- 08:14:08 [INFO] 08:14:08 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.core >------ 08:14:08 [INFO] Building org.eclipse.papyrus.infra.types.core 5.0.0-SNAPSHOT [107/729] 08:14:08 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:08 [INFO] 08:14:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.core --- 08:14:08 [INFO] 08:14:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.core --- 08:14:08 [INFO] The project's OSGi version is 5.0.0.202103041255 08:14:08 [INFO] 08:14:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.core --- 08:14:08 [INFO] 08:14:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.core --- 08:14:08 [INFO] 08:14:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.core --- 08:14:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/src/main/resources 08:14:08 [INFO] 08:14:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.core --- 08:14:08 [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/bin 08:14:09 [INFO] 08:14:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.core --- 08:14:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/src/test/resources 08:14:09 [INFO] 08:14:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.core --- 08:14:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/target/org.eclipse.papyrus.infra.types.core-5.0.0-SNAPSHOT-sources.jar 08:14:09 [INFO] 08:14:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.core --- 08:14:09 [INFO] 08:14:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.core --- 08:14:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/target/org.eclipse.papyrus.infra.types.core-5.0.0-SNAPSHOT.jar 08:14:09 [INFO] 08:14:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.core --- 08:14:09 [INFO] 08:14:09 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types.core --- 08:14:09 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:09 [INFO] 08:14:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.core --- 08:14:09 [INFO] 08:14:09 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.rulebased >---- 08:14:09 [INFO] Building org.eclipse.papyrus.infra.types.rulebased 5.0.0-SNAPSHOT [108/729] 08:14:09 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:09 [INFO] 08:14:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.rulebased --- 08:14:09 [INFO] 08:14:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.rulebased --- 08:14:09 [INFO] The project's OSGi version is 5.0.0.202103041255 08:14:09 [INFO] 08:14:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.rulebased --- 08:14:09 [INFO] 08:14:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.rulebased --- 08:14:09 [INFO] 08:14:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.rulebased --- 08:14:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/main/resources 08:14:09 [INFO] 08:14:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.rulebased --- 08:14:09 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/bin 08:14:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/org/eclipse/papyrus/infra/types/rulebased/core/AbstractRule.java:[56] 08:14:10 values.addAll((List<Object>) value); 08:14:10 ^^^^^^^^^^^^^^^^^^^^ 08:14:10 Type safety: Unchecked cast from Object to List<Object> 08:14:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/org/eclipse/papyrus/infra/types/rulebased/core/AbstractRule.java:[74] 08:14:10 Map<EObject, EReference> objectsToMove = ((MoveRequest) request).getElementsToMove(); 08:14:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:10 Type safety: The expression of type Map needs unchecked conversion to conform to Map<EObject,EReference> 08:14:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/org/eclipse/papyrus/infra/types/rulebased/core/DefaultRuleEditHelperAdvice.java:[85] 08:14:10 values.addAll((List<Object>) value); 08:14:10 ^^^^^^^^^^^^^^^^^^^^ 08:14:10 Type safety: Unchecked cast from Object to List<Object> 08:14:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/org/eclipse/papyrus/infra/types/rulebased/core/DefaultRuleEditHelperAdvice.java:[107] 08:14:10 Map<EObject, EReference> objectsToMove = ((MoveRequest) request).getElementsToMove(); 08:14:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:10 Type safety: The expression of type Map needs unchecked conversion to conform to Map<EObject,EReference> 08:14:10 4 problems (4 warnings) 08:14:10 [INFO] 08:14:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.rulebased --- 08:14:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/test/resources 08:14:10 [INFO] 08:14:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.rulebased --- 08:14:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/target/org.eclipse.papyrus.infra.types.rulebased-5.0.0-SNAPSHOT-sources.jar 08:14:10 [INFO] 08:14:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.rulebased --- 08:14:10 [INFO] 08:14:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.rulebased --- 08:14:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/target/org.eclipse.papyrus.infra.types.rulebased-5.0.0-SNAPSHOT.jar 08:14:10 [INFO] 08:14:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.rulebased --- 08:14:10 [INFO] 08:14:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types.rulebased --- 08:14:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:10 [INFO] 08:14:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.rulebased --- 08:14:11 [INFO] 08:14:11 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types >------- 08:14:11 [INFO] Building org.eclipse.papyrus.infra.emf.types 5.0.0-SNAPSHOT [109/729] 08:14:11 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:11 [INFO] 08:14:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types --- 08:14:11 [INFO] 08:14:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types --- 08:14:11 [INFO] The project's OSGi version is 5.0.0.202103041255 08:14:11 [INFO] 08:14:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types --- 08:14:11 [INFO] 08:14:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types --- 08:14:11 [INFO] 08:14:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types --- 08:14:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/main/resources 08:14:11 [INFO] 08:14:11 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types --- 08:14:11 [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/bin 08:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToIntegerConverter.java:[24] 08:14:11 public class ValueSpecificationToIntegerConverter extends Converter implements IConverter { 08:14:11 ^^^^^^^^^ 08:14:11 Converter is a raw type. References to generic type Converter<F,T> should be parameterized 08:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToIntegerConverter.java:[24] 08:14:11 public class ValueSpecificationToIntegerConverter extends Converter implements IConverter { 08:14:11 ^^^^^^^^^^ 08:14:11 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[34] 08:14:11 private Map<Class<?>, IConverter> converterMaps = new HashMap<Class<?>, IConverter>(); 08:14:11 ^^^^^^^^^^ 08:14:11 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[34] 08:14:11 private Map<Class<?>, IConverter> converterMaps = new HashMap<Class<?>, IConverter>(); 08:14:11 ^^^^^^^^^^ 08:14:11 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[74] 08:14:11 public IConverter getConverter(Class<?> toType) { 08:14:11 ^^^^^^^^^^ 08:14:11 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[80] 08:14:11 IConverter converter = getConverter(parameterType); 08:14:11 ^^^^^^^^^^ 08:14:11 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[83] 08:14:11 return converter.convert(valueInstance); 08:14:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:11 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized 08:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToBooleanConverter.java:[24] 08:14:11 public class ValueSpecificationToBooleanConverter extends Converter implements IConverter { 08:14:11 ^^^^^^^^^ 08:14:11 Converter is a raw type. References to generic type Converter<F,T> should be parameterized 08:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToBooleanConverter.java:[24] 08:14:11 public class ValueSpecificationToBooleanConverter extends Converter implements IConverter { 08:14:11 ^^^^^^^^^^ 08:14:11 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/advices/values/SetValuesAdviceEditHelperAdvice.java:[30] 08:14:11 import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureToSet; 08:14:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:11 The import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureToSet is never used 08:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/advices/values/SetValuesAdviceEditHelperAdvice.java:[31] 08:14:11 import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureValue; 08:14:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:11 The import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureValue is never used 08:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/advices/values/SetValuesAdviceEditHelperAdvice.java:[32] 08:14:11 import org.eclipse.papyrus.infra.emf.types.advices.values.SetValuesAdviceConfiguration; 08:14:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:11 The import org.eclipse.papyrus.infra.emf.types.advices.values.SetValuesAdviceConfiguration is never used 08:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/rules/container/InvariantContainerRule.java:[34] 08:14:11 @SuppressWarnings("restriction") 08:14:11 ^^^^^^^^^^^^^ 08:14:11 Unnecessary @SuppressWarnings("restriction") 08:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToStringConverter.java:[24] 08:14:11 public class ValueSpecificationToStringConverter extends Converter implements IConverter { 08:14:11 ^^^^^^^^^ 08:14:11 Converter is a raw type. References to generic type Converter<F,T> should be parameterized 08:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToStringConverter.java:[24] 08:14:11 public class ValueSpecificationToStringConverter extends Converter implements IConverter { 08:14:11 ^^^^^^^^^^ 08:14:11 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToEENumConverter.java:[27] 08:14:11 public class ValueSpecificationToEENumConverter extends Converter implements IConverter { 08:14:11 ^^^^^^^^^ 08:14:11 Converter is a raw type. References to generic type Converter<F,T> should be parameterized 08:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToEENumConverter.java:[27] 08:14:11 public class ValueSpecificationToEENumConverter extends Converter implements IConverter { 08:14:11 ^^^^^^^^^^ 08:14:11 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToEnumerationConverter.java:[29] 08:14:11 public class ValueSpecificationToEnumerationConverter extends Converter implements IConverter { 08:14:11 ^^^^^^^^^ 08:14:11 Converter is a raw type. References to generic type Converter<F,T> should be parameterized 08:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToEnumerationConverter.java:[29] 08:14:11 public class ValueSpecificationToEnumerationConverter extends Converter implements IConverter { 08:14:11 ^^^^^^^^^^ 08:14:11 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized 08:14:11 19 problems (19 warnings) 08:14:11 [INFO] 08:14:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types --- 08:14:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/test/resources 08:14:11 [INFO] 08:14:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types --- 08:14:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/target/org.eclipse.papyrus.infra.emf.types-5.0.0-SNAPSHOT-sources.jar 08:14:11 [INFO] 08:14:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types --- 08:14:11 [INFO] 08:14:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types --- 08:14:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/target/org.eclipse.papyrus.infra.emf.types-5.0.0-SNAPSHOT.jar 08:14:11 [INFO] 08:14:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types --- 08:14:11 [INFO] 08:14:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.types --- 08:14:11 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:11 [INFO] 08:14:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.types --- 08:14:13 [INFO] 08:14:13 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.edit >---- 08:14:13 [INFO] Building org.eclipse.papyrus.infra.properties.edit 4.0.0-SNAPSHOT [110/729] 08:14:13 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:13 [INFO] 08:14:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.properties.edit --- 08:14:13 [INFO] 08:14:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.edit --- 08:14:13 [INFO] The project's OSGi version is 4.0.0.202103041255 08:14:13 [INFO] 08:14:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.edit --- 08:14:13 [INFO] 08:14:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.edit --- 08:14:13 [INFO] 08:14:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.properties.edit --- 08:14:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/src/main/resources 08:14:13 [INFO] 08:14:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.properties.edit --- 08:14:13 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/bin 08:14:13 [INFO] 08:14:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.edit --- 08:14:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/src/test/resources 08:14:13 [INFO] 08:14:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties.edit --- 08:14:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/target/org.eclipse.papyrus.infra.properties.edit-4.0.0-SNAPSHOT-sources.jar 08:14:13 [INFO] 08:14:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.edit --- 08:14:13 [INFO] 08:14:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.edit --- 08:14:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/target/org.eclipse.papyrus.infra.properties.edit-4.0.0-SNAPSHOT.jar 08:14:13 [INFO] 08:14:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.edit --- 08:14:13 [INFO] 08:14:13 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.properties.edit --- 08:14:13 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:13 [INFO] 08:14:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties.edit --- 08:14:14 [INFO] 08:14:14 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui >----- 08:14:14 [INFO] Building org.eclipse.papyrus.infra.emf.types.ui 5.0.0-SNAPSHOT [111/729] 08:14:14 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:14 [INFO] 08:14:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types.ui --- 08:14:14 [INFO] 08:14:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types.ui --- 08:14:14 [INFO] The project's OSGi version is 5.0.0.202103041255 08:14:14 [INFO] 08:14:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types.ui --- 08:14:14 [INFO] 08:14:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types.ui --- 08:14:14 [INFO] 08:14:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types.ui --- 08:14:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/src/main/resources 08:14:14 [INFO] 08:14:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types.ui --- 08:14:14 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/bin 08:14:15 [INFO] 08:14:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types.ui --- 08:14:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/src/test/resources 08:14:15 [INFO] 08:14:15 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types.ui --- 08:14:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/target/org.eclipse.papyrus.infra.emf.types.ui-5.0.0-SNAPSHOT-sources.jar 08:14:15 [INFO] 08:14:15 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types.ui --- 08:14:15 [INFO] 08:14:15 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types.ui --- 08:14:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/target/org.eclipse.papyrus.infra.emf.types.ui-5.0.0-SNAPSHOT.jar 08:14:15 [INFO] 08:14:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types.ui --- 08:14:15 [INFO] 08:14:15 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.types.ui --- 08:14:15 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:15 [INFO] 08:14:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.types.ui --- 08:14:16 [INFO] 08:14:16 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.edit >-- 08:14:16 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.edit 2.0.0-SNAPSHOT [112/729] 08:14:16 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:16 [INFO] 08:14:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.edit --- 08:14:16 [INFO] 08:14:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.edit --- 08:14:16 [INFO] The project's OSGi version is 2.0.0.202103041255 08:14:16 [INFO] 08:14:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.edit --- 08:14:16 [INFO] 08:14:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.edit --- 08:14:16 [INFO] 08:14:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.edit --- 08:14:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/src/main/resources 08:14:16 [INFO] 08:14:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.edit --- 08:14:16 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/bin 08:14:16 [INFO] 08:14:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.edit --- 08:14:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/src/test/resources 08:14:16 [INFO] 08:14:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.edit --- 08:14:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/target/org.eclipse.papyrus.infra.emf.expressions.edit-2.0.0-SNAPSHOT-sources.jar 08:14:16 [INFO] 08:14:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.edit --- 08:14:16 [INFO] 08:14:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.edit --- 08:14:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/target/org.eclipse.papyrus.infra.emf.expressions.edit-2.0.0-SNAPSHOT.jar 08:14:16 [INFO] 08:14:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.edit --- 08:14:16 [INFO] 08:14:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.expressions.edit --- 08:14:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:16 [INFO] 08:14:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.edit --- 08:14:17 [INFO] 08:14:17 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.editor >-- 08:14:17 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.editor 2.0.0-SNAPSHOT [113/729] 08:14:17 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:17 [INFO] 08:14:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.editor --- 08:14:17 [INFO] 08:14:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.editor --- 08:14:17 [INFO] The project's OSGi version is 2.0.0.202103041255 08:14:17 [INFO] 08:14:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.editor --- 08:14:17 [INFO] 08:14:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.editor --- 08:14:17 [INFO] 08:14:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.editor --- 08:14:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/src/main/resources 08:14:17 [INFO] 08:14:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.editor --- 08:14:17 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/bin 08:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/src-gen/org/eclipse/papyrus/infra/emf/expressions/booleanexpressions/presentation/BooleanExpressionsEditor.java:[1091] 08:14:17 @SuppressWarnings("rawtypes") 08:14:17 ^^^^^^^^^^ 08:14:17 Unnecessary @SuppressWarnings("rawtypes") 08:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/src-gen/org/eclipse/papyrus/infra/emf/expressions/presentation/ExpressionsEditor.java:[1347] 08:14:17 @SuppressWarnings("rawtypes") 08:14:17 ^^^^^^^^^^ 08:14:17 Unnecessary @SuppressWarnings("rawtypes") 08:14:17 2 problems (2 warnings) 08:14:17 [INFO] 08:14:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.editor --- 08:14:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/src/test/resources 08:14:17 [INFO] 08:14:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.editor --- 08:14:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/target/org.eclipse.papyrus.infra.emf.expressions.editor-2.0.0-SNAPSHOT-sources.jar 08:14:17 [INFO] 08:14:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.editor --- 08:14:17 [INFO] 08:14:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.editor --- 08:14:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/target/org.eclipse.papyrus.infra.emf.expressions.editor-2.0.0-SNAPSHOT.jar 08:14:17 [INFO] 08:14:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.editor --- 08:14:17 [INFO] 08:14:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.expressions.editor --- 08:14:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:17 [INFO] 08:14:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.editor --- 08:14:18 [INFO] 08:14:18 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.properties >-- 08:14:18 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.properties 2.0.0-SNAPSHOT [114/729] 08:14:18 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:18 [INFO] 08:14:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.properties --- 08:14:18 [INFO] 08:14:18 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.properties --- 08:14:18 [INFO] The project's OSGi version is 2.0.0.202103041255 08:14:18 [INFO] 08:14:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.properties --- 08:14:18 [INFO] 08:14:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.properties --- 08:14:18 [INFO] 08:14:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.properties --- 08:14:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/src/main/resources 08:14:18 [INFO] 08:14:18 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.properties --- 08:14:18 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/bin 08:14:18 [INFO] 08:14:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.properties --- 08:14:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/src/test/resources 08:14:18 [INFO] 08:14:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.properties --- 08:14:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/target/org.eclipse.papyrus.infra.emf.expressions.properties-2.0.0-SNAPSHOT-sources.jar 08:14:18 [INFO] 08:14:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.properties --- 08:14:18 [INFO] 08:14:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.properties --- 08:14:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/target/org.eclipse.papyrus.infra.emf.expressions.properties-2.0.0-SNAPSHOT.jar 08:14:18 [INFO] 08:14:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.properties --- 08:14:18 [INFO] 08:14:18 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.expressions.properties --- 08:14:18 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:18 [INFO] 08:14:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.properties --- 08:14:19 [INFO] 08:14:19 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-filters >-------- 08:14:19 [INFO] Building Papyrus Infra Filters Model 0.0.1-SNAPSHOT [115/729] 08:14:19 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:19 [INFO] 08:14:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-filters --- 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-filters --- 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-filters --- 08:14:19 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-filters --- 08:14:19 [INFO] 08:14:19 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.filters >-------- 08:14:19 [INFO] Building org.eclipse.papyrus.infra.filters 2.0.0-SNAPSHOT [116/729] 08:14:19 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:19 [INFO] 08:14:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.filters --- 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.filters --- 08:14:19 [INFO] The project's OSGi version is 2.0.0.202103041255 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.filters --- 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.filters --- 08:14:19 [INFO] 08:14:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.filters --- 08:14:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/src/main/resources 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.filters --- 08:14:19 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/bin 08:14:19 [INFO] 08:14:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.filters --- 08:14:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/src/test/resources 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.filters --- 08:14:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/target/org.eclipse.papyrus.infra.filters-2.0.0-SNAPSHOT-sources.jar 08:14:19 [INFO] 08:14:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.filters --- 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.filters --- 08:14:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/target/org.eclipse.papyrus.infra.filters-2.0.0-SNAPSHOT.jar 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.filters --- 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.filters --- 08:14:19 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.filters --- 08:14:19 [INFO] 08:14:19 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.filters.edit >----- 08:14:19 [INFO] Building org.eclipse.papyrus.infra.filters.edit 2.0.0-SNAPSHOT [117/729] 08:14:19 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:19 [INFO] 08:14:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.filters.edit --- 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.filters.edit --- 08:14:19 [INFO] The project's OSGi version is 2.0.0.202103041255 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.filters.edit --- 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.filters.edit --- 08:14:19 [INFO] 08:14:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.filters.edit --- 08:14:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/src/main/resources 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.filters.edit --- 08:14:19 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/bin 08:14:19 [INFO] 08:14:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.filters.edit --- 08:14:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/src/test/resources 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.filters.edit --- 08:14:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/target/org.eclipse.papyrus.infra.filters.edit-2.0.0-SNAPSHOT-sources.jar 08:14:19 [INFO] 08:14:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.filters.edit --- 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.filters.edit --- 08:14:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/target/org.eclipse.papyrus.infra.filters.edit-2.0.0-SNAPSHOT.jar 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.filters.edit --- 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.filters.edit --- 08:14:19 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:19 [INFO] 08:14:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.filters.edit --- 08:14:20 [INFO] 08:14:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.editor >--- 08:14:20 [INFO] Building org.eclipse.papyrus.infra.properties.editor 4.0.0-SNAPSHOT [118/729] 08:14:20 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:20 [INFO] 08:14:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.properties.editor --- 08:14:20 [INFO] 08:14:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.editor --- 08:14:20 [INFO] The project's OSGi version is 4.0.0.202103041255 08:14:20 [INFO] 08:14:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.editor --- 08:14:20 [INFO] 08:14:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.editor --- 08:14:20 [INFO] 08:14:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.properties.editor --- 08:14:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src/main/resources 08:14:20 [INFO] 08:14:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.properties.editor --- 08:14:20 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/bin 08:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/environment/presentation/EnvironmentEditor.java:[1334] 08:14:21 public Object getAdapter(Class key) { 08:14:21 ^^^^^^ 08:14:21 Type safety: The return type Object for getAdapter(Class) from the type EnvironmentEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart 08:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/environment/presentation/EnvironmentEditor.java:[1342] 08:14:21 return super.getAdapter(key); 08:14:21 ^^^^^^^^^^^^^^^^^^^^^ 08:14:21 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart 08:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/environment/presentation/EnvironmentEditor.java:[1342] 08:14:21 return super.getAdapter(key); 08:14:21 ^^^ 08:14:21 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/ui/presentation/UiEditor.java:[1335] 08:14:21 public Object getAdapter(Class key) { 08:14:21 ^^^^^^ 08:14:21 Type safety: The return type Object for getAdapter(Class) from the type UiEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart 08:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/ui/presentation/UiEditor.java:[1343] 08:14:21 return super.getAdapter(key); 08:14:21 ^^^^^^^^^^^^^^^^^^^^^ 08:14:21 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart 08:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/ui/presentation/UiEditor.java:[1343] 08:14:21 return super.getAdapter(key); 08:14:21 ^^^ 08:14:21 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/contexts/presentation/ContextsEditor.java:[1335] 08:14:21 public Object getAdapter(Class key) { 08:14:21 ^^^^^^ 08:14:21 Type safety: The return type Object for getAdapter(Class) from the type ContextsEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart 08:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/contexts/presentation/ContextsEditor.java:[1343] 08:14:21 return super.getAdapter(key); 08:14:21 ^^^^^^^^^^^^^^^^^^^^^ 08:14:21 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart 08:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/contexts/presentation/ContextsEditor.java:[1343] 08:14:21 return super.getAdapter(key); 08:14:21 ^^^ 08:14:21 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:14:21 9 problems (9 warnings) 08:14:21 [INFO] 08:14:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.editor --- 08:14:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src/test/resources 08:14:21 [INFO] 08:14:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties.editor --- 08:14:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/target/org.eclipse.papyrus.infra.properties.editor-4.0.0-SNAPSHOT-sources.jar 08:14:21 [INFO] 08:14:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.editor --- 08:14:21 [INFO] 08:14:21 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.editor --- 08:14:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/target/org.eclipse.papyrus.infra.properties.editor-4.0.0-SNAPSHOT.jar 08:14:21 [INFO] 08:14:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.editor --- 08:14:21 [INFO] 08:14:21 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.properties.editor --- 08:14:21 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:21 [INFO] 08:14:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties.editor --- 08:14:21 [INFO] 08:14:21 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.architecture >-- 08:14:21 [INFO] Building org.eclipse.papyrus.infra.services.architecture 2.0.0-SNAPSHOT [119/729] 08:14:21 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:21 [INFO] 08:14:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.architecture --- 08:14:21 [INFO] 08:14:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.architecture --- 08:14:21 [INFO] The project's OSGi version is 2.0.0.202103041255 08:14:21 [INFO] 08:14:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.architecture --- 08:14:21 [INFO] 08:14:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.architecture --- 08:14:21 [INFO] 08:14:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.architecture --- 08:14:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/src/main/resources 08:14:21 [INFO] 08:14:21 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.architecture --- 08:14:21 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/bin 08:14:21 [INFO] 08:14:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.architecture --- 08:14:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/src/test/resources 08:14:21 [INFO] 08:14:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.architecture --- 08:14:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/target/org.eclipse.papyrus.infra.services.architecture-2.0.0-SNAPSHOT-sources.jar 08:14:21 [INFO] 08:14:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.architecture --- 08:14:21 [INFO] 08:14:21 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.architecture --- 08:14:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/target/org.eclipse.papyrus.infra.services.architecture-2.0.0-SNAPSHOT.jar 08:14:21 [INFO] 08:14:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.architecture --- 08:14:21 [INFO] 08:14:21 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.architecture --- 08:14:21 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:21 [INFO] 08:14:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.architecture --- 08:14:21 [INFO] 08:14:21 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode >-- 08:14:21 [INFO] Building org.eclipse.papyrus.infra.services.controlmode 3.0.0-SNAPSHOT [120/729] 08:14:21 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:22 [INFO] 08:14:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.controlmode --- 08:14:22 [INFO] 08:14:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.controlmode --- 08:14:22 [INFO] The project's OSGi version is 3.0.0.202103041255 08:14:22 [INFO] 08:14:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.controlmode --- 08:14:22 [INFO] 08:14:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.controlmode --- 08:14:22 [INFO] 08:14:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.controlmode --- 08:14:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/main/resources 08:14:22 [INFO] 08:14:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.controlmode --- 08:14:22 [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/bin 08:14:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/helper/advice/ControlModeEditHelperAdvice.java:[78] 08:14:22 request.getParameters().put(RequestParameterConstants.TRANSACTIONAL_NESTING, Boolean.TRUE); 08:14:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:14:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[31] 08:14:22 import org.eclipse.papyrus.infra.emf.internal.resource.CrossReferenceIndex; 08:14:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:22 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin') 08:14:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[32] 08:14:22 import org.eclipse.papyrus.infra.emf.internal.resource.index.IndexManager; 08:14:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:22 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin') 08:14:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[74] 08:14:22 if (IndexManager.getInstance().isStarted()) { 08:14:22 ^^^^^^^^^^^^ 08:14:22 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin') 08:14:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[74] 08:14:22 if (IndexManager.getInstance().isStarted()) { 08:14:22 ^^^^^^^^^^^ 08:14:22 Discouraged access: The method 'IndexManager.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin') 08:14:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[74] 08:14:22 if (IndexManager.getInstance().isStarted()) { 08:14:22 ^^^^^^^^^ 08:14:22 Discouraged access: The method 'IndexManager.isStarted()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin') 08:14:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[91] 08:14:22 index = CrossReferenceIndex.getInstance(); 08:14:22 ^^^^^^^^^^^^^^^^^^^ 08:14:22 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin') 08:14:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[91] 08:14:22 index = CrossReferenceIndex.getInstance(); 08:14:22 ^^^^^^^^^^^ 08:14:22 Discouraged access: The method 'CrossReferenceIndex.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin') 08:14:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[94] 08:14:22 unregisterHandler = ((CrossReferenceIndex) index).onIndexChanged( 08:14:22 ^^^^^^^^^^^^^^^^^^^ 08:14:22 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin') 08:14:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[94] 08:14:22 unregisterHandler = ((CrossReferenceIndex) index).onIndexChanged( 08:14:22 ^^^^^^^^^^^^^^ 08:14:22 Discouraged access: The method 'CrossReferenceIndex.onIndexChanged(Consumer<? super CrossReferenceIndex>, Executor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin') 08:14:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[158] 08:14:22 @SuppressWarnings("unchecked") 08:14:22 ^^^^^^^^^^^ 08:14:22 Unnecessary @SuppressWarnings("unchecked") 08:14:22 11 problems (11 warnings) 08:14:22 [INFO] 08:14:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.controlmode --- 08:14:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/test/resources 08:14:22 [INFO] 08:14:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.controlmode --- 08:14:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/target/org.eclipse.papyrus.infra.services.controlmode-3.0.0-SNAPSHOT-sources.jar 08:14:23 [INFO] 08:14:23 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.controlmode --- 08:14:23 [INFO] 08:14:23 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.controlmode --- 08:14:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/target/org.eclipse.papyrus.infra.services.controlmode-3.0.0-SNAPSHOT.jar 08:14:23 [INFO] 08:14:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.controlmode --- 08:14:23 [INFO] 08:14:23 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.controlmode --- 08:14:23 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:23 [INFO] 08:14:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.controlmode --- 08:14:23 [INFO] 08:14:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.history >-- 08:14:23 [INFO] Building org.eclipse.papyrus.infra.services.controlmode.history 3.0.0-SNAPSHOT [121/729] 08:14:23 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:23 [INFO] 08:14:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.controlmode.history --- 08:14:23 [INFO] 08:14:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.controlmode.history --- 08:14:23 [INFO] The project's OSGi version is 3.0.0.202103041255 08:14:23 [INFO] 08:14:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.controlmode.history --- 08:14:23 [INFO] 08:14:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.controlmode.history --- 08:14:23 [INFO] 08:14:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.controlmode.history --- 08:14:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/main/resources 08:14:23 [INFO] 08:14:23 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.controlmode.history --- 08:14:23 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/bin 08:14:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/org/eclipse/papyrus/infra/services/controlmode/history/utils/HistoryUtils.java:[41] 08:14:23 return (HistoryModel) ModelUtils.getModelSetChecked().getModel(HistoryModel.MODEL_ID); 08:14:23 ^^^^^^^^^^^^^^^^^^^^ 08:14:23 The method getModelSetChecked() from the type ModelUtils is deprecated 08:14:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/org/eclipse/papyrus/infra/services/controlmode/history/utils/HistoryUtils.java:[58] 08:14:23 return (HistoryModel) ModelUtils.getModelSetChecked().getModel(HistoryModel.MODEL_ID); 08:14:23 ^^^^^^^^^^^^^^^^^^^^ 08:14:23 The method getModelSetChecked() from the type ModelUtils is deprecated 08:14:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/org/eclipse/papyrus/infra/services/controlmode/history/utils/HistoryUtils.java:[162] 08:14:23 if (SashModel.MODEL_FILE_EXTENSION.equals(r.getURI().fileExtension())) { 08:14:23 ^^^^^^^^^^^^^^^^^^^^ 08:14:23 The field SashModel.MODEL_FILE_EXTENSION is deprecated 08:14:23 3 problems (3 warnings) 08:14:23 [INFO] 08:14:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.controlmode.history --- 08:14:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/test/resources 08:14:23 [INFO] 08:14:23 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.controlmode.history --- 08:14:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/target/org.eclipse.papyrus.infra.services.controlmode.history-3.0.0-SNAPSHOT-sources.jar 08:14:23 [INFO] 08:14:23 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.controlmode.history --- 08:14:23 [INFO] 08:14:23 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.controlmode.history --- 08:14:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/target/org.eclipse.papyrus.infra.services.controlmode.history-3.0.0-SNAPSHOT.jar 08:14:23 [INFO] 08:14:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.controlmode.history --- 08:14:23 [INFO] 08:14:23 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.controlmode.history --- 08:14:23 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:23 [INFO] 08:14:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.controlmode.history --- 08:14:23 [INFO] 08:14:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration >-- 08:14:23 [INFO] Building org.eclipse.papyrus.infra.services.decoration 3.0.0-SNAPSHOT [122/729] 08:14:23 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:23 [INFO] 08:14:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.decoration --- 08:14:23 [INFO] 08:14:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.decoration --- 08:14:23 [INFO] The project's OSGi version is 3.0.0.202103041255 08:14:23 [INFO] 08:14:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.decoration --- 08:14:23 [INFO] 08:14:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.decoration --- 08:14:23 [INFO] 08:14:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.decoration --- 08:14:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/main/resources 08:14:23 [INFO] 08:14:23 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.decoration --- 08:14:23 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/bin 08:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/IDecorationService.java:[18] 08:14:24 import java.util.Observer; 08:14:24 ^^^^^^^^^^^^^^^^^^ 08:14:24 The type Observer is deprecated since version 9 08:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/IDecorationService.java:[55] 08:14:24 void addListener(Observer o); 08:14:24 ^^^^^^^^ 08:14:24 The type Observer is deprecated since version 9 08:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/IDecorationService.java:[63] 08:14:24 void deleteListener(Observer o); 08:14:24 ^^^^^^^^ 08:14:24 The type Observer is deprecated since version 9 08:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[27] 08:14:24 import java.util.Observable; 08:14:24 ^^^^^^^^^^^^^^^^^^^^ 08:14:24 The type Observable is deprecated since version 9 08:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[28] 08:14:24 import java.util.Observer; 08:14:24 ^^^^^^^^^^^^^^^^^^ 08:14:24 The type Observer is deprecated since version 9 08:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[47] 08:14:24 public class DecorationService extends Observable implements IDecorationService { 08:14:24 ^^^^^^^^^^ 08:14:24 The type Observable is deprecated since version 9 08:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[94] 08:14:24 if (countObservers() > 0) { 08:14:24 ^^^^^^^^^^^^^^^^ 08:14:24 The method countObservers() from the type Observable is deprecated 08:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[106] 08:14:24 setChanged(); 08:14:24 ^^^^^^^^^^^^ 08:14:24 The method setChanged() from the type Observable is deprecated 08:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[107] 08:14:24 notifyObservers(new DecorationChange(DecorationChangeKind.DecorationRemoved, next)); 08:14:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:24 The method notifyObservers(Object) from the type Observable is deprecated 08:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[130] 08:14:24 public synchronized void addListener(Observer o) { 08:14:24 ^^^^^^^^ 08:14:24 The type Observer is deprecated since version 9 08:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[131] 08:14:24 addObserver(o); 08:14:24 ^^^^^^^^^^^^^^ 08:14:24 The method addObserver(Observer) from the type Observable is deprecated 08:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[142] 08:14:24 public synchronized void deleteListener(Observer o) { 08:14:24 ^^^^^^^^ 08:14:24 The type Observer is deprecated since version 9 08:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[143] 08:14:24 deleteObserver(o); 08:14:24 ^^^^^^^^^^^^^^^^^ 08:14:24 The method deleteObserver(Observer) from the type Observable is deprecated 08:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[160] 08:14:24 setChanged(); 08:14:24 ^^^^^^^^^^^^ 08:14:24 The method setChanged() from the type Observable is deprecated 08:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[161] 08:14:24 notifyObservers(new DecorationChange(DecorationChangeKind.DecorationRemoved, decoration)); 08:14:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:24 The method notifyObservers(Object) from the type Observable is deprecated 08:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[235] 08:14:24 setChanged(); 08:14:24 ^^^^^^^^^^^^ 08:14:24 The method setChanged() from the type Observable is deprecated 08:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[236] 08:14:24 notifyObservers(new DecorationChange(decorationChangeKind, decoration)); 08:14:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:24 The method notifyObservers(Object) from the type Observable is deprecated 08:14:24 17 problems (17 warnings) 08:14:24 [INFO] 08:14:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.decoration --- 08:14:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/test/resources 08:14:24 [INFO] 08:14:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.decoration --- 08:14:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/target/org.eclipse.papyrus.infra.services.decoration-3.0.0-SNAPSHOT-sources.jar 08:14:24 [INFO] 08:14:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.decoration --- 08:14:24 [INFO] 08:14:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.decoration --- 08:14:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/target/org.eclipse.papyrus.infra.services.decoration-3.0.0-SNAPSHOT.jar 08:14:24 [INFO] 08:14:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.decoration --- 08:14:24 [INFO] 08:14:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.decoration --- 08:14:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:24 [INFO] 08:14:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.decoration --- 08:14:24 [INFO] 08:14:24 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit.ui >--- 08:14:24 [INFO] Building org.eclipse.papyrus.infra.services.edit.ui 4.0.0-SNAPSHOT [123/729] 08:14:24 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:24 [INFO] 08:14:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit.ui --- 08:14:24 [INFO] 08:14:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit.ui --- 08:14:24 [INFO] The project's OSGi version is 4.0.0.202103041255 08:14:24 [INFO] 08:14:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit.ui --- 08:14:24 [INFO] 08:14:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit.ui --- 08:14:24 [INFO] 08:14:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit.ui --- 08:14:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/src/main/resources 08:14:24 [INFO] 08:14:24 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit.ui --- 08:14:24 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/bin 08:14:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/src/org/eclipse/papyrus/infra/services/edit/ui/databinding/AggregatedPapyrusObservableValue.java:[48] 08:14:25 if (((IObservableValue) observable).getValueType() != valueType) { 08:14:25 ^^^^^^^^^^^^^^^^ 08:14:25 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:14:25 1 problem (1 warning) 08:14:25 [INFO] 08:14:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit.ui --- 08:14:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/src/test/resources 08:14:25 [INFO] 08:14:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.edit.ui --- 08:14:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/target/org.eclipse.papyrus.infra.services.edit.ui-4.0.0-SNAPSHOT-sources.jar 08:14:25 [INFO] 08:14:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit.ui --- 08:14:25 [INFO] 08:14:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit.ui --- 08:14:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/target/org.eclipse.papyrus.infra.services.edit.ui-4.0.0-SNAPSHOT.jar 08:14:25 [INFO] 08:14:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit.ui --- 08:14:25 [INFO] 08:14:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.edit.ui --- 08:14:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:25 [INFO] 08:14:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.edit.ui --- 08:14:25 [INFO] 08:14:25 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.localizer >-- 08:14:25 [INFO] Building org.eclipse.papyrus.infra.services.localizer 3.0.0-SNAPSHOT [124/729] 08:14:25 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:25 [INFO] 08:14:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.localizer --- 08:14:25 [INFO] 08:14:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.localizer --- 08:14:25 [INFO] The project's OSGi version is 3.0.0.202103041255 08:14:25 [INFO] 08:14:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.localizer --- 08:14:25 [INFO] 08:14:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.localizer --- 08:14:25 [INFO] 08:14:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.localizer --- 08:14:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/src/main/resources 08:14:25 [INFO] 08:14:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.localizer --- 08:14:25 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/bin 08:14:25 [INFO] 08:14:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.localizer --- 08:14:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/src/test/resources 08:14:25 [INFO] 08:14:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.localizer --- 08:14:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/target/org.eclipse.papyrus.infra.services.localizer-3.0.0-SNAPSHOT-sources.jar 08:14:25 [INFO] 08:14:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.localizer --- 08:14:25 [INFO] 08:14:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.localizer --- 08:14:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/target/org.eclipse.papyrus.infra.services.localizer-3.0.0-SNAPSHOT.jar 08:14:25 [INFO] 08:14:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.localizer --- 08:14:25 [INFO] 08:14:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.localizer --- 08:14:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:25 [INFO] 08:14:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.localizer --- 08:14:25 [INFO] 08:14:25 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.openelement >-- 08:14:25 [INFO] Building org.eclipse.papyrus.infra.services.openelement 4.0.0-SNAPSHOT [125/729] 08:14:25 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:25 [INFO] 08:14:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.openelement --- 08:14:25 [INFO] 08:14:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.openelement --- 08:14:25 [INFO] The project's OSGi version is 4.0.0.202103041255 08:14:25 [INFO] 08:14:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.openelement --- 08:14:25 [INFO] 08:14:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.openelement --- 08:14:25 [INFO] 08:14:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.openelement --- 08:14:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/src/main/resources 08:14:25 [INFO] 08:14:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.openelement --- 08:14:25 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/bin 08:14:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/src/org/eclipse/papyrus/infra/services/openelement/service/impl/OpenElementServiceImpl.java:[274] 08:14:26 fileURI = fileURI.appendFileExtension(SashModel.MODEL_FILE_EXTENSION); 08:14:26 ^^^^^^^^^^^^^^^^^^^^ 08:14:26 The field SashModel.MODEL_FILE_EXTENSION is deprecated 08:14:26 1 problem (1 warning) 08:14:26 [INFO] 08:14:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.openelement --- 08:14:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/src/test/resources 08:14:26 [INFO] 08:14:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.openelement --- 08:14:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/target/org.eclipse.papyrus.infra.services.openelement-4.0.0-SNAPSHOT-sources.jar 08:14:26 [INFO] 08:14:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.openelement --- 08:14:26 [INFO] 08:14:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.openelement --- 08:14:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/target/org.eclipse.papyrus.infra.services.openelement-4.0.0-SNAPSHOT.jar 08:14:26 [INFO] 08:14:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.openelement --- 08:14:26 [INFO] 08:14:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.openelement --- 08:14:26 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:26 [INFO] 08:14:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.openelement --- 08:14:26 [INFO] 08:14:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading >-- 08:14:26 [INFO] Building org.eclipse.papyrus.infra.services.resourceloading 4.0.0-SNAPSHOT [126/729] 08:14:26 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:26 [INFO] 08:14:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.resourceloading --- 08:14:26 [INFO] 08:14:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.resourceloading --- 08:14:26 [INFO] The project's OSGi version is 4.0.0.202103041255 08:14:26 [INFO] 08:14:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.resourceloading --- 08:14:26 [INFO] 08:14:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.resourceloading --- 08:14:26 [INFO] 08:14:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.resourceloading --- 08:14:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/main/resources 08:14:26 [INFO] 08:14:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.resourceloading --- 08:14:26 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/bin 08:14:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/HistoryRoutingUtils.java:[49] 08:14:26 set.getResource(URI.createURI(path.concat(initialURI.trimFragment().trimFileExtension().appendFileExtension(SashModel.MODEL_FILE_EXTENSION).toString())), loadCorrespondantDI); 08:14:26 ^^^^^^^^^^^^^^^^^^^^ 08:14:26 The field SashModel.MODEL_FILE_EXTENSION is deprecated 08:14:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/ControledResourceAdapter.java:[73] 08:14:26 if (SashModel.MODEL_FILE_EXTENSION.equals(r.getURI().fileExtension())) { 08:14:26 ^^^^^^^^^^^^^^^^^^^^ 08:14:26 The field SashModel.MODEL_FILE_EXTENSION is deprecated 08:14:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/OnDemandLoadingModelSet.java:[27] 08:14:26 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 08:14:26 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:26 The type DiResourceSet is deprecated 08:14:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/OnDemandLoadingModelSet.java:[42] 08:14:26 public class OnDemandLoadingModelSet extends DiResourceSet { 08:14:26 ^^^^^^^^^^^^^ 08:14:26 The type DiResourceSet is deprecated 08:14:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/OnDemandLoadingModelSet.java:[62] 08:14:26 super(); 08:14:26 ^^^^^^^^ 08:14:26 The constructor DiResourceSet() is deprecated 08:14:26 5 problems (5 warnings) 08:14:26 [INFO] 08:14:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.resourceloading --- 08:14:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/test/resources 08:14:26 [INFO] 08:14:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.resourceloading --- 08:14:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/target/org.eclipse.papyrus.infra.services.resourceloading-4.0.0-SNAPSHOT-sources.jar 08:14:26 [INFO] 08:14:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.resourceloading --- 08:14:26 [INFO] 08:14:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.resourceloading --- 08:14:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/target/org.eclipse.papyrus.infra.services.resourceloading-4.0.0-SNAPSHOT.jar 08:14:26 [INFO] 08:14:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.resourceloading --- 08:14:26 [INFO] 08:14:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.resourceloading --- 08:14:26 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:26 [INFO] 08:14:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.resourceloading --- 08:14:26 [INFO] 08:14:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading.ui >-- 08:14:26 [INFO] Building org.eclipse.papyrus.infra.services.resourceloading.ui 2.0.0-SNAPSHOT [127/729] 08:14:26 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:26 [INFO] 08:14:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.resourceloading.ui --- 08:14:26 [INFO] 08:14:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.resourceloading.ui --- 08:14:26 [INFO] The project's OSGi version is 2.0.0.202103041255 08:14:26 [INFO] 08:14:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.resourceloading.ui --- 08:14:26 [INFO] 08:14:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.resourceloading.ui --- 08:14:26 [INFO] 08:14:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.resourceloading.ui --- 08:14:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/main/resources 08:14:26 [INFO] 08:14:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.resourceloading.ui --- 08:14:26 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/bin 08:14:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/editor/UnloadResourcesEditorFactory.java:[15] 08:14:27 private EditorDescriptor editorDescriptor; 08:14:27 ^^^^^^^^^^^^^^^^ 08:14:27 The value of the field UnloadResourcesEditorFactory.editorDescriptor is not used 08:14:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/editor/UnloadResourcesEditorFactory.java:[17] 08:14:27 private ServicesRegistry serviceRegistry; 08:14:27 ^^^^^^^^^^^^^^^ 08:14:27 The value of the field UnloadResourcesEditorFactory.serviceRegistry is not used 08:14:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/expressions/LoadingTester.java:[62] 08:14:27 return new Boolean(answer).equals(expectedValue); 08:14:27 ^^^^^^^^^^^^^^^ 08:14:27 The constructor Boolean(boolean) is deprecated since version 9 08:14:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/expressions/LoadingTester.java:[66] 08:14:27 return new Boolean(answer).equals(expectedValue); 08:14:27 ^^^^^^^^^^^^^^^ 08:14:27 The constructor Boolean(boolean) is deprecated since version 9 08:14:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[136] 08:14:27 IModel mainDiModel = modelSet.getModel(DiModel.MODEL_ID); 08:14:27 ^^^^^^^^ 08:14:27 The field DiModel.MODEL_ID is deprecated 08:14:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[217] 08:14:27 ArrayList v = new ArrayList(); 08:14:27 ^^^^^^^^^ 08:14:27 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:14:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[217] 08:14:27 ArrayList v = new ArrayList(); 08:14:27 ^^^^^^^^^ 08:14:27 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:14:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[219] 08:14:27 v.add(st.nextElement()); 08:14:27 ^^^^^^^^^^^^^^^^^^^^^^^ 08:14:27 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:14:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[221] 08:14:27 return (String[]) v.toArray(new String[v.size()]); 08:14:27 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:27 Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:14:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/preferences/LoadinStrategyGroup.java:[22] 08:14:27 import org.eclipse.papyrus.infra.services.resourceloading.impl.ProxyManager; 08:14:27 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:27 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/bin') 08:14:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/preferences/LoadinStrategyGroup.java:[62] 08:14:27 Map<Integer, String> allStrategies = ProxyManager.getAllStrategies(); 08:14:27 ^^^^^^^^^^^^ 08:14:27 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/bin') 08:14:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/preferences/LoadinStrategyGroup.java:[62] 08:14:27 Map<Integer, String> allStrategies = ProxyManager.getAllStrategies(); 08:14:27 ^^^^^^^^^^^^^^^^ 08:14:27 Discouraged access: The method 'ProxyManager.getAllStrategies()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/bin') 08:14:27 12 problems (12 warnings) 08:14:27 [INFO] 08:14:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.resourceloading.ui --- 08:14:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/test/resources 08:14:27 [INFO] 08:14:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.resourceloading.ui --- 08:14:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/target/org.eclipse.papyrus.infra.services.resourceloading.ui-2.0.0-SNAPSHOT-sources.jar 08:14:27 [INFO] 08:14:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.resourceloading.ui --- 08:14:27 [INFO] 08:14:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.resourceloading.ui --- 08:14:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/target/org.eclipse.papyrus.infra.services.resourceloading.ui-2.0.0-SNAPSHOT.jar 08:14:27 [INFO] 08:14:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.resourceloading.ui --- 08:14:27 [INFO] 08:14:27 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.resourceloading.ui --- 08:14:27 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:27 [INFO] 08:14:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.resourceloading.ui --- 08:14:28 [INFO] 08:14:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.semantic >--- 08:14:28 [INFO] Building org.eclipse.papyrus.infra.services.semantic 3.0.0-SNAPSHOT [128/729] 08:14:28 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:28 [INFO] 08:14:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.semantic --- 08:14:28 [INFO] 08:14:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.semantic --- 08:14:28 [INFO] The project's OSGi version is 3.0.0.202103041255 08:14:28 [INFO] 08:14:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.semantic --- 08:14:28 [INFO] 08:14:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.semantic --- 08:14:28 [INFO] 08:14:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.semantic --- 08:14:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/src/main/resources 08:14:28 [INFO] 08:14:28 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.semantic --- 08:14:28 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/bin 08:14:28 [INFO] 08:14:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.semantic --- 08:14:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/src/test/resources 08:14:28 [INFO] 08:14:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.semantic --- 08:14:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/target/org.eclipse.papyrus.infra.services.semantic-3.0.0-SNAPSHOT-sources.jar 08:14:28 [INFO] 08:14:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.semantic --- 08:14:28 [INFO] 08:14:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.semantic --- 08:14:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/target/org.eclipse.papyrus.infra.services.semantic-3.0.0-SNAPSHOT.jar 08:14:28 [INFO] 08:14:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.semantic --- 08:14:28 [INFO] 08:14:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.semantic --- 08:14:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:28 [INFO] 08:14:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.semantic --- 08:14:28 [INFO] 08:14:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.validation >-- 08:14:28 [INFO] Building org.eclipse.papyrus.infra.services.validation 4.1.0-SNAPSHOT [129/729] 08:14:28 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:28 [INFO] 08:14:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.validation --- 08:14:28 [INFO] 08:14:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.validation --- 08:14:28 [INFO] The project's OSGi version is 4.1.0.202103041255 08:14:28 [INFO] 08:14:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.validation --- 08:14:28 [INFO] 08:14:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.validation --- 08:14:28 [INFO] 08:14:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.validation --- 08:14:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/src/main/resources 08:14:28 [INFO] 08:14:28 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.validation --- 08:14:28 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/bin 08:14:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/src/org/eclipse/papyrus/infra/services/validation/ValidationTool.java:[81] 08:14:29 : MarkerListenerUtils.getMarkerProvider(resource); 08:14:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:29 The method getMarkerProvider(Resource) from the type MarkerListenerUtils is deprecated 08:14:29 1 problem (1 warning) 08:14:29 [INFO] 08:14:29 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.validation --- 08:14:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/src/test/resources 08:14:29 [INFO] 08:14:29 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.validation --- 08:14:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/target/org.eclipse.papyrus.infra.services.validation-4.1.0-SNAPSHOT-sources.jar 08:14:29 [INFO] 08:14:29 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.validation --- 08:14:29 [INFO] 08:14:29 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.validation --- 08:14:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/target/org.eclipse.papyrus.infra.services.validation-4.1.0-SNAPSHOT.jar 08:14:29 [INFO] 08:14:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.validation --- 08:14:29 [INFO] 08:14:29 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.validation --- 08:14:29 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:29 [INFO] 08:14:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.validation --- 08:14:29 [INFO] 08:14:29 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewersearch >-- 08:14:29 [INFO] Building org.eclipse.papyrus.infra.services.viewersearch 4.0.0-SNAPSHOT [130/729] 08:14:29 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:29 [INFO] 08:14:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.viewersearch --- 08:14:29 [INFO] 08:14:29 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.viewersearch --- 08:14:29 [INFO] The project's OSGi version is 4.0.0.202103041255 08:14:29 [INFO] 08:14:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.viewersearch --- 08:14:29 [INFO] 08:14:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.viewersearch --- 08:14:29 [INFO] 08:14:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.viewersearch --- 08:14:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/src/main/resources 08:14:29 [INFO] 08:14:29 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.viewersearch --- 08:14:29 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/bin 08:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/src/org/eclipse/papyrus/infra/services/viewersearch/impl/AbstractViewerSearcher.java:[26] 08:14:30 import org.eclipse.papyrus.infra.services.viewersearch.IViewerSearcher; 08:14:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:30 The import org.eclipse.papyrus.infra.services.viewersearch.IViewerSearcher is never used 08:14:30 1 problem (1 warning) 08:14:30 [INFO] 08:14:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.viewersearch --- 08:14:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/src/test/resources 08:14:30 [INFO] 08:14:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.viewersearch --- 08:14:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/target/org.eclipse.papyrus.infra.services.viewersearch-4.0.0-SNAPSHOT-sources.jar 08:14:30 [INFO] 08:14:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.viewersearch --- 08:14:30 [INFO] 08:14:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.viewersearch --- 08:14:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/target/org.eclipse.papyrus.infra.services.viewersearch-4.0.0-SNAPSHOT.jar 08:14:30 [INFO] 08:14:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.viewersearch --- 08:14:30 [INFO] 08:14:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.viewersearch --- 08:14:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:30 [INFO] 08:14:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.viewersearch --- 08:14:30 [INFO] 08:14:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewlabelprovider >-- 08:14:30 [INFO] Building org.eclipse.papyrus.infra.services.viewlabelprovider 2.0.0-SNAPSHOT [131/729] 08:14:30 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:30 [INFO] 08:14:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.viewlabelprovider --- 08:14:30 [INFO] 08:14:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.viewlabelprovider --- 08:14:30 [INFO] The project's OSGi version is 2.0.0.202103041255 08:14:30 [INFO] 08:14:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.viewlabelprovider --- 08:14:30 [INFO] 08:14:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.viewlabelprovider --- 08:14:30 [INFO] 08:14:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.viewlabelprovider --- 08:14:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/src/main/resources 08:14:30 [INFO] 08:14:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.viewlabelprovider --- 08:14:30 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/bin 08:14:31 [INFO] 08:14:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.viewlabelprovider --- 08:14:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/src/test/resources 08:14:31 [INFO] 08:14:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.viewlabelprovider --- 08:14:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/target/org.eclipse.papyrus.infra.services.viewlabelprovider-2.0.0-SNAPSHOT-sources.jar 08:14:31 [INFO] 08:14:31 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.viewlabelprovider --- 08:14:31 [INFO] 08:14:31 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.viewlabelprovider --- 08:14:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/target/org.eclipse.papyrus.infra.services.viewlabelprovider-2.0.0-SNAPSHOT.jar 08:14:31 [INFO] 08:14:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.viewlabelprovider --- 08:14:31 [INFO] 08:14:31 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.viewlabelprovider --- 08:14:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:31 [INFO] 08:14:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.viewlabelprovider --- 08:14:31 [INFO] 08:14:31 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-newchild >------- 08:14:31 [INFO] Building Papyrus Infra New-Child Model 0.0.1-SNAPSHOT [132/729] 08:14:31 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:31 [INFO] 08:14:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-newchild --- 08:14:31 [INFO] 08:14:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-newchild --- 08:14:31 [INFO] 08:14:31 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-newchild --- 08:14:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:31 [INFO] 08:14:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-newchild --- 08:14:31 [INFO] 08:14:31 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-gmfdiag >-------- 08:14:31 [INFO] Building Papyrus Diagram Infrastructure 0.0.1-SNAPSHOT [133/729] 08:14:31 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:31 [INFO] 08:14:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-gmfdiag --- 08:14:31 [INFO] 08:14:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-gmfdiag --- 08:14:31 [INFO] 08:14:31 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-gmfdiag --- 08:14:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:31 [INFO] 08:14:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-gmfdiag --- 08:14:31 [INFO] 08:14:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration >-- 08:14:31 [INFO] Building Papyrus UML Diagram PaletteConfiguration 0.0.1-SNAPSHOT [134/729] 08:14:31 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:31 [INFO] 08:14:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration --- 08:14:31 [INFO] 08:14:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration --- 08:14:31 [INFO] 08:14:31 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration --- 08:14:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:31 [INFO] 08:14:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration --- 08:14:31 [INFO] 08:14:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration >-- 08:14:31 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration 5.0.0-SNAPSHOT [135/729] 08:14:31 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:31 [INFO] 08:14:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration --- 08:14:31 [INFO] 08:14:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration --- 08:14:31 [INFO] The project's OSGi version is 5.0.0.202103041255 08:14:31 [INFO] 08:14:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration --- 08:14:31 [INFO] 08:14:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration --- 08:14:31 [INFO] 08:14:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration --- 08:14:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/main/resources 08:14:31 [INFO] 08:14:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration --- 08:14:31 [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/bin 08:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/impl/PaletteconfigurationFactoryImpl.java:[23] 08:14:32 import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.*; 08:14:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:32 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration is never used 08:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/util/PaletteconfigurationSwitch.java:[21] 08:14:32 import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.*; 08:14:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:32 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration is never used 08:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/util/PaletteconfigurationAdapterFactory.java:[22] 08:14:32 import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.*; 08:14:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:32 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration is never used 08:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/modelelement/ConfigurationModelElement.java:[73] 08:14:32 public IValidator getValidator(final String propertyPath) { 08:14:32 ^^^^^^^^^^ 08:14:32 IValidator is a raw type. References to generic type IValidator<T> should be parameterized 08:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/modelelement/ConfigurationModelElement.java:[74] 08:14:32 IValidator validator = null; 08:14:32 ^^^^^^^^^^ 08:14:32 IValidator is a raw type. References to generic type IValidator<T> should be parameterized 08:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/modelelement/ConfigurationModelElement.java:[78] 08:14:32 validator = new IValidator() { 08:14:32 ^^^^^^^^^^ 08:14:32 IValidator is a raw type. References to generic type IValidator<T> should be parameterized 08:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/modelelement/ConfigurationModelElement.java:[99] 08:14:32 validator = new IValidator() { 08:14:32 ^^^^^^^^^^ 08:14:32 IValidator is a raw type. References to generic type IValidator<T> should be parameterized 08:14:32 7 problems (7 warnings) 08:14:32 [INFO] 08:14:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration --- 08:14:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/test/resources 08:14:32 [INFO] 08:14:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration --- 08:14:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration-5.0.0-SNAPSHOT-sources.jar 08:14:32 [INFO] 08:14:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration --- 08:14:32 [INFO] 08:14:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration --- 08:14:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration-5.0.0-SNAPSHOT.jar 08:14:32 [INFO] 08:14:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration --- 08:14:32 [INFO] 08:14:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration --- 08:14:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:32 [INFO] 08:14:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration --- 08:14:32 [INFO] 08:14:32 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation >-- 08:14:32 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.representation 3.0.0-SNAPSHOT [136/729] 08:14:32 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:32 [INFO] 08:14:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.representation --- 08:14:32 [INFO] 08:14:32 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.representation --- 08:14:32 [INFO] The project's OSGi version is 3.0.0.202103041255 08:14:32 [INFO] 08:14:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.representation --- 08:14:32 [INFO] 08:14:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.representation --- 08:14:32 [INFO] 08:14:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.representation --- 08:14:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/src/main/resources 08:14:32 [INFO] 08:14:32 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.representation --- 08:14:32 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/bin 08:14:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/src/org/eclipse/papyrus/infra/gmfdiag/representation/impl/AssistantRuleCustomImpl.java:[23] 08:14:33 import org.eclipse.papyrus.infra.gmfdiag.representation.impl.AssistantRuleImpl; 08:14:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:33 The import org.eclipse.papyrus.infra.gmfdiag.representation.impl.AssistantRuleImpl is never used 08:14:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/src/org/eclipse/papyrus/infra/gmfdiag/representation/impl/PathElementCustomImpl.java:[20] 08:14:33 import org.eclipse.papyrus.infra.gmfdiag.representation.AssistantRule; 08:14:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:33 The import org.eclipse.papyrus.infra.gmfdiag.representation.AssistantRule is never used 08:14:33 2 problems (2 warnings) 08:14:33 [INFO] 08:14:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.representation --- 08:14:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/src/test/resources 08:14:33 [INFO] 08:14:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.representation --- 08:14:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/target/org.eclipse.papyrus.infra.gmfdiag.representation-3.0.0-SNAPSHOT-sources.jar 08:14:33 [INFO] 08:14:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.representation --- 08:14:33 [INFO] 08:14:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.representation --- 08:14:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/target/org.eclipse.papyrus.infra.gmfdiag.representation-3.0.0-SNAPSHOT.jar 08:14:33 [INFO] 08:14:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.representation --- 08:14:33 [INFO] 08:14:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.representation --- 08:14:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:33 [INFO] 08:14:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.representation --- 08:14:33 [INFO] 08:14:33 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.utils >-- 08:14:33 [INFO] Building org.eclipse.papyrus.infra.internationalization.utils 2.0.0-SNAPSHOT [137/729] 08:14:33 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:33 [INFO] 08:14:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.utils --- 08:14:33 [INFO] 08:14:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.utils --- 08:14:33 [INFO] The project's OSGi version is 2.0.0.202103041255 08:14:33 [INFO] 08:14:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.utils --- 08:14:33 [INFO] 08:14:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.utils --- 08:14:33 [INFO] 08:14:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.utils --- 08:14:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/src/main/resources 08:14:33 [INFO] 08:14:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.utils --- 08:14:33 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/bin 08:14:33 [INFO] 08:14:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.utils --- 08:14:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/src/test/resources 08:14:33 [INFO] 08:14:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.utils --- 08:14:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/target/org.eclipse.papyrus.infra.internationalization.utils-2.0.0-SNAPSHOT-sources.jar 08:14:33 [INFO] 08:14:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.utils --- 08:14:33 [INFO] 08:14:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.utils --- 08:14:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/target/org.eclipse.papyrus.infra.internationalization.utils-2.0.0-SNAPSHOT.jar 08:14:33 [INFO] 08:14:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.utils --- 08:14:33 [INFO] 08:14:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization.utils --- 08:14:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:33 [INFO] 08:14:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.utils --- 08:14:34 [INFO] 08:14:34 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation >-- 08:14:34 [INFO] Building org.eclipse.papyrus.infra.nattable.representation 3.0.0-SNAPSHOT [138/729] 08:14:34 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:34 [INFO] 08:14:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.representation --- 08:14:34 [INFO] 08:14:34 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.representation --- 08:14:34 [INFO] The project's OSGi version is 3.0.0.202103041255 08:14:34 [INFO] 08:14:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.representation --- 08:14:34 [INFO] 08:14:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.representation --- 08:14:34 [INFO] 08:14:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.representation --- 08:14:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/src/main/resources 08:14:34 [INFO] 08:14:34 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.representation --- 08:14:34 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/bin 08:14:34 [INFO] 08:14:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.representation --- 08:14:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/src/test/resources 08:14:34 [INFO] 08:14:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.representation --- 08:14:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/target/org.eclipse.papyrus.infra.nattable.representation-3.0.0-SNAPSHOT-sources.jar 08:14:34 [INFO] 08:14:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.representation --- 08:14:34 [INFO] 08:14:34 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.representation --- 08:14:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/target/org.eclipse.papyrus.infra.nattable.representation-3.0.0-SNAPSHOT.jar 08:14:34 [INFO] 08:14:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.representation --- 08:14:34 [INFO] 08:14:34 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.representation --- 08:14:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:34 [INFO] 08:14:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.representation --- 08:14:34 [INFO] 08:14:34 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra-viewpoints >------ 08:14:34 [INFO] Building Papyrus Infra Viewpoints 0.0.1-SNAPSHOT [139/729] 08:14:34 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:34 [INFO] 08:14:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-viewpoints --- 08:14:34 [INFO] 08:14:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-viewpoints --- 08:14:34 [INFO] 08:14:34 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-viewpoints --- 08:14:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:34 [INFO] 08:14:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-viewpoints --- 08:14:34 [INFO] 08:14:34 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.policy >--- 08:14:34 [INFO] Building org.eclipse.papyrus.infra.viewpoints.policy 4.0.0-SNAPSHOT [140/729] 08:14:34 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:34 [INFO] 08:14:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.policy --- 08:14:34 [INFO] 08:14:34 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.viewpoints.policy --- 08:14:34 [INFO] The project's OSGi version is 4.0.0.202103041255 08:14:34 [INFO] 08:14:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.viewpoints.policy --- 08:14:34 [INFO] 08:14:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.viewpoints.policy --- 08:14:34 [INFO] 08:14:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.viewpoints.policy --- 08:14:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/main/resources 08:14:34 [INFO] 08:14:34 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.viewpoints.policy --- 08:14:34 [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/bin 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationAdapterFactory.java:[83] 08:14:35 public Adapter casePapyrusView(PapyrusView object) { 08:14:35 ^^^^^^^^^^^ 08:14:35 The type PapyrusView is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationAdapterFactory.java:[88] 08:14:35 public Adapter casePapyrusDiagram(PapyrusDiagram object) { 08:14:35 ^^^^^^^^^^^^^^ 08:14:35 The type PapyrusDiagram is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationAdapterFactory.java:[93] 08:14:35 public Adapter casePapyrusSyncTable(PapyrusSyncTable object) { 08:14:35 ^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusSyncTable is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationAdapterFactory.java:[98] 08:14:35 public Adapter casePapyrusTable(PapyrusTable object) { 08:14:35 ^^^^^^^^^^^^ 08:14:35 The type PapyrusTable is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/ConfigurationFactory.java:[44] 08:14:35 PapyrusView createPapyrusView(); 08:14:35 ^^^^^^^^^^^ 08:14:35 The type PapyrusView is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/ConfigurationFactory.java:[53] 08:14:35 PapyrusDiagram createPapyrusDiagram(); 08:14:35 ^^^^^^^^^^^^^^ 08:14:35 The type PapyrusDiagram is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/ConfigurationFactory.java:[62] 08:14:35 PapyrusSyncTable createPapyrusSyncTable(); 08:14:35 ^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusSyncTable is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/ConfigurationFactory.java:[71] 08:14:35 PapyrusTable createPapyrusTable(); 08:14:35 ^^^^^^^^^^^^ 08:14:35 The type PapyrusTable is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[83] 08:14:35 PapyrusView papyrusView = (PapyrusView) theEObject; 08:14:35 ^^^^^^^^^^^ 08:14:35 The type PapyrusView is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[83] 08:14:35 PapyrusView papyrusView = (PapyrusView) theEObject; 08:14:35 ^^^^^^^^^^^ 08:14:35 The type PapyrusView is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[90] 08:14:35 PapyrusDiagram papyrusDiagram = (PapyrusDiagram) theEObject; 08:14:35 ^^^^^^^^^^^^^^ 08:14:35 The type PapyrusDiagram is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[90] 08:14:35 PapyrusDiagram papyrusDiagram = (PapyrusDiagram) theEObject; 08:14:35 ^^^^^^^^^^^^^^ 08:14:35 The type PapyrusDiagram is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[99] 08:14:35 PapyrusSyncTable papyrusSyncTable = (PapyrusSyncTable) theEObject; 08:14:35 ^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusSyncTable is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[99] 08:14:35 PapyrusSyncTable papyrusSyncTable = (PapyrusSyncTable) theEObject; 08:14:35 ^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusSyncTable is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[108] 08:14:35 PapyrusTable papyrusTable = (PapyrusTable) theEObject; 08:14:35 ^^^^^^^^^^^^ 08:14:35 The type PapyrusTable is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[108] 08:14:35 PapyrusTable papyrusTable = (PapyrusTable) theEObject; 08:14:35 ^^^^^^^^^^^^ 08:14:35 The type PapyrusTable is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[132] 08:14:35 public T casePapyrusView(PapyrusView object) { 08:14:35 ^^^^^^^^^^^ 08:14:35 The type PapyrusView is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[147] 08:14:35 public T casePapyrusDiagram(PapyrusDiagram object) { 08:14:35 ^^^^^^^^^^^^^^ 08:14:35 The type PapyrusDiagram is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[162] 08:14:35 public T casePapyrusSyncTable(PapyrusSyncTable object) { 08:14:35 ^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusSyncTable is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[177] 08:14:35 public T casePapyrusTable(PapyrusTable object) { 08:14:35 ^^^^^^^^^^^^ 08:14:35 The type PapyrusTable is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/StyleFactory.java:[44] 08:14:35 PapyrusViewStyle createPapyrusViewStyle(); 08:14:35 ^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusViewStyle is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[26] 08:14:35 import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusDiagram; 08:14:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusDiagram is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[27] 08:14:35 import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusSyncTable; 08:14:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusSyncTable is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[28] 08:14:35 import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusTable; 08:14:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusTable is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[29] 08:14:35 import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusView; 08:14:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusView is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[277] 08:14:35 initEClass(papyrusViewEClass, PapyrusView.class, "PapyrusView", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ 08:14:35 ^^^^^^^^^^^ 08:14:35 The type PapyrusView is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[278] 08:14:35 initEAttribute(getPapyrusView_Name(), ecorePackage.getEString(), "name", null, 0, 1, PapyrusView.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$ 08:14:35 ^^^^^^^^^^^ 08:14:35 The type PapyrusView is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[279] 08:14:35 initEAttribute(getPapyrusView_Icon(), ecorePackage.getEString(), "icon", null, 0, 1, PapyrusView.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$ 08:14:35 ^^^^^^^^^^^ 08:14:35 The type PapyrusView is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[280] 08:14:35 initEAttribute(getPapyrusView_ImplementationID(), ecorePackage.getEString(), "implementationID", null, 1, 1, PapyrusView.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$ 08:14:35 ^^^^^^^^^^^ 08:14:35 The type PapyrusView is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[282] 08:14:35 initEClass(papyrusDiagramEClass, PapyrusDiagram.class, "PapyrusDiagram", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ 08:14:35 ^^^^^^^^^^^^^^ 08:14:35 The type PapyrusDiagram is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[284] 08:14:35 initEClass(papyrusSyncTableEClass, PapyrusSyncTable.class, "PapyrusSyncTable", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ 08:14:35 ^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusSyncTable is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[286] 08:14:35 initEClass(papyrusTableEClass, PapyrusTable.class, "PapyrusTable", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ 08:14:35 ^^^^^^^^^^^^ 08:14:35 The type PapyrusTable is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[108] 08:14:35 EList list = (EList) current.eGet(feature); 08:14:35 ^^^^^ 08:14:35 EList is a raw type. References to generic type EList<E> should be parameterized 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[108] 08:14:35 EList list = (EList) current.eGet(feature); 08:14:35 ^^^^^ 08:14:35 EList is a raw type. References to generic type EList<E> should be parameterized 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[109] 08:14:35 list.add(target); 08:14:35 ^^^^^^^^^^^^^^^^ 08:14:35 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[123] 08:14:35 ((EList) undoOrigin.eGet(undoReference)).remove(undoValueNext); 08:14:35 ^^^^^ 08:14:35 EList is a raw type. References to generic type EList<E> should be parameterized 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[134] 08:14:35 ((EList) undoOrigin.eGet(undoReference)).add(undoValueNext); 08:14:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:35 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[134] 08:14:35 ((EList) undoOrigin.eGet(undoReference)).add(undoValueNext); 08:14:35 ^^^^^ 08:14:35 EList is a raw type. References to generic type EList<E> should be parameterized 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[163] 08:14:35 EList list = (EList) value; 08:14:35 ^^^^^ 08:14:35 EList is a raw type. References to generic type EList<E> should be parameterized 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[163] 08:14:35 EList list = (EList) value; 08:14:35 ^^^^^ 08:14:35 EList is a raw type. References to generic type EList<E> should be parameterized 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[175] 08:14:35 list.add(inst); 08:14:35 ^^^^^^^^^^^^^^ 08:14:35 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StylePackageImpl.java:[25] 08:14:35 import org.eclipse.papyrus.infra.viewpoints.style.PapyrusViewStyle; 08:14:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusViewStyle is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StylePackageImpl.java:[202] 08:14:35 initEClass(papyrusViewStyleEClass, PapyrusViewStyle.class, "PapyrusViewStyle", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ 08:14:35 ^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusViewStyle is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StylePackageImpl.java:[203] 08:14:35 initEReference(getPapyrusViewStyle_Owner(), theEcorePackage.getEObject(), null, "owner", null, 1, 1, PapyrusViewStyle.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$ 08:14:35 ^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusViewStyle is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StylePackageImpl.java:[204] 08:14:35 initEReference(getPapyrusViewStyle_Configuration(), theConfigurationPackage.getPapyrusView(), null, "configuration", null, 0, 1, PapyrusViewStyle.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$ 08:14:35 ^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusViewStyle is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/util/StyleAdapterFactory.java:[81] 08:14:35 public Adapter casePapyrusViewStyle(PapyrusViewStyle object) { 08:14:35 ^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusViewStyle is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StyleFactoryImpl.java:[80] 08:14:35 public PapyrusViewStyle createPapyrusViewStyle() { 08:14:35 ^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusViewStyle is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StyleFactoryImpl.java:[81] 08:14:35 PapyrusViewStyleImpl papyrusViewStyle = new PapyrusViewStyleImpl(); 08:14:35 ^^^^^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusViewStyleImpl is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StyleFactoryImpl.java:[81] 08:14:35 PapyrusViewStyleImpl papyrusViewStyle = new PapyrusViewStyleImpl(); 08:14:35 ^^^^^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusViewStyleImpl is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StyleFactoryImpl.java:[81] 08:14:35 PapyrusViewStyleImpl papyrusViewStyle = new PapyrusViewStyleImpl(); 08:14:35 ^^^^^^^^^^^^^^^^^^^^^^ 08:14:35 The constructor PapyrusViewStyleImpl() is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[90] 08:14:35 public PapyrusView createPapyrusView() { 08:14:35 ^^^^^^^^^^^ 08:14:35 The type PapyrusView is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[91] 08:14:35 PapyrusViewImpl papyrusView = new PapyrusViewImpl(); 08:14:35 ^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusViewImpl is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[91] 08:14:35 PapyrusViewImpl papyrusView = new PapyrusViewImpl(); 08:14:35 ^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusViewImpl is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[91] 08:14:35 PapyrusViewImpl papyrusView = new PapyrusViewImpl(); 08:14:35 ^^^^^^^^^^^^^^^^^ 08:14:35 The constructor PapyrusViewImpl() is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[101] 08:14:35 public PapyrusDiagram createPapyrusDiagram() { 08:14:35 ^^^^^^^^^^^^^^ 08:14:35 The type PapyrusDiagram is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[102] 08:14:35 PapyrusDiagramImpl papyrusDiagram = new PapyrusDiagramImpl(); 08:14:35 ^^^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusDiagramImpl is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[102] 08:14:35 PapyrusDiagramImpl papyrusDiagram = new PapyrusDiagramImpl(); 08:14:35 ^^^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusDiagramImpl is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[102] 08:14:35 PapyrusDiagramImpl papyrusDiagram = new PapyrusDiagramImpl(); 08:14:35 ^^^^^^^^^^^^^^^^^^^^ 08:14:35 The constructor PapyrusDiagramImpl() is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[112] 08:14:35 public PapyrusSyncTable createPapyrusSyncTable() { 08:14:35 ^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusSyncTable is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[113] 08:14:35 PapyrusSyncTableImpl papyrusSyncTable = new PapyrusSyncTableImpl(); 08:14:35 ^^^^^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusSyncTableImpl is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[113] 08:14:35 PapyrusSyncTableImpl papyrusSyncTable = new PapyrusSyncTableImpl(); 08:14:35 ^^^^^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusSyncTableImpl is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[113] 08:14:35 PapyrusSyncTableImpl papyrusSyncTable = new PapyrusSyncTableImpl(); 08:14:35 ^^^^^^^^^^^^^^^^^^^^^^ 08:14:35 The constructor PapyrusSyncTableImpl() is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[123] 08:14:35 public PapyrusTable createPapyrusTable() { 08:14:35 ^^^^^^^^^^^^ 08:14:35 The type PapyrusTable is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[124] 08:14:35 PapyrusTableImpl papyrusTable = new PapyrusTableImpl(); 08:14:35 ^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusTableImpl is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[124] 08:14:35 PapyrusTableImpl papyrusTable = new PapyrusTableImpl(); 08:14:35 ^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusTableImpl is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[124] 08:14:35 PapyrusTableImpl papyrusTable = new PapyrusTableImpl(); 08:14:35 ^^^^^^^^^^^^^^^^^^ 08:14:35 The constructor PapyrusTableImpl() is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/util/StyleSwitch.java:[81] 08:14:35 PapyrusViewStyle papyrusViewStyle = (PapyrusViewStyle)theEObject; 08:14:35 ^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusViewStyle is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/util/StyleSwitch.java:[81] 08:14:35 PapyrusViewStyle papyrusViewStyle = (PapyrusViewStyle)theEObject; 08:14:35 ^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusViewStyle is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/util/StyleSwitch.java:[102] 08:14:35 public T casePapyrusViewStyle(PapyrusViewStyle object) { 08:14:35 ^^^^^^^^^^^^^^^^ 08:14:35 The type PapyrusViewStyle is deprecated 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ViewpointExplorer.java:[56] 08:14:35 import org.eclipse.ui.IViewSite; 08:14:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:35 The import org.eclipse.ui.IViewSite is never used 08:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ViewpointExplorer.java:[58] 08:14:35 import org.eclipse.ui.PartInitException; 08:14:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:35 The import org.eclipse.ui.PartInitException is never used 08:14:35 71 problems (71 warnings) 08:14:35 [INFO] 08:14:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.viewpoints.policy --- 08:14:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/test/resources 08:14:35 [INFO] 08:14:35 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.viewpoints.policy --- 08:14:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/target/org.eclipse.papyrus.infra.viewpoints.policy-4.0.0-SNAPSHOT-sources.jar 08:14:35 [INFO] 08:14:35 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.viewpoints.policy --- 08:14:35 [INFO] 08:14:35 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.viewpoints.policy --- 08:14:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/target/org.eclipse.papyrus.infra.viewpoints.policy-4.0.0-SNAPSHOT.jar 08:14:35 [INFO] 08:14:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.viewpoints.policy --- 08:14:35 [INFO] 08:14:35 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.viewpoints.policy --- 08:14:35 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:35 [INFO] 08:14:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.viewpoints.policy --- 08:14:36 [INFO] 08:14:36 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.commands >--- 08:14:36 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.commands 4.0.0-SNAPSHOT [141/729] 08:14:36 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:36 [INFO] 08:14:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.commands --- 08:14:36 [INFO] 08:14:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.commands --- 08:14:36 [INFO] The project's OSGi version is 4.0.0.202103041255 08:14:36 [INFO] 08:14:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.commands --- 08:14:36 [INFO] 08:14:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.commands --- 08:14:36 [INFO] 08:14:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.commands --- 08:14:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/main/resources 08:14:36 [INFO] 08:14:36 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.commands --- 08:14:36 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/bin 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/OperationToGEFCommandWrapper.java:[27] 08:14:37 import org.eclipse.papyrus.commands.INonDirtying; 08:14:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:37 The type INonDirtying is deprecated 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/OperationToGEFCommandWrapper.java:[66] 08:14:37 if (operation instanceof INonDirtying) { 08:14:37 ^^^^^^^^^^^^ 08:14:37 The type INonDirtying is deprecated 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/OperationToGEFCommandWrapper.java:[162] 08:14:37 public static class NonDirtying extends OperationToGEFCommandWrapper implements INonDirtying { 08:14:37 ^^^^^^^^^^^^ 08:14:37 The type INonDirtying is deprecated 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/DestroyElementPapyrusCommand.java:[53] 08:14:37 affectedFiles = new ArrayList<Object>(super.getAffectedFiles()); 08:14:37 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:37 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object> 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/DestroyElementPapyrusCommand.java:[54] 08:14:37 affectedFiles.addAll(fileOfIncomingReferences(((DestroyElementRequest) getRequest()).getElementToDestroy())); 08:14:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:37 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object> 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/DestroyElementPapyrusCommand.java:[65] 08:14:37 protected List fileOfIncomingReferences(EObject destructee) { 08:14:37 ^^^^ 08:14:37 List is a raw type. References to generic type List<E> should be parameterized 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/DestroyElementPapyrusCommand.java:[73] 08:14:37 List files = getWorkspaceFiles(setting.getEObject()); 08:14:37 ^^^^ 08:14:37 List is a raw type. References to generic type List<E> should be parameterized 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/DestroyElementPapyrusCommand.java:[75] 08:14:37 result.addAll(files); 08:14:37 ^^^^^ 08:14:37 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object> 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/GMFtoGEFCommandWrapper.java:[23] 08:14:37 import org.eclipse.papyrus.commands.INonDirtying; 08:14:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:37 The type INonDirtying is deprecated 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/GMFtoGEFCommandWrapper.java:[64] 08:14:37 if (command instanceof INonDirtying) { 08:14:37 ^^^^^^^^^^^^ 08:14:37 The type INonDirtying is deprecated 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/GMFtoGEFCommandWrapper.java:[164] 08:14:37 public static class NonDirtying extends GMFtoGEFCommandWrapper implements INonDirtying { 08:14:37 ^^^^^^^^^^^^ 08:14:37 The type INonDirtying is deprecated 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/ICreationCommand.java:[19] 08:14:37 import org.eclipse.papyrus.infra.gmfdiag.representation.PapyrusDiagram; 08:14:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:37 The import org.eclipse.papyrus.infra.gmfdiag.representation.PapyrusDiagram is never used 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CheckedDiagramCommandStack.java:[30] 08:14:37 import org.eclipse.papyrus.commands.util.NonDirtyingUtils; 08:14:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:37 The type NonDirtyingUtils is deprecated 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CheckedDiagramCommandStack.java:[76] 08:14:37 return NonDirtyingUtils.wrap(command); 08:14:37 ^^^^^^^^^^^^^^^^ 08:14:37 The type NonDirtyingUtils is deprecated 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CheckedDiagramCommandStack.java:[76] 08:14:37 return NonDirtyingUtils.wrap(command); 08:14:37 ^^^^^^^^^^^^^ 08:14:37 The method wrap(Command) from the type NonDirtyingUtils is deprecated 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CreationCommandDescriptor.java:[86] 08:14:37 ICreationCommand command = creationCommandClass.newInstance(); 08:14:37 ^^^^^^^^^^^^^ 08:14:37 The method newInstance() from the type Class<capture#1-of ? extends ICreationCommand> is deprecated since version 9 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CreationCommandExtensionFactory.java:[76] 08:14:37 res.creationCommandClass = (Class<ICreationCommand>) parseClass(element, CREATION_COMMAND_CLASS_ATTR, CREATION_COMMAND_EXTENSIONPOINT); 08:14:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:37 Type safety: Unchecked cast from Class<capture#2-of ?> to Class<ICreationCommand> 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CreationCommandExtensionFactory.java:[86] 08:14:37 Class<ICreationCondition> classCondition = (Class<ICreationCondition>) parseClass(element, CONDITION_COMMAND_CLASS_ATTR, CREATION_COMMAND_EXTENSIONPOINT); 08:14:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:37 Type safety: Unchecked cast from Class<capture#3-of ?> to Class<ICreationCondition> 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CreationCommandExtensionFactory.java:[89] 08:14:37 res.setCondition(classCondition.newInstance()); 08:14:37 ^^^^^^^^^^^^^ 08:14:37 The method newInstance() from the type Class<ICreationCondition> is deprecated since version 9 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/EMFtoGEFCommandWrapper.java:[21] 08:14:37 import org.eclipse.papyrus.commands.INonDirtying; 08:14:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:37 The type INonDirtying is deprecated 08:14:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/EMFtoGEFCommandWrapper.java:[157] 08:14:37 public static class NonDirtying extends EMFtoGEFCommandWrapper implements INonDirtying { 08:14:37 ^^^^^^^^^^^^ 08:14:37 The type INonDirtying is deprecated 08:14:37 21 problems (21 warnings) 08:14:37 [INFO] 08:14:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.commands --- 08:14:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/test/resources 08:14:37 [INFO] 08:14:37 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.commands --- 08:14:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/target/org.eclipse.papyrus.infra.gmfdiag.commands-4.0.0-SNAPSHOT-sources.jar 08:14:37 [INFO] 08:14:37 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.commands --- 08:14:37 [INFO] 08:14:37 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.commands --- 08:14:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/target/org.eclipse.papyrus.infra.gmfdiag.commands-4.0.0-SNAPSHOT.jar 08:14:37 [INFO] 08:14:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.commands --- 08:14:37 [INFO] 08:14:37 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.commands --- 08:14:37 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:37 [INFO] 08:14:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.commands --- 08:14:37 [INFO] 08:14:37 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild >------- 08:14:37 [INFO] Building org.eclipse.papyrus.infra.newchild 5.0.0-SNAPSHOT [142/729] 08:14:37 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:37 [INFO] 08:14:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.newchild --- 08:14:37 [INFO] 08:14:37 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild --- 08:14:37 [INFO] The project's OSGi version is 5.0.0.202103041255 08:14:37 [INFO] 08:14:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild --- 08:14:37 [INFO] 08:14:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild --- 08:14:37 [INFO] 08:14:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.newchild --- 08:14:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/src/main/resources 08:14:37 [INFO] 08:14:37 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.newchild --- 08:14:37 [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin 08:14:38 [INFO] 08:14:38 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild --- 08:14:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/src/test/resources 08:14:38 [INFO] 08:14:38 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild --- 08:14:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/target/org.eclipse.papyrus.infra.newchild-5.0.0-SNAPSHOT-sources.jar 08:14:38 [INFO] 08:14:38 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild --- 08:14:38 [INFO] 08:14:38 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild --- 08:14:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/target/org.eclipse.papyrus.infra.newchild-5.0.0-SNAPSHOT.jar 08:14:38 [INFO] 08:14:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild --- 08:14:38 [INFO] 08:14:38 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.newchild --- 08:14:38 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:38 [INFO] 08:14:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild --- 08:14:38 [INFO] 08:14:38 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.edit >----- 08:14:38 [INFO] Building org.eclipse.papyrus.infra.newchild.edit 5.0.0-SNAPSHOT [143/729] 08:14:38 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:38 [INFO] 08:14:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.edit --- 08:14:38 [INFO] 08:14:38 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.edit --- 08:14:38 [INFO] The project's OSGi version is 5.0.0.202103041255 08:14:38 [INFO] 08:14:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.edit --- 08:14:38 [INFO] 08:14:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.edit --- 08:14:38 [INFO] 08:14:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.edit --- 08:14:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/src/main/resources 08:14:38 [INFO] 08:14:38 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.edit --- 08:14:38 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/bin 08:14:39 [INFO] 08:14:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.edit --- 08:14:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/src/test/resources 08:14:39 [INFO] 08:14:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild.edit --- 08:14:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/target/org.eclipse.papyrus.infra.newchild.edit-5.0.0-SNAPSHOT-sources.jar 08:14:39 [INFO] 08:14:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.edit --- 08:14:39 [INFO] 08:14:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.edit --- 08:14:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/target/org.eclipse.papyrus.infra.newchild.edit-5.0.0-SNAPSHOT.jar 08:14:39 [INFO] 08:14:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.edit --- 08:14:39 [INFO] 08:14:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.newchild.edit --- 08:14:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:39 [INFO] 08:14:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild.edit --- 08:14:39 [INFO] 08:14:39 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.editor >---- 08:14:39 [INFO] Building org.eclipse.papyrus.infra.newchild.editor 4.0.0-SNAPSHOT [144/729] 08:14:39 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:39 [INFO] 08:14:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.editor --- 08:14:39 [INFO] 08:14:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.editor --- 08:14:39 [INFO] The project's OSGi version is 4.0.0.202103041255 08:14:39 [INFO] 08:14:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.editor --- 08:14:39 [INFO] 08:14:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.editor --- 08:14:39 [INFO] 08:14:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.editor --- 08:14:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src/main/resources 08:14:39 [INFO] 08:14:39 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.editor --- 08:14:39 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/bin 08:14:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src-gen/org/eclipse/papyrus/infra/newchild/elementcreationmenumodel/presentation/ElementCreationMenuModelEditor.java:[1323] 08:14:40 public Object getAdapter(Class key) { 08:14:40 ^^^^^^ 08:14:40 Type safety: The return type Object for getAdapter(Class) from the type ElementCreationMenuModelEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart 08:14:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src-gen/org/eclipse/papyrus/infra/newchild/elementcreationmenumodel/presentation/ElementCreationMenuModelEditor.java:[1334] 08:14:40 return super.getAdapter(key); 08:14:40 ^^^^^^^^^^^^^^^^^^^^^ 08:14:40 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart 08:14:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src-gen/org/eclipse/papyrus/infra/newchild/elementcreationmenumodel/presentation/ElementCreationMenuModelEditor.java:[1334] 08:14:40 return super.getAdapter(key); 08:14:40 ^^^ 08:14:40 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:14:40 3 problems (3 warnings) 08:14:40 [INFO] 08:14:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.editor --- 08:14:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src/test/resources 08:14:40 [INFO] 08:14:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild.editor --- 08:14:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/target/org.eclipse.papyrus.infra.newchild.editor-4.0.0-SNAPSHOT-sources.jar 08:14:40 [INFO] 08:14:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.editor --- 08:14:40 [INFO] 08:14:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.editor --- 08:14:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/target/org.eclipse.papyrus.infra.newchild.editor-4.0.0-SNAPSHOT.jar 08:14:40 [INFO] 08:14:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.editor --- 08:14:40 [INFO] 08:14:40 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.newchild.editor --- 08:14:40 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:40 [INFO] 08:14:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild.editor --- 08:14:41 [INFO] 08:14:41 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.editor >----- 08:14:41 [INFO] Building org.eclipse.papyrus.infra.types.editor 4.0.0-SNAPSHOT [145/729] 08:14:41 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:41 [INFO] 08:14:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.editor --- 08:14:41 [INFO] 08:14:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.editor --- 08:14:41 [INFO] The project's OSGi version is 4.0.0.202103041255 08:14:41 [INFO] 08:14:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.editor --- 08:14:41 [INFO] 08:14:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.editor --- 08:14:41 [INFO] 08:14:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.editor --- 08:14:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/src/main/resources 08:14:41 [INFO] 08:14:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.editor --- 08:14:41 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/bin 08:14:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/src-gen/org/eclipse/papyrus/infra/types/presentation/ElementTypesConfigurationsEditor.java:[1326] 08:14:41 public Object getAdapter(Class key) { 08:14:41 ^^^^^^ 08:14:41 Type safety: The return type Object for getAdapter(Class) from the type ElementTypesConfigurationsEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart 08:14:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/src-gen/org/eclipse/papyrus/infra/types/presentation/ElementTypesConfigurationsEditor.java:[1337] 08:14:41 return super.getAdapter(key); 08:14:41 ^^^^^^^^^^^^^^^^^^^^^ 08:14:41 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart 08:14:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/src-gen/org/eclipse/papyrus/infra/types/presentation/ElementTypesConfigurationsEditor.java:[1337] 08:14:41 return super.getAdapter(key); 08:14:41 ^^^ 08:14:41 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:14:41 3 problems (3 warnings) 08:14:41 [INFO] 08:14:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.editor --- 08:14:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/src/test/resources 08:14:41 [INFO] 08:14:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.editor --- 08:14:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/target/org.eclipse.papyrus.infra.types.editor-4.0.0-SNAPSHOT-sources.jar 08:14:41 [INFO] 08:14:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.editor --- 08:14:41 [INFO] 08:14:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.editor --- 08:14:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/target/org.eclipse.papyrus.infra.types.editor-4.0.0-SNAPSHOT.jar 08:14:41 [INFO] 08:14:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.editor --- 08:14:41 [INFO] 08:14:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types.editor --- 08:14:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:41 [INFO] 08:14:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.editor --- 08:14:41 [INFO] 08:14:41 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.ui >------- 08:14:41 [INFO] Building org.eclipse.papyrus.infra.types.ui 4.0.0-SNAPSHOT [146/729] 08:14:41 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:41 [INFO] 08:14:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.ui --- 08:14:41 [INFO] 08:14:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.ui --- 08:14:41 [INFO] The project's OSGi version is 4.0.0.202103041255 08:14:41 [INFO] 08:14:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.ui --- 08:14:41 [INFO] 08:14:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.ui --- 08:14:41 [INFO] 08:14:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.ui --- 08:14:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/src/main/resources 08:14:41 [INFO] 08:14:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.ui --- 08:14:41 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin 08:14:42 [INFO] 08:14:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.ui --- 08:14:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/src/test/resources 08:14:42 [INFO] 08:14:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.ui --- 08:14:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/target/org.eclipse.papyrus.infra.types.ui-4.0.0-SNAPSHOT-sources.jar 08:14:42 [INFO] 08:14:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.ui --- 08:14:42 [INFO] 08:14:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.ui --- 08:14:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/target/org.eclipse.papyrus.infra.types.ui-4.0.0-SNAPSHOT.jar 08:14:42 [INFO] 08:14:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.ui --- 08:14:42 [INFO] 08:14:42 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types.ui --- 08:14:42 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:42 [INFO] 08:14:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.ui --- 08:14:42 [INFO] 08:14:42 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable >------- 08:14:42 [INFO] Building org.eclipse.papyrus.infra.nattable 7.0.0-SNAPSHOT [147/729] 08:14:42 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:42 [INFO] 08:14:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable --- 08:14:42 [INFO] 08:14:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable --- 08:14:42 [INFO] The project's OSGi version is 7.0.0.202103041255 08:14:42 [INFO] 08:14:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable --- 08:14:42 [INFO] 08:14:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable --- 08:14:42 [INFO] 08:14:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable --- 08:14:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/main/resources 08:14:42 [INFO] 08:14:42 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable --- 08:14:42 [INFO] Compiling 487 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/bin 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[56] 08:14:47 private final AbstractTableComparatorChooser tableComparatorChooser; 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 AbstractTableComparatorChooser is a raw type. References to generic type AbstractTableComparatorChooser<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[61] 08:14:47 public SortingState(AbstractTableComparatorChooser tableComparatorChooser) { 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 AbstractTableComparatorChooser is a raw type. References to generic type AbstractTableComparatorChooser<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[65] 08:14:47 public AbstractTableComparatorChooser getTableComparatorChooser() { 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 AbstractTableComparatorChooser is a raw type. References to generic type AbstractTableComparatorChooser<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[81] 08:14:47 public Comparator buildComparator() { 08:14:47 ^^^^^^^^^^ 08:14:47 Comparator is a raw type. References to generic type Comparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[89] 08:14:47 Comparator comparator = sortingColumn.getComparator(); 08:14:47 ^^^^^^^^^^ 08:14:47 Comparator is a raw type. References to generic type Comparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[92] 08:14:47 comparators.add(comparator); 08:14:47 ^^^^^^^^^^ 08:14:47 Type safety: The expression of type Comparator needs unchecked conversion to conform to Comparator<Object> 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[107] 08:14:47 sortingColumns.add(new Integer(clickedColumn.getColumn())); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 The constructor Integer(int) is deprecated since version 9 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[129] 08:14:47 public void detectStateFromComparator(Comparator foreignComparator) { 08:14:47 ^^^^^^^^^^ 08:14:47 Comparator is a raw type. References to generic type Comparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[134] 08:14:47 final List<Comparator> comparatorsList; 08:14:47 ^^^^^^^^^^ 08:14:47 Comparator is a raw type. References to generic type Comparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[138] 08:14:47 ComparatorChain chain = (ComparatorChain) foreignComparator; 08:14:47 ^^^^^^^^^^^^^^^ 08:14:47 ComparatorChain is a raw type. References to generic type ComparatorChain<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[138] 08:14:47 ComparatorChain chain = (ComparatorChain) foreignComparator; 08:14:47 ^^^^^^^^^^^^^^^ 08:14:47 ComparatorChain is a raw type. References to generic type ComparatorChain<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[145] 08:14:47 for (Iterator<Comparator> i = comparatorsList.iterator(); i.hasNext();) { 08:14:47 ^^^^^^^^^^ 08:14:47 Comparator is a raw type. References to generic type Comparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[147] 08:14:47 Comparator comparator = i.next(); 08:14:47 ^^^^^^^^^^ 08:14:47 Comparator is a raw type. References to generic type Comparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[151] 08:14:47 comparator = ((ReverseComparator) comparator).getSourceComparator(); 08:14:47 ^^^^^^^^^^^^^^^^^ 08:14:47 ReverseComparator is a raw type. References to generic type ReverseComparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[183] 08:14:47 public void rebuildColumns(TableFormat tableFormat) { 08:14:47 ^^^^^^^^^^^ 08:14:47 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[195] 08:14:47 protected SortingColumn createSortingColumn(TableFormat tableFormat, int columnIndex) { 08:14:47 ^^^^^^^^^^^ 08:14:47 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[273] 08:14:47 private final List<Comparator> comparators = new ArrayList<Comparator>(1); 08:14:47 ^^^^^^^^^^ 08:14:47 Comparator is a raw type. References to generic type Comparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[273] 08:14:47 private final List<Comparator> comparators = new ArrayList<Comparator>(1); 08:14:47 ^^^^^^^^^^ 08:14:47 Comparator is a raw type. References to generic type Comparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[280] 08:14:47 public SortingColumn(TableFormat tableFormat, int column) { 08:14:47 ^^^^^^^^^^^ 08:14:47 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[285] 08:14:47 AdvancedTableFormat advancedTableFormat = (AdvancedTableFormat) tableFormat; 08:14:47 ^^^^^^^^^^^^^^^^^^^ 08:14:47 AdvancedTableFormat is a raw type. References to generic type AdvancedTableFormat<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[285] 08:14:47 AdvancedTableFormat advancedTableFormat = (AdvancedTableFormat) tableFormat; 08:14:47 ^^^^^^^^^^^^^^^^^^^ 08:14:47 AdvancedTableFormat is a raw type. References to generic type AdvancedTableFormat<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[286] 08:14:47 Comparator columnComparator = advancedTableFormat.getColumnComparator(column); 08:14:47 ^^^^^^^^^^ 08:14:47 Comparator is a raw type. References to generic type Comparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[288] 08:14:47 comparators.add(new TableColumnComparator(tableFormat, column, columnComparator)); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: The constructor TableColumnComparator(TableFormat, int, Comparator) belongs to the raw type TableColumnComparator. References to generic type TableColumnComparator<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[288] 08:14:47 comparators.add(new TableColumnComparator(tableFormat, column, columnComparator)); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^ 08:14:47 TableColumnComparator is a raw type. References to generic type TableColumnComparator<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[291] 08:14:47 comparators.add(new TableColumnComparator(tableFormat, column)); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: The constructor TableColumnComparator(TableFormat, int) belongs to the raw type TableColumnComparator. References to generic type TableColumnComparator<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[291] 08:14:47 comparators.add(new TableColumnComparator(tableFormat, column)); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^ 08:14:47 TableColumnComparator is a raw type. References to generic type TableColumnComparator<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[319] 08:14:47 public List<Comparator> getComparators() { 08:14:47 ^^^^^^^^^^ 08:14:47 Comparator is a raw type. References to generic type Comparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[326] 08:14:47 public Comparator getComparator() { 08:14:47 ^^^^^^^^^^ 08:14:47 Comparator is a raw type. References to generic type Comparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[329] 08:14:47 Comparator comparator = comparators.get(getComparatorIndex()); 08:14:47 ^^^^^^^^^^ 08:14:47 Comparator is a raw type. References to generic type Comparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[331] 08:14:47 comparator = GlazedLists.reverseComparator(comparator); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: Unchecked invocation reverseComparator(Comparator) of the generic method reverseComparator(Comparator<T>) of type GlazedLists 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[331] 08:14:47 comparator = GlazedLists.reverseComparator(comparator); 08:14:47 ^^^^^^^^^^ 08:14:47 Type safety: The expression of type Comparator needs unchecked conversion to conform to Comparator<Object> 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/celleditor/config/CellAxisConfigurationRegistry.java:[68] 08:14:47 final Integer order = new Integer(iConfigurationElement.getAttribute(ORDER_ATTRIBUTE)); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 The constructor Integer(String) is deprecated since version 9 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/layer/PapyrusSelectionLayer.java:[64] 08:14:47 super(underlyingLayer, selectionModel, useDefaultConfiguration, registerDefaultEventHandler); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 The constructor SelectionLayer(IUniqueIndexLayer, ISelectionModel, boolean, boolean) is deprecated 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ComparatorChain.java:[30] 08:14:47 this.comparators = comparators.toArray(new Comparator[comparators.size()]); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: The expression of type Comparator[] needs unchecked conversion to conform to Comparator<T>[] 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ComparatorChain.java:[60] 08:14:47 final ComparatorChain that = (ComparatorChain) o; 08:14:47 ^^^^^^^^^^^^^^^ 08:14:47 ComparatorChain is a raw type. References to generic type ComparatorChain<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ComparatorChain.java:[60] 08:14:47 final ComparatorChain that = (ComparatorChain) o; 08:14:47 ^^^^^^^^^^^^^^^ 08:14:47 ComparatorChain is a raw type. References to generic type ComparatorChain<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/dialog/LoadCurrentAxisProvidersDialog.java:[58] 08:14:47 private IConfigRegistry registry; 08:14:47 ^^^^^^^^ 08:14:47 The value of the field LoadCurrentAxisProvidersDialog.registry is not used 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/cell/CellManagerFactory.java:[88] 08:14:47 final Integer order = new Integer(iConfigurationElement.getAttribute(ORDER)); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 The constructor Integer(String) is deprecated since version 9 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/layer/PapyrusSpanningDataLayer.java:[39] 08:14:47 private INattableModelManager manager; 08:14:47 ^^^^^^^ 08:14:47 The value of the field PapyrusSpanningDataLayer.manager is not used 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/configuration/PapyrusRowResizeBindingsConfiguration.java:[64] 08:14:47 configRegistry.registerConfigAttribute(NattableConfigAttributes.REINITIALISE_ROW_HEIGHT, new Boolean(false)); 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 The constructor Boolean(boolean) is deprecated since version 9 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/wizard/ConfigureTableCategoriesWizard.java:[502] 08:14:47 IAxis axis = IAxisFactory.createAxisForFeature(categoryItem.getElement(), representation, categoryItem.getAlias()); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 The method createAxisForFeature(Object, AxisManagerRepresentation, String) from the type IAxisFactory is deprecated 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/provider/PasteEObjectAxisInTableCommandProvider.java:[81] 08:14:47 private static final int MIN_AXIS_FOR_PROGRESS_MONITOR = 5; 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 The value of the field PasteEObjectAxisInTableCommandProvider.MIN_AXIS_FOR_PROGRESS_MONITOR is not used 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/provider/PasteEObjectAxisInTableCommandProvider.java:[420] 08:14:47 final List<Cell> cells = (List<Cell>) sharedMap.get(Constants.CELLS_TO_ADD_KEY); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: Unchecked cast from Object to List<Cell> 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/provider/PasteEObjectAxisInTableCommandProvider.java:[421] 08:14:47 final List<IValueSetter> valueToSet = (List<IValueSetter>) sharedMap.get(Constants.REFERENCES_TO_SET_KEY); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: Unchecked cast from Object to List<IValueSetter> 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/provider/PasteEObjectAxisInTableCommandProvider.java:[654] 08:14:47 private Boolean mustInitializeName() { 08:14:47 ^^^^^^^^^^^^^^^^^^^^ 08:14:47 The method mustInitializeName() from the type PasteEObjectAxisInTableCommandProvider is never used locally 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/MatrixTableWidgetModelManager.java:[25] 08:14:47 import org.eclipse.emf.common.command.UnexecutableCommand; 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 The import org.eclipse.emf.common.command.UnexecutableCommand is never used 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/wizard/pages/ConfigurePastePage.java:[371] 08:14:47 treeContentProvider = new ProviderBasedBrowseStrategy(new EncapsulatedContentProvider(containmentFeatureContentProvider)); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/command/ErrorTransactionalCommand.java:[53] 08:14:47 final String label, final List affectedFiles, final IStatus errorStatus) { 08:14:47 ^^^^ 08:14:47 List is a raw type. References to generic type List<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/command/ErrorTransactionalCommand.java:[73] 08:14:47 final String label, final Map options, final List affectedFiles, final IStatus errorStatus) { 08:14:47 ^^^ 08:14:47 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/command/ErrorTransactionalCommand.java:[73] 08:14:47 final String label, final Map options, final List affectedFiles, final IStatus errorStatus) { 08:14:47 ^^^^ 08:14:47 List is a raw type. References to generic type List<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[74] 08:14:47 Set<EObject> elementsToDestroy = adapter.getInverseReferencers(eobject, NattableaxisPackage.eINSTANCE.getEObjectAxis_Element(), NattableaxisPackage.eINSTANCE.getEObjectAxis()); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: The expression of type Set needs unchecked conversion to conform to Set<EObject> 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[75] 08:14:47 elementsToDestroy.addAll(adapter.getInverseReferencers(eobject, NattablecellPackage.eINSTANCE.getEObjectAxisWrapper_Element(), NattablecellPackage.eINSTANCE.getEObjectAxisWrapper())); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends EObject> 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[77] 08:14:47 elementsToDestroy.addAll(adapter.getInverseReferencers(eobject, NattablewrapperPackage.eINSTANCE.getEObjectWrapper_Element(), NattablewrapperPackage.eINSTANCE.getEObjectWrapper())); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends EObject> 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[80] 08:14:47 elementsToDestroy.addAll(adapter.getInverseReferencers(eobject, NattablecellPackage.eINSTANCE.getCell_RowWrapper(), NattablecellPackage.eINSTANCE.getCell())); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends EObject> 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[81] 08:14:47 elementsToDestroy.addAll(adapter.getInverseReferencers(eobject, NattablecellPackage.eINSTANCE.getCell_ColumnWrapper(), NattablecellPackage.eINSTANCE.getCell())); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends EObject> 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/fillhandle/command/PapyrusFillHandlePasteCommandHandler.java:[484] 08:14:47 diff = new Integer(Integer.parseInt(((String) c1.getDataValue()).replace(templateString, "")) - Integer.parseInt(((String) c2.getDataValue()).replace(templateString, ""))); //$NON-NLS-1$ //$NON-NLS-2$ 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 The constructor Integer(int) is deprecated since version 9 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/layerstack/RowHeaderHierarchicalLayerStack.java:[49] 08:14:47 private Object rowSortModel;// TODO 08:14:47 ^^^^^^^^^^^^ 08:14:47 The value of the field RowHeaderHierarchicalLayerStack.rowSortModel is not used 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/sort/PapyrusGlazedListsSortModel.java:[130] 08:14:47 public List<Comparator> getComparatorsForColumnIndex(int columnIndex) { 08:14:47 ^^^^^^^^^^ 08:14:47 Comparator is a raw type. References to generic type Comparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/sort/PapyrusCompositeGlazedListSortModel.java:[161] 08:14:47 public List<Comparator> getComparatorsForColumnIndex(int columnIndex) { 08:14:47 ^^^^^^^^^^ 08:14:47 Comparator is a raw type. References to generic type Comparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/ITreeNattableModelManager.java:[114] 08:14:47 public TreeList getTreeList(); 08:14:47 ^^^^^^^^ 08:14:47 TreeList is a raw type. References to generic type TreeList<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/dataprovider/FilterRowDataProvider.java:[485] 08:14:47 private String getFilterStringRepresentation(Object filterValue, IDisplayConverter converter) { 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 The method getFilterStringRepresentation(Object, IDisplayConverter) from the type FilterRowDataProvider<T> is never used locally 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/dataprovider/FilterRowDataProvider.java:[525] 08:14:47 private Object getFilterFromString(String filterText, IDisplayConverter converter) throws InstantiationException, IllegalAccessException, ClassNotFoundException { 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 The method getFilterFromString(String, IDisplayConverter) from the type FilterRowDataProvider<T> is never used locally 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/dataprovider/FilterRowDataProvider.java:[530] 08:14:47 Collection filterCollection = (Collection) Class.forName(collectionSpec).newInstance(); 08:14:47 ^^^^^^^^^^^^^ 08:14:47 The method newInstance() from the type Class<capture#7-of ?> is deprecated since version 9 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/axis/AbstractAxisManager.java:[745] 08:14:47 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 08:14:47 ^^^^^^ 08:14:47 Type safety: The return type Object for getAdapter(Class) from the type AbstractAxisManager needs unchecked conversion to conform to T from the type IAdaptable 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/validator/StringFilterDataValidator.java:[66] 08:14:47 String num = value.replaceFirst(PapyrusTextMatchingMode.NUM.getMode(), ""); //$NON-NLS-1$ 08:14:47 ^^^ 08:14:47 The value of the local variable num is not used 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[132] 08:14:47 protected TreeList treeList; 08:14:47 ^^^^^^^^ 08:14:47 TreeList is a raw type. References to generic type TreeList<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[235] 08:14:47 this.treeList = new TreeList(this.horizontalFilterList, treeFormat, expansionModel); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: The constructor TreeList(EventList, TreeList.Format, TreeList.ExpansionModel) belongs to the raw type TreeList. References to generic type TreeList<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[235] 08:14:47 this.treeList = new TreeList(this.horizontalFilterList, treeFormat, expansionModel); 08:14:47 ^^^^^^^^ 08:14:47 TreeList is a raw type. References to generic type TreeList<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[237] 08:14:47 return this.treeList; 08:14:47 ^^^^^^^^^^^^^ 08:14:47 Type safety: The expression of type TreeList needs unchecked conversion to conform to List<Object> 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[241] 08:14:47 public TreeList getTreeList() { 08:14:47 ^^^^^^^^ 08:14:47 TreeList is a raw type. References to generic type TreeList<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[27] 08:14:47 import java.util.Observable; 08:14:47 ^^^^^^^^^^^^^^^^^^^^ 08:14:47 The type Observable is deprecated since version 9 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[28] 08:14:47 import java.util.Observer; 08:14:47 ^^^^^^^^^^^^^^^^^^ 08:14:47 The type Observer is deprecated since version 9 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[202] 08:14:47 private Observer decoractionServiceObserver; 08:14:47 ^^^^^^^^ 08:14:47 The type Observer is deprecated since version 9 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[217] 08:14:47 private final AdapterImpl changeAxisProviderHistory; 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 The value of the field NattableModelManager.changeAxisProviderHistory is not used 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[800] 08:14:47 final ICompositeAxisManager newRowManager = this.columnManager; 08:14:47 ^^^^^^^^^^^^^ 08:14:47 The value of the local variable newRowManager is not used 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2003] 08:14:47 final Object feature = notification.getFeature(); 08:14:47 ^^^^^^^ 08:14:47 The value of the local variable feature is not used 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2006] 08:14:47 final int type = notification.getEventType(); 08:14:47 ^^^^ 08:14:47 The value of the local variable type is not used 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2247] 08:14:47 private Observer getOrCreateDecorationServiceObserver() { 08:14:47 ^^^^^^^^ 08:14:47 The type Observer is deprecated since version 9 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2249] 08:14:47 this.decoractionServiceObserver = new Observer() { 08:14:47 ^^^^^^^^ 08:14:47 The type Observer is deprecated since version 9 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2258] 08:14:47 public void update(Observable o, Object arg) { 08:14:47 ^^^^^^^^^^ 08:14:47 The type Observable is deprecated since version 9 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/celleditor/config/CellEditorConfigurationFactory.java:[68] 08:14:47 final Integer order = new Integer(iConfigurationElement.getAttribute(ORDER_ATTRIBUTE)); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 The constructor Integer(String) is deprecated since version 9 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/utils/TableSelectionWrapper2.java:[112] 08:14:47 super(manager, Collections.emptyList(), Collections.emptyMap(), Collections.emptyMap()); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 The constructor TableSelectionWrapper(INattableModelManager, Collection<PositionCoordinate>, Map<Integer,Object>, Map<Integer,Object>) is deprecated 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ReverseComparator.java:[49] 08:14:47 final ReverseComparator that = (ReverseComparator) o; 08:14:47 ^^^^^^^^^^^^^^^^^ 08:14:47 ReverseComparator is a raw type. References to generic type ReverseComparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ReverseComparator.java:[49] 08:14:47 final ReverseComparator that = (ReverseComparator) o; 08:14:47 ^^^^^^^^^^^^^^^^^ 08:14:47 ReverseComparator is a raw type. References to generic type ReverseComparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/axis/AxisManagerFactory.java:[97] 08:14:47 axisManager = managerClass.newInstance(); 08:14:47 ^^^^^^^^^^^^^ 08:14:47 The method newInstance() from the type Class<IAxisManager> is deprecated since version 9 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/configuration/CellEditorAxisConfiguration.java:[57] 08:14:47 private Collection<String> messagesAlreadyDisplayed = new ArrayList<String>(); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 The value of the field CellEditorAxisConfiguration.messagesAlreadyDisplayed is not used 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/wizard/ImportTableWizard.java:[190] 08:14:47 IStatus status = pasteManager.doAction(); 08:14:47 ^^^^^^ 08:14:47 The value of the local variable status is not used 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/AbstractTableComparatorChooser.java:[138] 08:14:47 final Comparator<E> rebuiltComparator = sortingState.buildComparator(); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: The expression of type Comparator needs unchecked conversion to conform to Comparator<E> 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/AbstractTableComparatorChooser.java:[167] 08:14:47 public List<Comparator> getComparatorsForColumn(int column) { 08:14:47 ^^^^^^^^^^ 08:14:47 Comparator is a raw type. References to generic type Comparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/AbstractTableComparatorChooser.java:[261] 08:14:47 public Comparator createComparatorForElement(Comparator<E> comparatorForColumn, int column) { 08:14:47 ^^^^^^^^^^ 08:14:47 Comparator is a raw type. References to generic type Comparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/PapyrusSortingState.java:[54] 08:14:47 protected SortingColumn createSortingColumn(TableFormat tableFormat, int columnIndex) { 08:14:47 ^^^^^^^^^^^ 08:14:47 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/PapyrusSortingState.java:[76] 08:14:47 public PapyrusSortingColumn(TableFormat tableFormat, int column, INattableModelManager manager) { 08:14:47 ^^^^^^^^^^^ 08:14:47 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/command/TableCommands.java:[324] 08:14:47 private static final ICommand getRegisterLocalHeaderAxisConfigurationCommand(final Table table, final LocalTableHeaderAxisConfiguration localHeaderAxisConfiguration, final boolean workOnColumn) { 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 The method getRegisterLocalHeaderAxisConfigurationCommand(Table, LocalTableHeaderAxisConfiguration, boolean) from the type TableCommands is never used locally 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[50] 08:14:47 public static final MatchOperation GREATER_THAN = new MatchOperation(1, false); 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[50] 08:14:47 public static final MatchOperation GREATER_THAN = new MatchOperation(1, false); 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[51] 08:14:47 public static final MatchOperation GREATER_THAN_OR_EQUAL = new MatchOperation(1, true); 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[51] 08:14:47 public static final MatchOperation GREATER_THAN_OR_EQUAL = new MatchOperation(1, true); 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[52] 08:14:47 public static final MatchOperation LESS_THAN = new MatchOperation(-1, false); 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[52] 08:14:47 public static final MatchOperation LESS_THAN = new MatchOperation(-1, false); 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[53] 08:14:47 public static final MatchOperation LESS_THAN_OR_EQUAL = new MatchOperation(-1, true); 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[53] 08:14:47 public static final MatchOperation LESS_THAN_OR_EQUAL = new MatchOperation(-1, true); 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[54] 08:14:47 public static final MatchOperation EQUAL = new MatchOperation(0, true); 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[54] 08:14:47 public static final MatchOperation EQUAL = new MatchOperation(0, true); 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[55] 08:14:47 public static final MatchOperation NOT_EQUAL = new MatchOperation(0, false); 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[55] 08:14:47 public static final MatchOperation NOT_EQUAL = new MatchOperation(0, false); 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[57] 08:14:47 private MatchOperation currentMatcher; 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[60] 08:14:47 private MatchOperation operation; 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[111] 08:14:47 public PapyrusThresholdMatcherEditor(T threshold, MatchOperation operation) { 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[128] 08:14:47 public PapyrusThresholdMatcherEditor(T threshold, MatchOperation operation, Comparator<T> comparator) { 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[150] 08:14:47 public PapyrusThresholdMatcherEditor(T threshold, MatchOperation operation, Comparator<T> comparator, FunctionList.Function<E, T> function) { 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[178] 08:14:47 public PapyrusThresholdMatcherEditor(final T threshold, final MatchOperation operation, final Comparator<T> comparator, final FunctionList.Function<E, T> function, final int columnIndex, final Object objectToMatch) { 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[179] 08:14:47 MatchOperation modifiedOperation = operation; 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[186] 08:14:47 modifiedComparator = (Comparator<T>) GlazedLists.comparableComparator(); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: Unchecked cast from Comparator<Comparable> to Comparator<T> 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[191] 08:14:47 modifiedFunction = (FunctionList.Function<E, T>) GlazedListsImpl.identityFunction(); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: Unchecked cast from FunctionList.Function<Object,Object> to FunctionList.Function<E,T> 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[203] 08:14:47 currentMatcher = modifiedOperation.instance(modifiedComparator, threshold, modifiedFunction); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: The method instance(Comparator, Object, FunctionList.Function) belongs to the raw type PapyrusThresholdMatcherEditor.MatchOperation. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[204] 08:14:47 fireChanged(currentMatcher); 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 Type safety: The expression of type PapyrusThresholdMatcherEditor.MatchOperation needs unchecked conversion to conform to Matcher<E> 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[259] 08:14:47 public void setMatchOperation(MatchOperation operation) { 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[270] 08:14:47 public MatchOperation getMatchOperation() { 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[280] 08:14:47 comparator = (Comparator<T>) GlazedLists.comparableComparator(); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: Unchecked cast from Comparator<Comparable> to Comparator<T> 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[292] 08:14:47 final MatchOperation newMatcher = operation.instance(comparator, threshold, function); 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[292] 08:14:47 final MatchOperation newMatcher = operation.instance(comparator, threshold, function); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: The method instance(Comparator, Object, FunctionList.Function) belongs to the raw type PapyrusThresholdMatcherEditor.MatchOperation. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[295] 08:14:47 final boolean moreStrict = newMatcher.isMoreStrict(currentMatcher); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: The method isMoreStrict(PapyrusThresholdMatcherEditor.MatchOperation) belongs to the raw type PapyrusThresholdMatcherEditor.MatchOperation. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[296] 08:14:47 final boolean lessStrict = currentMatcher.isMoreStrict(newMatcher); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: The method isMoreStrict(PapyrusThresholdMatcherEditor.MatchOperation) belongs to the raw type PapyrusThresholdMatcherEditor.MatchOperation. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[305] 08:14:47 fireChanged(currentMatcher); 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 Type safety: The expression of type PapyrusThresholdMatcherEditor.MatchOperation needs unchecked conversion to conform to Matcher<E> 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[307] 08:14:47 fireConstrained(currentMatcher); 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 Type safety: The expression of type PapyrusThresholdMatcherEditor.MatchOperation needs unchecked conversion to conform to Matcher<E> 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[309] 08:14:47 fireRelaxed(currentMatcher); 08:14:47 ^^^^^^^^^^^^^^ 08:14:47 Type safety: The expression of type PapyrusThresholdMatcherEditor.MatchOperation needs unchecked conversion to conform to Matcher<E> 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[338] 08:14:47 this(null, null, polarity, inclusive, (FunctionList.Function<E, T>) GlazedListsImpl.identityFunction()); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: Unchecked cast from FunctionList.Function<Object,Object> to FunctionList.Function<E,T> 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[387] 08:14:47 final int compareResult = comparator.compare((T) object, threshold); 08:14:47 ^^^^^^^^^^ 08:14:47 Type safety: Unchecked cast from Object to T 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/Activator.java:[92] 08:14:47 this.papyrusPreferenceStore = new PapyrusTablePreferenceStore(new InstanceScope(), getBundle().getSymbolicName()); 08:14:47 ^^^^^^^^^^^^^^^ 08:14:47 The constructor InstanceScope() is deprecated 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/messages/Messages.java:[17] 08:14:47 import javax.inject.Singleton; 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 The import javax.inject.Singleton is never used 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[23] 08:14:47 private Comparator comparator = null; 08:14:47 ^^^^^^^^^^ 08:14:47 Comparator is a raw type. References to generic type Comparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[37] 08:14:47 public TableColumnComparator(TableFormat<? super E> tableFormat, int column, Comparator comparator) { 08:14:47 ^^^^^^^^^^ 08:14:47 Comparator is a raw type. References to generic type Comparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[50] 08:14:47 return comparator.compare(alphaField, betaField); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 Type safety: The method compare(Object, Object) belongs to the raw type Comparator. References to generic type Comparator<T> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[75] 08:14:47 final TableColumnComparator that = (TableColumnComparator) o; 08:14:47 ^^^^^^^^^^^^^^^^^^^^^ 08:14:47 TableColumnComparator is a raw type. References to generic type TableColumnComparator<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[75] 08:14:47 final TableColumnComparator that = (TableColumnComparator) o; 08:14:47 ^^^^^^^^^^^^^^^^^^^^^ 08:14:47 TableColumnComparator is a raw type. References to generic type TableColumnComparator<E> should be parameterized 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[1171] 08:14:47 BooleanValueStyle fillColumnsSize = (BooleanValueStyle) getTable().getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE); 08:14:47 ^^^^^^^^^^^^^^^^^ 08:14:47 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[1174] 08:14:47 fillColumnsSize = (BooleanValueStyle) config.getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE); 08:14:47 ^^^^^^^^^^^^^^^^^ 08:14:47 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[1949] 08:14:47 BooleanValueStyle fillColumnsSize = (BooleanValueStyle) getTable().getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE); 08:14:47 ^^^^^^^^^^^^^^^^^ 08:14:47 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[1952] 08:14:47 fillColumnsSize = (BooleanValueStyle) config.getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE); 08:14:47 ^^^^^^^^^^^^^^^^^ 08:14:47 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[2311] 08:14:47 public Object getAdapter(Class adapter) { 08:14:47 ^^^^^^ 08:14:47 Type safety: The return type Object for getAdapter(Class) from the type AbstractNattableWidgetManager needs unchecked conversion to conform to T from the type IAdaptable 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/configuration/AbstractDoubleEditorFilterConfiguration.java:[109] 08:14:47 values.add(new Double(object.toString()).toString()); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 The constructor Double(String) is deprecated since version 9 08:14:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/configuration/AbstractDoubleEditorFilterConfiguration.java:[119] 08:14:47 values.add(new Double(canonicalValue.toString()).toString()); 08:14:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:47 The constructor Double(String) is deprecated since version 9 08:14:47 142 problems (142 warnings) 08:14:47 [INFO] 08:14:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable --- 08:14:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/test/resources 08:14:47 [INFO] 08:14:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable --- 08:14:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/target/org.eclipse.papyrus.infra.nattable-7.0.0-SNAPSHOT-sources.jar 08:14:48 [INFO] 08:14:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable --- 08:14:48 [INFO] 08:14:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable --- 08:14:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/target/org.eclipse.papyrus.infra.nattable-7.0.0-SNAPSHOT.jar 08:14:48 [INFO] 08:14:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable --- 08:14:48 [INFO] 08:14:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable --- 08:14:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:48 [INFO] 08:14:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable --- 08:14:48 [INFO] 08:14:48 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.nattable >----- 08:14:48 [INFO] Building org.eclipse.papyrus.infra.emf.nattable 6.0.0-SNAPSHOT [148/729] 08:14:48 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:48 [INFO] 08:14:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.nattable --- 08:14:48 [INFO] 08:14:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.nattable --- 08:14:48 [INFO] The project's OSGi version is 6.0.0.202103041255 08:14:48 [INFO] 08:14:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.nattable --- 08:14:48 [INFO] 08:14:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.nattable --- 08:14:48 [INFO] 08:14:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.nattable --- 08:14:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/main/resources 08:14:48 [INFO] 08:14:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.nattable --- 08:14:48 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/bin 08:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/org/eclipse/papyrus/infra/emf/nattable/manager/axis/AbstractSynchronizedOnEStructuralFeatureAxisManager.java:[388] 08:14:49 final Collection<EObject> collection = (Collection<EObject>) ((EObject)notification.getNotifier()).eGet((EStructuralFeature) notification.getFeature()); 08:14:49 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:49 Type safety: Unchecked cast from Object to Collection<EObject> 08:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/org/eclipse/papyrus/infra/emf/nattable/manager/axis/EObjectColumnMatrixAxisManager.java:[506] 08:14:49 final Collection<EObject> collection = (Collection<EObject>) ((EObject) notification.getNotifier()).eGet((EStructuralFeature) notification.getFeature()); 08:14:49 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:49 Type safety: Unchecked cast from Object to Collection<EObject> 08:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/org/eclipse/papyrus/infra/emf/nattable/validator/IntegerDataValidator.java:[40] 08:14:49 new Integer(newValue.toString()); 08:14:49 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:49 The constructor Integer(String) is deprecated since version 9 08:14:49 3 problems (3 warnings) 08:14:49 [INFO] 08:14:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.nattable --- 08:14:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/test/resources 08:14:49 [INFO] 08:14:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.nattable --- 08:14:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/target/org.eclipse.papyrus.infra.emf.nattable-6.0.0-SNAPSHOT-sources.jar 08:14:49 [INFO] 08:14:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.nattable --- 08:14:50 [INFO] 08:14:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.nattable --- 08:14:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/target/org.eclipse.papyrus.infra.emf.nattable-6.0.0-SNAPSHOT.jar 08:14:50 [INFO] 08:14:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.nattable --- 08:14:50 [INFO] 08:14:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.nattable --- 08:14:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:50 [INFO] 08:14:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.nattable --- 08:14:50 [INFO] 08:14:50 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.common >---- 08:14:50 [INFO] Building org.eclipse.papyrus.infra.nattable.common 6.0.0-SNAPSHOT [149/729] 08:14:50 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:50 [INFO] 08:14:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.common --- 08:14:50 [INFO] 08:14:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.common --- 08:14:50 [INFO] The project's OSGi version is 6.0.0.202103041255 08:14:50 [INFO] 08:14:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.common --- 08:14:50 [INFO] 08:14:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.common --- 08:14:50 [INFO] 08:14:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.common --- 08:14:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/main/resources 08:14:50 [INFO] 08:14:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.common --- 08:14:50 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/bin 08:14:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[73] 08:14:51 Set<Object> duplicatedObjects = ((Set<Object>) additional); 08:14:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:51 Type safety: Unchecked cast from Object to Set<Object> 08:14:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[152] 08:14:51 List<Object> elementsToBeDuplicated = request.getElementsToBeDuplicated(); 08:14:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:51 Type safety: The expression of type List needs unchecked conversion to conform to List<Object> 08:14:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[200] 08:14:51 public DuplicateTableCommand(TransactionalEditingDomain editingDomain, String label, Table Table, Map allDuplicatedObjectsMap) { 08:14:51 ^^^ 08:14:51 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:14:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[220] 08:14:51 public DuplicateTableCommand(TransactionalEditingDomain editingDomain, String label, Table Table, Map allDuplicatedObjectsMap, EObject targetContainer) { 08:14:51 ^^^ 08:14:51 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:14:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[234] 08:14:51 EcoreUtil.Copier copier = new TableCopier(getAllDuplicatedObjectsMap()); 08:14:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:51 Type safety: The expression of type Map needs unchecked conversion to conform to Map<EObject,EObject> 08:14:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[248] 08:14:51 pageManager.addPage(duplicateTable); 08:14:51 ^^^^^^^^^^^^^^^^^^^^^^^ 08:14:51 The method addPage(Object) from the type IPageManager is deprecated 08:14:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[264] 08:14:51 pageManager.addPage(duplicateTable); 08:14:51 ^^^^^^^^^^^^^^^^^^^^^^^ 08:14:51 The method addPage(Object) from the type IPageManager is deprecated 08:14:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/AbstractEMFNattableEditor.java:[267] 08:14:51 public Object getAdapter(@SuppressWarnings("rawtypes") final Class adapter) { 08:14:51 ^^^^^^ 08:14:51 Type safety: The return type Object for getAdapter(Class) from the type AbstractEMFNattableEditor needs unchecked conversion to conform to T from the type WorkbenchPart 08:14:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/AbstractEMFNattableEditor.java:[291] 08:14:51 return super.getAdapter(adapter); 08:14:51 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:51 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type WorkbenchPart 08:14:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/AbstractEMFNattableEditor.java:[291] 08:14:51 return super.getAdapter(adapter); 08:14:51 ^^^^^^^ 08:14:51 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:14:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/adapter/NattableAdapterFactory.java:[25] 08:14:51 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:14:51 ^^^^^^ 08:14:51 Type safety: The return type Object for getAdapter(Object, Class) from the type NattableAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory 08:14:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/adapter/NattableAdapterFactory.java:[36] 08:14:51 public Class[] getAdapterList() { 08:14:51 ^^^^^^^ 08:14:51 Type safety: The return type Class[] for getAdapterList() from the type NattableAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:14:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/TableCommandHelper.java:[78] 08:14:51 command = creationCommandClass.newInstance(); 08:14:51 ^^^^^^^^^^^^^ 08:14:51 The method newInstance() from the type Class<capture#3-of ? extends ITableCreationCommand> is deprecated since version 9 08:14:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/internal/common/commands/CreateAndOpenTableEditorCommand.java:[220] 08:14:51 final Table table = TableHelper.createTable(configuration, null, this.name, this.description); // context null here, see bug 410357 08:14:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:51 The method createTable(TableConfiguration, EObject, String, String) from the type TableHelper is deprecated 08:14:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/api/TableEditorDeleteHelper.java:[80] 08:14:51 @SuppressWarnings("unchecked") 08:14:51 ^^^^^^^^^^^ 08:14:51 Unnecessary @SuppressWarnings("unchecked") 08:14:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/utils/TableEditorInput.java:[78] 08:14:51 public Object getAdapter(@SuppressWarnings("rawtypes") final Class adapter) { 08:14:51 ^^^^^^ 08:14:51 Type safety: The return type Object for getAdapter(Class) from the type TableEditorInput needs unchecked conversion to conform to T from the type IAdaptable 08:14:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/NattableReloadContextProvider.java:[22] 08:14:51 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:14:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:51 The type AdapterUtils is deprecated 08:14:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/NattableReloadContextProvider.java:[57] 08:14:51 INattableModelManager mgr = AdapterUtils.adapt(editor, INattableModelManager.class, null); 08:14:51 ^^^^^^^^^^^^ 08:14:51 The type AdapterUtils is deprecated 08:14:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/NattableReloadContextProvider.java:[57] 08:14:51 INattableModelManager mgr = AdapterUtils.adapt(editor, INattableModelManager.class, null); 08:14:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:51 The method adapt(Object, Class<INattableModelManager>, INattableModelManager) from the type AdapterUtils is deprecated 08:14:51 19 problems (19 warnings) 08:14:51 [INFO] 08:14:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.common --- 08:14:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/test/resources 08:14:51 [INFO] 08:14:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.common --- 08:14:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/target/org.eclipse.papyrus.infra.nattable.common-6.0.0-SNAPSHOT-sources.jar 08:14:51 [INFO] 08:14:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.common --- 08:14:51 [INFO] 08:14:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.common --- 08:14:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/target/org.eclipse.papyrus.infra.nattable.common-6.0.0-SNAPSHOT.jar 08:14:51 [INFO] 08:14:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.common --- 08:14:51 [INFO] 08:14:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.common --- 08:14:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:51 [INFO] 08:14:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.common --- 08:14:51 [INFO] 08:14:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.controlmode >-- 08:14:51 [INFO] Building org.eclipse.papyrus.infra.nattable.controlmode 3.0.0-SNAPSHOT [150/729] 08:14:51 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:51 [INFO] 08:14:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.controlmode --- 08:14:51 [INFO] 08:14:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.controlmode --- 08:14:51 [INFO] The project's OSGi version is 3.0.0.202103041255 08:14:51 [INFO] 08:14:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.controlmode --- 08:14:51 [INFO] 08:14:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.controlmode --- 08:14:51 [INFO] 08:14:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.controlmode --- 08:14:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/src/main/resources 08:14:51 [INFO] 08:14:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.controlmode --- 08:14:51 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/bin 08:14:52 [INFO] 08:14:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.controlmode --- 08:14:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/src/test/resources 08:14:52 [INFO] 08:14:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.controlmode --- 08:14:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/target/org.eclipse.papyrus.infra.nattable.controlmode-3.0.0-SNAPSHOT-sources.jar 08:14:52 [INFO] 08:14:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.controlmode --- 08:14:52 [INFO] 08:14:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.controlmode --- 08:14:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/target/org.eclipse.papyrus.infra.nattable.controlmode-3.0.0-SNAPSHOT.jar 08:14:52 [INFO] 08:14:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.controlmode --- 08:14:52 [INFO] 08:14:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.controlmode --- 08:14:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:52 [INFO] 08:14:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.controlmode --- 08:14:53 [INFO] 08:14:53 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.edit >-- 08:14:53 [INFO] Building org.eclipse.papyrus.infra.nattable.model.edit 5.0.0-SNAPSHOT [151/729] 08:14:53 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:53 [INFO] 08:14:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model.edit --- 08:14:53 [INFO] 08:14:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model.edit --- 08:14:53 [INFO] The project's OSGi version is 5.0.0.202103041255 08:14:53 [INFO] 08:14:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model.edit --- 08:14:53 [INFO] 08:14:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model.edit --- 08:14:53 [INFO] 08:14:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model.edit --- 08:14:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/src/main/resources 08:14:53 [INFO] 08:14:53 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model.edit --- 08:14:53 [INFO] Compiling 80 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/bin 08:14:53 [INFO] 08:14:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model.edit --- 08:14:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/src/test/resources 08:14:53 [INFO] 08:14:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.model.edit --- 08:14:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/target/org.eclipse.papyrus.infra.nattable.model.edit-5.0.0-SNAPSHOT-sources.jar 08:14:54 [INFO] 08:14:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model.edit --- 08:14:54 [INFO] 08:14:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model.edit --- 08:14:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/target/org.eclipse.papyrus.infra.nattable.model.edit-5.0.0-SNAPSHOT.jar 08:14:54 [INFO] 08:14:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model.edit --- 08:14:54 [INFO] 08:14:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.model.edit --- 08:14:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:54 [INFO] 08:14:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.model.edit --- 08:14:54 [INFO] 08:14:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.editor >-- 08:14:54 [INFO] Building org.eclipse.papyrus.infra.nattable.model.editor 6.0.0-SNAPSHOT [152/729] 08:14:54 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:54 [INFO] 08:14:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model.editor --- 08:14:54 [INFO] 08:14:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model.editor --- 08:14:54 [INFO] The project's OSGi version is 6.0.0.202103041255 08:14:54 [INFO] 08:14:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model.editor --- 08:14:54 [INFO] 08:14:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model.editor --- 08:14:54 [INFO] 08:14:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model.editor --- 08:14:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/src/main/resources 08:14:54 [INFO] 08:14:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model.editor --- 08:14:54 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/bin 08:14:55 [INFO] 08:14:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model.editor --- 08:14:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/src/test/resources 08:14:55 [INFO] 08:14:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.model.editor --- 08:14:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/target/org.eclipse.papyrus.infra.nattable.model.editor-6.0.0-SNAPSHOT-sources.jar 08:14:55 [INFO] 08:14:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model.editor --- 08:14:55 [INFO] 08:14:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model.editor --- 08:14:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/target/org.eclipse.papyrus.infra.nattable.model.editor-6.0.0-SNAPSHOT.jar 08:14:55 [INFO] 08:14:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model.editor --- 08:14:55 [INFO] 08:14:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.model.editor --- 08:14:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:56 [INFO] 08:14:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.model.editor --- 08:14:56 [INFO] 08:14:56 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style >----- 08:14:56 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.style 3.0.0-SNAPSHOT [153/729] 08:14:56 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:56 [INFO] 08:14:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.style --- 08:14:56 [INFO] 08:14:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.style --- 08:14:56 [INFO] The project's OSGi version is 3.0.0.202103041255 08:14:56 [INFO] 08:14:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.style --- 08:14:56 [INFO] 08:14:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.style --- 08:14:56 [INFO] 08:14:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.style --- 08:14:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/src/main/resources 08:14:56 [INFO] 08:14:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.style --- 08:14:56 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/bin 08:14:56 [INFO] 08:14:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.style --- 08:14:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/src/test/resources 08:14:56 [INFO] 08:14:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.style --- 08:14:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/target/org.eclipse.papyrus.infra.gmfdiag.style-3.0.0-SNAPSHOT-sources.jar 08:14:56 [INFO] 08:14:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.style --- 08:14:56 [INFO] 08:14:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.style --- 08:14:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/target/org.eclipse.papyrus.infra.gmfdiag.style-3.0.0-SNAPSHOT.jar 08:14:56 [INFO] 08:14:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.style --- 08:14:56 [INFO] 08:14:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.style --- 08:14:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:56 [INFO] 08:14:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.style --- 08:14:56 [INFO] 08:14:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.tooling.runtime >-- 08:14:56 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.tooling.runtime 4.0.0-SNAPSHOT [154/729] 08:14:56 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:56 [INFO] 08:14:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime --- 08:14:56 [INFO] 08:14:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime --- 08:14:56 [INFO] The project's OSGi version is 4.0.0.202103041255 08:14:56 [INFO] 08:14:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime --- 08:14:56 [INFO] 08:14:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime --- 08:14:56 [INFO] 08:14:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime --- 08:14:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/main/resources 08:14:56 [INFO] 08:14:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime --- 08:14:56 [INFO] Compiling 111 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/bin 08:14:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/impl/ocl/tracker/activeocl/EcoreEnvironmentFactoryEx.java:[21] 08:14:57 import org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor; 08:14:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:57 Discouraged access: The type 'TracingEvaluationVisitor<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ocl/3.16.0.v20210301-1325/org.eclipse.ocl-3.16.0.v20210301-1325.jar') 08:14:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/impl/ocl/tracker/activeocl/EcoreEnvironmentFactoryEx.java:[48] 08:14:57 return new TracingEvaluationVisitor<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>(base); 08:14:57 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:57 Discouraged access: The type 'TracingEvaluationVisitor<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ocl/3.16.0.v20210301-1325/org.eclipse.ocl-3.16.0.v20210301-1325.jar') 08:14:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/impl/ocl/tracker/activeocl/EcoreEnvironmentFactoryEx.java:[48] 08:14:57 return new TracingEvaluationVisitor<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>(base); 08:14:57 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:57 Discouraged access: The constructor 'TracingEvaluationVisitor<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E>(EvaluationVisitor<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ocl/3.16.0.v20210301-1325/org.eclipse.ocl-3.16.0.v20210301-1325.jar') 08:14:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DefaultEditPartProvider.java:[27] 08:14:57 import org.eclipse.papyrus.infra.gmfdiag.tooling.runtime.structure.DiagramStructure; 08:14:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:57 The type DiagramStructure is deprecated 08:14:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DefaultEditPartProvider.java:[42] 08:14:57 private final DiagramStructure diagramStructure; 08:14:57 ^^^^^^^^^^^^^^^^ 08:14:57 The type DiagramStructure is deprecated 08:14:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DefaultEditPartProvider.java:[46] 08:14:57 public DefaultEditPartProvider(EditPartFactory factory, DiagramStructure diagramStructure, String expectedModelId) { 08:14:57 ^^^^^^^^^^^^^^^^ 08:14:57 The type DiagramStructure is deprecated 08:14:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DefaultEditPartProvider.java:[104] 08:14:57 if (!expectedModelId.equals(diagramStructure.getModelID(view))) { 08:14:57 ^^^^^^^^^^^^^^^^ 08:14:57 The method getModelID(View) from the type DiagramStructure is deprecated 08:14:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/locator/LabelCellEditorLocator.java:[28] 08:14:57 int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth(); 08:14:57 ^^^^^^^^^^^^^^^^^^^^^ 08:14:57 The method getAverageCharWidth() from the type FontMetrics is deprecated 08:14:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[18] 08:14:57 import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter; 08:14:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:57 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[19] 08:14:57 import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter; 08:14:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:57 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[23] 08:14:57 * horizontally, the {@link OrthogonalRouter} has to decide whether the first / 08:14:57 ^^^^^^^^^^^^^^^^ 08:14:57 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[29] 08:14:57 * The default {@link RectilinearRouter} always prefers the first choice. 08:14:57 ^^^^^^^^^^^^^^^^^ 08:14:57 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[31] 08:14:58 * This router extends the {@link OrthogonalRouter} with ability to specify the 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[36] 08:14:58 public interface HintedOrthogonalRouter extends OrthogonalRouter { 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/CreationEditPolicyWithCustomReparent.java:[23] 08:14:58 import org.eclipse.papyrus.infra.gmfdiag.tooling.runtime.structure.DiagramStructure; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The type DiagramStructure is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/CreationEditPolicyWithCustomReparent.java:[30] 08:14:58 private final DiagramStructure myDiagramStructure; 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 The type DiagramStructure is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/CreationEditPolicyWithCustomReparent.java:[32] 08:14:58 public CreationEditPolicyWithCustomReparent(DiagramStructure diagramStructure) { 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 The type DiagramStructure is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/update/UpdaterLinkDescriptor.java:[50] 08:14:58 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 08:14:58 ^^^^^^ 08:14:58 Type safety: The return type Object for getAdapter(Class) from the type new IAdaptable(){} needs unchecked conversion to conform to T from the type IAdaptable 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/labels/LinkLFResizableLabelLocator.java:[8] 08:14:58 import org.eclipse.gmf.runtime.diagram.ui.internal.figures.ResizableLabelLocator; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'ResizableLabelLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/labels/LinkLFResizableLabelLocator.java:[12] 08:14:58 * Extends default GMF Runtime {@link ResizableLabelLocator} with custom 08:14:58 ^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'ResizableLabelLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/labels/LinkLFResizableLabelLocator.java:[18] 08:14:58 public class LinkLFResizableLabelLocator extends ResizableLabelLocator { 08:14:58 ^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'ResizableLabelLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/labels/LinkLFResizableLabelLocator.java:[22] 08:14:58 super(parent, bounds, alignment); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The constructor 'ResizableLabelLocator(IFigure, Rectangle, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[19] 08:14:58 import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.ConnectionLayerEx; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'ConnectionLayerEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[20] 08:14:58 import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[23] 08:14:58 * Allows to redefine default GMF Runtime {@link RectilinearRouter} for given 08:14:58 ^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[28] 08:14:58 public class CustomRoutersConnectionLayer extends ConnectionLayerEx { 08:14:58 ^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'ConnectionLayerEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[60] 08:14:58 * standard GMF Runtime {@link RectilinearRouter}, subclasses may override 08:14:58 ^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[64] 08:14:58 return new RectilinearRouter(); 08:14:58 ^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[64] 08:14:58 return new RectilinearRouter(); 08:14:58 ^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The constructor 'RectilinearRouter()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/locator/TextCellEditorLocator.java:[31] 08:14:58 int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth(); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method getAverageCharWidth() from the type FontMetrics is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersDiagramRootEditPartProvider.java:[10] 08:14:58 import org.eclipse.gmf.runtime.diagram.ui.render.internal.providers.DiagramUIRenderEditPartProvider; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'DiagramUIRenderEditPartProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersDiagramRootEditPartProvider.java:[22] 08:14:58 DiagramUIRenderEditPartProvider implements IExecutableExtension { 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'DiagramUIRenderEditPartProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersDiagramRootEditPartProvider.java:[30] 08:14:58 View view = op.getView(); 08:14:58 ^^^^^^^ 08:14:58 Discouraged access: The method 'EditPartOperation.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[30] 08:14:58 import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[35] 08:14:58 import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[44] 08:14:58 * {@link org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.ConnectionBendpointEditPolicy}. 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'ConnectionBendpointEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[62] 08:14:58 protected ConnectionBendpointEditPolicy3(LineMode lineSegMode) { 08:14:58 ^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[70] 08:14:58 super(LineMode.OBLIQUE); 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[70] 08:14:58 super(LineMode.OBLIQUE); 08:14:58 ^^^^^^^ 08:14:58 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[136] 08:14:58 SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand( 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[136] 08:14:58 SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand( 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[136] 08:14:58 SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand( 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The constructor 'SetConnectionBendpointsCommand(TransactionalEditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[138] 08:14:58 sbbCommand.setEdgeAdapter(new EObjectAdapter(edge)); 08:14:58 ^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'SetConnectionBendpointsCommand.setEdgeAdapter(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[139] 08:14:58 sbbCommand.setNewPointList(connection.getPoints(), ptRef1, ptRef2); 08:14:58 ^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, Point, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[159] 08:14:58 SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand( 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[159] 08:14:58 SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand( 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[159] 08:14:58 SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand( 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The constructor 'SetConnectionBendpointsCommand(TransactionalEditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[161] 08:14:58 sbbCommand.setEdgeAdapter(new EObjectAdapter((Edge) getHost() 08:14:58 ^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'SetConnectionBendpointsCommand.setEdgeAdapter(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[166] 08:14:58 sbbCommand.setNewPointList(newPoints, request.getSourceReference(), 08:14:58 ^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, Point, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[169] 08:14:58 sbbCommand.setNewPointList(newPoints, connection.getSourceAnchor(), 08:14:58 ^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, ConnectionAnchor, ConnectionAnchor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[24] 08:14:58 import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[27] 08:14:58 * Right now extending {@link RectilinearRouter} does not make sense, because 08:14:58 ^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[35] 08:14:58 * private counterparts in {@link RectilinearRouter}, without any changes. 08:14:58 ^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[43] 08:14:58 class RectilinearRouter2 extends RectilinearRouter { 08:14:58 ^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[46] 08:14:58 * [GMFRT] make protected in {@link RectilinearRouter} 08:14:58 ^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[86] 08:14:58 * [GMFRT] make protected in {@link RectilinearRouter} 08:14:58 ^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[115] 08:14:58 * [GMFRT] make protected in {@link RectilinearRouter} 08:14:58 ^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[137] 08:14:58 * [GMFRT] make protected in {@link RectilinearRouter} 08:14:58 ^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[171] 08:14:58 super.routeLine(conn, nestedRoutingDepth, newLine); 08:14:58 ^^^^^^^^^ 08:14:58 Discouraged access: The method 'RectilinearRouter.routeLine(Connection, int, PointList)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[175] 08:14:58 * [GMFRT] make protected in {@link RectilinearRouter} 08:14:58 ^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[195] 08:14:58 * [GMFRT] make protected in {@link RectilinearRouter} 08:14:58 ^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[215] 08:14:58 * [GMFRT] make protected in {@link RectilinearRouter} 08:14:58 ^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[18] 08:14:58 import org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorExDelegate; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'CellEditorExDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[23] 08:14:58 /* public */class ComboCellEditorEx extends ComboBoxCellEditor implements org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorEx { 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'CellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[27] 08:14:58 private org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorExDelegate myExDelegate; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'CellEditorExDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[43] 08:14:58 private CellEditorExDelegate getExDelegate() { 08:14:58 ^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'CellEditorExDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[45] 08:14:58 myExDelegate = new CellEditorExDelegate(this); 08:14:58 ^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'CellEditorExDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[45] 08:14:58 myExDelegate = new CellEditorExDelegate(this); 08:14:58 ^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The constructor 'CellEditorExDelegate(CellEditor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[81] 08:14:58 getExDelegate().setOriginalValue(value); 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'CellEditorExDelegate.setOriginalValue(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[96] 08:14:58 return getExDelegate().hasValueChanged(); 08:14:58 ^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'CellEditorExDelegate.hasValueChanged()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[106] 08:14:58 if (!getExDelegate().unlockDeactivation()) { 08:14:58 ^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'CellEditorExDelegate.unlockDeactivation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[117] 08:14:58 return getExDelegate().isDeactivationLocked(); 08:14:58 ^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'CellEditorExDelegate.isDeactivationLocked()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[127] 08:14:58 getExDelegate().setDeactivationLock(deactivationLock); 08:14:58 ^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'CellEditorExDelegate.setDeactivationLock(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeNodeAnchorDelegate.java:[18] 08:14:58 import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeNodeAnchorDelegate.java:[38] 08:14:58 * when active router is {@link OrthogonalRouter}, adjusted anchor position 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeNodeAnchorDelegate.java:[85] 08:14:58 if (router instanceof OrthogonalRouter) { 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeNodeAnchorDelegate.java:[118] 08:14:58 if (router instanceof OrthogonalRouter) { 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DiagramElementTypeImages.java:[16] 08:14:58 import org.eclipse.swt.widgets.Display; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The import org.eclipse.swt.widgets.Display is never used 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[23] 08:14:58 import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.ForestRouter; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[24] 08:14:58 import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[25] 08:14:58 import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[118] 08:14:58 if (getConnectionFigure().getConnectionRouter() instanceof ForestRouter) { 08:14:58 ^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[121] 08:14:58 LineMode.ORTHOGONAL_CONSTRAINED)); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[121] 08:14:58 LineMode.ORTHOGONAL_CONSTRAINED)); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The field 'LineMode.ORTHOGONAL_CONSTRAINED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[122] 08:14:58 } else if (getConnectionFigure().getConnectionRouter() instanceof OrthogonalRouter) { 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[125] 08:14:58 LineMode.ORTHOGONAL_FREE)); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[125] 08:14:58 LineMode.ORTHOGONAL_FREE)); 08:14:58 ^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The field 'LineMode.ORTHOGONAL_FREE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[128] 08:14:58 new LinksLFConnectionBendpointEditPolicy(LineMode.OBLIQUE)); 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[128] 08:14:58 new LinksLFConnectionBendpointEditPolicy(LineMode.OBLIQUE)); 08:14:58 ^^^^^^^ 08:14:58 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/locator/VerticalLabelCellEditorLocator.java:[28] 08:14:58 int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth(); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method getAverageCharWidth() from the type FontMetrics is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[8] 08:14:58 import org.eclipse.gmf.runtime.diagram.ui.internal.editpolicies.ConnectionLineSegEditPolicy; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'ConnectionLineSegEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[9] 08:14:58 import org.eclipse.gmf.runtime.diagram.ui.internal.editpolicies.TreeConnectionBendpointEditPolicy; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'TreeConnectionBendpointEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[12] 08:14:58 import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.ForestRouter; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[13] 08:14:58 import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[14] 08:14:58 import org.eclipse.gmf.runtime.gef.ui.internal.l10n.Cursors; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[45] 08:14:58 if (getConnectionFigure().getConnectionRouter() instanceof ForestRouter) { 08:14:58 ^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[47] 08:14:58 new TreeConnectionBendpointEditPolicy()); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'TreeConnectionBendpointEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[47] 08:14:58 new TreeConnectionBendpointEditPolicy()); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The constructor 'TreeConnectionBendpointEditPolicy()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[48] 08:14:58 } else if (getConnectionFigure().getConnectionRouter() instanceof OrthogonalRouter) { 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[50] 08:14:58 new ConnectionLineSegEditPolicy()); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'ConnectionLineSegEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[50] 08:14:58 new ConnectionLineSegEditPolicy()); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The constructor 'ConnectionLineSegEditPolicy()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[69] 08:14:58 if (getConnectionFigure().getConnectionRouter() instanceof ForestRouter) { 08:14:58 ^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[70] 08:14:58 getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[70] 08:14:58 getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE); 08:14:58 ^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The field 'Cursors.CURSOR_SEG_MOVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[71] 08:14:58 } else if (getConnectionFigure().getConnectionRouter() instanceof OrthogonalRouter) { 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[72] 08:14:58 getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[72] 08:14:58 getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE); 08:14:58 ^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The field 'Cursors.CURSOR_SEG_MOVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[74] 08:14:58 getConnectionFigure().setCursor(Cursors.CURSOR_SEG_ADD); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[74] 08:14:58 getConnectionFigure().setCursor(Cursors.CURSOR_SEG_ADD); 08:14:58 ^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The field 'Cursors.CURSOR_SEG_ADD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustSyntheticBendpointsEditPolicy.java:[18] 08:14:58 import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustSyntheticBendpointsEditPolicy.java:[91] 08:14:58 if (false == router instanceof OrthogonalRouter) { 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[38] 08:14:58 import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.AnimatableScrollPane; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'AnimatableScrollPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[39] 08:14:58 import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.OverlayScrollPaneLayout; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OverlayScrollPaneLayout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[243] 08:14:58 scrollpane.setLayoutManager(new OverlayScrollPaneLayout()); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OverlayScrollPaneLayout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[243] 08:14:58 scrollpane.setLayoutManager(new OverlayScrollPaneLayout()); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The constructor 'OverlayScrollPaneLayout()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[260] 08:14:58 AnimatableScrollPane implements IMapMode { 08:14:58 ^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'AnimatableScrollPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[31] 08:14:58 import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[32] 08:14:58 import org.eclipse.gmf.runtime.gef.ui.internal.tools.ConnectionBendpointTrackerEx; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'ConnectionBendpointTrackerEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[33] 08:14:58 import org.eclipse.gmf.runtime.gef.ui.internal.tools.SelectConnectionEditPartTracker; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'SelectConnectionEditPartTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[42] 08:14:58 ConnectionBendpointEditPolicy3 { 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The type ConnectionBendpointEditPolicy3 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[54] 08:14:58 public LinksLFConnectionBendpointEditPolicy(LineMode lineMode) { 08:14:58 ^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[55] 08:14:58 super(lineMode); 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 The constructor ConnectionBendpointEditPolicy3(LineMode) is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[59] 08:14:58 this(LineMode.OBLIQUE); 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[59] 08:14:58 this(LineMode.OBLIQUE); 08:14:58 ^^^^^^^ 08:14:58 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[68] 08:14:58 * The difference is that the {@link ConnectionBendpointTrackerEx} (case of 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'ConnectionBendpointTrackerEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[69] 08:14:58 * single bendpoint) and {@link SelectConnectionEditPartTracker} (case of 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'SelectConnectionEditPartTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[75] 08:14:58 * {@link SelectConnectionEditPartTracker#handleButtonUp(int)}) first erases 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'SelectConnectionEditPartTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[102] 08:14:58 Command result = super.getBendpointsChangedCommand(request); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method getBendpointsChangedCommand(BendpointRequest) from the type ConnectionBendpointEditPolicy3 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[105] 08:14:58 request.getExtendedData().put( 08:14:58 PARAM_CACHED_COMMAND_BASED_ON_FEEDBACK, result); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[219] 08:14:58 sbbCommand.setNewPointList( 08:14:58 ^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, Point, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[224] 08:14:58 sbbCommand.setNewPointList( 08:14:58 ^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, ConnectionAnchor, ConnectionAnchor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[240] 08:14:58 return super.getConnection(); 08:14:58 ^^^^^^^^^^^^^^^ 08:14:58 The method getConnection() from the type ConnectionBendpointEditPolicy2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[249] 08:14:58 List constraint) { 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[272] 08:14:58 constraint.add(0, new AbsoluteBendpoint(startPoint)); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[281] 08:14:58 List constraint) { 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[302] 08:14:58 constraint.add(new AbsoluteBendpoint(endPoint)); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[329] 08:14:58 super.showSourceFeedback(request); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method showSourceFeedback(Request) from the type ConnectionBendpointEditPolicy2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[339] 08:14:58 super.eraseSourceFeedback(request); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method eraseSourceFeedback(Request) from the type ConnectionBendpointEditPolicy2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[349] 08:14:58 super.eraseConnectionFeedback(request, removeFeedbackFigure); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method eraseConnectionFeedback(BendpointRequest, boolean) from the type ConnectionBendpointEditPolicy2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[359] 08:14:58 super.showMoveBendpointFeedback(request); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method showMoveBendpointFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[365] 08:14:58 super.showCreateBendpointFeedback(request); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method showCreateBendpointFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[371] 08:14:58 super.showMoveLineSegFeedback(request); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method showMoveLineSegFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[377] 08:14:58 super.showMoveOrthogonalBenspointFeedback(request); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method showMoveOrthogonalBenspointFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[29] 08:14:58 import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[118] 08:14:58 SetConnectionBendpointsCommand sbbCommand = new SetAbsoluteBendpointsCommand( 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[120] 08:14:58 sbbCommand.setEdgeAdapter(request.getConnectionEditPart()); 08:14:58 ^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'SetConnectionBendpointsCommand.setEdgeAdapter(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[121] 08:14:58 sbbCommand.setNewPointList(pointList, 08:14:58 ^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, Point, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[181] 08:14:58 SetConnectionBendpointsCommand sbpCommand = (SetConnectionBendpointsCommand) commandItr 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[181] 08:14:58 SetConnectionBendpointsCommand sbpCommand = (SetConnectionBendpointsCommand) commandItr 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[189] 08:14:58 PointList points = sbpCommand.getNewPointList(); 08:14:58 ^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'SetConnectionBendpointsCommand.getNewPointList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[231] 08:14:58 sbpCommand.setNewPointList(points, sourceAnchor, targetAnchor); 08:14:58 ^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, ConnectionAnchor, ConnectionAnchor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[260] 08:14:58 SetConnectionBendpointsCommand sbbCommand = new SetAbsoluteBendpointsCommand( 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[262] 08:14:58 sbbCommand.setEdgeAdapter(getViewAdapter()); 08:14:58 ^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'SetConnectionBendpointsCommand.setEdgeAdapter(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[270] 08:14:58 request.getExtendedData().put(PARAM_SOURCE_ANCHOR, sourceAnchor); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[21] 08:14:58 * @see org.eclipse.gmf.runtime.gef.ui.internal.parts.WrapTextCellEditor 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'WrapTextCellEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[23] 08:14:58 public class WrapTextCellEditor extends org.eclipse.gmf.runtime.gef.ui.internal.parts.WrapTextCellEditor { 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'WrapTextCellEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[31] 08:14:58 super(); 08:14:58 ^^^^^^^^ 08:14:58 Discouraged access: The constructor 'WrapTextCellEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[42] 08:14:58 super(parent); 08:14:58 ^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The constructor 'WrapTextCellEditor(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[54] 08:14:58 super(parent, style); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The constructor 'WrapTextCellEditor(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/draw2d/labels/VerticalLabelCellEditorLocator.java:[27] 08:14:58 int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth(); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method getAverageCharWidth() from the type FontMetrics is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[108] 08:14:58 protected List createSelectionHandles() { 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[109] 08:14:58 List list = new ArrayList(); 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[109] 08:14:58 List list = new ArrayList(); 08:14:58 ^^^^^^^^^ 08:14:58 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[110] 08:14:58 list.add(new ConnectionEndpointHandle((ConnectionEditPart) getHost(), 08:14:58 ConnectionLocator.SOURCE)); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[112] 08:14:58 list.add(new ConnectionEndpointHandle((ConnectionEditPart) getHost(), 08:14:58 ConnectionLocator.TARGET)); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[48] 08:14:58 import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.FeedbackConnection; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'FeedbackConnection' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[50] 08:14:58 import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[51] 08:14:58 import org.eclipse.gmf.runtime.gef.ui.internal.handles.BendpointCreationInvisibleHandle; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'BendpointCreationInvisibleHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[52] 08:14:58 import org.eclipse.gmf.runtime.gef.ui.internal.handles.BendpointMoveHandleEx; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'BendpointMoveHandleEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[53] 08:14:58 import org.eclipse.gmf.runtime.gef.ui.internal.handles.LineSegMoveInvisibleHandle; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'LineSegMoveInvisibleHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[57] 08:14:58 * {@link org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.ConnectionBendpointEditPolicy} 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'ConnectionBendpointEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[90] 08:14:58 private static List NULL_CONSTRAINT = new ArrayList(); 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[90] 08:14:58 private static List NULL_CONSTRAINT = new ArrayList(); 08:14:58 ^^^^^^^^^ 08:14:58 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[93] 08:14:58 private LineMode lineSegMode = LineMode.OBLIQUE; 08:14:58 ^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[93] 08:14:58 private LineMode lineSegMode = LineMode.OBLIQUE; 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[93] 08:14:58 private LineMode lineSegMode = LineMode.OBLIQUE; 08:14:58 ^^^^^^^ 08:14:58 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[96] 08:14:58 public List originalConstraint; 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[124] 08:14:58 public ConnectionBendpointEditPolicy2(LineMode lineSegMode) { 08:14:58 ^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[132] 08:14:58 public LineMode getLineSegMode() { 08:14:58 ^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[157] 08:14:58 FeedbackConnection r = new FeedbackConnection(getConnection()); 08:14:58 ^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'FeedbackConnection' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[157] 08:14:58 FeedbackConnection r = new FeedbackConnection(getConnection()); 08:14:58 ^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'FeedbackConnection' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[157] 08:14:58 FeedbackConnection r = new FeedbackConnection(getConnection()); 08:14:58 ^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The constructor 'FeedbackConnection(Connection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[182] 08:14:58 protected List createManualHandles() { 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[183] 08:14:58 List list = new ArrayList(); 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[183] 08:14:58 List list = new ArrayList(); 08:14:58 ^^^^^^^^^ 08:14:58 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[188] 08:14:58 list.add(new BendpointMoveHandleEx(connEP, i, new BendpointLocator( 08:14:58 getConnection(), i))); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[188] 08:14:58 list.add(new BendpointMoveHandleEx(connEP, i, new BendpointLocator( 08:14:58 ^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'BendpointMoveHandleEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[188] 08:14:58 list.add(new BendpointMoveHandleEx(connEP, i, new BendpointLocator( 08:14:58 ^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The constructor 'BendpointMoveHandleEx(ConnectionEditPart, int, Locator)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[204] 08:14:58 protected void addInvisibleCreationHandle(List list, 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[206] 08:14:58 if (getLineSegMode() != LineMode.OBLIQUE) { 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[206] 08:14:58 if (getLineSegMode() != LineMode.OBLIQUE) { 08:14:58 ^^^^^^^ 08:14:58 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[207] 08:14:58 list.add(new LineSegMoveInvisibleHandle(connEP, i)); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[207] 08:14:58 list.add(new LineSegMoveInvisibleHandle(connEP, i)); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'LineSegMoveInvisibleHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[207] 08:14:58 list.add(new LineSegMoveInvisibleHandle(connEP, i)); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The constructor 'LineSegMoveInvisibleHandle(ConnectionEditPart, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[209] 08:14:58 list.add(new BendpointCreationInvisibleHandle(connEP, i)); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[209] 08:14:58 list.add(new BendpointCreationInvisibleHandle(connEP, i)); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'BendpointCreationInvisibleHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[209] 08:14:58 list.add(new BendpointCreationInvisibleHandle(connEP, i)); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The constructor 'BendpointCreationInvisibleHandle(ConnectionEditPart, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[221] 08:14:58 protected List createSelectionHandles() { 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[273] 08:14:58 if (getLineSegMode() != LineMode.OBLIQUE) { 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[273] 08:14:58 if (getLineSegMode() != LineMode.OBLIQUE) { 08:14:58 ^^^^^^^ 08:14:58 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[361] 08:14:58 getFeedbackState().originalConstraint = (List) getConnection() 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[366] 08:14:58 if (getLineSegMode() != LineMode.OBLIQUE && !getFeedbackState().init) { 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[366] 08:14:58 if (getLineSegMode() != LineMode.OBLIQUE && !getFeedbackState().init) { 08:14:58 ^^^^^^^ 08:14:58 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[368] 08:14:58 List newConstraint = new ArrayList( 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[368] 08:14:58 List newConstraint = new ArrayList( 08:14:58 ^^^^^^^^^ 08:14:58 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[377] 08:14:58 newConstraint.add(abp); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[404] 08:14:58 getFeedbackState().originalConstraint.add(i, bpNew); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[410] 08:14:58 new ArrayList(getFeedbackState().originalConstraint)); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[410] 08:14:58 new ArrayList(getFeedbackState().originalConstraint)); 08:14:58 ^^^^^^^^^ 08:14:58 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[430] 08:14:58 List constraint = (List) getConnection().getRoutingConstraint(); 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[430] 08:14:58 List constraint = (List) getConnection().getRoutingConstraint(); 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[440] 08:14:58 private void setNewFeedbackConstraint(List constraint) { 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[452] 08:14:58 List constraint; 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[459] 08:14:58 constraint = (List) getConnection().getRoutingConstraint(); 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[460] 08:14:58 constraint.add(request.getIndex() + 1, bp); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[462] 08:14:58 constraint = (List) getConnection().getRoutingConstraint(); 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[479] 08:14:58 List constraint = (List) getConnection().getRoutingConstraint(); 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[479] 08:14:58 List constraint = (List) getConnection().getRoutingConstraint(); 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[520] 08:14:58 List constraint = (List) getConnection().getRoutingConstraint(); 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[520] 08:14:58 List constraint = (List) getConnection().getRoutingConstraint(); 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[532] 08:14:58 protected void stickyStraightLineFeedback(List constraint, int nIndex, 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[568] 08:14:58 constraint.set(nIndex, bpNew); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[570] 08:14:58 constraint.set(nIndex, bp); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[588] 08:14:58 if (getLineSegMode() != LineMode.OBLIQUE) { 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[588] 08:14:58 if (getLineSegMode() != LineMode.OBLIQUE) { 08:14:58 ^^^^^^^ 08:14:58 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[631] 08:14:58 protected final LineSeg getLineSeg(List bendPoints, int nIndex) { 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[645] 08:14:58 protected void setLineSeg(List bendPoints, int nIndex, LineSeg newLine) { 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[649] 08:14:58 bendPoints.set(nIndex - 1, bp1); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[650] 08:14:58 bendPoints.set(nIndex, bp2); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[678] 08:14:58 if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) { 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[678] 08:14:58 if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) { 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The field 'LineMode.ORTHOGONAL_CONSTRAINED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[716] 08:14:58 if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) { 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[716] 08:14:58 if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) { 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The field 'LineMode.ORTHOGONAL_CONSTRAINED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[744] 08:14:58 protected void removeOutsideSourceFeedback(List constraint) { 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[755] 08:14:58 protected void removeOutsideTargetFeedback(List constraint) { 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[771] 08:14:58 List constraint = (List) getConnection().getRoutingConstraint(); 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[771] 08:14:58 List constraint = (List) getConnection().getRoutingConstraint(); 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[801] 08:14:58 constraint.set(index, new AbsoluteBendpoint(movedFirst.getOrigin())); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[802] 08:14:58 constraint.set(index + 1, 08:14:58 new AbsoluteBendpoint(movedFirst.getTerminus())); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[807] 08:14:58 constraint.set(index + 1, 08:14:58 new AbsoluteBendpoint(movedSecond.getTerminus())); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[827] 08:14:58 List constraint = (List) getConnection().getRoutingConstraint(); 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[827] 08:14:58 List constraint = (List) getConnection().getRoutingConstraint(); 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[863] 08:14:58 List constraint, LineSeg moveLine) { 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[864] 08:14:58 if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) { 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[864] 08:14:58 if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) { 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The field 'LineMode.ORTHOGONAL_CONSTRAINED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[937] 08:14:58 List constraint) { 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[955] 08:14:58 constraint.add(0, new AbsoluteBendpoint(startPoint)); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[967] 08:14:58 List constraint) { 08:14:58 ^^^^ 08:14:58 List is a raw type. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[985] 08:14:58 constraint.add(new AbsoluteBendpoint(endPoint)); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[994] 08:14:58 public Object getAdapter(Class key) { 08:14:58 ^^^^^ 08:14:58 Class is a raw type. References to generic type Class<T> should be parameterized 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[22] 08:14:58 import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouterUtilities; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[23] 08:14:58 import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[83] 08:14:58 * While {@link RectilinearRouter} claims to ignore the endpoints, it still 08:14:58 ^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[112] 08:14:58 * @see org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter#resetEndPointsToEdge(org.eclipse.draw2d.Connection, 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[112] 08:14:58 * @see org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter#resetEndPointsToEdge(org.eclipse.draw2d.Connection, 08:14:58 ^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'RectilinearRouter.resetEndPointsToEdge(Connection, PointList)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[120] 08:14:58 if (isReorienting(conn)) { 08:14:58 ^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'ObliqueRouter.isReorienting(Connection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[128] 08:14:58 super.resetEndPointsToEdge(conn, line); 08:14:58 ^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'RectilinearRouter.resetEndPointsToEdge(Connection, PointList)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[131] 08:14:58 PrecisionRectangle source = sourceBoundsRelativeToConnection2(conn); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method sourceBoundsRelativeToConnection2(Connection) from the type RectilinearRouter2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[132] 08:14:58 PrecisionRectangle target = targetBoundsRelativeToConnection2(conn); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method targetBoundsRelativeToConnection2(Connection) from the type RectilinearRouter2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[157] 08:14:58 sourceAnchorRelativeLocation = getAnchorOffRectangleDirection2( 08:14:58 sourceAnchorPoint, source); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[159] 08:14:58 targetAnchorRelativeLocation = getAnchorOffRectangleDirection2( 08:14:58 targetAnchorPoint, target); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[166] 08:14:58 offSourceDirection = getOffShapeDirection2(sourceAnchorRelativeLocation); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[167] 08:14:58 offTargetDirection = getOffShapeDirection2(targetAnchorRelativeLocation); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[205] 08:14:58 sourceAnchorRelativeLocation = getAnchorOffRectangleDirection2( 08:14:58 line.getFirstPoint(), source); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[207] 08:14:58 offSourceDirection = getOffShapeDirection2(sourceAnchorRelativeLocation); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[208] 08:14:58 targetAnchorRelativeLocation = getAnchorOffRectangleDirection2( 08:14:58 line.getLastPoint(), target); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[210] 08:14:58 offTargetDirection = getOffShapeDirection2(targetAnchorRelativeLocation); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[217] 08:14:58 OrthogonalRouterUtilities.transformToOrthogonalPointList(line, 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[217] 08:14:58 OrthogonalRouterUtilities.transformToOrthogonalPointList(line, 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'OrthogonalRouterUtilities.transformToOrthogonalPointList(PointList, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[219] 08:14:58 removeRedundantPoints2(line); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method removeRedundantPoints2(PointList) from the type RectilinearRouter2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[228] 08:14:58 * Copy-pasted from {@link RectilinearRouter} lines 416. 08:14:58 ^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[297] 08:14:58 return getOffShapeDirection2(direction); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[350] 08:14:58 LineSeg fromFigureToBendpoint = OrthogonalRouterUtilities 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[351] 08:14:58 .getOrthogonalLineSegToAnchorLoc(conn, anchor, bendpoint); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'OrthogonalRouterUtilities.getOrthogonalLineSegToAnchorLoc(Connection, ConnectionAnchor, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[385] 08:14:58 fromFigureToBendpoint = OrthogonalRouterUtilities 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[386] 08:14:58 .getOrthogonalLineSegToAnchorLoc(conn, anchor, 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'OrthogonalRouterUtilities.getOrthogonalLineSegToAnchorLoc(Connection, ConnectionAnchor, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/MoveViewCommand.java:[22] 08:14:58 import org.eclipse.papyrus.infra.gmfdiag.tooling.runtime.structure.DiagramStructure; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The type DiagramStructure is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/MoveViewCommand.java:[34] 08:14:58 private DiagramStructure myDiagramStructure; 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 The type DiagramStructure is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/MoveViewCommand.java:[48] 08:14:58 public void setVisualIDRegistry(DiagramStructure diagramStructure) { 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 The type DiagramStructure is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/MoveViewCommand.java:[71] 08:14:58 int actualVisualId = myDiagramStructure.getVisualID(childView); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method getVisualID(View) from the type DiagramStructure is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/MoveViewCommand.java:[72] 08:14:58 return myDiagramStructure.checkNodeVisualID(parentView, child, actualVisualId); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method checkNodeVisualID(View, EObject, int) from the type DiagramStructure is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[31] 08:14:58 import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[32] 08:14:58 import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouterUtilities; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[33] 08:14:58 import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter; 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[205] 08:14:58 conn.getConnectionRouter() instanceof OrthogonalRouter; 08:14:58 ^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[485] 08:14:58 if (!OrthogonalRouterUtilities.isRectilinear(middlePart)) { 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[485] 08:14:58 if (!OrthogonalRouterUtilities.isRectilinear(middlePart)) { 08:14:58 ^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'OrthogonalRouterUtilities.isRectilinear(PointList)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[492] 08:14:58 OrthogonalRouterUtilities.transformToOrthogonalPointList( 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[492] 08:14:58 OrthogonalRouterUtilities.transformToOrthogonalPointList( 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The method 'OrthogonalRouterUtilities.transformToOrthogonalPointList(PointList, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[543] 08:14:58 * @see RectilinearRouter 08:14:58 ^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[546] 08:14:58 return INSTANCE.removeRedundantPoints2(line); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The static method removeRedundantPoints2(PointList) from the type RectilinearRouter2 should be accessed in a static way 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[546] 08:14:58 return INSTANCE.removeRedundantPoints2(line); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method removeRedundantPoints2(PointList) from the type RectilinearRouter2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[584] 08:14:58 return getOutisePointOffRectanglePosition2(start, new Rectangle( 08:14:58 end.x, end.y, 0, 0)); 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 The method getOutisePointOffRectanglePosition2(Point, Rectangle) from the type RectilinearRouter2 is deprecated 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/CellEditorEx.java:[19] 08:14:58 * @see org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorEx 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'CellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/CellEditorEx.java:[22] 08:14:58 public interface CellEditorEx extends org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorEx { 08:14:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:14:58 Discouraged access: The type 'CellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:14:58 295 problems (295 warnings) 08:14:58 [INFO] 08:14:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime --- 08:14:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/test/resources 08:14:58 [INFO] 08:14:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime --- 08:14:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/target/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime-4.0.0-SNAPSHOT-sources.jar 08:14:58 [INFO] 08:14:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime --- 08:14:58 [INFO] 08:14:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime --- 08:14:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/target/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime-4.0.0-SNAPSHOT.jar 08:14:58 [INFO] 08:14:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime --- 08:14:58 [INFO] 08:14:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime --- 08:14:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:58 [INFO] 08:14:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime --- 08:14:59 [INFO] 08:14:59 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra-misc >--------- 08:14:59 [INFO] Building Papyrus Infra Other Bundles 0.0.1-SNAPSHOT [155/729] 08:14:59 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:59 [INFO] 08:14:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-misc --- 08:14:59 [INFO] 08:14:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-misc --- 08:14:59 [INFO] 08:14:59 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-misc --- 08:14:59 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:59 [INFO] 08:14:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-misc --- 08:14:59 [INFO] 08:14:59 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.guava >--------- 08:14:59 [INFO] Building org.eclipse.papyrus.infra.guava 1.0.0-SNAPSHOT [156/729] 08:14:59 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:59 [INFO] 08:14:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.guava --- 08:14:59 [INFO] 08:14:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.guava --- 08:14:59 [INFO] The project's OSGi version is 1.0.0.202103041255 08:14:59 [INFO] 08:14:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.guava --- 08:14:59 [INFO] 08:14:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.guava --- 08:14:59 [INFO] 08:14:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.guava --- 08:14:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/src/main/resources 08:14:59 [INFO] 08:14:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.guava --- 08:14:59 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/bin 08:14:59 [INFO] 08:14:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.guava --- 08:14:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/src/test/resources 08:14:59 [INFO] 08:14:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.guava --- 08:14:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/target/org.eclipse.papyrus.infra.guava-1.0.0-SNAPSHOT-sources.jar 08:14:59 [INFO] 08:14:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.guava --- 08:14:59 [INFO] 08:14:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.guava --- 08:14:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/target/org.eclipse.papyrus.infra.guava-1.0.0-SNAPSHOT.jar 08:14:59 [INFO] 08:14:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.guava --- 08:14:59 [INFO] 08:14:59 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.guava --- 08:14:59 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:14:59 [INFO] 08:14:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.guava --- 08:14:59 [INFO] 08:14:59 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.sync >--------- 08:14:59 [INFO] Building org.eclipse.papyrus.infra.sync 3.0.0-SNAPSHOT [157/729] 08:14:59 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:14:59 [INFO] 08:14:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.sync --- 08:14:59 [INFO] 08:14:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.sync --- 08:14:59 [INFO] The project's OSGi version is 3.0.0.202103041255 08:14:59 [INFO] 08:14:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.sync --- 08:14:59 [INFO] 08:14:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.sync --- 08:14:59 [INFO] 08:14:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.sync --- 08:14:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:14:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/main/resources 08:14:59 [INFO] 08:14:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.sync --- 08:14:59 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/bin 08:15:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/SyncObject.java:[20] 08:15:00 import org.eclipse.papyrus.infra.guava.internal.CheckedFuture; 08:15:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:00 The type CheckedFuture<V,X> is deprecated 08:15:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/SyncObject.java:[71] 08:15:00 public <V, X extends Exception> CheckedFuture<V, X> runAsync(SyncServiceRunnable<V, X> operation) { 08:15:00 ^^^^^^^^^^^^^ 08:15:00 The type CheckedFuture<V,X> is deprecated 08:15:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/SyncObject.java:[72] 08:15:00 CheckedFuture<V, X> result = operation.asFuture(this); 08:15:00 ^^^^^^^^^^^^^ 08:15:00 The type CheckedFuture<V,X> is deprecated 08:15:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[21] 08:15:00 import org.eclipse.papyrus.infra.guava.internal.AbstractCheckedFuture; 08:15:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:00 The type AbstractCheckedFuture<V,X> is deprecated 08:15:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[22] 08:15:00 import org.eclipse.papyrus.infra.guava.internal.CheckedFuture; 08:15:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:00 The type CheckedFuture<V,X> is deprecated 08:15:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[57] 08:15:00 public CheckedFuture<V, X> asFuture(final ISyncObject context) { 08:15:00 ^^^^^^^^^^^^^ 08:15:00 The type CheckedFuture<V,X> is deprecated 08:15:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[66] 08:15:00 private CheckedFuture<V, X> checked(final ListenableFuture<V> future) { 08:15:00 ^^^^^^^^^^^^^ 08:15:00 The type CheckedFuture<V,X> is deprecated 08:15:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[67] 08:15:00 class Checked extends AbstractCheckedFuture<V, X> implements Runnable { 08:15:00 ^^^^^^^^^^^^^^^^^^^^^ 08:15:00 The type AbstractCheckedFuture<V,X> is deprecated 08:15:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[69] 08:15:00 super(future); 08:15:00 ^^^^^^^^^^^^^^ 08:15:00 The constructor AbstractCheckedFuture<V,X>(ListenableFuture<V>) is deprecated 08:15:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/EMFDispatchManager.java:[253] 08:15:00 active.remove(key); 08:15:00 ^^^ 08:15:00 Unlikely argument type SyncItem<capture#7-of ?,capture#8-of ?> for remove(Object) on a Collection<Map.Entry<SyncItem<?,?>,D>> 08:15:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/ISyncObject.java:[20] 08:15:00 import org.eclipse.papyrus.infra.guava.internal.CheckedFuture; 08:15:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:00 The type CheckedFuture<V,X> is deprecated 08:15:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/ISyncObject.java:[73] 08:15:00 <V, X extends Exception> CheckedFuture<V, X> runAsync(SyncServiceRunnable<V, X> operation); 08:15:00 ^^^^^^^^^^^^^ 08:15:00 The type CheckedFuture<V,X> is deprecated 08:15:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/internal/SyncService.java:[41] 08:15:00 import org.eclipse.papyrus.infra.guava.internal.CheckedFuture; 08:15:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:00 The type CheckedFuture<V,X> is deprecated 08:15:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/internal/SyncService.java:[183] 08:15:00 result = registryType.newInstance(); 08:15:00 ^^^^^^^^^^^^^ 08:15:00 The method newInstance() from the type Class<R> is deprecated since version 9 08:15:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/internal/SyncService.java:[366] 08:15:00 public <V, X extends Exception> CheckedFuture<V, X> runAsync(SyncServiceRunnable<V, X> operation) { 08:15:00 ^^^^^^^^^^^^^ 08:15:00 The type CheckedFuture<V,X> is deprecated 08:15:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/internal/SyncService.java:[367] 08:15:00 CheckedFuture<V, X> result = operation.asFuture(this); 08:15:00 ^^^^^^^^^^^^^ 08:15:00 The type CheckedFuture<V,X> is deprecated 08:15:00 16 problems (16 warnings) 08:15:00 [INFO] 08:15:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.sync --- 08:15:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/test/resources 08:15:00 [INFO] 08:15:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.sync --- 08:15:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/target/org.eclipse.papyrus.infra.sync-3.0.0-SNAPSHOT-sources.jar 08:15:00 [INFO] 08:15:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.sync --- 08:15:00 [INFO] 08:15:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.sync --- 08:15:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/target/org.eclipse.papyrus.infra.sync-3.0.0-SNAPSHOT.jar 08:15:00 [INFO] 08:15:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.sync --- 08:15:00 [INFO] 08:15:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.sync --- 08:15:00 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:00 [INFO] 08:15:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.sync --- 08:15:00 [INFO] 08:15:00 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common >---- 08:15:00 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.common 4.0.0-SNAPSHOT [158/729] 08:15:00 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:00 [INFO] 08:15:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.common --- 08:15:00 [INFO] 08:15:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.common --- 08:15:00 [INFO] The project's OSGi version is 4.0.0.202103041255 08:15:00 [INFO] 08:15:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.common --- 08:15:00 [INFO] 08:15:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.common --- 08:15:00 [INFO] 08:15:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.common --- 08:15:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/main/resources 08:15:00 [INFO] 08:15:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.common --- 08:15:00 [INFO] Compiling 359 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/bin 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[28] 08:15:05 import org.eclipse.gmf.runtime.diagram.ui.internal.util.LabelViewConstants; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'LabelViewConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[49] 08:15:05 private Point margin = new Point(); 08:15:05 ^^^^^^ 08:15:05 The value of the field PapyrusLabelLocator.margin is not used 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[115] 08:15:05 return LabelViewConstants.TARGET_LOCATION; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'LabelViewConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[115] 08:15:05 return LabelViewConstants.TARGET_LOCATION; 08:15:05 ^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The field 'LabelViewConstants.TARGET_LOCATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[117] 08:15:05 return LabelViewConstants.SOURCE_LOCATION; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'LabelViewConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[117] 08:15:05 return LabelViewConstants.SOURCE_LOCATION; 08:15:05 ^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The field 'LabelViewConstants.SOURCE_LOCATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[119] 08:15:05 return LabelViewConstants.MIDDLE_LOCATION; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'LabelViewConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[119] 08:15:05 return LabelViewConstants.MIDDLE_LOCATION; 08:15:05 ^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The field 'LabelViewConstants.MIDDLE_LOCATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[121] 08:15:05 return LabelViewConstants.MIDDLE_LOCATION; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'LabelViewConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[121] 08:15:05 return LabelViewConstants.MIDDLE_LOCATION; 08:15:05 ^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The field 'LabelViewConstants.MIDDLE_LOCATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleValueCommand.java:[60] 08:15:05 view.getStyles().add(valueStyle); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/SelectEditPartTracker.java:[226] 08:15:05 List selectedObjects = viewer.getSelectedEditParts(); 08:15:05 ^^^^ 08:15:05 List is a raw type. References to generic type List<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/ShapeDisplayCompartmentEditPart.java:[178] 08:15:05 List<Object> children = new ArrayList<>(contentPane.getChildren()); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/ShapeDisplayCompartmentEditPart.java:[178] 08:15:05 List<Object> children = new ArrayList<>(contentPane.getChildren()); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<Object> 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramPropertyTester.java:[26] 08:15:05 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 The type AdapterUtils is deprecated 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramPropertyTester.java:[131] 08:15:05 AdapterUtils.adapt(viewOrAdaptableToView, View.class, null); 08:15:05 ^^^^^^^^^^^^ 08:15:05 The type AdapterUtils is deprecated 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramPropertyTester.java:[131] 08:15:05 AdapterUtils.adapt(viewOrAdaptableToView, View.class, null); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 The method adapt(Object, Class<View>, View) from the type AdapterUtils is deprecated 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/FollowSVGSymbolEditPolicy.java:[40] 08:15:05 protected IObservableValue styleObservable; 08:15:05 ^^^^^^^^^^^^^^^^ 08:15:05 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[35] 08:15:05 import org.eclipse.gmf.runtime.diagram.ui.internal.services.palette.ContributeToPaletteOperation; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[186] 08:15:05 Iterator<PaletteEntry> it = container.getChildren().iterator(); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<PaletteEntry> 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[233] 08:15:05 List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders(); 08:15:05 ^^^^^^^^^ 08:15:05 The value of the local variable providers is not used 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[233] 08:15:05 List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders(); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: Unchecked cast from List<capture#1-of ? extends Service.ProviderDescriptor> to List<? extends PapyrusPaletteService.ProviderDescriptor> 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[234] 08:15:05 ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<>()); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[234] 08:15:05 ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<>()); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[234] 08:15:05 ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<>()); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The constructor 'ContributeToPaletteOperation(IEditorPart, Object, PaletteRoot, Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[264] 08:15:05 List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders(); 08:15:05 ^^^^^^^^^ 08:15:05 The value of the local variable providers is not used 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[264] 08:15:05 List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders(); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: Unchecked cast from List<capture#5-of ? extends Service.ProviderDescriptor> to List<? extends PapyrusPaletteService.ProviderDescriptor> 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[265] 08:15:05 ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[265] 08:15:05 ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[265] 08:15:05 ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The constructor 'ContributeToPaletteOperation(IEditorPart, Object, PaletteRoot, Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[297] 08:15:05 public static String convertToCommaSeparatedRepresentation(Collection objects) { 08:15:05 ^^^^^^^^^^ 08:15:05 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[301] 08:15:05 public static String convertToFlatRepresentation(Collection objects, String separator) { 08:15:05 ^^^^^^^^^^ 08:15:05 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[303] 08:15:05 Iterator it = objects.iterator(); 08:15:05 ^^^^^^^^ 08:15:05 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[42] 08:15:05 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.l10n.EditorMessages; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[202] 08:15:05 String title = EditorMessages.Editor_error_setinput_title; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[202] 08:15:05 String title = EditorMessages.Editor_error_setinput_title; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The field 'EditorMessages.Editor_error_setinput_title' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[203] 08:15:05 String msg = EditorMessages.Editor_error_setinput_message; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[203] 08:15:05 String msg = EditorMessages.Editor_error_setinput_message; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The field 'EditorMessages.Editor_error_setinput_message' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[303] 08:15:05 String title = EditorMessages.Editor_error_save_deleted_title; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[303] 08:15:05 String title = EditorMessages.Editor_error_save_deleted_title; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The field 'EditorMessages.Editor_error_save_deleted_title' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[304] 08:15:05 String msg = EditorMessages.Editor_error_save_deleted_message; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[304] 08:15:05 String msg = EditorMessages.Editor_error_save_deleted_message; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The field 'EditorMessages.Editor_error_save_deleted_message' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[357] 08:15:05 String title = EditorMessages.Editor_error_validateEdit_title; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[357] 08:15:05 String title = EditorMessages.Editor_error_validateEdit_title; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The field 'EditorMessages.Editor_error_validateEdit_title' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[358] 08:15:05 String msg = EditorMessages.Editor_error_validateEdit_message; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[358] 08:15:05 String msg = EditorMessages.Editor_error_validateEdit_message; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The field 'EditorMessages.Editor_error_validateEdit_message' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[514] 08:15:05 String title = EditorMessages.Editor_error_save_outofsync_title; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[514] 08:15:05 String title = EditorMessages.Editor_error_save_outofsync_title; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The field 'EditorMessages.Editor_error_save_outofsync_title' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[515] 08:15:05 String msg = EditorMessages.Editor_error_save_outofsync_message; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[515] 08:15:05 String msg = EditorMessages.Editor_error_save_outofsync_message; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The field 'EditorMessages.Editor_error_save_outofsync_message' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[529] 08:15:05 String title = EditorMessages.Editor_error_save_title; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[529] 08:15:05 String title = EditorMessages.Editor_error_save_title; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The field 'EditorMessages.Editor_error_save_title' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[530] 08:15:05 String msg = EditorMessages.Editor_error_save_message; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[530] 08:15:05 String msg = EditorMessages.Editor_error_save_message; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The field 'EditorMessages.Editor_error_save_message' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[33] 08:15:05 import org.eclipse.gmf.runtime.diagram.core.internal.DiagramPlugin; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[34] 08:15:05 import org.eclipse.gmf.runtime.diagram.core.internal.DiagramStatusCodes; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'DiagramStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[35] 08:15:05 import org.eclipse.gmf.runtime.diagram.core.internal.l10n.DiagramCoreMessages; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'DiagramCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[113] 08:15:05 return (Edge) createNewView(getEdgeViewClass(semanticAdapter, containerView, semanticHint), new Object[] { semanticAdapter, containerView, semanticHint, new Integer(index), Boolean.valueOf(persisted), preferencesHint }); 08:15:05 ^^^^^^^^^^^^^^ 08:15:05 The constructor Integer(int) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[119] 08:15:05 return (Node) createNewView(getNodeViewClass(semanticAdapter, containerView, semanticHint), new Object[] { semanticAdapter, containerView, semanticHint, new Integer(index), Boolean.valueOf(persisted), preferencesHint }); 08:15:05 ^^^^^^^^^^^^^^ 08:15:05 The constructor Integer(int) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[221] 08:15:05 Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$ 08:15:05 ^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[221] 08:15:05 Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$ 08:15:05 ^^^^^^^^^^^ 08:15:05 Discouraged access: The method 'DiagramPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[221] 08:15:05 Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$ 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'DiagramStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[221] 08:15:05 Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$ 08:15:05 ^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The field 'DiagramStatusCodes.SERVICE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[227] 08:15:05 Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$ 08:15:05 ^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[227] 08:15:05 Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$ 08:15:05 ^^^^^^^^^^^ 08:15:05 Discouraged access: The method 'DiagramPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[227] 08:15:05 Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$ 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'DiagramStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[227] 08:15:05 Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$ 08:15:05 ^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The field 'DiagramStatusCodes.SERVICE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[232] 08:15:05 String eMsg = NLS.bind(DiagramCoreMessages.AbstractViewProvider_create_view_failed_ERROR_, viewClass.getName()); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'DiagramCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[232] 08:15:05 String eMsg = NLS.bind(DiagramCoreMessages.AbstractViewProvider_create_view_failed_ERROR_, viewClass.getName()); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The field 'DiagramCoreMessages.AbstractViewProvider_create_view_failed_ERROR_' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[233] 08:15:05 Log.warning(DiagramPlugin.getInstance(), IStatus.WARNING, eMsg, e); 08:15:05 ^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[233] 08:15:05 Log.warning(DiagramPlugin.getInstance(), IStatus.WARNING, eMsg, e); 08:15:05 ^^^^^^^^^^^ 08:15:05 Discouraged access: The method 'DiagramPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/ConnectionEditPart.java:[101] 08:15:05 private IObservableValue sourceDecorationObservable; 08:15:05 ^^^^^^^^^^^^^^^^ 08:15:05 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/ConnectionEditPart.java:[104] 08:15:05 private IObservableValue targetDecorationObservable; 08:15:05 ^^^^^^^^^^^^^^^^ 08:15:05 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/UnitsConverterUtils.java:[55] 08:15:05 Double value = new Double(0.125); 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The constructor Double(double) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/UnitsConverterUtils.java:[106] 08:15:05 return new Double(number.doubleValue()); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 The constructor Double(double) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/PapyrusLabelHelper.java:[207] 08:15:05 calculatedOffset = new Point(normalizedOffset.x 08:15:05 * Math.cos(theta) 08:15:05 - normalizedOffset.y 08:15:05 * Math.sin(theta), 08:15:05 normalizedOffset.x * Math.sin(theta) 08:15:05 + normalizedOffset.y * Math.cos(theta)); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 The constructor Point(double, double) is deprecated 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/PapyrusLabelHelper.java:[287] 08:15:05 Point orth = new Point(dx, dy); 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The constructor Point(double, double) is deprecated 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/UMLDiagramEditorUtil.java:[26] 08:15:05 public static Map getSaveOptions() { 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/UMLDiagramEditorUtil.java:[27] 08:15:05 Map saveOptions = new HashMap(); 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/UMLDiagramEditorUtil.java:[27] 08:15:05 Map saveOptions = new HashMap(); 08:15:05 ^^^^^^^ 08:15:05 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/UMLDiagramEditorUtil.java:[28] 08:15:05 saveOptions.put(XMLResource.OPTION_ENCODING, "UTF-8"); //$NON-NLS-1$ 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/UMLDiagramEditorUtil.java:[29] 08:15:05 saveOptions.put(Resource.OPTION_SAVE_ONLY_IF_CHANGED, Resource.OPTION_SAVE_ONLY_IF_CHANGED_MEMORY_BUFFER); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/figure/node/PapyrusAnchorableWrappingLabel.java:[70] 08:15:05 getConnectionAnchors().put(terminal, connectAnchor); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/figure/node/PapyrusAnchorableWrappingLabel.java:[101] 08:15:05 protected Hashtable getConnectionAnchors() { 08:15:05 ^^^^^^^^^ 08:15:05 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/figure/node/PapyrusAnchorableWrappingLabel.java:[103] 08:15:05 connectionAnchors = new Hashtable(1); 08:15:05 ^^^^^^^^^ 08:15:05 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/figure/node/PapyrusAnchorableWrappingLabel.java:[114] 08:15:05 private Hashtable connectionAnchors; 08:15:05 ^^^^^^^^^ 08:15:05 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/figure/node/PapyrusAnchorableWrappingLabel.java:[128] 08:15:05 Iterator iter = getConnectionAnchors().keySet().iterator(); 08:15:05 ^^^^^^^^ 08:15:05 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[53] 08:15:05 protected IObservableList observableConcreteList; 08:15:05 ^^^^^^^^^^^^^^^ 08:15:05 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[64] 08:15:05 observableConcreteList = (IObservableList) concreteList; 08:15:05 ^^^^^^^^^^^^^^^ 08:15:05 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[80] 08:15:05 for (Style style : (List<Style>) view.getStyles()) { 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: Unchecked cast from EList to List<Style> 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[100] 08:15:05 private static IObservableList getWrappedList(View view, String styleName, EClass eClass, EStructuralFeature feature) { 08:15:05 ^^^^^^^^^^^^^^^ 08:15:05 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[104] 08:15:05 return EMFProperties.list(feature).observe(style); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[109] 08:15:05 return new WritableList(); 08:15:05 ^^^^^^^^^^^^ 08:15:05 WritableList is a raw type. References to generic type WritableList<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[164] 08:15:05 protected IObservableList getConcreteList() { 08:15:05 ^^^^^^^^^^^^^^^ 08:15:05 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/DiagramEdgesSyncFeature.java:[28] 08:15:05 import org.eclipse.gmf.runtime.diagram.ui.requests.RequestConstants; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 The import org.eclipse.gmf.runtime.diagram.ui.requests.RequestConstants is never used 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[64] 08:15:05 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[65] 08:15:05 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[297] 08:15:05 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:15:05 ^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[297] 08:15:05 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:15:05 ^^^^ 08:15:05 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[309] 08:15:05 Map options = new HashMap(GMFResourceFactory.getDefaultLoadOptions()); 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[309] 08:15:05 Map options = new HashMap(GMFResourceFactory.getDefaultLoadOptions()); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The constructor HashMap(Map) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[309] 08:15:05 Map options = new HashMap(GMFResourceFactory.getDefaultLoadOptions()); 08:15:05 ^^^^^^^ 08:15:05 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[326] 08:15:05 for (Iterator it = resource.getContents().iterator(); it.hasNext();) { 08:15:05 ^^^^^^^^ 08:15:05 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[393] 08:15:05 Collection files2Validate = new ArrayList(); 08:15:05 ^^^^^^^^^^ 08:15:05 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[393] 08:15:05 Collection files2Validate = new ArrayList(); 08:15:05 ^^^^^^^^^ 08:15:05 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[394] 08:15:05 for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) { 08:15:05 ^^^^^^^^ 08:15:05 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[398] 08:15:05 files2Validate.add(file); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[402] 08:15:05 (IFile[]) files2Validate.toArray(new IFile[files2Validate.size()]), computationContext); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[454] 08:15:05 for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) { 08:15:05 ^^^^^^^^ 08:15:05 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[494] 08:15:05 Collection rules = new ArrayList(); 08:15:05 ^^^^^^^^^^ 08:15:05 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[494] 08:15:05 Collection rules = new ArrayList(); 08:15:05 ^^^^^^^^^ 08:15:05 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[495] 08:15:05 for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) { 08:15:05 ^^^^^^^^ 08:15:05 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[499] 08:15:05 rules.add(ResourcesPlugin.getWorkspace().getRuleFactory().modifyRule(file)); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[502] 08:15:05 return new MultiRule((ISchedulingRule[]) rules.toArray(new ISchedulingRule[rules.size()])); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[512] 08:15:05 Collection rules = new ArrayList(); 08:15:05 ^^^^^^^^^^ 08:15:05 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[512] 08:15:05 Collection rules = new ArrayList(); 08:15:05 ^^^^^^^^^ 08:15:05 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[513] 08:15:05 for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) { 08:15:05 ^^^^^^^^ 08:15:05 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[517] 08:15:05 rules.add(computeSchedulingRule(file)); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[520] 08:15:05 return new MultiRule((ISchedulingRule[]) rules.toArray(new ISchedulingRule[rules.size()])); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[530] 08:15:05 Collection rules = new ArrayList(); 08:15:05 ^^^^^^^^^^ 08:15:05 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[530] 08:15:05 Collection rules = new ArrayList(); 08:15:05 ^^^^^^^^^ 08:15:05 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[531] 08:15:05 for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) { 08:15:05 ^^^^^^^^ 08:15:05 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[535] 08:15:05 rules.add(ResourcesPlugin.getWorkspace().getRuleFactory().refreshRule(file)); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[538] 08:15:05 return new MultiRule((ISchedulingRule[]) rules.toArray(new ISchedulingRule[rules.size()])); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[548] 08:15:05 Collection files = new ArrayList(); 08:15:05 ^^^^^^^^^^ 08:15:05 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[548] 08:15:05 Collection files = new ArrayList(); 08:15:05 ^^^^^^^^^ 08:15:05 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[549] 08:15:05 for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) { 08:15:05 ^^^^^^^^ 08:15:05 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[553] 08:15:05 files.add(file); 08:15:05 ^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[557] 08:15:05 (IFile[]) files.toArray(new IFile[files.size()])); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[586] 08:15:05 for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) { 08:15:05 ^^^^^^^^ 08:15:05 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[607] 08:15:05 List resources = info.getResourceSet().getResources(); 08:15:05 ^^^^ 08:15:05 List is a raw type. References to generic type List<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[610] 08:15:05 for (Iterator it = resources.iterator(); it.hasNext();) { 08:15:05 ^^^^^^^^ 08:15:05 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[620] 08:15:05 EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[620] 08:15:05 EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:15:05 ^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[635] 08:15:05 List affectedFiles = null; 08:15:05 ^^^^ 08:15:05 List is a raw type. References to generic type List<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[754] 08:15:05 private WorkspaceSynchronizer mySynchronizer; 08:15:05 ^^^^^^^^^^^^^^ 08:15:05 The value of the field GmfMultiDiagramDocumentProvider.ResourceSetInfo.mySynchronizer is not used 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[757] 08:15:05 private Collection myUnSynchronizedResources = new ArrayList(); 08:15:05 ^^^^^^^^^^ 08:15:05 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[757] 08:15:05 private Collection myUnSynchronizedResources = new ArrayList(); 08:15:05 ^^^^^^^^^ 08:15:05 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[837] 08:15:05 myUnSynchronizedResources.add(resource); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[888] 08:15:05 private class SynchronizerDelegate implements WorkspaceSynchronizer.Delegate { 08:15:05 ^^^^^^^^^^^^^^^^^^^^ 08:15:05 The type GmfMultiDiagramDocumentProvider.ResourceSetInfo.SynchronizerDelegate is never used locally 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[996] 08:15:05 for (Iterator it = resource.getResourceSet().getResources().iterator(); it.hasNext() && !modified;) { 08:15:05 ^^^^^^^^ 08:15:05 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleListValueCommand.java:[63] 08:15:05 view.getStyles().add(style); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleListValueCommand.java:[93] 08:15:05 EList currentList = (EList) (style.eGet(styleFeature)); 08:15:05 ^^^^^ 08:15:05 EList is a raw type. References to generic type EList<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleListValueCommand.java:[93] 08:15:05 EList currentList = (EList) (style.eGet(styleFeature)); 08:15:05 ^^^^^^^^^^^ 08:15:05 The value of the local variable currentList is not used 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleListValueCommand.java:[93] 08:15:05 EList currentList = (EList) (style.eGet(styleFeature)); 08:15:05 ^^^^^ 08:15:05 EList is a raw type. References to generic type EList<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteCustomizer.java:[302] 08:15:05 for (Iterator iterator = paletteContainer.getChildren().iterator(); iterator.hasNext();) { 08:15:05 ^^^^^^^^ 08:15:05 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[47] 08:15:05 ValueDiff diff = new ValueDiff() { 08:15:05 ^^^^^^^^^ 08:15:05 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[47] 08:15:05 ValueDiff diff = new ValueDiff() { 08:15:05 ^^^^^^^^^ 08:15:05 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[59] 08:15:05 fireValueChange(diff); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[102] 08:15:05 final ValueDiff diff = new ValueDiff() { 08:15:05 ^^^^^^^^^ 08:15:05 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[102] 08:15:05 final ValueDiff diff = new ValueDiff() { 08:15:05 ^^^^^^^^^ 08:15:05 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[114] 08:15:05 fireValueChange(diff); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[119] 08:15:05 final ValueDiff diff = new ValueDiff() { 08:15:05 ^^^^^^^^^ 08:15:05 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[119] 08:15:05 final ValueDiff diff = new ValueDiff() { 08:15:05 ^^^^^^^^^ 08:15:05 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[131] 08:15:05 fireValueChange(diff); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/updater/UpdaterLinkDescriptor.java:[64] 08:15:05 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 08:15:05 ^^^^^^ 08:15:05 Type safety: The return type Object for getAdapter(Class) from the type new IAdaptable(){} needs unchecked conversion to conform to T from the type IAdaptable 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DuplicateDiagramCommand.java:[75] 08:15:05 public DuplicateDiagramCommand(TransactionalEditingDomain editingDomain, String label, Diagram diagram, Map allDuplicatedObjectsMap) { 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DuplicateDiagramCommand.java:[95] 08:15:05 public DuplicateDiagramCommand(TransactionalEditingDomain editingDomain, String label, Diagram diagram, Map allDuplicatedObjectsMap, EObject targetContainer) { 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DuplicateDiagramCommand.java:[109] 08:15:05 EcoreUtil.Copier copier = new DiagramCopier(getAllDuplicatedObjectsMap()); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The expression of type Map needs unchecked conversion to conform to Map<EObject,EObject> 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/NameDisplayEditPolicy.java:[39] 08:15:05 protected IObservableValue styleObservable; 08:15:05 ^^^^^^^^^^^^^^^^ 08:15:05 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[200] 08:15:05 private List operationSet; 08:15:05 ^^^^ 08:15:05 List is a raw type. References to generic type List<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[376] 08:15:05 protected List createOperationSet() { 08:15:05 ^^^^ 08:15:05 List is a raw type. References to generic type List<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[377] 08:15:05 return new ArrayList(getCurrentViewer().getSelectedEditParts()); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[377] 08:15:05 return new ArrayList(getCurrentViewer().getSelectedEditParts()); 08:15:05 ^^^^^^^^^ 08:15:05 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[623] 08:15:05 protected List getOperationSet() { 08:15:05 ^^^^ 08:15:05 List is a raw type. References to generic type List<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[937] 08:15:05 private boolean isCurrentViewerMirrored() { 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 The method isCurrentViewerMirrored() from the type AbstractTool is never used locally 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[1494] 08:15:05 public void setProperties(Map properties) { 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[1498] 08:15:05 Iterator entries = properties.entrySet().iterator(); 08:15:05 ^^^^^^^^ 08:15:05 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[1500] 08:15:05 Entry entry = (Entry) entries.next(); 08:15:05 ^^^^^ 08:15:05 Map.Entry is a raw type. References to generic type Map.Entry<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[1500] 08:15:05 Entry entry = (Entry) entries.next(); 08:15:05 ^^^^^ 08:15:05 Map.Entry is a raw type. References to generic type Map.Entry<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/figure/node/ShapeFlowLayout.java:[48] 08:15:05 Iterator iterator = parent.getChildren().iterator(); 08:15:05 ^^^^^^^^ 08:15:05 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/AbstractNestedDiagramViewsSyncFeature.java:[44] 08:15:05 import org.eclipse.papyrus.infra.guava.internal.CheckedFuture; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 The type CheckedFuture<V,X> is deprecated 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/AbstractNestedDiagramViewsSyncFeature.java:[44] 08:15:05 import org.eclipse.papyrus.infra.guava.internal.CheckedFuture; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 The import org.eclipse.papyrus.infra.guava.internal.CheckedFuture is never used 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[226] 08:15:05 Map cacheMaps = (Map) req.getParameter(Cache_Maps); 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[226] 08:15:05 Map cacheMaps = (Map) req.getParameter(Cache_Maps); 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[228] 08:15:05 Map map = (Map) cacheMaps.get(req.getElementToDestroy()); 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[228] 08:15:05 Map map = (Map) cacheMaps.get(req.getElementToDestroy()); 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[271] 08:15:05 Map cacheMaps = (Map) req.getParameter(Cache_Maps); 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[271] 08:15:05 Map cacheMaps = (Map) req.getParameter(Cache_Maps); 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[272] 08:15:05 Set checkedElement = null; 08:15:05 ^^^ 08:15:05 Set is a raw type. References to generic type Set<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[274] 08:15:05 checkedElement = (Set) cacheMaps.get(Checked_Elements); 08:15:05 ^^^ 08:15:05 Set is a raw type. References to generic type Set<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[275] 08:15:05 checkedElement.add(parent); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[276] 08:15:05 Map parentMap = (Map) cacheMaps.get(parent); 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[276] 08:15:05 Map parentMap = (Map) cacheMaps.get(parent); 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[287] 08:15:05 for (Iterator iter = parent.eContents().iterator(); iter.hasNext();) { 08:15:05 ^^^^^^^^ 08:15:05 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[294] 08:15:05 if ((ddr == null) || ((checkedElement != null) && checkedElement.add(next)) || (!ddr.getDependentElementsToDestroy().contains(next))) { 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[349] 08:15:05 Map cacheMaps = (Map) req.getParameter(Cache_Maps); 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[349] 08:15:05 Map cacheMaps = (Map) req.getParameter(Cache_Maps); 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[354] 08:15:05 Map contextMap = (Map) cacheMaps.get(type); 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[354] 08:15:05 Map contextMap = (Map) cacheMaps.get(type); 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[361] 08:15:05 Map contextMap = (Map) cacheMaps.get(contextObject); 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[361] 08:15:05 Map contextMap = (Map) cacheMaps.get(contextObject); 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[369] 08:15:05 Map contextMap = (Map) cacheMaps.get(editHelperContext); 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[369] 08:15:05 Map contextMap = (Map) cacheMaps.get(editHelperContext); 08:15:05 ^^^ 08:15:05 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/advice/GMFDiagramDuplicateEditHelperAdvice.java:[54] 08:15:05 Set<Object> duplicatedObjects = ((Set<Object>) additional); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: Unchecked cast from Object to Set<Object> 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/advice/GMFDiagramDuplicateEditHelperAdvice.java:[132] 08:15:05 List<Object> elementsToBeDuplicated = request.getElementsToBeDuplicated(); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The expression of type List needs unchecked conversion to conform to List<Object> 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[78] 08:15:05 private List exclusionSet; 08:15:05 ^^^^ 08:15:05 List is a raw type. References to generic type List<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[155] 08:15:05 List editparts = getOperationSet(); 08:15:05 ^^^^ 08:15:05 List is a raw type. References to generic type List<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[170] 08:15:05 compoundSrcRect = compoundSrcRect.union(bounds); 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The method union(PrecisionRectangle) from the type PrecisionRectangle is deprecated 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[194] 08:15:05 protected List createOperationSet() { 08:15:05 ^^^^ 08:15:05 List is a raw type. References to generic type List<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[196] 08:15:05 List list = ToolUtilities.getSelectionWithoutDependants(getCurrentViewer()); 08:15:05 ^^^^ 08:15:05 List is a raw type. References to generic type List<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[201] 08:15:05 return new ArrayList(); 08:15:05 ^^^^^^^^^ 08:15:05 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[245] 08:15:05 List editParts = getOperationSet(); 08:15:05 ^^^^ 08:15:05 List is a raw type. References to generic type List<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[264] 08:15:05 Iterator iter = getOperationSet().iterator(); 08:15:05 ^^^^^^^^ 08:15:05 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[326] 08:15:05 protected Collection getExclusionSet() { 08:15:05 ^^^^^^^^^^ 08:15:05 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[328] 08:15:05 List set = getOperationSet(); 08:15:05 ^^^^ 08:15:05 List is a raw type. References to generic type List<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[329] 08:15:05 exclusionSet = new ArrayList(set.size() + 1); 08:15:05 ^^^^^^^^^ 08:15:05 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[332] 08:15:05 exclusionSet.add(editpart.getFigure()); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[336] 08:15:05 exclusionSet.add(layerManager.getLayer(LayerConstants.CONNECTION_LAYER)); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[597] 08:15:05 List editParts = getOperationSet(); 08:15:05 ^^^^ 08:15:05 List is a raw type. References to generic type List<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/DefaultGraphicalNodeEditPolicy.java:[40] 08:15:05 import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/SemanticAdapter.java:[55] 08:15:05 public Object getAdapter(Class adapter) { 08:15:05 ^^^^^^ 08:15:05 Type safety: The return type Object for getAdapter(Class) from the type SemanticAdapter needs unchecked conversion to conform to T from the type IAdaptable 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/SemanticAdapter.java:[55] 08:15:05 public Object getAdapter(Class adapter) { 08:15:05 ^^^^^ 08:15:05 Class is a raw type. References to generic type Class<T> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/MaskLabelHelper.java:[45] 08:15:05 Set<String> result = new HashSet<String>(values); 08:15:05 ^^^^^^ 08:15:05 Type safety: The expression of type CustomStringStyleObservableList needs unchecked conversion to conform to Collection<? extends String> 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/UISyncUtils.java:[18] 08:15:05 import org.eclipse.papyrus.infra.guava.internal.CheckedFuture; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 The type CheckedFuture<V,X> is deprecated 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/UISyncUtils.java:[49] 08:15:05 public static <V, X extends Exception> CheckedFuture<V, X> asyncExec(final ISyncObject syncObject, final SyncServiceRunnable<V, X> operation) { 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The type CheckedFuture<V,X> is deprecated 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/UISyncUtils.java:[70] 08:15:05 CheckedFuture<V, X> result = operation.asFuture(syncObject); 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The type CheckedFuture<V,X> is deprecated 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/UISyncUtils.java:[74] 08:15:05 return result.checkedGet(); 08:15:05 ^^^^^^^^^^^^ 08:15:05 The method checkedGet() from the type CheckedFuture<V,X> is deprecated 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/PasteRequest.java:[34] 08:15:05 protected Collection elementToPaste; 08:15:05 ^^^^^^^^^^ 08:15:05 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/PasteRequest.java:[42] 08:15:05 public PasteRequest(Collection elementToPaste) { 08:15:05 ^^^^^^^^^^ 08:15:05 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/PasteRequest.java:[53] 08:15:05 public void setElementToPaste(Collection elementToPaste) { 08:15:05 ^^^^^^^^^^ 08:15:05 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/PasteRequest.java:[62] 08:15:05 public Collection getElementToPaste() { 08:15:05 ^^^^^^^^^^ 08:15:05 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/PasteRequest.java:[73] 08:15:05 duplicateRequest.setEditParts(new ArrayList()); 08:15:05 ^^^^^^^^^ 08:15:05 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/PasteRequest.java:[74] 08:15:05 duplicateRequest.setExtendedData(new HashMap()); 08:15:05 ^^^^^^^ 08:15:05 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/SemanticAdapter.java:[55] 08:15:05 public Object getAdapter(Class adapter) { 08:15:05 ^^^^^^ 08:15:05 Type safety: The return type Object for getAdapter(Class) from the type SemanticAdapter needs unchecked conversion to conform to T from the type IAdaptable 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/SemanticAdapter.java:[55] 08:15:05 public Object getAdapter(Class adapter) { 08:15:05 ^^^^^ 08:15:05 Class is a raw type. References to generic type Class<T> should be parameterized 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/DiagramOutlineAdapterFactory.java:[29] 08:15:05 public Class[] getAdapterList() { 08:15:05 ^^^^^^^ 08:15:05 Type safety: The return type Class[] for getAdapterList() from the type DiagramOutlineAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/DiagramOutlineAdapterFactory.java:[34] 08:15:05 public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) { 08:15:05 ^^^^^^ 08:15:05 Type safety: The return type Object for getAdapter(Object, Class) from the type DiagramOutlineAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/EditPartSyncTrigger.java:[26] 08:15:05 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 The type AdapterUtils is deprecated 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/EditPartSyncTrigger.java:[101] 08:15:05 model = AdapterUtils.adapt(editPart, registry.getModelType(), null); 08:15:05 ^^^^^^^^^^^^ 08:15:05 The type AdapterUtils is deprecated 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/EditPartSyncTrigger.java:[101] 08:15:05 model = AdapterUtils.adapt(editPart, registry.getModelType(), null); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 The method adapt(Object, Class<M>, M) from the type AdapterUtils is deprecated 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[218] 08:15:05 list.add(new Integer(array[i])); 08:15:05 ^^^^^^^^^^^^^^^^^ 08:15:05 The constructor Integer(int) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[349] 08:15:05 if (eastPositions.contains(new Integer(side))) { 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The constructor Integer(int) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[351] 08:15:05 } else if (westPositions.contains(new Integer(side))) { 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The constructor Integer(int) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[358] 08:15:05 if (eastPositions.contains(new Integer(side))) { 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The constructor Integer(int) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[360] 08:15:05 } else if (westPositions.contains(new Integer(side))) { 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The constructor Integer(int) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[367] 08:15:05 if (northPositions.contains(new Integer(side))) { 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The constructor Integer(int) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[369] 08:15:05 } else if (southPositions.contains(new Integer(side))) { 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The constructor Integer(int) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[376] 08:15:05 if (northPositions.contains(new Integer(side))) { 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The constructor Integer(int) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[378] 08:15:05 } else if (southPositions.contains(new Integer(side))) { 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The constructor Integer(int) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[440] 08:15:05 if (eastPositions.contains(new Integer(side))) { 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The constructor Integer(int) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[442] 08:15:05 } else if (westPositions.contains(new Integer(side))) { 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The constructor Integer(int) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[449] 08:15:05 if (eastPositions.contains(new Integer(side))) { 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The constructor Integer(int) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[451] 08:15:05 } else if (westPositions.contains(new Integer(side))) { 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The constructor Integer(int) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[458] 08:15:05 if (northPositions.contains(new Integer(side))) { 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The constructor Integer(int) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[460] 08:15:05 } else if (southPositions.contains(new Integer(side))) { 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The constructor Integer(int) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[467] 08:15:05 if (northPositions.contains(new Integer(side))) { 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The constructor Integer(int) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[469] 08:15:05 } else if (southPositions.contains(new Integer(side))) { 08:15:05 ^^^^^^^^^^^^^ 08:15:05 The constructor Integer(int) is deprecated since version 9 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[492] 08:15:05 int intersectPosition = getRelativePositionFor(sourceBounds, new PrecisionRectangle(intersection), diagramBounds); 08:15:05 ^^^^^^^^^^^^^^^^^ 08:15:05 The value of the local variable intersectPosition is not used 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[540] 08:15:05 pos.setX(reference.preciseX()); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 The method setX(double) from the type PrecisionRectangle is deprecated 08:15:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[542] 08:15:05 pos.setHeight(reference.preciseY()); 08:15:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:05 The method setHeight(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[543] 08:15:06 pos.setWidth(reference.preciseWidth()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setWidth(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[548] 08:15:06 pos.setX(reference.preciseX()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setX(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[549] 08:15:06 pos.setY(reference.getBottom().preciseY()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setY(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[550] 08:15:06 pos.setHeight(diagramBounds.preciseHeight() - reference.getBottom().preciseY()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setHeight(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[551] 08:15:06 pos.setWidth(reference.preciseWidth()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setWidth(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[556] 08:15:06 pos.setX(reference.getRight().preciseX()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setX(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[557] 08:15:06 pos.setY(reference.getTop().preciseY()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setY(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[558] 08:15:06 pos.setHeight(reference.preciseHeight()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setHeight(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[559] 08:15:06 pos.setWidth(diagramBounds.preciseWidth() - reference.getLeft().preciseY()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setWidth(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[566] 08:15:06 pos.setY(reference.preciseY()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setY(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[567] 08:15:06 pos.setHeight(reference.preciseHeight()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setHeight(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[568] 08:15:06 pos.setWidth(reference.preciseX()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setWidth(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[594] 08:15:06 pos.setX(reference.getTop().preciseX()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setX(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[596] 08:15:06 pos.setHeight(reference.getRight().preciseY()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setHeight(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[597] 08:15:06 pos.setWidth(diagramBounds.preciseWidth() - reference.getTop().preciseX()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setWidth(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[605] 08:15:06 pos.setHeight(reference.getLeft().preciseY()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setHeight(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[606] 08:15:06 pos.setWidth(reference.getTop().preciseX()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setWidth(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[613] 08:15:06 pos.setX(reference.getBottom().preciseX()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setX(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[614] 08:15:06 pos.setY(reference.getRight().preciseY()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setY(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[615] 08:15:06 pos.setHeight(diagramBounds.preciseHeight() - reference.getRight().preciseY()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setHeight(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[616] 08:15:06 pos.setWidth(diagramBounds.preciseWidth() - reference.getBottom().preciseX()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setWidth(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[624] 08:15:06 pos.setY(reference.getLeft().preciseY()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setY(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[625] 08:15:06 pos.setHeight(diagramBounds.preciseHeight() - reference.getLeft().preciseY()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setHeight(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[626] 08:15:06 pos.setWidth(reference.getBottom().preciseX()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method setWidth(double) from the type PrecisionRectangle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/PaletteViewerReloadContextProvider.java:[23] 08:15:06 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The type AdapterUtils is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/PaletteViewerReloadContextProvider.java:[48] 08:15:06 IReloadContextProvider result = AdapterUtils.adapt(palette, IReloadContextProvider.class, null); 08:15:06 ^^^^^^^^^^^^ 08:15:06 The type AdapterUtils is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/PaletteViewerReloadContextProvider.java:[48] 08:15:06 IReloadContextProvider result = AdapterUtils.adapt(palette, IReloadContextProvider.class, null); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[286] 08:15:06 private List newObjectList = new ArrayList(); 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[286] 08:15:06 private List newObjectList = new ArrayList(); 08:15:06 ^^^^^^^^^ 08:15:06 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[347] 08:15:06 newObjectList.add(((CreateRequest) createRequest).getNewObject()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[370] 08:15:06 for (IElementType elementType : (List<IElementType>) CreateAspectUnspecifiedTypeConnectionRequest.this.getElementTypes()) { 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: Unchecked cast from List to List<IElementType> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[405] 08:15:06 public List getAllRequests() { 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[407] 08:15:06 return new ArrayList(requests.values()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[407] 08:15:06 return new ArrayList(requests.values()); 08:15:06 ^^^^^^^^^ 08:15:06 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/DiagramAdapterFactory.java:[27] 08:15:06 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:15:06 ^^^^^^ 08:15:06 Type safety: The return type Object for getAdapter(Object, Class) from the type DiagramAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/DiagramAdapterFactory.java:[38] 08:15:06 public Class[] getAdapterList() { 08:15:06 ^^^^^^^ 08:15:06 Type safety: The return type Class[] for getAdapterList() from the type DiagramAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/DefaultCreationEditPolicy.java:[130] 08:15:06 Map parameters = moveRequest.getParameters(); 08:15:06 ^^^ 08:15:06 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/DefaultCreationEditPolicy.java:[133] 08:15:06 parameters.put(RequestParameterConstants.TYPE_MOVING, RequestParameterConstants.TYPE_MOVING_DIAGRAM); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/DefaultCreationEditPolicy.java:[134] 08:15:06 parameters.put(RequestParameterConstants.AFFECTED_VIEW, view); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/BorderDisplayEditPolicy.java:[37] 08:15:06 import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/BorderDisplayEditPolicy.java:[52] 08:15:06 public class BorderDisplayEditPolicy extends GraphicalEditPolicyEx implements IChangeListener, NotificationListener, NamedStyleProperties { 08:15:06 ^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/BorderDisplayEditPolicy.java:[67] 08:15:06 protected IObservableValue styleObservable; 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/BorderDisplayEditPolicy.java:[149] 08:15:06 * @see org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx#refresh() 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/BorderDisplayEditPolicy.java:[149] 08:15:06 * @see org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx#refresh() 08:15:06 ^^^^^^^ 08:15:06 Discouraged access: The method 'GraphicalEditPolicyEx.refresh()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/BorderDisplayEditPolicy.java:[217] 08:15:06 ((OneTopLineResizableBorder) defaultBorder).setLengthRatio(new Float(NotationUtils.getStringValue(view, LINE_LENGTH_RATIO, LINE_LENGTH_RATIO_DEFAULT_VALUE).replace(',', '.')));// $NON-NLS-1$ 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The constructor Float(String) is deprecated since version 9 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/OverlayVisibilityIcon.java:[57] 08:15:06 drawImage(initialImage.getImageData(), 0, 0); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/OverlayVisibilityIcon.java:[58] 08:15:06 ImageData imageData = visDesc.getImageData(); 08:15:06 ^^^^^^^^^^^^^^ 08:15:06 The method getImageData() from the type ImageDescriptor is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/OverlayVisibilityIcon.java:[59] 08:15:06 drawImage(imageData, size.x - imageData.width, size.y - imageData.height); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[136] 08:15:06 IEditorPart part = ((ContributeToPaletteOperation) operation).getEditor(); 08:15:06 ^^^^ 08:15:06 The value of the local variable part is not used 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[169] 08:15:06 public void contributeToPalette(IEditorPart editor, Object content, PaletteRoot root, Map predefinedEntries) { 08:15:06 ^^^ 08:15:06 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[210] 08:15:06 protected PaletteDrawer generateDrawer(PaletteRoot root, DrawerConfiguration drawerConfiguration, Map predefinedEntries) { 08:15:06 ^^^ 08:15:06 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[219] 08:15:06 predefinedEntries.put(id, drawer); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[254] 08:15:06 ToolConfiguration toolConfiguration = ((ToolConfiguration) configuration); 08:15:06 ^^^^^^^^^^^^^^^^^ 08:15:06 The value of the local variable toolConfiguration is not used 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[312] 08:15:06 protected void generateContent(PaletteDrawer drawer, DrawerConfiguration drawerConfiguration, Map predefinedEntries) { 08:15:06 ^^^ 08:15:06 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[334] 08:15:06 protected CombinedTemplateCreationEntry generateTool(PaletteContainer container, ToolConfiguration configuration, Map predefinedEntries) { 08:15:06 ^^^ 08:15:06 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[354] 08:15:06 protected CombinedTemplateCreationEntry generateConnectionTool(PaletteContainer container, ToolConfiguration configuration, Map predefinedEntries) { 08:15:06 ^^^ 08:15:06 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[372] 08:15:06 predefinedEntries.put(toolID, toolEntry); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[389] 08:15:06 protected CombinedTemplateCreationEntry generateCreationTool(PaletteContainer container, ToolConfiguration configuration, Map predefinedEntries) { 08:15:06 ^^^ 08:15:06 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[409] 08:15:06 predefinedEntries.put(toolID, toolEntry); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[426] 08:15:06 protected PaletteToolEntry retrieveTool(String toolID, Map predefinedEntries) { 08:15:06 ^^^ 08:15:06 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[444] 08:15:06 @SuppressWarnings("restriction") 08:15:06 ^^^^^^^^^^^^^ 08:15:06 Unnecessary @SuppressWarnings("restriction") 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[445] 08:15:06 protected PaletteStack generateStack(PaletteContainer container, StackConfiguration configuration, Map predefinedEntries) { 08:15:06 ^^^ 08:15:06 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[456] 08:15:06 predefinedEntries.put(stackID, stack); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[483] 08:15:06 protected PaletteSeparator generateSeparator(PaletteContainer container, SeparatorConfiguration leafConfiguration, Map predefinedEntries) { 08:15:06 ^^^ 08:15:06 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusDiagramEditPart.java:[74] 08:15:06 diagramEditParts = Sets.newSetFromMap(new WeakHashMap<PapyrusDiagramEditPart, Boolean>()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method newSetFromMap(Map<PapyrusDiagramEditPart,Boolean>) from the type Sets is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/DiagramReloadContextProvider.java:[24] 08:15:06 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The type AdapterUtils is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/DiagramReloadContextProvider.java:[79] 08:15:06 IReloadContextProvider pageProvider = AdapterUtils.adapt(page, IReloadContextProvider.class, null); 08:15:06 ^^^^^^^^^^^^ 08:15:06 The type AdapterUtils is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/DiagramReloadContextProvider.java:[79] 08:15:06 IReloadContextProvider pageProvider = AdapterUtils.adapt(page, IReloadContextProvider.class, null); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/DiagramReloadContextProvider.java:[113] 08:15:06 IReloadContextProvider pageProvider = AdapterUtils.adapt(page, IReloadContextProvider.class, null); 08:15:06 ^^^^^^^^^^^^ 08:15:06 The type AdapterUtils is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/DiagramReloadContextProvider.java:[113] 08:15:06 IReloadContextProvider pageProvider = AdapterUtils.adapt(page, IReloadContextProvider.class, null); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[100] 08:15:06 Map internalClipboardToTargetCopy = papyrusClipboard.getInternalClipboardToTargetCopy(); 08:15:06 ^^^ 08:15:06 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[106] 08:15:06 Collection<Diagram> duplicateDiagrams = diagramClipboardAdditionnalData.getDuplicatedDiagrams(internalClipboardToTargetCopy); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Diagram> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[106] 08:15:06 Collection<Diagram> duplicateDiagrams = diagramClipboardAdditionnalData.getDuplicatedDiagrams(internalClipboardToTargetCopy); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[122] 08:15:06 Collection<Diagram> diagrams = diagramClipboardAdditionalData.getDuplicatedDiagrams(internalClipboardToTargetCopy); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Diagram> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[122] 08:15:06 Collection<Diagram> diagrams = diagramClipboardAdditionalData.getDuplicatedDiagrams(internalClipboardToTargetCopy); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[158] 08:15:06 Map sourceToInternalClipboard = papyrusClipboard.getSourceToInternalClipboard(); 08:15:06 ^^^ 08:15:06 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[161] 08:15:06 DiagramClipboardAdditionalData diagramAdditionnalData = new DiagramClipboardAdditionalData(extractSelectedWithoutOwner, sourceToInternalClipboard); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[170] 08:15:06 DiagramClipboardAdditionalData diagramAdditionnalData = new DiagramClipboardAdditionalData(associatedDiagrams, sourceToInternalClipboard); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/SynchronizableGmfDiagramEditor.java:[428] 08:15:06 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 08:15:06 ^^^^^^ 08:15:06 Type safety: The return type Object for getAdapter(Class) from the type SynchronizableGmfDiagramEditor.PalettePageWrapper needs unchecked conversion to conform to T from the type IAdaptable 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[98] 08:15:06 public static final int BEHAVIOR_OBJECT_INCLUDED = new Integer(1).intValue(); 08:15:06 ^^^^^^^^^^ 08:15:06 The constructor Integer(int) is deprecated since version 9 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[103] 08:15:06 public static final int BEHAVIOR_OBJECT_TOUCHED = new Integer(2).intValue(); 08:15:06 ^^^^^^^^^^ 08:15:06 The constructor Integer(int) is deprecated since version 9 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[257] 08:15:06 private List calculateNewSelection() { 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[458] 08:15:06 List<EditPart> children = editPart.getChildren(); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[469] 08:15:06 List sourceConnections = child.getSourceConnections(); 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[470] 08:15:06 List targetConnections = child.getTargetConnections(); 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[656] 08:15:06 selectedEditParts = calculateNewSelection(); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[713] 08:15:06 List newSelections = calculateNewSelection(); 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[723] 08:15:06 List selected = new ArrayList(viewer.getSelectedEditParts()); 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[723] 08:15:06 List selected = new ArrayList(viewer.getSelectedEditParts()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[723] 08:15:06 List selected = new ArrayList(viewer.getSelectedEditParts()); 08:15:06 ^^^^^^^^^ 08:15:06 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[729] 08:15:06 selected.add(editPart); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[754] 08:15:06 weakReference = new WeakReference(viewer); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The constructor WeakReference(Object) belongs to the raw type WeakReference. References to generic type WeakReference<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[754] 08:15:06 weakReference = new WeakReference(viewer); 08:15:06 ^^^^^^^^^^^^^ 08:15:06 WeakReference is a raw type. References to generic type WeakReference<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeCreationTool.java:[97] 08:15:06 Collection<?> selectableEditParts = new LinkedList<Object>(DiagramCommandStack.getReturnValues(command)); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<? extends Object> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeCreationTool.java:[164] 08:15:06 for (IElementType elementType : (List<IElementType>) CreateAspectUnspecifiedTypeRequest.this.getElementTypes()) { 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: Unchecked cast from List to List<IElementType> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeCreationTool.java:[183] 08:15:06 requests.put(elementType, request); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/ConnectionEndpointTracker.java:[49] 08:15:06 private List exclusionSet; 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/ConnectionEndpointTracker.java:[166] 08:15:06 protected Collection getExclusionSet() { 08:15:06 ^^^^^^^^^^ 08:15:06 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/ConnectionEndpointTracker.java:[168] 08:15:06 exclusionSet = new ArrayList(); 08:15:06 ^^^^^^^^^ 08:15:06 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/ConnectionEndpointTracker.java:[169] 08:15:06 exclusionSet.add(getConnection()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/ConnectionEndpointTracker.java:[306] 08:15:06 List list; 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/ConnectionEndpointTracker.java:[321] 08:15:06 int d = p.getDistanceOrthogonal(start); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method getDistanceOrthogonal(Point) from the type Point is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[79] 08:15:06 private IObservableValue labelConstrainedObservable; 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[93] 08:15:06 private IObservableValue positionObservable; 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[96] 08:15:06 private IObservableValue labelOffsetXObservable; 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[99] 08:15:06 private IObservableValue labelOffsetYObservable; 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[102] 08:15:06 private IObservableValue leftMarginObservable; 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[105] 08:15:06 private IObservableValue rightMarginObservable; 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[108] 08:15:06 private IObservableValue topMarginObservable; 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[111] 08:15:06 private IObservableValue bottomMarginObservable; 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[457] 08:15:06 public Object getAdapter(Class key) { 08:15:06 ^^^^^ 08:15:06 Class is a raw type. References to generic type Class<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/CreateShapeCompartmentViewCommand.java:[65] 08:15:06 compartment.getStyles().add(ts); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/DragEditPartsTrackerEx.java:[92] 08:15:06 List editparts = ToolUtilities 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/DragEditPartsTrackerEx.java:[110] 08:15:06 Iterator iter = getOperationSet().iterator(); 08:15:06 ^^^^^^^^ 08:15:06 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/DragEditPartsTrackerEx.java:[300] 08:15:06 request.getExtendedData().put(SnapToHelperUtil.RESTRICTED_DIRECTIONS, 08:15:06 restrictedDirection); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[40] 08:15:06 import org.eclipse.gmf.runtime.diagram.ui.internal.services.palette.ContributeToPaletteOperation; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[203] 08:15:06 public boolean providesWithVisibility(ContributeToPaletteOperation operation) { 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[213] 08:15:06 if (operation instanceof ContributeToPaletteOperation) { 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[214] 08:15:06 ContributeToPaletteOperation o = operation; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[216] 08:15:06 IEditorPart part = o.getEditor(); 08:15:06 ^^^^^^^^^ 08:15:06 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[260] 08:15:06 ZipFile zipFile = new ZipFile(jarPath); 08:15:06 ^^^^^^^ 08:15:06 Resource leak: 'zipFile' is never closed 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[283] 08:15:06 private static String retrieveBundleId(final String initialValue) { 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method retrieveBundleId(String) from the type ArchitectureExtendedProviderDescriptor is never used locally 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[354] 08:15:06 EditPart topEditPart = getTopMostEditPart(editPart); 08:15:06 ^^^^^^^^^^^ 08:15:06 The value of the local variable topEditPart is not used 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[462] 08:15:06 List editPolicies = CanonicalEditPolicy.getRegisteredEditPolicies(element); 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[463] 08:15:06 for (Iterator it = editPolicies.iterator(); it.hasNext();) { 08:15:06 ^^^^^^^^ 08:15:06 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[492] 08:15:06 List editPolicies = CanonicalEditPolicy.getRegisteredEditPolicies(element); 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[493] 08:15:06 for (Iterator it = editPolicies.iterator(); it.hasNext();) { 08:15:06 ^^^^^^^^ 08:15:06 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[518] 08:15:06 List editPolicies = CanonicalEditPolicy.getRegisteredEditPolicies(element); 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[519] 08:15:06 for (Iterator it = editPolicies.iterator(); it.hasNext();) { 08:15:06 ^^^^^^^^ 08:15:06 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[551] 08:15:06 List editPolicies = CanonicalEditPolicy.getRegisteredEditPolicies(element); 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[552] 08:15:06 for (Iterator it = editPolicies.iterator(); it.hasNext();) { 08:15:06 ^^^^^^^^ 08:15:06 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[573] 08:15:06 List<EditPart> children = editPart.getChildren(); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[673] 08:15:06 List referencerViews = getEObjectViews((EObject) o); 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[694] 08:15:06 return Collections.EMPTY_LIST; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[712] 08:15:06 IEditorPart editor = plugin.getWorkbench().getActiveWorkbenchWindow().getActivePage().getActiveEditor(); 08:15:06 ^^^^^^^^^^^^^^ 08:15:06 The method getWorkbench() from the type AbstractUIPlugin is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/GMFDiagramViewTypeHelper.java:[65] 08:15:06 command = creationCommandClass.newInstance(); 08:15:06 ^^^^^^^^^^^^^ 08:15:06 The method newInstance() from the type Class<capture#3-of ? extends AbstractPapyrusGmfCreateDiagramCommandHandler> is deprecated since version 9 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/RulersUnitStyleObservableValue.java:[74] 08:15:06 IObservableValue observable = new CustomDoubleStyleWithStoreObservableValue(this.source, this.domain, WorkspaceViewerProperties.GRIDSPACING, this.preferenceStore); 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/RulersUnitStyleObservableValue.java:[77] 08:15:06 observable.setValue(newGridSpacing); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/MaintainSymbolRatioEditPolicy.java:[39] 08:15:06 protected IObservableValue styleObservable; 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[51] 08:15:06 import org.eclipse.gmf.runtime.diagram.ui.internal.properties.Properties; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[144] 08:15:06 final View dest = domain2NotationMap.getFirstView(destination); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method getFirstView(Object) from the type Domain2Notation is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[146] 08:15:06 final View source = domain2NotationMap.getFirstView(source2); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method getFirstView(Object) from the type Domain2Notation is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[155] 08:15:06 View linkView = domain2NotationMap.getFirstView(link); 08:15:06 ^^^^^^^^^^^^^^^^^^ 08:15:06 The method getFirstView(Object) from the type Domain2Notation is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[482] 08:15:06 final View view = domain2NotationMap.getFirstView(linkToHide); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method getFirstView(Object) from the type Domain2Notation is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[549] 08:15:06 final View view = domain2NotationMap.getFirstView(linkToShow); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method getFirstView(Object) from the type Domain2Notation is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[551] 08:15:06 return new SetPropertyCommand(domain, "Restore related linksCommand show view", new EObjectAdapter(view), Properties.ID_ISVISIBLE, Boolean.TRUE);//$NON-NLS-1$ 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[551] 08:15:06 return new SetPropertyCommand(domain, "Restore related linksCommand show view", new EObjectAdapter(view), Properties.ID_ISVISIBLE, Boolean.TRUE);//$NON-NLS-1$ 08:15:06 ^^^^^^^^^^^^ 08:15:06 Discouraged access: The field 'Properties.ID_ISVISIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[638] 08:15:06 View view = domain2NotationMap.getFirstView(element); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method getFirstView(Object) from the type Domain2Notation is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/TargetingTool.java:[139] 08:15:06 protected Collection getExclusionSet() { 08:15:06 ^^^^^^^^^^ 08:15:06 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramUtils.java:[159] 08:15:06 for (Style ownedStyle : (List<Style>) diagram.getStyles()) { // Access all styles directly to avoid CSS computation, and use instanceof (Rather than reflexive EMF) 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: Unchecked cast from EList to List<Style> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomBooleanStyleWithStoreObservableValue.java:[47] 08:15:06 ValueDiff diff = new ValueDiff() { 08:15:06 ^^^^^^^^^ 08:15:06 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomBooleanStyleWithStoreObservableValue.java:[47] 08:15:06 ValueDiff diff = new ValueDiff() { 08:15:06 ^^^^^^^^^ 08:15:06 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomBooleanStyleWithStoreObservableValue.java:[59] 08:15:06 fireValueChange(diff); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[37] 08:15:06 import org.eclipse.gmf.runtime.gef.ui.internal.l10n.Cursors; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[53] 08:15:06 private final int MODIFIER_NO_SNAPPING; 08:15:06 ^^^^^^^^^^^^^^^^^^^^ 08:15:06 The value of the field SelectSeveralLinksEditPartTracker.MODIFIER_NO_SNAPPING is not used 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[115] 08:15:06 List editparts = getOperationSet(); 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[198] 08:15:06 return Cursors.CURSOR_SEG_MOVE; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[198] 08:15:06 return Cursors.CURSOR_SEG_MOVE; 08:15:06 ^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The field 'Cursors.CURSOR_SEG_MOVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[239] 08:15:06 protected List createOperationSet() { 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[240] 08:15:06 List list = new ArrayList(); 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[240] 08:15:06 List list = new ArrayList(); 08:15:06 ^^^^^^^^^ 08:15:06 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[241] 08:15:06 list.add(getConnectionEditPart()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[251] 08:15:06 List editParts = getOperationSet(); 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[274] 08:15:06 List editParts = getOperationSet(); 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[341] 08:15:06 List editparts = getOperationSet(); 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[420] 08:15:06 List editparts = getOperationSet(); 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[442] 08:15:06 protected List getOperationSet() { 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[446] 08:15:06 ArrayList result = new ArrayList<>(); 08:15:06 ^^^^^^^^^ 08:15:06 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[447] 08:15:06 result.add(getSourceEditPart()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPalettePreferences.java:[768] 08:15:06 public static void addLocalExtendedPalette(String paletteID, String paletteName, ProviderPriority priority, String editorID, HashSet requiredProfiles) { 08:15:06 ^^^^^^^ 08:15:06 HashSet is a raw type. References to generic type HashSet<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPalettePreferences.java:[783] 08:15:06 propertiesMemento.putString(IPapyrusPaletteConstant.PROFILE_LIST, PaletteUtil.getSerializedProfileList(requiredProfiles)); 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The expression of type HashSet needs unchecked conversion to conform to Collection<String> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/Domain2Notation.java:[37] 08:15:06 public class Domain2Notation extends HashMap<EObject, Set<View>> { 08:15:06 ^^^^^^^^^^^^^^^ 08:15:06 The serializable class Domain2Notation does not declare a static final serialVersionUID field of type long 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/ElementTypeIconProvider.java:[28] 08:15:06 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The type AdapterUtils is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/ElementTypeIconProvider.java:[54] 08:15:06 IElementType elementType = AdapterUtils.adapt(hint, IElementType.class, null); 08:15:06 ^^^^^^^^^^^^ 08:15:06 The type AdapterUtils is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/ElementTypeIconProvider.java:[54] 08:15:06 IElementType elementType = AdapterUtils.adapt(hint, IElementType.class, null); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method adapt(Object, Class<IElementType>, IElementType) from the type AdapterUtils is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[65] 08:15:06 import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[66] 08:15:06 import org.eclipse.gmf.runtime.diagram.ui.internal.services.palette.ContributeToPaletteOperation; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[194] 08:15:06 public boolean isHidden(ContributeToPaletteOperation operation) { 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[196] 08:15:06 List<String> hiddenPalettes = PapyrusPalettePreferences.getHiddenPalettes(operation.getEditor()); 08:15:06 ^^^^^^^^^ 08:15:06 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[225] 08:15:06 if (operation instanceof ContributeToPaletteOperation) { 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[226] 08:15:06 ContributeToPaletteOperation o = (ContributeToPaletteOperation) operation; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[226] 08:15:06 ContributeToPaletteOperation o = (ContributeToPaletteOperation) operation; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[228] 08:15:06 IEditorPart part = o.getEditor(); 08:15:06 ^^^^^^^^^ 08:15:06 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[232] 08:15:06 return getProviderConfiguration().supports(o.getEditor(), o.getContent()) && !isHidden(o); 08:15:06 ^^^^^^^^^ 08:15:06 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[232] 08:15:06 return getProviderConfiguration().supports(o.getEditor(), o.getContent()) && !isHidden(o); 08:15:06 ^^^^^^^^^^ 08:15:06 Discouraged access: The method 'ContributeToPaletteOperation.getContent()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[247] 08:15:06 public boolean providesWithVisibility(ContributeToPaletteOperation operation) { 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[260] 08:15:06 return getProviderConfiguration().supports(operation.getEditor(), operation.getContent()); 08:15:06 ^^^^^^^^^ 08:15:06 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[260] 08:15:06 return getProviderConfiguration().supports(operation.getEditor(), operation.getContent()); 08:15:06 ^^^^^^^^^^ 08:15:06 Discouraged access: The method 'ContributeToPaletteOperation.getContent()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[442] 08:15:06 ZipFile zipFile = new ZipFile(jarPath); 08:15:06 ^^^^^^^ 08:15:06 Resource leak: 'zipFile' is never closed 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[548] 08:15:06 public boolean isHidden(ContributeToPaletteOperation operation) { 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[550] 08:15:06 List<String> hiddenPalettes = PapyrusPalettePreferences.getHiddenPalettes(operation.getEditor()); 08:15:06 ^^^^^^^^^ 08:15:06 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[573] 08:15:06 if (operation instanceof ContributeToPaletteOperation) { 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[574] 08:15:06 ContributeToPaletteOperation o = (ContributeToPaletteOperation) operation; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[574] 08:15:06 ContributeToPaletteOperation o = (ContributeToPaletteOperation) operation; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[576] 08:15:06 IEditorPart part = o.getEditor(); 08:15:06 ^^^^^^^^^ 08:15:06 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[607] 08:15:06 public boolean providesWithVisibility(ContributeToPaletteOperation operation) { 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[617] 08:15:06 IEditorPart part = operation.getEditor(); 08:15:06 ^^^^^^^^^ 08:15:06 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[793] 08:15:06 getInstance().configureProviders(DiagramUIPlugin.getPluginId(), PALETTE_PROVIDERS); 08:15:06 ^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[793] 08:15:06 getInstance().configureProviders(DiagramUIPlugin.getPluginId(), PALETTE_PROVIDERS); 08:15:06 ^^^^^^^^^^^ 08:15:06 Discouraged access: The method 'DiagramUIPlugin.getPluginId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[842] 08:15:06 public void contributeToPalette(IEditorPart editor, Object content, PaletteRoot root, Map predefinedEntries) { 08:15:06 ^^^ 08:15:06 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[858] 08:15:06 execute(new ContributeToPaletteOperation(editor, content, root, predefinedEntries)); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[858] 08:15:06 execute(new ContributeToPaletteOperation(editor, content, root, predefinedEntries)); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The constructor 'ContributeToPaletteOperation(IEditorPart, Object, PaletteRoot, Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[877] 08:15:06 @SuppressWarnings("unchecked") 08:15:06 ^^^^^^^^^^^ 08:15:06 Unnecessary @SuppressWarnings("unchecked") 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[878] 08:15:06 private List execute(IOperation operation) { 08:15:06 ^^^^ 08:15:06 List is a raw type. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[897] 08:15:06 contributeToPalette(editor, content, root, new HashMap()); 08:15:06 ^^^^^^^ 08:15:06 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[970] 08:15:06 HashMap existingEntryIds = new HashMap(); 08:15:06 ^^^^^^^ 08:15:06 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[970] 08:15:06 HashMap existingEntryIds = new HashMap(); 08:15:06 ^^^^^^^ 08:15:06 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[971] 08:15:06 for (Iterator iter = existingContainer.getChildren().iterator(); iter.hasNext();) { 08:15:06 ^^^^^^^^ 08:15:06 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[973] 08:15:06 existingEntryIds.put(entry.getId(), entry); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[978] 08:15:06 for (Iterator iter = newContainer.getChildren().iterator(); iter.hasNext();) { 08:15:06 ^^^^^^^^ 08:15:06 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[1000] 08:15:06 for (Iterator iter = existingEntryIds.values().iterator(); iter.hasNext();) { 08:15:06 ^^^^^^^^ 08:15:06 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[1029] 08:15:06 final ContributeToPaletteOperation o = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[1029] 08:15:06 final ContributeToPaletteOperation o = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[1029] 08:15:06 final ContributeToPaletteOperation o = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap()); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The constructor 'ContributeToPaletteOperation(IEditorPart, Object, PaletteRoot, Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[1029] 08:15:06 final ContributeToPaletteOperation o = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap()); 08:15:06 ^^^^^^^ 08:15:06 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[1097] 08:15:06 protected boolean isContributing(PapyrusPaletteService.ProviderDescriptor provider, ContributeToPaletteOperation o) { 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultPasteCommand.java:[59] 08:15:06 public DefaultPasteCommand(EditingDomain domain, EObject targetOwner, PapyrusClipboard papyrusClipboard) { 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 PapyrusClipboard is a raw type. References to generic type PapyrusClipboard<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultPasteCommand.java:[65] 08:15:06 Iterator<Object> iterData = papyrusClipboard.iterator(); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Object> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultPasteCommand.java:[83] 08:15:06 papyrusClipboard.addAllInternalToTargetCopy(duplicatedObjects); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method addAllInternalToTargetCopy(Map) belongs to the raw type PapyrusClipboard. References to generic type PapyrusClipboard<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultCopyCommand.java:[51] 08:15:06 public DefaultCopyCommand(EditingDomain domain, PapyrusClipboard papyrusClipboard, Collection<EObject> pObjectsToPutInClipboard) { 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 PapyrusClipboard is a raw type. References to generic type PapyrusClipboard<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultCopyCommand.java:[58] 08:15:06 papyrusClipboard.addAllInternalCopyInClipboard(copier); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method addAllInternalCopyInClipboard(Map) belongs to the raw type PapyrusClipboard. References to generic type PapyrusClipboard<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[30] 08:15:06 import org.eclipse.papyrus.infra.viewpoints.style.PapyrusViewStyle; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The type PapyrusViewStyle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[42] 08:15:06 PapyrusViewStyle oldStyle = null; 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 The type PapyrusViewStyle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[43] 08:15:06 for (Object obj : new ArrayList<Style>(diagram.getStyles())) { 08:15:06 ^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The expression of type EList needs unchecked conversion to conform to Collection<? extends Style> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[44] 08:15:06 if (obj instanceof PapyrusViewStyle) { 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 The type PapyrusViewStyle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[45] 08:15:06 oldStyle = (PapyrusViewStyle) obj; 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 The type PapyrusViewStyle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[52] 08:15:06 for (Object obj : new ArrayList<Style>(diagram.getStyles())) { 08:15:06 ^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The expression of type EList needs unchecked conversion to conform to Collection<? extends Style> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[61] 08:15:06 newStyle.setOwner(oldStyle.getOwner()); 08:15:06 ^^^^^^^^^^ 08:15:06 The method getOwner() from the type PapyrusViewStyle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[79] 08:15:06 protected abstract PapyrusDiagram getDiagramKind(Diagram diagram, PapyrusViewStyle oldStyle); 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 The type PapyrusViewStyle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[87] 08:15:06 private PapyrusViewStyle oldStyle; 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 The type PapyrusViewStyle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[90] 08:15:06 public ReplacePapyrusViewStyleCommand(Diagram diagram, PapyrusViewStyle oldStyle, PapyrusDiagramStyle newStyle) { 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 The type PapyrusViewStyle is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[102] 08:15:06 diagram.getStyles().add(index, newStyle); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[104] 08:15:06 diagram.getStyles().add(newStyle); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/GMFMultiDiagramAdapterFactory.java:[29] 08:15:06 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:15:06 ^^^^^^ 08:15:06 Type safety: The return type Object for getAdapter(Object, Class) from the type GMFMultiDiagramAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/GMFMultiDiagramAdapterFactory.java:[29] 08:15:06 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:15:06 ^^^^^ 08:15:06 Class is a raw type. References to generic type Class<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleObservableValue.java:[39] 08:15:06 public abstract class AbstractCustomStyleObservableValue extends AbstractObservableValue implements CommandBasedObservableValue, IChangeListener, IObserving { 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleObservableValue.java:[70] 08:15:06 fireValueChange(new ValueDiff() { 08:15:06 @Override 08:15:06 public Object getOldValue() { 08:15:06 return oldValue; 08:15:06 } 08:15:06 @Override 08:15:06 public Object getNewValue() { 08:15:06 return newValue; 08:15:06 } 08:15:06 }); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleObservableValue.java:[70] 08:15:06 fireValueChange(new ValueDiff() { 08:15:06 ^^^^^^^^^ 08:15:06 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/RefreshTextAlignmentEditPolicy.java:[25] 08:15:06 import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/RefreshTextAlignmentEditPolicy.java:[36] 08:15:06 public class RefreshTextAlignmentEditPolicy extends GraphicalEditPolicyEx implements IChangeListener { 08:15:06 ^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/RefreshTextAlignmentEditPolicy.java:[42] 08:15:06 protected IObservableValue styleObservable; 08:15:06 ^^^^^^^^^^^^^^^^ 08:15:06 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/StrategyManager.java:[150] 08:15:06 preferences.setDefault(getPriorityKey(strategy), strategy.getPriority()); 08:15:06 ^^^^^^^^^^^^^ 08:15:06 The method getPriority() from the type IStrategy is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/StrategyManager.java:[272] 08:15:06 return strategy.getPriority(); // Default 08:15:06 ^^^^^^^^^^^^^ 08:15:06 The method getPriority() from the type IStrategy is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/decoration/ConnectionDecorationRegistry.java:[76] 08:15:06 Class<? extends RotatableDecoration> loadClass = ClassLoaderHelper.loadClass(decorationClass, RotatableDecoration.class); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The method loadClass(String, Class<RotatableDecoration>) from the type ClassLoaderHelper is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/StrategyEditor.java:[258] 08:15:06 private class StrategyObservableList extends WritableList { 08:15:06 ^^^^^^^^^^^^ 08:15:06 WritableList is a raw type. References to generic type WritableList<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/StrategyEditor.java:[262] 08:15:06 addAll(values); 08:15:06 ^^^^^^^^^^^^^^ 08:15:06 Type safety: The method addAll(Collection) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/RequestUtils.java:[82] 08:15:06 Map<String, Object> parameters = request.getExtendedData(); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[50] 08:15:06 import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The type ServiceUtilsForActionHandlers is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[84] 08:15:06 return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The type ServiceUtilsForActionHandlers is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[84] 08:15:06 return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID); 08:15:06 ^^^^^^^^^^^^^ 08:15:06 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[84] 08:15:06 return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID); 08:15:06 ^^^^^^^^^^^^^ 08:15:06 The method getModelSet() from the type ServiceUtilsForActionHandlers is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[105] 08:15:06 return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 The type ServiceUtilsForActionHandlers is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[105] 08:15:06 return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID); 08:15:06 ^^^^^^^^^^^^^ 08:15:06 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[105] 08:15:06 return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID); 08:15:06 ^^^^^^^^^^^^^ 08:15:06 The method getModelSet() from the type ServiceUtilsForActionHandlers is deprecated 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[475] 08:15:06 EList<String> valueList = ((StringListValueStyle) style).getStringListValue(); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The expression of type EList needs unchecked conversion to conform to EList<String> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[510] 08:15:06 value = ((StringListValueStyle) style).getStringListValue(); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The expression of type EList needs unchecked conversion to conform to EList<String> 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultDiagramPasteCommand.java:[43] 08:15:06 import org.eclipse.papyrus.infra.core.internal.clipboard.CopierFactory; 08:15:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'CopierFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultDiagramPasteCommand.java:[87] 08:15:06 EcoreUtil.Copier copier = new CopierFactory(editingDomain.getResourceSet()).get(); 08:15:06 ^^^^^^^^^^^^^ 08:15:06 Discouraged access: The type 'CopierFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultDiagramPasteCommand.java:[87] 08:15:06 EcoreUtil.Copier copier = new CopierFactory(editingDomain.getResourceSet()).get(); 08:15:06 ^^^^^^^^^^^^^ 08:15:06 Discouraged access: The constructor 'CopierFactory(ResourceSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultDiagramPasteCommand.java:[87] 08:15:06 EcoreUtil.Copier copier = new CopierFactory(editingDomain.getResourceSet()).get(); 08:15:06 ^^^ 08:15:06 Discouraged access: The method 'CopierFactory.get()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin') 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomIntStyleWithStoreObservableValue.java:[48] 08:15:06 ValueDiff diff = new ValueDiff() { 08:15:06 ^^^^^^^^^ 08:15:06 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomIntStyleWithStoreObservableValue.java:[48] 08:15:06 ValueDiff diff = new ValueDiff() { 08:15:06 ^^^^^^^^^ 08:15:06 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:15:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomIntStyleWithStoreObservableValue.java:[60] 08:15:06 fireValueChange(diff); 08:15:06 ^^^^^^^^^^^^^^^^^^^^^ 08:15:06 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:15:06 514 problems (514 warnings) 08:15:06 [INFO] 08:15:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.common --- 08:15:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/test/resources 08:15:06 [INFO] 08:15:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.common --- 08:15:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/target/org.eclipse.papyrus.infra.gmfdiag.common-4.0.0-SNAPSHOT-sources.jar 08:15:06 [INFO] 08:15:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.common --- 08:15:06 [INFO] 08:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.common --- 08:15:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/target/org.eclipse.papyrus.infra.gmfdiag.common-4.0.0-SNAPSHOT.jar 08:15:06 [INFO] 08:15:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.common --- 08:15:07 [INFO] 08:15:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.common --- 08:15:07 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:07 [INFO] 08:15:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.common --- 08:15:07 [INFO] 08:15:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors >-- 08:15:07 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors 2.0.0-SNAPSHOT [159/729] 08:15:07 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:07 [INFO] 08:15:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors --- 08:15:07 [INFO] 08:15:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors --- 08:15:07 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:07 [INFO] 08:15:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors --- 08:15:07 [INFO] 08:15:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors --- 08:15:07 [INFO] 08:15:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors --- 08:15:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/main/resources 08:15:07 [INFO] 08:15:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors --- 08:15:07 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/bin 08:15:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorRegistry.java:[54] 08:15:08 priority = new Integer(0); 08:15:08 ^^^^^^^^^^ 08:15:08 The constructor Integer(int) is deprecated since version 9 08:15:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorExtensionPoint.java:[312] 08:15:08 return new Integer(0); 08:15:08 ^^^^^^^^^^ 08:15:08 The constructor Integer(int) is deprecated since version 9 08:15:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorExtensionPoint.java:[315] 08:15:08 return new Integer(1); 08:15:08 ^^^^^^^^^^ 08:15:08 The constructor Integer(int) is deprecated since version 9 08:15:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorExtensionPoint.java:[318] 08:15:08 return new Integer(2); 08:15:08 ^^^^^^^^^^ 08:15:08 The constructor Integer(int) is deprecated since version 9 08:15:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorExtensionPoint.java:[321] 08:15:08 return new Integer(3); 08:15:08 ^^^^^^^^^^ 08:15:08 The constructor Integer(int) is deprecated since version 9 08:15:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorExtensionPoint.java:[324] 08:15:08 return new Integer(4); 08:15:08 ^^^^^^^^^^ 08:15:08 The constructor Integer(int) is deprecated since version 9 08:15:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorExtensionPoint.java:[330] 08:15:08 return new Integer(3); // PRIORITY_LOW 08:15:08 ^^^^^^^^^^ 08:15:08 The constructor Integer(int) is deprecated since version 9 08:15:08 7 problems (7 warnings) 08:15:08 [INFO] 08:15:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors --- 08:15:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/test/resources 08:15:08 [INFO] 08:15:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors --- 08:15:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/target/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors-2.0.0-SNAPSHOT-sources.jar 08:15:08 [INFO] 08:15:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors --- 08:15:08 [INFO] 08:15:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors --- 08:15:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/target/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors-2.0.0-SNAPSHOT.jar 08:15:08 [INFO] 08:15:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors --- 08:15:08 [INFO] 08:15:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors --- 08:15:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:08 [INFO] 08:15:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors --- 08:15:08 [INFO] 08:15:08 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.views >------------ 08:15:08 [INFO] Building Papyrus Views 0.0.1-SNAPSHOT [160/729] 08:15:08 [INFO] --------------------------------[ pom ]--------------------------------- 08:15:08 [INFO] 08:15:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views --- 08:15:08 [INFO] 08:15:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views --- 08:15:08 [INFO] 08:15:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views --- 08:15:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:08 [INFO] 08:15:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views --- 08:15:08 [INFO] 08:15:08 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views-modelexplorer >----- 08:15:08 [INFO] Building Papyrus Model Explorer View 0.0.1-SNAPSHOT [161/729] 08:15:08 [INFO] --------------------------------[ pom ]--------------------------------- 08:15:08 [INFO] 08:15:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views-modelexplorer --- 08:15:08 [INFO] 08:15:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views-modelexplorer --- 08:15:08 [INFO] 08:15:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views-modelexplorer --- 08:15:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:08 [INFO] 08:15:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views-modelexplorer --- 08:15:08 [INFO] 08:15:08 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer >----- 08:15:08 [INFO] Building org.eclipse.papyrus.views.modelexplorer 4.0.0-SNAPSHOT [162/729] 08:15:08 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:08 [INFO] 08:15:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer --- 08:15:08 [INFO] 08:15:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.modelexplorer --- 08:15:08 [INFO] The project's OSGi version is 4.0.0.202103041255 08:15:08 [INFO] 08:15:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer --- 08:15:08 [INFO] 08:15:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer --- 08:15:08 [INFO] 08:15:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.modelexplorer --- 08:15:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/main/resources 08:15:08 [INFO] 08:15:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.modelexplorer --- 08:15:08 [INFO] Compiling 90 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/bin 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/SearchElementHandler.java:[60] 08:15:10 Object site = context.getVariable("activeSite"); 08:15:10 ^^^^ 08:15:10 The value of the local variable site is not used 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/commands/MoveOpenableCommand.java:[54] 08:15:10 getAffectedFiles().addAll(notations); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/commands/MoveOpenableCommand.java:[55] 08:15:10 getAffectedFiles().add(WorkspaceSynchronizer.getFile(newContainingRessource)); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/ResetAppliedCustomizationsHandler.java:[21] 08:15:10 import org.eclipse.papyrus.infra.ui.internal.emf.Activator; 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Discouraged access: The type 'Activator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin') 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/ResetAppliedCustomizationsHandler.java:[30] 08:15:10 Activator.getDefault().resetToDefaultCustomizations(); 08:15:10 ^^^^^^^^^ 08:15:10 Discouraged access: The type 'Activator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin') 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/ResetAppliedCustomizationsHandler.java:[30] 08:15:10 Activator.getDefault().resetToDefaultCustomizations(); 08:15:10 ^^^^^^^^^^ 08:15:10 Discouraged access: The method 'Activator.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin') 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/ResetAppliedCustomizationsHandler.java:[30] 08:15:10 Activator.getDefault().resetToDefaultCustomizations(); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Discouraged access: The method 'Activator.resetToDefaultCustomizations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin') 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[23] 08:15:10 import java.util.Observable; 08:15:10 ^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type Observable is deprecated since version 9 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[24] 08:15:10 import java.util.Observer; 08:15:10 ^^^^^^^^^^^^^^^^^^ 08:15:10 The type Observer is deprecated since version 9 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[40] 08:15:10 import org.eclipse.ui.internal.navigator.NavigatorDecoratingLabelProvider; 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Discouraged access: The type 'NavigatorDecoratingLabelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar') 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[45] 08:15:10 public class DecoratingLabelProviderWTooltips extends NavigatorDecoratingLabelProvider implements Observer { 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Discouraged access: The type 'NavigatorDecoratingLabelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar') 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[45] 08:15:10 public class DecoratingLabelProviderWTooltips extends NavigatorDecoratingLabelProvider implements Observer { 08:15:10 ^^^^^^^^ 08:15:10 The type Observer is deprecated since version 9 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[50] 08:15:10 super(labelProvider); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Discouraged access: The constructor 'NavigatorDecoratingLabelProvider(ILabelProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar') 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[66] 08:15:10 super.dispose(); 08:15:10 ^^^^^^^ 08:15:10 Discouraged access: The method 'NavigatorDecoratingLabelProvider.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar') 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[70] 08:15:10 public void update(Observable o, Object arg) { 08:15:10 ^^^^^^^^^^ 08:15:10 The type Observable is deprecated since version 9 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/DeleteCommandHandler.java:[114] 08:15:10 Map parameters = new HashMap(); 08:15:10 ^^^ 08:15:10 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/DeleteCommandHandler.java:[114] 08:15:10 Map parameters = new HashMap(); 08:15:10 ^^^^^^^ 08:15:10 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/DeleteCommandHandler.java:[132] 08:15:10 request.getParameters().putAll(parameters); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Type safety: The method putAll(Map) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/DeleteCommandHandler.java:[141] 08:15:10 parameters.putAll(request.getParameters()); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Type safety: The method putAll(Map) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dialog/NavigatorSearchDialog.java:[181] 08:15:10 ModelExplorerView.reveal(Iterables.transform(Lists.newArrayList(structured.iterator()), new Function<Object, EObject>() { 08:15:10 public EObject apply(Object arg0) { 08:15:10 return EMFHelper.getEObject(arg0); 08:15:10 } 08:15:10 }), (CommonViewer) viewer); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Type safety: Unchecked invocation transform(ArrayList, new Function<Object,EObject>(){}) of the generic method transform(Iterable<F>, Function<? super F,? extends T>) of type Iterables 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dialog/NavigatorSearchDialog.java:[181] 08:15:10 ModelExplorerView.reveal(Iterables.transform(Lists.newArrayList(structured.iterator()), new Function<Object, EObject>() { 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Type safety: Unchecked invocation newArrayList(Iterator) of the generic method newArrayList(Iterator<? extends E>) of type Lists 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dialog/NavigatorSearchDialog.java:[181] 08:15:10 ModelExplorerView.reveal(Iterables.transform(Lists.newArrayList(structured.iterator()), new Function<Object, EObject>() { 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Type safety: The expression of type ArrayList needs unchecked conversion to conform to Iterable<Object> 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dialog/NavigatorSearchDialog.java:[181] 08:15:10 ModelExplorerView.reveal(Iterables.transform(Lists.newArrayList(structured.iterator()), new Function<Object, EObject>() { 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<? extends Object> 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dialog/NavigatorSearchDialog.java:[415] 08:15:10 @SuppressWarnings("unchecked") 08:15:10 ^^^^^^^^^^^ 08:15:10 Unnecessary @SuppressWarnings("unchecked") 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/LoadBrowserCustomization.java:[93] 08:15:10 ILoadCustomizationsDialog dialog = ILoadCustomizationsDialogFactory.DEFAULT.createLoadCustomizationDialog(shell, registeredCustomizations, customizationManager.getManagedCustomizations(), dialogCallBack); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 ILoadCustomizationsDialog is a raw type. References to generic type ILoadCustomizationsDialog<D> should be parameterized 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/LoadBrowserCustomization.java:[99] 08:15:10 customizationManager.getManagedCustomizations().addAll(dialog.getSelectedCustomizations()); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Customization> 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/LoadBrowserCustomization.java:[101] 08:15:10 org.eclipse.papyrus.infra.ui.internal.emf.Activator.getDefault().saveCustomizationManagerState(); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Discouraged access: The type 'Activator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin') 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/LoadBrowserCustomization.java:[101] 08:15:10 org.eclipse.papyrus.infra.ui.internal.emf.Activator.getDefault().saveCustomizationManagerState(); 08:15:10 ^^^^^^^^^^ 08:15:10 Discouraged access: The method 'Activator.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin') 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/LoadBrowserCustomization.java:[101] 08:15:10 org.eclipse.papyrus.infra.ui.internal.emf.Activator.getDefault().saveCustomizationManagerState(); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Discouraged access: The method 'Activator.saveCustomizationManagerState()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin') 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/LinkNodeAdapterFactory.java:[29] 08:15:10 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:15:10 ^^^^^^ 08:15:10 Type safety: The return type Object for getAdapter(Object, Class) from the type LinkNodeAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/LinkNodeAdapterFactory.java:[29] 08:15:10 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:15:10 ^^^^^ 08:15:10 Class is a raw type. References to generic type Class<T> should be parameterized 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/LinkNodeAdapterFactory.java:[38] 08:15:10 public Class[] getAdapterList() { 08:15:10 ^^^^^ 08:15:10 Class is a raw type. References to generic type Class<T> should be parameterized 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/LinkNodeAdapterFactory.java:[38] 08:15:10 public Class[] getAdapterList() { 08:15:10 ^^^^^^^ 08:15:10 Type safety: The return type Class[] for getAdapterList() from the type LinkNodeAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dialog/PapyrusLoadBrowserCustomizationDialog.java:[31] 08:15:10 @SuppressWarnings({ "deprecation", "restriction" }) 08:15:10 ^^^^^^^^^^^^^ 08:15:10 Unnecessary @SuppressWarnings("restriction") 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerPageBookView.java:[104] 08:15:10 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 08:15:10 ^^^^^^ 08:15:10 Type safety: The return type Object for getAdapter(Class) from the type ModelExplorerPageBookView needs unchecked conversion to conform to T from the type PageBookView 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerPageBookView.java:[130] 08:15:10 return super.getAdapter(adapter); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type PageBookView 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerPageBookView.java:[130] 08:15:10 return super.getAdapter(adapter); 08:15:10 ^^^^^^^ 08:15:10 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[34] 08:15:10 import org.eclipse.papyrus.views.modelexplorer.factory.IActionHandlerFactory; 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[53] 08:15:10 protected Map<IActionHandlerFactory, ActionProperties> actionsFactoriesMap; 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[63] 08:15:10 this.actionsFactoriesMap = new HashMap<IActionHandlerFactory, ActionProperties>(); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[64] 08:15:10 TransactionalEditingDomain editingDomain = EditorUtils.getTransactionalEditingDomain(); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[74] 08:15:10 IActionHandlerFactory factory = (IActionHandlerFactory) createExtension(elt, elt.getAttribute("actionHandler")); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[74] 08:15:10 IActionHandlerFactory factory = (IActionHandlerFactory) createExtension(elt, elt.getAttribute("actionHandler")); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[76] 08:15:10 factory.createActions(editingDomain); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The method createActions(EditingDomain) from the type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[91] 08:15:10 for (IActionHandlerFactory factory : actionsFactoriesMap.keySet()) { 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[92] 08:15:10 factory.fillActionBars(actionBars); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The method fillActionBars(IActionBars) from the type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[112] 08:15:10 Object obj = clazz.newInstance(); 08:15:10 ^^^^^^^^^^^^^ 08:15:10 The method newInstance() from the type Class is deprecated since version 9 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[127] 08:15:10 List<IActionHandlerFactory> sortedFactories = sortFactories(actionsFactoriesMap); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[130] 08:15:10 for (IActionHandlerFactory factory : sortedFactories) { 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[135] 08:15:10 for (Action action : factory.getActions()) { 08:15:10 ^^^^^^^^^^^^ 08:15:10 The method getActions() from the type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[152] 08:15:10 for (IActionHandlerFactory factory : actionsFactoriesMap.keySet()) { 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[153] 08:15:10 factory.update(structuredSelection); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The method update(IStructuredSelection) from the type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[161] 08:15:10 for (IActionHandlerFactory factory : actionsFactoriesMap.keySet()) { 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[162] 08:15:10 factory.activate(activeViewPart); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The method activate(CommonNavigator) from the type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[172] 08:15:10 for (IActionHandlerFactory factory : actionsFactoriesMap.keySet()) { 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[173] 08:15:10 factory.deactivate(activeViewPart); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The method deactivate(CommonNavigator) from the type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[195] 08:15:10 private List<IActionHandlerFactory> sortFactories(final Map<IActionHandlerFactory, ActionProperties> actionsFactoriesMap) { 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[195] 08:15:10 private List<IActionHandlerFactory> sortFactories(final Map<IActionHandlerFactory, ActionProperties> actionsFactoriesMap) { 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[197] 08:15:10 List<IActionHandlerFactory> factories = new ArrayList<IActionHandlerFactory>(actionsFactoriesMap.keySet()); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[197] 08:15:10 List<IActionHandlerFactory> factories = new ArrayList<IActionHandlerFactory>(actionsFactoriesMap.keySet()); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[199] 08:15:10 Collections.sort(factories, new Comparator<IActionHandlerFactory>() { 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[201] 08:15:10 public int compare(IActionHandlerFactory factory1, IActionHandlerFactory factory2) { 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[201] 08:15:10 public int compare(IActionHandlerFactory factory1, IActionHandlerFactory factory2) { 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type IActionHandlerFactory is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/core/ui/pagebookview/ViewPageSite.java:[21] 08:15:10 import org.eclipse.ui.IKeyBindingService; 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type IKeyBindingService is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerPropertySheetPage.java:[29] 08:15:10 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type AdapterUtils is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerPropertySheetPage.java:[87] 08:15:10 return AdapterUtils.adapt(modelExplorer, IUndoContext.class, null); 08:15:10 ^^^^^^^^^^^^ 08:15:10 The type AdapterUtils is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerPropertySheetPage.java:[87] 08:15:10 return AdapterUtils.adapt(modelExplorer, IUndoContext.class, null); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The method adapt(Object, Class<IUndoContext>, IUndoContext) from the type AdapterUtils is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/core/ui/pagebookview/ViewPartPage.java:[137] 08:15:10 public Object getAdapter(Class adapter) { 08:15:10 ^^^^^^ 08:15:10 Type safety: The return type Object for getAdapter(Class) from the type ViewPartPage needs unchecked conversion to conform to T from the type IAdaptable 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/core/ui/pagebookview/ViewPartPage.java:[140] 08:15:10 return ((IAdaptable) modelExplorer).getAdapter(adapter); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type IAdaptable 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/core/ui/pagebookview/ViewPartPage.java:[140] 08:15:10 return ((IAdaptable) modelExplorer).getAdapter(adapter); 08:15:10 ^^^^^^^ 08:15:10 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/CloseHandler.java:[116] 08:15:10 this.parameter = (String) ((Hashtable) data).get(this.parameterID); 08:15:10 ^^^^^^^^^ 08:15:10 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[74] 08:15:10 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The type AdapterUtils is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[955] 08:15:10 IReadOnlyHandler2 readOnlyHandler = AdapterUtils.adapt(editingDomain, IReadOnlyHandler2.class, null); 08:15:10 ^^^^^^^^^^^^ 08:15:10 The type AdapterUtils is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[955] 08:15:10 IReadOnlyHandler2 readOnlyHandler = AdapterUtils.adapt(editingDomain, IReadOnlyHandler2.class, null); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 The method adapt(Object, Class<IReadOnlyHandler2>, IReadOnlyHandler2) from the type AdapterUtils is deprecated 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[1115] 08:15:10 public Object getAdapter(Class adapter) { 08:15:10 ^^^^^^ 08:15:10 Type safety: The return type Object for getAdapter(Class) from the type ModelExplorerView needs unchecked conversion to conform to T from the type CommonNavigator 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[1138] 08:15:10 return super.getAdapter(adapter); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type CommonNavigator 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[1138] 08:15:10 return super.getAdapter(adapter); 08:15:10 ^^^^^^^ 08:15:10 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[1222] 08:15:10 reveal(Lists.newArrayList(structured.iterator()), viewer); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Type safety: Unchecked invocation newArrayList(Iterator) of the generic method newArrayList(Iterator<? extends E>) of type Lists 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[1222] 08:15:10 reveal(Lists.newArrayList(structured.iterator()), viewer); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<? extends Object> 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dnd/CommonDropAdapterAssistant.java:[270] 08:15:10 tmp.addAll((Collection<EObject>) targetOwner.eGet(eStructuralFeature)); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Type safety: Unchecked cast from Object to Collection<EObject> 08:15:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dnd/CommonDropAdapterAssistant.java:[593] 08:15:10 targetStructuralFeatureNewList.addAll(getNewFeatureList(dropTarget, (EList<EObject>) targetStructuralFeatureOld, subSelection, before)); 08:15:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:10 Type safety: Unchecked cast from Object to EList<EObject> 08:15:10 81 problems (81 warnings) 08:15:10 [INFO] 08:15:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.modelexplorer --- 08:15:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/test/resources 08:15:10 [INFO] 08:15:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.modelexplorer --- 08:15:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/target/org.eclipse.papyrus.views.modelexplorer-4.0.0-SNAPSHOT-sources.jar 08:15:10 [INFO] 08:15:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer --- 08:15:10 [INFO] 08:15:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.modelexplorer --- 08:15:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/target/org.eclipse.papyrus.views.modelexplorer-4.0.0-SNAPSHOT.jar 08:15:10 [INFO] 08:15:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer --- 08:15:10 [INFO] 08:15:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.modelexplorer --- 08:15:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:10 [INFO] 08:15:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer --- 08:15:10 [INFO] 08:15:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.modelexplorer >-- 08:15:10 [INFO] Building org.eclipse.papyrus.infra.nattable.modelexplorer 5.0.0-SNAPSHOT [163/729] 08:15:10 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:10 [INFO] 08:15:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.modelexplorer --- 08:15:10 [INFO] 08:15:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.modelexplorer --- 08:15:10 [INFO] The project's OSGi version is 5.0.0.202103041255 08:15:10 [INFO] 08:15:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.modelexplorer --- 08:15:10 [INFO] 08:15:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.modelexplorer --- 08:15:10 [INFO] 08:15:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.modelexplorer --- 08:15:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/src/main/resources 08:15:10 [INFO] 08:15:10 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.modelexplorer --- 08:15:10 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/bin 08:15:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/src/org/eclipse/papyrus/infra/nattable/modelexplorer/providers/TablePropertyTester.java:[54] 08:15:11 return new Boolean(answer).equals(expectedValue); 08:15:11 ^^^^^^^^^^^^^^^ 08:15:11 The constructor Boolean(boolean) is deprecated since version 9 08:15:11 1 problem (1 warning) 08:15:11 [INFO] 08:15:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.modelexplorer --- 08:15:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/src/test/resources 08:15:11 [INFO] 08:15:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.modelexplorer --- 08:15:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/target/org.eclipse.papyrus.infra.nattable.modelexplorer-5.0.0-SNAPSHOT-sources.jar 08:15:11 [INFO] 08:15:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.modelexplorer --- 08:15:11 [INFO] 08:15:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.modelexplorer --- 08:15:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/target/org.eclipse.papyrus.infra.nattable.modelexplorer-5.0.0-SNAPSHOT.jar 08:15:11 [INFO] 08:15:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.modelexplorer --- 08:15:11 [INFO] 08:15:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.modelexplorer --- 08:15:11 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:11 [INFO] 08:15:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.modelexplorer --- 08:15:11 [INFO] 08:15:11 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.properties >-- 08:15:11 [INFO] Building org.eclipse.papyrus.infra.nattable.properties 3.0.0-SNAPSHOT [164/729] 08:15:11 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:11 [INFO] 08:15:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.properties --- 08:15:11 [INFO] 08:15:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.properties --- 08:15:11 [INFO] The project's OSGi version is 3.0.0.202103041255 08:15:11 [INFO] 08:15:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.properties --- 08:15:11 [INFO] 08:15:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.properties --- 08:15:11 [INFO] 08:15:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.properties --- 08:15:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/main/resources 08:15:11 [INFO] 08:15:11 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.properties --- 08:15:11 [INFO] Compiling 82 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/bin 08:15:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/org/eclipse/papyrus/infra/nattable/properties/observable/AbstractPasteObjectPostActionsObservableValue.java:[73] 08:15:12 final List<?> list = EMFProperties.list(NattableaxisconfigurationPackage.eINSTANCE.getIPasteConfiguration_PostActions()).observe(getEditedEObject()); 08:15:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:12 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized 08:15:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/org/eclipse/papyrus/infra/nattable/properties/observable/AbstractPasteObjectPostActionsObservableValue.java:[74] 08:15:12 this.wrappedList = new LinkedList<Object>(list); 08:15:12 ^^^^^^^^^^^ 08:15:12 Type safety: The field wrappedList from the raw type ObservableList is assigned a value of type LinkedList<Object>. References to generic type ObservableList<E> should be parameterized 08:15:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/org/eclipse/papyrus/infra/nattable/properties/observable/AbstractConfigurationElementObservableValue.java:[32] 08:15:12 public abstract class AbstractConfigurationElementObservableValue extends AbstractObservableValue implements Listener { 08:15:12 ^^^^^^^^^^^^^^^^^^^^^^^ 08:15:12 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:15:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/org/eclipse/papyrus/infra/nattable/properties/observable/AbstractConfigurationElementObservableValue.java:[110] 08:15:12 fireValueChange(new ValueDiff() { 08:15:12 @Override 08:15:12 public Object getOldValue() { 08:15:12 return localOldValue; 08:15:12 } 08:15:12 @Override 08:15:12 public Object getNewValue() { 08:15:12 return newValue; 08:15:12 } 08:15:12 }); 08:15:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:12 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:15:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/org/eclipse/papyrus/infra/nattable/properties/observable/AbstractConfigurationElementObservableValue.java:[110] 08:15:12 fireValueChange(new ValueDiff() { 08:15:12 ^^^^^^^^^ 08:15:12 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:15:12 5 problems (5 warnings) 08:15:12 [INFO] 08:15:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.properties --- 08:15:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/test/resources 08:15:12 [INFO] 08:15:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.properties --- 08:15:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/target/org.eclipse.papyrus.infra.nattable.properties-3.0.0-SNAPSHOT-sources.jar 08:15:12 [INFO] 08:15:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.properties --- 08:15:12 [INFO] 08:15:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.properties --- 08:15:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/target/org.eclipse.papyrus.infra.nattable.properties-3.0.0-SNAPSHOT.jar 08:15:13 [INFO] 08:15:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.properties --- 08:15:13 [INFO] 08:15:13 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.properties --- 08:15:13 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:13 [INFO] 08:15:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.properties --- 08:15:13 [INFO] 08:15:13 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.config >-- 08:15:13 [INFO] Building org.eclipse.papyrus.infra.nattable.views.config 6.0.0-SNAPSHOT [165/729] 08:15:13 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:13 [INFO] 08:15:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.views.config --- 08:15:13 [INFO] 08:15:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.views.config --- 08:15:13 [INFO] The project's OSGi version is 6.0.0.202103041255 08:15:13 [INFO] 08:15:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.views.config --- 08:15:13 [INFO] 08:15:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.views.config --- 08:15:13 [INFO] 08:15:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.views.config --- 08:15:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/main/resources 08:15:13 [INFO] 08:15:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.views.config --- 08:15:13 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/bin 08:15:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[18] 08:15:14 import org.eclipse.papyrus.infra.emf.nattable.celleditor.config.EStructuralFeatureEditorConfig; 08:15:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:14 The type EStructuralFeatureEditorConfig is deprecated 08:15:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[30] 08:15:14 public class ModelViewsCellEditorConfiguration extends EStructuralFeatureEditorConfig { 08:15:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:14 The type EStructuralFeatureEditorConfig is deprecated 08:15:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[46] 08:15:14 return SINGLE_EMF_REFERENCE; 08:15:14 ^^^^^^^^^^^^^^^^^^^^ 08:15:14 The field EStructuralFeatureEditorConfig.SINGLE_EMF_REFERENCE is deprecated 08:15:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[48] 08:15:14 return SINGLE_BOOLEAN; 08:15:14 ^^^^^^^^^^^^^^ 08:15:14 The field EStructuralFeatureEditorConfig.SINGLE_BOOLEAN is deprecated 08:15:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[50] 08:15:14 return SINGLE_STRING; 08:15:14 ^^^^^^^^^^^^^ 08:15:14 The field EStructuralFeatureEditorConfig.SINGLE_STRING is deprecated 08:15:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[52] 08:15:14 return SINGLE_STRING; 08:15:14 ^^^^^^^^^^^^^ 08:15:14 The field EStructuralFeatureEditorConfig.SINGLE_STRING is deprecated 08:15:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[54] 08:15:14 return UNKNOWN_TYPE; 08:15:14 ^^^^^^^^^^^^ 08:15:14 The field EStructuralFeatureEditorConfig.UNKNOWN_TYPE is deprecated 08:15:14 7 problems (7 warnings) 08:15:14 [INFO] 08:15:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.views.config --- 08:15:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/test/resources 08:15:14 [INFO] 08:15:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.views.config --- 08:15:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/target/org.eclipse.papyrus.infra.nattable.views.config-6.0.0-SNAPSHOT-sources.jar 08:15:14 [INFO] 08:15:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.views.config --- 08:15:14 [INFO] 08:15:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.views.config --- 08:15:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/target/org.eclipse.papyrus.infra.nattable.views.config-6.0.0-SNAPSHOT.jar 08:15:14 [INFO] 08:15:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.views.config --- 08:15:14 [INFO] 08:15:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.views.config --- 08:15:14 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:14 [INFO] 08:15:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.views.config --- 08:15:14 [INFO] 08:15:14 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.editor >-- 08:15:14 [INFO] Building org.eclipse.papyrus.infra.nattable.views.editor 2.0.0-SNAPSHOT [166/729] 08:15:14 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:14 [INFO] 08:15:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.views.editor --- 08:15:14 [INFO] 08:15:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.views.editor --- 08:15:14 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:14 [INFO] 08:15:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.views.editor --- 08:15:14 [INFO] 08:15:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.views.editor --- 08:15:14 [INFO] 08:15:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.views.editor --- 08:15:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/src/main/resources 08:15:14 [INFO] 08:15:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.views.editor --- 08:15:14 [INFO] 08:15:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.views.editor --- 08:15:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/src/test/resources 08:15:14 [INFO] 08:15:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.views.editor --- 08:15:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/target/org.eclipse.papyrus.infra.nattable.views.editor-2.0.0-SNAPSHOT-sources.jar 08:15:14 [INFO] 08:15:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.views.editor --- 08:15:14 [INFO] 08:15:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.views.editor --- 08:15:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/target/org.eclipse.papyrus.infra.nattable.views.editor-2.0.0-SNAPSHOT.jar 08:15:14 [INFO] 08:15:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.views.editor --- 08:15:14 [INFO] 08:15:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.views.editor --- 08:15:14 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:14 [INFO] 08:15:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.views.editor --- 08:15:14 [INFO] 08:15:14 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation.edit >-- 08:15:14 [INFO] Building org.eclipse.papyrus.infra.nattable.representation.edit 3.0.0-SNAPSHOT [167/729] 08:15:14 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:14 [INFO] 08:15:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.representation.edit --- 08:15:14 [INFO] 08:15:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.representation.edit --- 08:15:14 [INFO] The project's OSGi version is 3.0.0.202103041255 08:15:14 [INFO] 08:15:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.representation.edit --- 08:15:14 [INFO] 08:15:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.representation.edit --- 08:15:14 [INFO] 08:15:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.representation.edit --- 08:15:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/src/main/resources 08:15:14 [INFO] 08:15:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.representation.edit --- 08:15:14 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/bin 08:15:15 [INFO] 08:15:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.representation.edit --- 08:15:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/src/test/resources 08:15:15 [INFO] 08:15:15 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.representation.edit --- 08:15:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/target/org.eclipse.papyrus.infra.nattable.representation.edit-3.0.0-SNAPSHOT-sources.jar 08:15:15 [INFO] 08:15:15 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.representation.edit --- 08:15:15 [INFO] 08:15:15 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.representation.edit --- 08:15:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/target/org.eclipse.papyrus.infra.nattable.representation.edit-3.0.0-SNAPSHOT.jar 08:15:15 [INFO] 08:15:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.representation.edit --- 08:15:15 [INFO] 08:15:15 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.representation.edit --- 08:15:15 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:15 [INFO] 08:15:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.representation.edit --- 08:15:15 [INFO] 08:15:15 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.gmfdiag >--- 08:15:15 [INFO] Building org.eclipse.papyrus.infra.nattable.gmfdiag 2.0.0-SNAPSHOT [168/729] 08:15:15 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:15 [INFO] 08:15:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.gmfdiag --- 08:15:15 [INFO] 08:15:15 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.gmfdiag --- 08:15:15 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:15 [INFO] 08:15:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.gmfdiag --- 08:15:15 [INFO] 08:15:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.gmfdiag --- 08:15:15 [INFO] 08:15:15 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.gmfdiag --- 08:15:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/main/resources 08:15:15 [INFO] 08:15:15 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.gmfdiag --- 08:15:15 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/bin 08:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[101] 08:15:16 Map internalClipboardToTargetCopy = papyrusClipboard.getInternalClipboardToTargetCopy(); 08:15:16 ^^^ 08:15:16 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[108] 08:15:16 Collection<Table> duplicateTables = tableAdditionalData.getDuplicatedTables(internalClipboardToTargetCopy); 08:15:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:16 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Table> 08:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[108] 08:15:16 Collection<Table> duplicateTables = tableAdditionalData.getDuplicatedTables(internalClipboardToTargetCopy); 08:15:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:16 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject> 08:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[125] 08:15:16 Collection<Table> duplicateTables = tableAdditionalData.getDuplicatedTables(internalClipboardToTargetCopy); 08:15:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:16 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Table> 08:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[125] 08:15:16 Collection<Table> duplicateTables = tableAdditionalData.getDuplicatedTables(internalClipboardToTargetCopy); 08:15:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:16 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject> 08:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[160] 08:15:16 Map sourceToInternalClipboard = papyrusClipboard.getSourceToInternalClipboard(); 08:15:16 ^^^ 08:15:16 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[165] 08:15:16 TableClipboardAdditionalData diagramAdditionnalData = new TableClipboardAdditionalData(extractSelectedWithoutOwner, sourceToInternalClipboard); 08:15:16 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:16 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject> 08:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[174] 08:15:16 TableClipboardAdditionalData tabledAdditionalData = new TableClipboardAdditionalData(associatedTables, sourceToInternalClipboard); 08:15:16 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:16 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject> 08:15:16 8 problems (8 warnings) 08:15:16 [INFO] 08:15:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.gmfdiag --- 08:15:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/test/resources 08:15:16 [INFO] 08:15:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.gmfdiag --- 08:15:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/target/org.eclipse.papyrus.infra.nattable.gmfdiag-2.0.0-SNAPSHOT-sources.jar 08:15:16 [INFO] 08:15:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.gmfdiag --- 08:15:16 [INFO] 08:15:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.gmfdiag --- 08:15:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/target/org.eclipse.papyrus.infra.nattable.gmfdiag-2.0.0-SNAPSHOT.jar 08:15:16 [INFO] 08:15:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.gmfdiag --- 08:15:16 [INFO] 08:15:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.gmfdiag --- 08:15:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:16 [INFO] 08:15:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.gmfdiag --- 08:15:16 [INFO] 08:15:16 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.fonts >------- 08:15:16 [INFO] Building org.eclipse.papyrus.infra.ui.fonts 2.0.0-SNAPSHOT [169/729] 08:15:16 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:16 [INFO] 08:15:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.fonts --- 08:15:16 [INFO] 08:15:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.fonts --- 08:15:16 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:16 [INFO] 08:15:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.fonts --- 08:15:16 [INFO] 08:15:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.fonts --- 08:15:16 [INFO] 08:15:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui.fonts --- 08:15:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/src/main/resources 08:15:16 [INFO] 08:15:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui.fonts --- 08:15:16 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/bin 08:15:16 [INFO] 08:15:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.fonts --- 08:15:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/src/test/resources 08:15:16 [INFO] 08:15:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui.fonts --- 08:15:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/target/org.eclipse.papyrus.infra.ui.fonts-2.0.0-SNAPSHOT-sources.jar 08:15:17 [INFO] 08:15:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.fonts --- 08:15:17 [INFO] 08:15:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.fonts --- 08:15:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/target/org.eclipse.papyrus.infra.ui.fonts-2.0.0-SNAPSHOT.jar 08:15:17 [INFO] 08:15:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.fonts --- 08:15:17 [INFO] 08:15:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.ui.fonts --- 08:15:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:17 [INFO] 08:15:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.fonts --- 08:15:17 [INFO] 08:15:17 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.architecture >---- 08:15:17 [INFO] Building org.eclipse.papyrus.infra.ui.architecture 3.0.0-SNAPSHOT [170/729] 08:15:17 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:17 [INFO] 08:15:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.architecture --- 08:15:17 [INFO] 08:15:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.architecture --- 08:15:17 [INFO] The project's OSGi version is 3.0.0.202103041255 08:15:17 [INFO] 08:15:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.architecture --- 08:15:17 [INFO] 08:15:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.architecture --- 08:15:17 [INFO] 08:15:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui.architecture --- 08:15:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/src/main/resources 08:15:17 [INFO] 08:15:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui.architecture --- 08:15:17 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/bin 08:15:18 [INFO] 08:15:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.architecture --- 08:15:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/src/test/resources 08:15:18 [INFO] 08:15:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui.architecture --- 08:15:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/target/org.eclipse.papyrus.infra.ui.architecture-3.0.0-SNAPSHOT-sources.jar 08:15:18 [INFO] 08:15:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.architecture --- 08:15:18 [INFO] 08:15:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.architecture --- 08:15:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/target/org.eclipse.papyrus.infra.ui.architecture-3.0.0-SNAPSHOT.jar 08:15:18 [INFO] 08:15:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.architecture --- 08:15:18 [INFO] 08:15:18 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.ui.architecture --- 08:15:18 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:18 [INFO] 08:15:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.architecture --- 08:15:19 [INFO] 08:15:19 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.resources >----- 08:15:19 [INFO] Building org.eclipse.papyrus.infra.ui.resources 2.0.0-SNAPSHOT [171/729] 08:15:19 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:19 [INFO] 08:15:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.resources --- 08:15:19 [INFO] 08:15:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.resources --- 08:15:19 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:19 [INFO] 08:15:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.resources --- 08:15:19 [INFO] 08:15:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.resources --- 08:15:19 [INFO] 08:15:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui.resources --- 08:15:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/main/resources 08:15:19 [INFO] 08:15:19 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui.resources --- 08:15:19 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/bin 08:15:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[42] 08:15:19 import org.eclipse.core.runtime.SubProgressMonitor; 08:15:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:19 The type SubProgressMonitor is deprecated 08:15:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[211] 08:15:19 resourceSet.loadModels(oldFile); 08:15:19 ^^^^^^^^^^^^^^^^^^^ 08:15:19 The method loadModels(IFile) from the type ModelSet is deprecated 08:15:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[266] 08:15:19 newFile.move(oldFile.getFullPath(), true, new SubProgressMonitor(pm, 1)); 08:15:19 ^^^^^^^^^^^^^^^^^^ 08:15:19 The type SubProgressMonitor is deprecated 08:15:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[266] 08:15:19 newFile.move(oldFile.getFullPath(), true, new SubProgressMonitor(pm, 1)); 08:15:19 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:19 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:15:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[295] 08:15:19 resourceSet.loadModels(newFile); 08:15:19 ^^^^^^^^^^^^^^^^^^^ 08:15:19 The method loadModels(IFile) from the type ModelSet is deprecated 08:15:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[322] 08:15:19 IFile newDiFile = DiModelUtils.getRelatedDiFile(newFile); 08:15:19 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:19 The method getRelatedDiFile(IFile) from the type DiModelUtils is deprecated 08:15:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[327] 08:15:19 diRes.saveAs(newFile.getFullPath()); 08:15:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:19 The method saveAs(IPath) from the type ModelSet is deprecated 08:15:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[329] 08:15:19 editor.setEditorInput(new FileEditorInput(newDiFile)); 08:15:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:19 The method setEditorInput(IEditorInput) from the type IMultiDiagramEditor is deprecated 08:15:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[360] 08:15:19 newFile.move(oldFile.getFullPath(), true, new SubProgressMonitor(pm, 1)); 08:15:19 ^^^^^^^^^^^^^^^^^^ 08:15:19 The type SubProgressMonitor is deprecated 08:15:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[360] 08:15:19 newFile.move(oldFile.getFullPath(), true, new SubProgressMonitor(pm, 1)); 08:15:19 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:19 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:15:19 10 problems (10 warnings) 08:15:19 [INFO] 08:15:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.resources --- 08:15:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/test/resources 08:15:19 [INFO] 08:15:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui.resources --- 08:15:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/target/org.eclipse.papyrus.infra.ui.resources-2.0.0-SNAPSHOT-sources.jar 08:15:19 [INFO] 08:15:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.resources --- 08:15:19 [INFO] 08:15:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.resources --- 08:15:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/target/org.eclipse.papyrus.infra.ui.resources-2.0.0-SNAPSHOT.jar 08:15:19 [INFO] 08:15:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.resources --- 08:15:19 [INFO] 08:15:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.ui.resources --- 08:15:19 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:19 [INFO] 08:15:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.resources --- 08:15:19 [INFO] 08:15:19 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile.ui >------ 08:15:19 [INFO] Building org.eclipse.papyrus.infra.onefile.ui 2.0.0-SNAPSHOT [172/729] 08:15:19 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:19 [INFO] 08:15:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.onefile.ui --- 08:15:19 [INFO] 08:15:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.onefile.ui --- 08:15:19 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:19 [INFO] 08:15:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.onefile.ui --- 08:15:19 [INFO] 08:15:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.onefile.ui --- 08:15:19 [INFO] 08:15:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.onefile.ui --- 08:15:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/main/resources 08:15:19 [INFO] 08:15:19 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.onefile.ui --- 08:15:19 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/bin 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[42] 08:15:20 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 The type DiResourceSet is deprecated 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[53] 08:15:20 import org.eclipse.ui.internal.ide.IDEWorkbenchMessages; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[54] 08:15:20 import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[102] 08:15:20 CopyResourcesOperation op = new CopyResourcesOperation(resources, destinationPaths, IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyTitle); 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[102] 08:15:20 CopyResourcesOperation op = new CopyResourcesOperation(resources, destinationPaths, IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyTitle); 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyTitle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[109] 08:15:20 IDEWorkbenchPlugin.log(e.getMessage(), e); 08:15:20 ^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[109] 08:15:20 IDEWorkbenchPlugin.log(e.getMessage(), e); 08:15:20 ^^^ 08:15:20 Discouraged access: The method 'IDEWorkbenchPlugin.log(String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[198] 08:15:20 ModelSet modelSet = new DiResourceSet(); 08:15:20 ^^^^^^^^^^^^^ 08:15:20 The type DiResourceSet is deprecated 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[198] 08:15:20 ModelSet modelSet = new DiResourceSet(); 08:15:20 ^^^^^^^^^^^^^^^ 08:15:20 The constructor DiResourceSet() is deprecated 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[199] 08:15:20 modelSet.loadModels((IFile) iResource); 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 The method loadModels(IFile) from the type ModelSet is deprecated 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[266] 08:15:20 ModelSet tempModelSet = new DiResourceSet(); 08:15:20 ^^^^^^^^^^^^^ 08:15:20 The type DiResourceSet is deprecated 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[266] 08:15:20 ModelSet tempModelSet = new DiResourceSet(); 08:15:20 ^^^^^^^^^^^^^^^ 08:15:20 The constructor DiResourceSet() is deprecated 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/testers/PapyrusClipboardTester.java:[40] 08:15:20 return new Boolean(answer).equals(expectedValue); 08:15:20 ^^^^^^^^^^^^^^^ 08:15:20 The constructor Boolean(boolean) is deprecated since version 9 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/model/adapters/PapyrusCommonDropAdapterAssistant.java:[66] 08:15:20 for (Iterator<Object> i = struc.iterator(); i.hasNext();) { 08:15:20 ^^^^^^^^^^^^^^^^ 08:15:20 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Object> 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusModelActionProvider.java:[196] 08:15:20 protected List getSelectedResources() { 08:15:20 ^^^^ 08:15:20 Type safety: The return type List for getSelectedResources() from the type new DeleteResourceAction(){} needs unchecked conversion to conform to List<? extends IResource> from the type SelectionListenerAction 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusModelActionProvider.java:[209] 08:15:20 protected List getSelectedResources() { 08:15:20 ^^^^ 08:15:20 Type safety: The return type List for getSelectedResources() from the type new MoveResourceAction(){} needs unchecked conversion to conform to List<? extends IResource> from the type SelectionListenerAction 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusModelActionProvider.java:[222] 08:15:20 protected List getSelectedResources() { 08:15:20 ^^^^ 08:15:20 Type safety: The return type List for getSelectedResources() from the type new CopyToClipboardAction(){} needs unchecked conversion to conform to List<? extends IResource> from the type SelectionListenerAction 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusModelActionProvider.java:[267] 08:15:20 private Shell getShell() { 08:15:20 ^^^^^^^^^^ 08:15:20 The method PapyrusModelActionProvider.OneFileRenameAction.getShell() does not override the inherited method from WorkspaceAction since it is private to a different package 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusModelActionProvider.java:[454] 08:15:20 for (Iterator<Object> i = struc.iterator(); i.hasNext();) { 08:15:20 ^^^^^^^^^^^^^^^^ 08:15:20 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Object> 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/ui/providers/PapyrusViewerSorter.java:[19] 08:15:20 import org.eclipse.jface.viewers.ViewerSorter; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 The type ViewerSorter is deprecated 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/ui/providers/PapyrusViewerSorter.java:[28] 08:15:20 public class PapyrusViewerSorter extends ViewerSorter { 08:15:20 ^^^^^^^^^^^^ 08:15:20 The type ViewerSorter is deprecated 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/ui/providers/PapyrusViewerSorter.java:[36] 08:15:20 super(); 08:15:20 ^^^^^^^^ 08:15:20 The constructor ViewerSorter() is deprecated 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/ui/providers/PapyrusViewerSorter.java:[40] 08:15:20 super(collator); 08:15:20 ^^^^^^^^^^^^^^^^ 08:15:20 The constructor ViewerSorter(Collator) is deprecated 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PasteAction.java:[31] 08:15:20 import org.eclipse.ui.internal.navigator.resources.plugin.WorkbenchNavigatorMessages; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'WorkbenchNavigatorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.8.0.v20210209-1136/org.eclipse.ui.navigator.resources-3.8.0.v20210209-1136.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PasteAction.java:[68] 08:15:20 super(WorkbenchNavigatorMessages.PasteAction_Past_); 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'WorkbenchNavigatorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.8.0.v20210209-1136/org.eclipse.ui.navigator.resources-3.8.0.v20210209-1136.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PasteAction.java:[68] 08:15:20 super(WorkbenchNavigatorMessages.PasteAction_Past_); 08:15:20 ^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'WorkbenchNavigatorMessages.PasteAction_Past_' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.8.0.v20210209-1136/org.eclipse.ui.navigator.resources-3.8.0.v20210209-1136.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PasteAction.java:[73] 08:15:20 setToolTipText(WorkbenchNavigatorMessages.PasteAction_Paste_selected_resource_s_); 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'WorkbenchNavigatorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.8.0.v20210209-1136/org.eclipse.ui.navigator.resources-3.8.0.v20210209-1136.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PasteAction.java:[73] 08:15:20 setToolTipText(WorkbenchNavigatorMessages.PasteAction_Paste_selected_resource_s_); 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'WorkbenchNavigatorMessages.PasteAction_Paste_selected_resource_s_' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.8.0.v20210209-1136/org.eclipse.ui.navigator.resources-3.8.0.v20210209-1136.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusEditActionProvider.java:[96] 08:15:20 protected List getSelectedResources() { 08:15:20 ^^^^ 08:15:20 List is a raw type. References to generic type List<E> should be parameterized 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusEditActionProvider.java:[96] 08:15:20 protected List getSelectedResources() { 08:15:20 ^^^^ 08:15:20 Type safety: The return type List for getSelectedResources() from the type new PapyrusModelPasteAction(){} needs unchecked conversion to conform to List<? extends IResource> from the type SelectionListenerAction 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusEditActionProvider.java:[98] 08:15:20 List selectedResources = getSelectedResources(context); 08:15:20 ^^^^ 08:15:20 List is a raw type. References to generic type List<E> should be parameterized 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusEditActionProvider.java:[102] 08:15:20 protected List getSelectedResources(ActionContext context) { 08:15:20 ^^^^ 08:15:20 List is a raw type. References to generic type List<E> should be parameterized 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/ui/utils/OneFileUIUtils.java:[151] 08:15:20 editorDescriptor = IDE.getEditorDescriptor(((IFileEditorInput) input).getFile()); 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 The method getEditorDescriptor(IFile) from the type IDE is deprecated 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/ui/utils/OneFileUIUtils.java:[153] 08:15:20 editorDescriptor = IDE.getEditorDescriptor(input.getName()); 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 The method getEditorDescriptor(String) from the type IDE is deprecated 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[49] 08:15:20 import org.eclipse.core.runtime.SubProgressMonitor; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 The type SubProgressMonitor is deprecated 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[70] 08:15:20 import org.eclipse.ui.internal.ide.IDEInternalPreferences; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[71] 08:15:20 import org.eclipse.ui.internal.ide.IDEWorkbenchMessages; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[72] 08:15:20 import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[73] 08:15:20 import org.eclipse.ui.internal.ide.StatusUtil; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'StatusUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[74] 08:15:20 import org.eclipse.ui.internal.ide.dialogs.IDEResourceInfoUtils; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[199] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_deepCopyQuestion, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[199] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_deepCopyQuestion, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_deepCopyQuestion' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[218] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceDeleted, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[218] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceDeleted, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceDeleted' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[245] 08:15:20 IFileInfo info = IDEResourceInfoUtils.getFileInfo(location); 08:15:20 ^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[245] 08:15:20 IFileInfo info = IDEResourceInfoUtils.getFileInfo(location); 08:15:20 ^^^^^^^^^^^ 08:15:20 Discouraged access: The method 'IDEResourceInfoUtils.getFileInfo(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[250] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_missingLinkTarget, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[250] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_missingLinkTarget, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_missingLinkTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[255] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceDeleted, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[255] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceDeleted, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceDeleted' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[303] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteMergeQuestion, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[303] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteMergeQuestion, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteMergeQuestion' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[310] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteNoMergeLinkQuestion, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[310] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteNoMergeLinkQuestion, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteNoMergeLinkQuestion' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[316] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteNoMergeNoLinkQuestion, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[316] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteNoMergeNoLinkQuestion, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteNoMergeNoLinkQuestion' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[329] 08:15:20 IDEResourceInfoUtils.getLocationText(destination), 08:15:20 ^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[329] 08:15:20 IDEResourceInfoUtils.getLocationText(destination), 08:15:20 ^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The method 'IDEResourceInfoUtils.getLocationText(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[330] 08:15:20 IDEResourceInfoUtils 08:15:20 ^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[331] 08:15:20 .getDateStringValue(destination), 08:15:20 ^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The method 'IDEResourceInfoUtils.getDateStringValue(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[332] 08:15:20 IDEResourceInfoUtils.getLocationText(source), 08:15:20 ^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[332] 08:15:20 IDEResourceInfoUtils.getLocationText(source), 08:15:20 ^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The method 'IDEResourceInfoUtils.getLocationText(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[333] 08:15:20 IDEResourceInfoUtils.getDateStringValue(source) }; 08:15:20 ^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[333] 08:15:20 IDEResourceInfoUtils.getDateStringValue(source) }; 08:15:20 ^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The method 'IDEResourceInfoUtils.getDateStringValue(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[336] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteWithDetailsQuestion, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[336] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteWithDetailsQuestion, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteWithDetailsQuestion' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[341] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceExists, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[341] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceExists, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceExists' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[373] 08:15:20 IResource[] copyResources, ArrayList existing) { 08:15:20 ^^^^^^^^^ 08:15:20 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[403] 08:15:20 existing.add(file); 08:15:20 ^^^^^^^^^^^^^^^^^^ 08:15:20 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[408] 08:15:20 existing.add(sourceFile); 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[436] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_CopyResourcesTask, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[436] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_CopyResourcesTask, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_CopyResourcesTask' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[556] 08:15:20 IResource.KEEP_HISTORY, new SubProgressMonitor( 08:15:20 subMonitor, 0)); 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[556] 08:15:20 IResource.KEEP_HISTORY, new SubProgressMonitor( 08:15:20 ^^^^^^^^^^^^^^^^^^ 08:15:20 The type SubProgressMonitor is deprecated 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[671] 08:15:20 IDEWorkbenchPlugin.getDefault().getLog().log( 08:15:20 ^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[671] 08:15:20 IDEWorkbenchPlugin.getDefault().getLog().log( 08:15:20 ^^^^^^^^^^ 08:15:20 Discouraged access: The method 'IDEWorkbenchPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[672] 08:15:20 StatusUtil.newStatus(IStatus.ERROR, format, null)); 08:15:20 ^^^^^^^^^^ 08:15:20 Discouraged access: The type 'StatusUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[672] 08:15:20 StatusUtil.newStatus(IStatus.ERROR, format, null)); 08:15:20 ^^^^^^^^^ 08:15:20 Discouraged access: The method 'StatusUtil.newStatus(int, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[675] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_internalError, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[675] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_internalError, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_internalError' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[742] 08:15:20 StatusManager.getManager().handle(e, IDEWorkbenchPlugin.IDE_WORKBENCH); 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[742] 08:15:20 StatusManager.getManager().handle(e, IDEWorkbenchPlugin.IDE_WORKBENCH); 08:15:20 ^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchPlugin.IDE_WORKBENCH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[774] 08:15:20 IPreferenceStore store = IDEWorkbenchPlugin.getDefault().getPreferenceStore(); 08:15:20 ^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[774] 08:15:20 IPreferenceStore store = IDEWorkbenchPlugin.getDefault().getPreferenceStore(); 08:15:20 ^^^^^^^^^^ 08:15:20 Discouraged access: The method 'IDEWorkbenchPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[776] 08:15:20 String dndPreference = store.getString(targetIsVirtual ? IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_VIRTUAL_FOLDER_MODE : IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE); 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[776] 08:15:20 String dndPreference = store.getString(targetIsVirtual ? IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_VIRTUAL_FOLDER_MODE : IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE); 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_VIRTUAL_FOLDER_MODE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[776] 08:15:20 String dndPreference = store.getString(targetIsVirtual ? IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_VIRTUAL_FOLDER_MODE : IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE); 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[776] 08:15:20 String dndPreference = store.getString(targetIsVirtual ? IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_VIRTUAL_FOLDER_MODE : IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE); 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[782] 08:15:20 if (ResourcesPlugin.getPlugin().getPluginPreferences().getBoolean(ResourcesPlugin.PREF_DISABLE_LINKING)) { 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 The method getPluginPreferences() from the type Plugin is deprecated 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[782] 08:15:20 if (ResourcesPlugin.getPlugin().getPluginPreferences().getBoolean(ResourcesPlugin.PREF_DISABLE_LINKING)) { 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 The method getBoolean(String) from the type Preferences is deprecated 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[785] 08:15:20 if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_PROMPT)) { 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[785] 08:15:20 if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_PROMPT)) { 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_PROMPT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[792] 08:15:20 } else if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_MOVE_COPY)) { 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[792] 08:15:20 } else if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_MOVE_COPY)) { 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_MOVE_COPY' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[794] 08:15:20 } else if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_LINK)) { 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[794] 08:15:20 } else if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_LINK)) { 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_LINK' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[796] 08:15:20 } else if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_LINK_AND_VIRTUAL_FOLDER)) { 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[796] 08:15:20 } else if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_LINK_AND_VIRTUAL_FOLDER)) { 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_LINK_AND_VIRTUAL_FOLDER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[881] 08:15:20 IFileStore store = IDEResourceInfoUtils.getFileStore(fileNames[i]); 08:15:20 ^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[881] 08:15:20 IFileStore store = IDEResourceInfoUtils.getFileStore(fileNames[i]); 08:15:20 ^^^^^^^^^^^^ 08:15:20 Discouraged access: The method 'IDEResourceInfoUtils.getFileStore(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[906] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_infoNotFound, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[906] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_infoNotFound, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_infoNotFound' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1127] 08:15:20 return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_nameMustBeDifferent; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1127] 08:15:20 return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_nameMustBeDifferent; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_nameMustBeDifferent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1135] 08:15:20 return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_nameExists; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1135] 08:15:20 return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_nameExists; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_nameExists' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1143] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_inputDialogTitle, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1143] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_inputDialogTitle, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_inputDialogTitle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1146] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_inputDialogMessage, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1146] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_inputDialogMessage, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_inputDialogMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1173] 08:15:20 return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_operationTitle; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1173] 08:15:20 return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_operationTitle; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_operationTitle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1182] 08:15:20 return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_problemMessage; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1182] 08:15:20 return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_problemMessage; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_problemMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1191] 08:15:20 return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyFailedTitle; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1191] 08:15:20 return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyFailedTitle; 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyFailedTitle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1316] 08:15:20 IDEWorkbenchPlugin.log(e.getMessage(), e); 08:15:20 ^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1316] 08:15:20 IDEWorkbenchPlugin.log(e.getMessage(), e); 08:15:20 ^^^ 08:15:20 Discouraged access: The method 'IDEWorkbenchPlugin.log(String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1355] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyTitle); 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1355] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyTitle); 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyTitle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1364] 08:15:20 IDEWorkbenchPlugin.log(e.getMessage(), e); 08:15:20 ^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1364] 08:15:20 IDEWorkbenchPlugin.log(e.getMessage(), e); 08:15:20 ^^^ 08:15:20 Discouraged access: The method 'IDEWorkbenchPlugin.log(String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1394] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteQuestion, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1394] 08:15:20 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteQuestion, 08:15:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:20 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteQuestion' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1404] 08:15:21 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_question, 08:15:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:21 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1404] 08:15:21 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_question, 08:15:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:21 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_question' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1491] 08:15:21 return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_destinationAccessError; 08:15:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:21 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1491] 08:15:21 return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_destinationAccessError; 08:15:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:21 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_destinationAccessError' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1501] 08:15:21 return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_parentNotEqual; 08:15:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:21 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1501] 08:15:21 return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_parentNotEqual; 08:15:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:21 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_parentNotEqual' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1511] 08:15:21 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_sourceCannotBeCopiedIntoAVirtualFolder, 08:15:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:21 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1511] 08:15:21 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_sourceCannotBeCopiedIntoAVirtualFolder, 08:15:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:21 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_sourceCannotBeCopiedIntoAVirtualFolder' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1522] 08:15:21 IDEWorkbenchMessages.CopyFilesAndFoldersOperation_missingPathVariable, 08:15:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:21 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_missingPathVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar') 08:15:21 134 problems (134 warnings) 08:15:21 [INFO] 08:15:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.onefile.ui --- 08:15:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/test/resources 08:15:21 [INFO] 08:15:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.onefile.ui --- 08:15:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/target/org.eclipse.papyrus.infra.onefile.ui-2.0.0-SNAPSHOT-sources.jar 08:15:21 [INFO] 08:15:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.onefile.ui --- 08:15:21 [INFO] 08:15:21 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.onefile.ui --- 08:15:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/target/org.eclipse.papyrus.infra.onefile.ui-2.0.0-SNAPSHOT.jar 08:15:21 [INFO] 08:15:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.onefile.ui --- 08:15:21 [INFO] 08:15:21 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.onefile.ui --- 08:15:21 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:21 [INFO] 08:15:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.onefile.ui --- 08:15:21 [INFO] 08:15:21 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.ui >------ 08:15:21 [INFO] Building org.eclipse.papyrus.infra.newchild.ui 3.0.0-SNAPSHOT [173/729] 08:15:21 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:21 [INFO] 08:15:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.ui --- 08:15:21 [INFO] 08:15:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.ui --- 08:15:21 [INFO] The project's OSGi version is 3.0.0.202103041255 08:15:21 [INFO] 08:15:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.ui --- 08:15:21 [INFO] 08:15:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.ui --- 08:15:21 [INFO] 08:15:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.ui --- 08:15:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/src/main/resources 08:15:21 [INFO] 08:15:21 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.ui --- 08:15:21 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/bin 08:15:21 [INFO] 08:15:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.ui --- 08:15:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/src/test/resources 08:15:21 [INFO] 08:15:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild.ui --- 08:15:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/target/org.eclipse.papyrus.infra.newchild.ui-3.0.0-SNAPSHOT-sources.jar 08:15:21 [INFO] 08:15:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.ui --- 08:15:21 [INFO] 08:15:21 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.ui --- 08:15:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/target/org.eclipse.papyrus.infra.newchild.ui-3.0.0-SNAPSHOT.jar 08:15:21 [INFO] 08:15:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.ui --- 08:15:21 [INFO] 08:15:21 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.newchild.ui --- 08:15:21 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:21 [INFO] 08:15:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild.ui --- 08:15:22 [INFO] 08:15:22 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.hyperlink >------- 08:15:22 [INFO] Building org.eclipse.papyrus.infra.hyperlink 4.0.0-SNAPSHOT [174/729] 08:15:22 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:22 [INFO] 08:15:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.hyperlink --- 08:15:22 [INFO] 08:15:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.hyperlink --- 08:15:22 [INFO] The project's OSGi version is 4.0.0.202103041255 08:15:22 [INFO] 08:15:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.hyperlink --- 08:15:22 [INFO] 08:15:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.hyperlink --- 08:15:22 [INFO] 08:15:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.hyperlink --- 08:15:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/src/main/resources 08:15:22 [INFO] 08:15:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.hyperlink --- 08:15:22 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/bin 08:15:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/src/org/eclipse/papyrus/infra/hyperlink/ui/AbstractLookForEditorShell.java:[239] 08:15:23 diagramfilteredTree = new FilteredTree(diagramListcomposite, SWT.BORDER, new PatternFilter(), true); 08:15:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:23 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated 08:15:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/src/org/eclipse/papyrus/infra/hyperlink/ui/AbstractLookForEditorShell.java:[253] 08:15:23 modeFilteredTree = new FilteredTree(treeViewcomposite, SWT.BORDER, new PatternFilter(), true); 08:15:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:23 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated 08:15:23 2 problems (2 warnings) 08:15:23 [INFO] 08:15:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.hyperlink --- 08:15:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/src/test/resources 08:15:23 [INFO] 08:15:23 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.hyperlink --- 08:15:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/target/org.eclipse.papyrus.infra.hyperlink-4.0.0-SNAPSHOT-sources.jar 08:15:23 [INFO] 08:15:23 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.hyperlink --- 08:15:23 [INFO] 08:15:23 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.hyperlink --- 08:15:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/target/org.eclipse.papyrus.infra.hyperlink-4.0.0-SNAPSHOT.jar 08:15:23 [INFO] 08:15:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.hyperlink --- 08:15:23 [INFO] 08:15:23 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.hyperlink --- 08:15:23 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:23 [INFO] 08:15:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.hyperlink --- 08:15:23 [INFO] 08:15:23 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.psf >---------- 08:15:23 [INFO] Building org.eclipse.papyrus.infra.psf 2.0.0-SNAPSHOT [175/729] 08:15:23 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:23 [INFO] 08:15:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.psf --- 08:15:23 [INFO] 08:15:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.psf --- 08:15:23 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:23 [INFO] 08:15:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.psf --- 08:15:23 [INFO] 08:15:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.psf --- 08:15:23 [INFO] 08:15:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.psf --- 08:15:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/src/main/resources 08:15:23 [INFO] 08:15:23 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.psf --- 08:15:23 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/bin 08:15:24 [INFO] 08:15:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.psf --- 08:15:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/src/test/resources 08:15:24 [INFO] 08:15:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.psf --- 08:15:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/target/org.eclipse.papyrus.infra.psf-2.0.0-SNAPSHOT-sources.jar 08:15:24 [INFO] 08:15:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.psf --- 08:15:24 [INFO] 08:15:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.psf --- 08:15:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/target/org.eclipse.papyrus.infra.psf-2.0.0-SNAPSHOT.jar 08:15:24 [INFO] 08:15:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.psf --- 08:15:24 [INFO] 08:15:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.psf --- 08:15:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:24 [INFO] 08:15:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.psf --- 08:15:24 [INFO] 08:15:24 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.edit >-- 08:15:24 [INFO] Building org.eclipse.papyrus.infra.internationalization.edit 2.0.0-SNAPSHOT [176/729] 08:15:24 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:24 [INFO] 08:15:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.edit --- 08:15:24 [INFO] 08:15:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.edit --- 08:15:24 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:24 [INFO] 08:15:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.edit --- 08:15:24 [INFO] 08:15:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.edit --- 08:15:24 [INFO] 08:15:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.edit --- 08:15:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/src/main/resources 08:15:24 [INFO] 08:15:24 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.edit --- 08:15:24 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/bin 08:15:24 [INFO] 08:15:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.edit --- 08:15:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/src/test/resources 08:15:24 [INFO] 08:15:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.edit --- 08:15:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/target/org.eclipse.papyrus.infra.internationalization.edit-2.0.0-SNAPSHOT-sources.jar 08:15:25 [INFO] 08:15:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.edit --- 08:15:25 [INFO] 08:15:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.edit --- 08:15:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/target/org.eclipse.papyrus.infra.internationalization.edit-2.0.0-SNAPSHOT.jar 08:15:25 [INFO] 08:15:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.edit --- 08:15:25 [INFO] 08:15:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization.edit --- 08:15:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:25 [INFO] 08:15:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.edit --- 08:15:25 [INFO] 08:15:25 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.ui >-- 08:15:25 [INFO] Building org.eclipse.papyrus.infra.internationalization.ui 2.0.0-SNAPSHOT [177/729] 08:15:25 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:25 [INFO] 08:15:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.ui --- 08:15:25 [INFO] 08:15:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.ui --- 08:15:25 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:25 [INFO] 08:15:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.ui --- 08:15:25 [INFO] 08:15:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.ui --- 08:15:25 [INFO] 08:15:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.ui --- 08:15:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/src/main/resources 08:15:25 [INFO] 08:15:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.ui --- 08:15:25 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/bin 08:15:26 [INFO] 08:15:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.ui --- 08:15:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/src/test/resources 08:15:26 [INFO] 08:15:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.ui --- 08:15:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/target/org.eclipse.papyrus.infra.internationalization.ui-2.0.0-SNAPSHOT-sources.jar 08:15:26 [INFO] 08:15:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.ui --- 08:15:26 [INFO] 08:15:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.ui --- 08:15:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/target/org.eclipse.papyrus.infra.internationalization.ui-2.0.0-SNAPSHOT.jar 08:15:26 [INFO] 08:15:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.ui --- 08:15:26 [INFO] 08:15:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization.ui --- 08:15:26 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:26 [INFO] 08:15:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.ui --- 08:15:26 [INFO] 08:15:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.controlmode >-- 08:15:26 [INFO] Building org.eclipse.papyrus.infra.internationalization.controlmode 2.0.0-SNAPSHOT [178/729] 08:15:26 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:26 [INFO] 08:15:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.controlmode --- 08:15:26 [INFO] 08:15:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.controlmode --- 08:15:26 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:26 [INFO] 08:15:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.controlmode --- 08:15:26 [INFO] 08:15:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.controlmode --- 08:15:26 [INFO] 08:15:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.controlmode --- 08:15:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/src/main/resources 08:15:26 [INFO] 08:15:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.controlmode --- 08:15:26 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/bin 08:15:26 [INFO] 08:15:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.controlmode --- 08:15:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/src/test/resources 08:15:26 [INFO] 08:15:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.controlmode --- 08:15:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/target/org.eclipse.papyrus.infra.internationalization.controlmode-2.0.0-SNAPSHOT-sources.jar 08:15:27 [INFO] 08:15:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.controlmode --- 08:15:27 [INFO] 08:15:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.controlmode --- 08:15:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/target/org.eclipse.papyrus.infra.internationalization.controlmode-2.0.0-SNAPSHOT.jar 08:15:27 [INFO] 08:15:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.controlmode --- 08:15:27 [INFO] 08:15:27 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization.controlmode --- 08:15:27 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:27 [INFO] 08:15:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.controlmode --- 08:15:27 [INFO] 08:15:27 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.readonly >-- 08:15:27 [INFO] Building org.eclipse.papyrus.infra.internationalization.readonly 2.0.0-SNAPSHOT [179/729] 08:15:27 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:27 [INFO] 08:15:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.readonly --- 08:15:27 [INFO] 08:15:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.readonly --- 08:15:27 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:27 [INFO] 08:15:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.readonly --- 08:15:27 [INFO] 08:15:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.readonly --- 08:15:27 [INFO] 08:15:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.readonly --- 08:15:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/src/main/resources 08:15:27 [INFO] 08:15:27 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.readonly --- 08:15:27 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/bin 08:15:27 [INFO] 08:15:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.readonly --- 08:15:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/src/test/resources 08:15:27 [INFO] 08:15:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.readonly --- 08:15:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/target/org.eclipse.papyrus.infra.internationalization.readonly-2.0.0-SNAPSHOT-sources.jar 08:15:27 [INFO] 08:15:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.readonly --- 08:15:27 [INFO] 08:15:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.readonly --- 08:15:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/target/org.eclipse.papyrus.infra.internationalization.readonly-2.0.0-SNAPSHOT.jar 08:15:27 [INFO] 08:15:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.readonly --- 08:15:27 [INFO] 08:15:27 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization.readonly --- 08:15:27 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:27 [INFO] 08:15:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.readonly --- 08:15:27 [INFO] 08:15:27 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.internationalization >-- 08:15:27 [INFO] Building org.eclipse.papyrus.infra.editor.welcome.internationalization 3.0.0-SNAPSHOT [180/729] 08:15:27 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:27 [INFO] 08:15:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.editor.welcome.internationalization --- 08:15:27 [INFO] 08:15:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.editor.welcome.internationalization --- 08:15:27 [INFO] The project's OSGi version is 3.0.0.202103041255 08:15:27 [INFO] 08:15:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.editor.welcome.internationalization --- 08:15:27 [INFO] 08:15:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.editor.welcome.internationalization --- 08:15:27 [INFO] 08:15:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.editor.welcome.internationalization --- 08:15:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/src/main/resources 08:15:27 [INFO] 08:15:27 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.editor.welcome.internationalization --- 08:15:27 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/bin 08:15:28 [INFO] 08:15:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.editor.welcome.internationalization --- 08:15:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/src/test/resources 08:15:28 [INFO] 08:15:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.editor.welcome.internationalization --- 08:15:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/target/org.eclipse.papyrus.infra.editor.welcome.internationalization-3.0.0-SNAPSHOT-sources.jar 08:15:28 [INFO] 08:15:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.editor.welcome.internationalization --- 08:15:28 [INFO] 08:15:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.editor.welcome.internationalization --- 08:15:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/target/org.eclipse.papyrus.infra.editor.welcome.internationalization-3.0.0-SNAPSHOT.jar 08:15:28 [INFO] 08:15:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.editor.welcome.internationalization --- 08:15:28 [INFO] 08:15:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.editor.welcome.internationalization --- 08:15:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:28 [INFO] 08:15:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.editor.welcome.internationalization --- 08:15:28 [INFO] 08:15:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.extensionpoints.editors >--- 08:15:28 [INFO] Building org.eclipse.papyrus.extensionpoints.editors 4.0.0-SNAPSHOT [181/729] 08:15:28 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:28 [INFO] 08:15:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.extensionpoints.editors --- 08:15:28 [INFO] 08:15:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.extensionpoints.editors --- 08:15:28 [INFO] The project's OSGi version is 4.0.0.202103041255 08:15:28 [INFO] 08:15:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.extensionpoints.editors --- 08:15:28 [INFO] 08:15:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.extensionpoints.editors --- 08:15:28 [INFO] 08:15:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.extensionpoints.editors --- 08:15:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/src/main/resources 08:15:28 [INFO] 08:15:28 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.extensionpoints.editors --- 08:15:28 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/bin 08:15:28 [INFO] 08:15:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.extensionpoints.editors --- 08:15:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/src/test/resources 08:15:28 [INFO] 08:15:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.extensionpoints.editors --- 08:15:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/target/org.eclipse.papyrus.extensionpoints.editors-4.0.0-SNAPSHOT-sources.jar 08:15:28 [INFO] 08:15:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.extensionpoints.editors --- 08:15:28 [INFO] 08:15:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.extensionpoints.editors --- 08:15:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/target/org.eclipse.papyrus.extensionpoints.editors-4.0.0-SNAPSHOT.jar 08:15:28 [INFO] 08:15:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.extensionpoints.editors --- 08:15:29 [INFO] 08:15:29 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.extensionpoints.editors --- 08:15:29 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:29 [INFO] 08:15:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.extensionpoints.editors --- 08:15:29 [INFO] 08:15:29 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.canonical >--- 08:15:29 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.canonical 3.0.0-SNAPSHOT [182/729] 08:15:29 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:29 [INFO] 08:15:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.canonical --- 08:15:29 [INFO] 08:15:29 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.canonical --- 08:15:29 [INFO] The project's OSGi version is 3.0.0.202103041255 08:15:29 [INFO] 08:15:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.canonical --- 08:15:29 [INFO] 08:15:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.canonical --- 08:15:29 [INFO] 08:15:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.canonical --- 08:15:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/src/main/resources 08:15:29 [INFO] 08:15:29 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.canonical --- 08:15:29 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/bin 08:15:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/src/org/eclipse/papyrus/infra/gmfdiag/canonical/editpolicy/PapyrusCanonicalEditPolicy.java:[58] 08:15:30 import org.eclipse.papyrus.commands.util.CommandTreeIterator; 08:15:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:30 The type CommandTreeIterator<C> is deprecated 08:15:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/src/org/eclipse/papyrus/infra/gmfdiag/canonical/editpolicy/PapyrusCanonicalEditPolicy.java:[98] 08:15:30 private static final Set<View> createdByCanonical = Sets.newSetFromMap(new WeakHashMap<View, Boolean>()); 08:15:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:30 The method newSetFromMap(Map<View,Boolean>) from the type Sets is deprecated 08:15:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/src/org/eclipse/papyrus/infra/gmfdiag/canonical/editpolicy/PapyrusCanonicalEditPolicy.java:[973] 08:15:30 for (Iterator<ICommand> iter = CommandTreeIterator.iterateGMF(command); iter.hasNext();) { 08:15:30 ^^^^^^^^^^^^^^^^^^^ 08:15:30 The type CommandTreeIterator<C> is deprecated 08:15:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/src/org/eclipse/papyrus/infra/gmfdiag/canonical/editpolicy/PapyrusCanonicalEditPolicy.java:[973] 08:15:30 for (Iterator<ICommand> iter = CommandTreeIterator.iterateGMF(command); iter.hasNext();) { 08:15:30 ^^^^^^^^^^^^^^^^^^^ 08:15:30 The method iterateGMF(Object) from the type CommandTreeIterator is deprecated 08:15:30 4 problems (4 warnings) 08:15:30 [INFO] 08:15:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.canonical --- 08:15:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/src/test/resources 08:15:30 [INFO] 08:15:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.canonical --- 08:15:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/target/org.eclipse.papyrus.infra.gmfdiag.canonical-3.0.0-SNAPSHOT-sources.jar 08:15:30 [INFO] 08:15:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.canonical --- 08:15:30 [INFO] 08:15:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.canonical --- 08:15:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/target/org.eclipse.papyrus.infra.gmfdiag.canonical-3.0.0-SNAPSHOT.jar 08:15:30 [INFO] 08:15:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.canonical --- 08:15:30 [INFO] 08:15:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.canonical --- 08:15:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:30 [INFO] 08:15:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.canonical --- 08:15:30 [INFO] 08:15:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.controlmode >-- 08:15:30 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.controlmode 2.0.0-SNAPSHOT [183/729] 08:15:30 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:30 [INFO] 08:15:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.controlmode --- 08:15:30 [INFO] 08:15:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.controlmode --- 08:15:30 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:30 [INFO] 08:15:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.controlmode --- 08:15:30 [INFO] 08:15:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.controlmode --- 08:15:30 [INFO] 08:15:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.controlmode --- 08:15:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/src/main/resources 08:15:30 [INFO] 08:15:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.controlmode --- 08:15:30 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/bin 08:15:30 [INFO] 08:15:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.controlmode --- 08:15:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/src/test/resources 08:15:30 [INFO] 08:15:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.controlmode --- 08:15:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/target/org.eclipse.papyrus.infra.gmfdiag.controlmode-2.0.0-SNAPSHOT-sources.jar 08:15:30 [INFO] 08:15:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.controlmode --- 08:15:30 [INFO] 08:15:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.controlmode --- 08:15:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/target/org.eclipse.papyrus.infra.gmfdiag.controlmode-2.0.0-SNAPSHOT.jar 08:15:30 [INFO] 08:15:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.controlmode --- 08:15:30 [INFO] 08:15:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.controlmode --- 08:15:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:30 [INFO] 08:15:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.controlmode --- 08:15:30 [INFO] 08:15:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model >--- 08:15:30 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.model 2.0.0-SNAPSHOT [184/729] 08:15:30 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:30 [INFO] 08:15:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.model --- 08:15:30 [INFO] 08:15:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.model --- 08:15:30 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:30 [INFO] 08:15:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.model --- 08:15:30 [INFO] 08:15:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.model --- 08:15:30 [INFO] 08:15:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.model --- 08:15:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/src/main/resources 08:15:30 [INFO] 08:15:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.model --- 08:15:30 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/bin 08:15:31 [INFO] 08:15:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.model --- 08:15:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/src/test/resources 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.model --- 08:15:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/target/org.eclipse.papyrus.infra.gmfdiag.css.model-2.0.0-SNAPSHOT-sources.jar 08:15:31 [INFO] 08:15:31 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.model --- 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.model --- 08:15:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/target/org.eclipse.papyrus.infra.gmfdiag.css.model-2.0.0-SNAPSHOT.jar 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.model --- 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.model --- 08:15:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.model --- 08:15:31 [INFO] 08:15:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model.edit >-- 08:15:31 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.model.edit 2.0.0-SNAPSHOT [185/729] 08:15:31 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:31 [INFO] 08:15:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit --- 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit --- 08:15:31 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit --- 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit --- 08:15:31 [INFO] 08:15:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit --- 08:15:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/src/main/resources 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit --- 08:15:31 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/bin 08:15:31 [INFO] 08:15:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit --- 08:15:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/src/test/resources 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit --- 08:15:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/target/org.eclipse.papyrus.infra.gmfdiag.css.model.edit-2.0.0-SNAPSHOT-sources.jar 08:15:31 [INFO] 08:15:31 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit --- 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit --- 08:15:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/target/org.eclipse.papyrus.infra.gmfdiag.css.model.edit-2.0.0-SNAPSHOT.jar 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit --- 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit --- 08:15:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit --- 08:15:31 [INFO] 08:15:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag-expansion >--- 08:15:31 [INFO] Building Papyrus Diagram Expansion 0.0.1-SNAPSHOT [186/729] 08:15:31 [INFO] --------------------------------[ pom ]--------------------------------- 08:15:31 [INFO] 08:15:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag-expansion --- 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag-expansion --- 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag-expansion --- 08:15:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag-expansion --- 08:15:31 [INFO] 08:15:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion >--- 08:15:31 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion 4.0.0-SNAPSHOT [187/729] 08:15:31 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:31 [INFO] 08:15:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion --- 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion --- 08:15:31 [INFO] The project's OSGi version is 4.0.0.202103041255 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion --- 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion --- 08:15:31 [INFO] 08:15:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion --- 08:15:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:31 [INFO] Copying 5 resources 08:15:31 [INFO] 08:15:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion --- 08:15:31 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/bin 08:15:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/util/ExpansionModelValidationUtil.java:[30] 08:15:32 import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.util.ExpansionModelValidator; 08:15:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:32 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.util.ExpansionModelValidator is never used 08:15:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/util/ExpansionModelValidationUtil.java:[54] 08:15:32 public static boolean validate_facrtories(AbstractRepresentation abstractRepresentation, DiagnosticChain diagnostic, Map context) { 08:15:32 ^^^ 08:15:32 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/util/ExpansionModelValidationUtil.java:[82] 08:15:32 public static boolean validate_loadclasses(AbstractRepresentation abstractRepresentation, DiagnosticChain diagnostic, Map context) { 08:15:32 ^^^ 08:15:32 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/util/ExpansionModelValidationUtil.java:[122] 08:15:32 public static boolean validate_loadclasses(RepresentationKind abstractRepresentation, DiagnosticChain diagnostic, Map context) { 08:15:32 ^^^ 08:15:32 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/util/ExpansionModelValidationUtil.java:[162] 08:15:32 public static boolean validate_ElementType(Representation abstractRepresentation, DiagnosticChain diagnostic, Map context) { 08:15:32 ^^^ 08:15:32 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomRepresentationImpl.java:[21] 08:15:32 import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.RepresentationImpl; 08:15:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:32 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.RepresentationImpl is never used 08:15:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomRepresentationImpl.java:[38] 08:15:32 public boolean validate(DiagnosticChain diagnostic, Map context) { 08:15:32 ^^^ 08:15:32 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandViewProvider.java:[49] 08:15:32 private static final String DEBUG_PREFIX = "[EXPANSION_DIAGRAM]"; 08:15:32 ^^^^^^^^^^^^ 08:15:32 The value of the field ExpandViewProvider.DEBUG_PREFIX is not used 08:15:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomInducedRepresentationImpl.java:[21] 08:15:32 import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.InducedRepresentationImpl; 08:15:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:33 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.InducedRepresentationImpl is never used 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomInducedRepresentationImpl.java:[38] 08:15:33 public boolean validate(DiagnosticChain diagnostic, Map context) { 08:15:33 ^^^ 08:15:33 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/AbstractRepresentationImpl.java:[298] 08:15:33 public boolean validate(DiagnosticChain diagnostic, Map context) { 08:15:33 ^^^ 08:15:33 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/AbstractRepresentationImpl.java:[303] 08:15:33 if (false) { 08:15:33 if (diagnostic != null) { 08:15:33 diagnostic.add 08:15:33 (new BasicDiagnostic 08:15:33 (Diagnostic.ERROR, 08:15:33 ExpansionModelValidator.DIAGNOSTIC_SOURCE, 08:15:33 ExpansionModelValidator.ABSTRACT_REPRESENTATION__VALIDATE, 08:15:33 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "validate", EObjectValidator.getObjectLabel(this, context) }), 08:15:33 new Object [] { this })); 08:15:33 } 08:15:33 return false; 08:15:33 } 08:15:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:33 Dead code 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/AbstractRepresentationImpl.java:[310] 08:15:33 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "validate", EObjectValidator.getObjectLabel(this, context) }), 08:15:33 ^^^^^^^ 08:15:33 Type safety: The expression of type Map needs unchecked conversion to conform to Map<Object,Object> 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/AbstractRepresentationImpl.java:[426] 08:15:33 return validate((DiagnosticChain)arguments.get(0), (Map)arguments.get(1)); 08:15:33 ^^^ 08:15:33 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[27] 08:15:33 import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin; 08:15:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:33 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[53] 08:15:33 private static final String DEBUG_PREFIX = "[EXPANSION_DIAGRAM]"; 08:15:33 ^^^^^^^^^^^^ 08:15:33 The value of the field ExpandEditPartProvider.DEBUG_PREFIX is not used 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[133] 08:15:33 Class editpartClass=null; 08:15:33 ^^^^^ 08:15:33 Class is a raw type. References to generic type Class<T> should be parameterized 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[167] 08:15:33 private Constructor getCreationConstructor(Class editpartClass) { 08:15:33 ^^^^^^^^^^^ 08:15:33 Constructor is a raw type. References to generic type Constructor<T> should be parameterized 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[167] 08:15:33 private Constructor getCreationConstructor(Class editpartClass) { 08:15:33 ^^^^^ 08:15:33 Class is a raw type. References to generic type Class<T> should be parameterized 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[170] 08:15:33 Constructor[] consts = editpartClass.getConstructors(); 08:15:33 ^^^^^^^^^^^ 08:15:33 Constructor is a raw type. References to generic type Constructor<T> should be parameterized 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[180] 08:15:33 private IGraphicalEditPart createNewGraphicEditPart(Class editpartClass, Object[] constructorParams) { 08:15:33 ^^^^^ 08:15:33 Class is a raw type. References to generic type Class<T> should be parameterized 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[182] 08:15:33 Constructor constructor = getCreationConstructor(editpartClass); 08:15:33 ^^^^^^^^^^^ 08:15:33 Constructor is a raw type. References to generic type Constructor<T> should be parameterized 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[189] 08:15:33 Log.warning(DiagramUIPlugin.getInstance(), IStatus.WARNING, eMsg, e); 08:15:33 ^^^^^^^^^^^^^^^ 08:15:33 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[189] 08:15:33 Log.warning(DiagramUIPlugin.getInstance(), IStatus.WARNING, eMsg, e); 08:15:33 ^^^^^^^^^^^ 08:15:33 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomGMFT_BasedRepresentationImpl.java:[21] 08:15:33 import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.GMFT_BasedRepresentationImpl; 08:15:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:33 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.GMFT_BasedRepresentationImpl is never used 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomGMFT_BasedRepresentationImpl.java:[39] 08:15:33 public boolean validate(DiagnosticChain diagnostic, Map context) { 08:15:33 ^^^ 08:15:33 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/AbstractRepresentation.java:[178] 08:15:33 boolean validate(DiagnosticChain diagnostic, Map context); 08:15:33 ^^^ 08:15:33 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomExpansionmodelFactoryImpl.java:[22] 08:15:33 import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.ExpansionModelFactoryImpl; 08:15:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:33 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.ExpansionModelFactoryImpl is never used 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomExpansionmodelFactoryImpl.java:[23] 08:15:33 import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.GMFT_BasedRepresentationImpl; 08:15:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:33 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.GMFT_BasedRepresentationImpl is never used 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomExpansionmodelFactoryImpl.java:[24] 08:15:33 import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.InducedRepresentationImpl; 08:15:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:33 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.InducedRepresentationImpl is never used 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomExpansionmodelFactoryImpl.java:[25] 08:15:33 import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.RepresentationImpl; 08:15:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:33 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.RepresentationImpl is never used 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomExpansionmodelFactoryImpl.java:[26] 08:15:33 import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.RepresentationKindImpl; 08:15:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:33 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.RepresentationKindImpl is never used 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomRepresentationKindImpl.java:[28] 08:15:33 public boolean validate(DiagnosticChain diagnostic, Map context) { 08:15:33 ^^^ 08:15:33 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/rendering/CreateInducedRepresentationViewCommand.java:[34] 08:15:33 private boolean isVisible; 08:15:33 ^^^^^^^^^ 08:15:33 The value of the field CreateInducedRepresentationViewCommand.isVisible is not used 08:15:33 34 problems (34 warnings) 08:15:33 [INFO] 08:15:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion --- 08:15:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/test/resources 08:15:33 [INFO] 08:15:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion --- 08:15:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/target/org.eclipse.papyrus.infra.gmfdiag.expansion-4.0.0-SNAPSHOT-sources.jar 08:15:33 [INFO] 08:15:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion --- 08:15:33 [INFO] 08:15:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion --- 08:15:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/target/org.eclipse.papyrus.infra.gmfdiag.expansion-4.0.0-SNAPSHOT.jar 08:15:33 [INFO] 08:15:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion --- 08:15:33 [INFO] 08:15:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.expansion --- 08:15:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:33 [INFO] 08:15:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion --- 08:15:33 [INFO] 08:15:33 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.dnd >------ 08:15:33 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.dnd 2.0.0-SNAPSHOT [188/729] 08:15:33 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:33 [INFO] 08:15:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.dnd --- 08:15:33 [INFO] 08:15:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.dnd --- 08:15:33 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:33 [INFO] 08:15:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.dnd --- 08:15:33 [INFO] 08:15:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.dnd --- 08:15:33 [INFO] 08:15:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.dnd --- 08:15:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/main/resources 08:15:33 [INFO] 08:15:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.dnd --- 08:15:33 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/bin 08:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/AbstractDropStrategy.java:[76] 08:15:34 List objects = ((DropObjectsRequest) request).getObjects(); 08:15:34 ^^^^ 08:15:34 List is a raw type. References to generic type List<E> should be parameterized 08:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/AbstractDropStrategy.java:[78] 08:15:34 result.addAll(objects); 08:15:34 ^^^^^^^ 08:15:34 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object> 08:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/AbstractDropStrategy.java:[81] 08:15:34 List editParts = ((ChangeBoundsRequest) request).getEditParts(); 08:15:34 ^^^^ 08:15:34 List is a raw type. References to generic type List<E> should be parameterized 08:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/AbstractDropStrategy.java:[83] 08:15:34 result.addAll(editParts); 08:15:34 ^^^^^^^^^ 08:15:34 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object> 08:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/AbstractDropStrategy.java:[130] 08:15:34 Iterator<EditPart> editParts = ToolUtilities.getSelectionWithoutDependants(changeBoundsRequest.getEditParts()).iterator(); 08:15:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:34 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<EditPart> 08:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/preferences/DropStrategyEditor.java:[251] 08:15:34 private class DropStrategyObservableList extends WritableList { 08:15:34 ^^^^^^^^^^^^ 08:15:34 WritableList is a raw type. References to generic type WritableList<E> should be parameterized 08:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/preferences/DropStrategyEditor.java:[255] 08:15:34 addAll(values); 08:15:34 ^^^^^^^^^^^^^^ 08:15:34 Type safety: The method addAll(Collection) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized 08:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/MoveDropStrategy.java:[97] 08:15:34 values.addAll((List) objectsToDrop); 08:15:34 ^^^^^^^^^^^^^^^^^^^^ 08:15:34 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends capture#3-of ? extends Object> 08:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/MoveDropStrategy.java:[97] 08:15:34 values.addAll((List) objectsToDrop); 08:15:34 ^^^^ 08:15:34 List is a raw type. References to generic type List<E> should be parameterized 08:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/policy/DropStrategyManager.java:[143] 08:15:34 preferences.setDefault(getPriorityKey(strategy), strategy.getPriority()); 08:15:34 ^^^^^^^^^^^^^ 08:15:34 The method getPriority() from the type DropStrategy is deprecated 08:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/policy/DropStrategyManager.java:[264] 08:15:34 return strategy.getPriority(); // Default 08:15:34 ^^^^^^^^^^^^^ 08:15:34 The method getPriority() from the type DropStrategy is deprecated 08:15:34 11 problems (11 warnings) 08:15:34 [INFO] 08:15:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.dnd --- 08:15:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/test/resources 08:15:34 [INFO] 08:15:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.dnd --- 08:15:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/target/org.eclipse.papyrus.infra.gmfdiag.dnd-2.0.0-SNAPSHOT-sources.jar 08:15:34 [INFO] 08:15:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.dnd --- 08:15:34 [INFO] 08:15:34 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.dnd --- 08:15:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/target/org.eclipse.papyrus.infra.gmfdiag.dnd-2.0.0-SNAPSHOT.jar 08:15:34 [INFO] 08:15:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.dnd --- 08:15:34 [INFO] 08:15:34 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.dnd --- 08:15:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:34 [INFO] 08:15:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.dnd --- 08:15:34 [INFO] 08:15:34 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra-gmfdiag-css >------ 08:15:34 [INFO] Building Papyrus Diagram CSS Support 0.0.1-SNAPSHOT [189/729] 08:15:34 [INFO] --------------------------------[ pom ]--------------------------------- 08:15:34 [INFO] 08:15:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-gmfdiag-css --- 08:15:34 [INFO] 08:15:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-gmfdiag-css --- 08:15:34 [INFO] 08:15:34 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-gmfdiag-css --- 08:15:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:34 [INFO] 08:15:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-gmfdiag-css --- 08:15:34 [INFO] 08:15:34 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css >------ 08:15:34 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css 3.0.0-SNAPSHOT [190/729] 08:15:34 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:35 [INFO] 08:15:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css --- 08:15:35 [INFO] 08:15:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css --- 08:15:35 [INFO] The project's OSGi version is 3.0.0.202103041255 08:15:35 [INFO] 08:15:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css --- 08:15:35 [INFO] 08:15:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css --- 08:15:35 [INFO] 08:15:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css --- 08:15:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/main/resources 08:15:35 [INFO] 08:15:35 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css --- 08:15:35 [INFO] Compiling 165 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/bin 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/provider/IPapyrusElementProvider.java:[18] 08:15:37 import org.eclipse.e4.ui.css.core.dom.IElementProvider; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/provider/IPapyrusElementProvider.java:[26] 08:15:37 public interface IPapyrusElementProvider extends IElementProvider { 08:15:37 ^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/ExtendedCSSEngineImpl.java:[40] 08:15:37 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 The type AdapterUtils is deprecated 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/ExtendedCSSEngineImpl.java:[373] 08:15:37 Diagram diagram = AdapterUtils.adapt(elementAdapter, Diagram.class, null); 08:15:37 ^^^^^^^^^^^^ 08:15:37 The type AdapterUtils is deprecated 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/ExtendedCSSEngineImpl.java:[373] 08:15:37 Diagram diagram = AdapterUtils.adapt(elementAdapter, Diagram.class, null); 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 The method adapt(Object, Class<Diagram>, Diagram) from the type AdapterUtils is deprecated 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSGuideStyleDelegate.java:[22] 08:15:37 private GuideStyle guideStyle; 08:15:37 ^^^^^^^^^^ 08:15:37 The value of the field CSSGuideStyleDelegate.guideStyle is not used 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSGuideStyleDelegate.java:[24] 08:15:37 private ExtendedCSSEngine engine; 08:15:37 ^^^^^^ 08:15:37 The value of the field CSSGuideStyleDelegate.engine is not used 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSDiagramLinkStyleDelegate.java:[22] 08:15:37 private DiagramLinkStyle diagramLinkStyle; 08:15:37 ^^^^^^^^^^^^^^^^ 08:15:37 The value of the field CSSDiagramLinkStyleDelegate.diagramLinkStyle is not used 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSDiagramLinkStyleDelegate.java:[24] 08:15:37 private ExtendedCSSEngine engine; 08:15:37 ^^^^^^ 08:15:37 The value of the field CSSDiagramLinkStyleDelegate.engine is not used 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[18] 08:15:37 import org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBackgroundHandler; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'AbstractCSSPropertyBackgroundHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[19] 08:15:37 import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBackgroundHandler; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'ICSSPropertyBackgroundHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[20] 08:15:37 import org.eclipse.e4.ui.css.core.engine.CSSEngine; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[30] 08:15:37 AbstractCSSPropertyBackgroundHandler { 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'AbstractCSSPropertyBackgroundHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[32] 08:15:37 public final static ICSSPropertyBackgroundHandler INSTANCE = new CSSPropertyBackgroundXMLHandler(); 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'ICSSPropertyBackgroundHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[36] 08:15:37 CSSValue value, String pseudo, CSSEngine engine) throws Exception { 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[38] 08:15:37 super.applyCSSProperty(node, property, value, pseudo, 08:15:37 ^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The method 'AbstractCSSPropertyBackgroundHandler.applyCSSProperty(Object, String, CSSValue, String, CSSEngine)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[47] 08:15:37 String pseudo, CSSEngine engine) throws Exception { 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[54] 08:15:37 String pseudo, CSSEngine engine) throws Exception { 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[61] 08:15:37 String pseudo, CSSEngine engine) throws Exception { 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[68] 08:15:37 String pseudo, CSSEngine engine) throws Exception { 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[75] 08:15:37 String pseudo, CSSEngine engine) throws Exception { 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSFilteringStyleDelegate.java:[49] 08:15:37 public java.util.List getCSSFilteringKeys() { 08:15:37 ^^^^^^^^^^^^^^ 08:15:37 List is a raw type. References to generic type List<E> should be parameterized 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSFilteringStyleDelegate.java:[53] 08:15:37 return (java.util.List) defaultValue; 08:15:37 ^^^^^^^^^^^^^^ 08:15:37 List is a raw type. References to generic type List<E> should be parameterized 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSFilteringStyleImpl.java:[79] 08:15:37 public java.util.List getCSSFilteringKeys() { 08:15:37 ^^^^^^^^^^^^^^ 08:15:37 List is a raw type. References to generic type List<E> should be parameterized 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSFilteringStyleImpl.java:[80] 08:15:37 java.util.List value = super.getFilteringKeys(); 08:15:37 ^^^^^^^^^^^^^^ 08:15:37 List is a raw type. References to generic type List<E> should be parameterized 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSFilteringStyleImpl.java:[96] 08:15:37 public java.util.List getFilteringKeys() { 08:15:37 ^^^^^^^^^^^^^^ 08:15:37 List is a raw type. References to generic type List<E> should be parameterized 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSFilteringStyleImpl.java:[115] 08:15:37 public void setFilteringKeys(java.util.List value) { 08:15:37 ^^^^^^^^^^^^^^ 08:15:37 List is a raw type. References to generic type List<E> should be parameterized 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/CSSFilteringStyle.java:[23] 08:15:37 public java.util.List getCSSFilteringKeys(); 08:15:37 ^^^^^^^^^^^^^^ 08:15:37 List is a raw type. References to generic type List<E> should be parameterized 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[18] 08:15:37 import org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyFontHandler; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'AbstractCSSPropertyFontHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[19] 08:15:37 import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyFontHandler; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'ICSSPropertyFontHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[20] 08:15:37 import org.eclipse.e4.ui.css.core.engine.CSSEngine; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[32] 08:15:37 public class CSSPropertyFontXMLHandler extends AbstractCSSPropertyFontHandler { 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'AbstractCSSPropertyFontHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[34] 08:15:37 public final static ICSSPropertyFontHandler INSTANCE = new CSSPropertyFontXMLHandler(); 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'ICSSPropertyFontHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[38] 08:15:37 CSSValue value, String pseudo, CSSEngine engine) throws Exception { 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[40] 08:15:37 super.applyCSSProperty(node, property, value, pseudo, 08:15:37 ^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The method 'AbstractCSSPropertyFontHandler.applyCSSProperty(Object, String, CSSValue, String, CSSEngine)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[49] 08:15:37 String pseudo, CSSEngine engine) throws Exception { 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[61] 08:15:37 String pseudo, CSSEngine engine) throws Exception { 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[73] 08:15:37 String pseudo, CSSEngine engine) throws Exception { 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[85] 08:15:37 CSSEngine engine) throws Exception { 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[92] 08:15:37 CSSEngine engine) throws Exception { 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[99] 08:15:37 CSSEngine engine) throws Exception { 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[106] 08:15:37 CSSEngine engine) throws Exception { 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[113] 08:15:37 CSSEngine engine) throws Exception { 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[120] 08:15:37 CSSEngine engine) throws Exception { 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[127] 08:15:37 CSSEngine engine) throws Exception { 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSSortingStyleImpl.java:[79] 08:15:37 public java.util.Map getCSSSortingKeys() { 08:15:37 ^^^^^^^^^^^^^ 08:15:37 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSSortingStyleImpl.java:[80] 08:15:37 java.util.Map value = super.getSortingKeys(); 08:15:37 ^^^^^^^^^^^^^ 08:15:37 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSSortingStyleImpl.java:[96] 08:15:37 public java.util.Map getSortingKeys() { 08:15:37 ^^^^^^^^^^^^^ 08:15:37 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSSortingStyleImpl.java:[115] 08:15:37 public void setSortingKeys(java.util.Map value) { 08:15:37 ^^^^^^^^^^^^^ 08:15:37 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/resource/CSSNotationResourceFactory.java:[37] 08:15:37 resource.getDefaultLoadOptions().putAll(GMFResourceFactory.getDefaultLoadOptions()); 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends Object,? extends Object> 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/resource/CSSNotationResourceFactory.java:[38] 08:15:37 resource.getDefaultSaveOptions().putAll(GMFResourceFactory.getDefaultSaveOptions()); 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends Object,? extends Object> 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSMultiDiagramLinkStyleDelegate.java:[22] 08:15:37 private MultiDiagramLinkStyle multiDiagramLinkStyle; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^ 08:15:37 The value of the field CSSMultiDiagramLinkStyleDelegate.multiDiagramLinkStyle is not used 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSMultiDiagramLinkStyleDelegate.java:[24] 08:15:37 private ExtendedCSSEngine engine; 08:15:37 ^^^^^^ 08:15:37 The value of the field CSSMultiDiagramLinkStyleDelegate.engine is not used 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSViewDelegate.java:[142] 08:15:37 stringListStyle.getStringListValue().addAll(Arrays.asList(values)); 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/BaseCSSEngine.java:[23] 08:15:37 import org.eclipse.e4.ui.css.core.dom.IElementProvider; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/BaseCSSEngine.java:[24] 08:15:37 import org.eclipse.e4.ui.css.core.engine.CSSElementContext; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSElementContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/BaseCSSEngine.java:[79] 08:15:37 public IElementProvider getElementProvider() { 08:15:37 ^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/BaseCSSEngine.java:[84] 08:15:37 public void setElementProvider(IElementProvider elementProvider) { 08:15:37 ^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/BaseCSSEngine.java:[89] 08:15:37 public CSSElementContext getCSSElementContext(Object node) { 08:15:37 ^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSElementContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/notation/ForceValueHelper.java:[114] 08:15:37 details.remove(annotationKey); 08:15:37 ^^^^^^^^^^^^^ 08:15:37 Unlikely argument type String for remove(Object) on a Collection<Map.Entry<String,String>> 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/command/ResetStyleCommand.java:[47] 08:15:37 papyrusStyleAnnotations.add(VisualInformationPapyrusConstants.CUSTOM_APPEARENCE_ANNOTATION); 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 The field VisualInformationPapyrusConstants.CUSTOM_APPEARENCE_ANNOTATION is deprecated 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/command/ResetStyleCommand.java:[51] 08:15:37 private TransactionalEditingDomain domain; 08:15:37 ^^^^^^ 08:15:37 The value of the field ResetStyleCommand.domain is not used 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/WorkspaceCSSEngine.java:[21] 08:15:37 import org.eclipse.e4.ui.css.core.dom.IElementProvider; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/WorkspaceCSSEngine.java:[22] 08:15:37 import org.eclipse.e4.ui.css.core.engine.CSSElementContext; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSElementContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/WorkspaceCSSEngine.java:[85] 08:15:37 public IElementProvider getElementProvider() { 08:15:37 ^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/WorkspaceCSSEngine.java:[90] 08:15:37 public void setElementProvider(IElementProvider elementProvider) { 08:15:37 ^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/WorkspaceCSSEngine.java:[95] 08:15:37 public CSSElementContext getCSSElementContext(Object node) { 08:15:37 ^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSElementContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/dom/StyleListener.java:[153] 08:15:37 private String getEventType(Notification notification) { 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 The method getEventType(Notification) from the type StyleListener is never used locally 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/dom/GMFElementAdapter.java:[236] 08:15:37 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 08:15:37 ^^^^^^ 08:15:37 Type safety: The return type Object for getAdapter(Class) from the type GMFElementAdapter needs unchecked conversion to conform to T from the type IAdaptable 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/ICSSElementProviderFactory.java:[20] 08:15:37 @SuppressWarnings("restriction") 08:15:37 ^^^^^^^^^^^^^ 08:15:37 Unnecessary @SuppressWarnings("restriction") 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[17] 08:15:37 import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBackgroundHandler; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'ICSSPropertyBackgroundHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[18] 08:15:37 import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyFontHandler; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'ICSSPropertyFontHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[19] 08:15:37 import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyTextHandler; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'ICSSPropertyTextHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[20] 08:15:37 import org.eclipse.e4.ui.css.core.engine.CSSEngine; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[21] 08:15:37 import org.eclipse.e4.ui.css.core.impl.engine.CSSEngineImpl; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngineImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[24] 08:15:37 * {@link CSSEngine} implementation to apply style sheet to XML DOM. 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[29] 08:15:37 public class CSSXMLEngineImpl extends CSSEngineImpl { 08:15:37 ^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngineImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[33] 08:15:37 super.registerCSSPropertyHandler(ICSSPropertyBackgroundHandler.class, 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The method 'CSSEngineImpl.registerCSSPropertyHandler(Class<?>, ICSSPropertyHandler)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[33] 08:15:37 super.registerCSSPropertyHandler(ICSSPropertyBackgroundHandler.class, 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'ICSSPropertyBackgroundHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[36] 08:15:37 super.registerCSSPropertyHandler(ICSSPropertyTextHandler.class, 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The method 'CSSEngineImpl.registerCSSPropertyHandler(Class<?>, ICSSPropertyHandler)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[36] 08:15:37 super.registerCSSPropertyHandler(ICSSPropertyTextHandler.class, 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'ICSSPropertyTextHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[39] 08:15:37 super.registerCSSPropertyHandler(ICSSPropertyFontHandler.class, 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The method 'CSSEngineImpl.registerCSSPropertyHandler(Class<?>, ICSSPropertyHandler)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[39] 08:15:37 super.registerCSSPropertyHandler(ICSSPropertyFontHandler.class, 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'ICSSPropertyFontHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[18] 08:15:37 import org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyTextHandler; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'AbstractCSSPropertyTextHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[19] 08:15:37 import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyTextHandler; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'ICSSPropertyTextHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[20] 08:15:37 import org.eclipse.e4.ui.css.core.engine.CSSEngine; 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[30] 08:15:37 public class CSSPropertyTextXMLHandler extends AbstractCSSPropertyTextHandler { 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'AbstractCSSPropertyTextHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[32] 08:15:37 public final static ICSSPropertyTextHandler INSTANCE = new CSSPropertyTextXMLHandler(); 08:15:37 ^^^^^^^^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The type 'ICSSPropertyTextHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[36] 08:15:37 CSSValue value, String pseudo, CSSEngine engine) throws Exception { 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[38] 08:15:37 super.applyCSSProperty(node, property, value, pseudo, 08:15:37 ^^^^^^^^^^^^^^^^ 08:15:37 Discouraged access: The method 'AbstractCSSPropertyTextHandler.applyCSSProperty(Object, String, CSSValue, String, CSSEngine)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[47] 08:15:37 String pseudo, CSSEngine engine) throws Exception { 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[56] 08:15:37 public String retrieveCSSPropertyColor(Object node, CSSEngine engine) 08:15:37 ^^^^^^^^^ 08:15:37 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSSemanticListCompartmentImpl.java:[144] 08:15:37 public void setSortingKeys(java.util.Map value) { 08:15:37 ^^^^^^^^^^^^^ 08:15:37 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSSemanticListCompartmentImpl.java:[160] 08:15:37 public void setFilteringKeys(java.util.List value) { 08:15:37 ^^^^^^^^^^^^^^ 08:15:37 List is a raw type. References to generic type List<E> should be parameterized 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSSortingStyleDelegate.java:[49] 08:15:37 public java.util.Map getCSSSortingKeys() { 08:15:37 ^^^^^^^^^^^^^ 08:15:37 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSSortingStyleDelegate.java:[53] 08:15:37 return (java.util.Map) defaultValue; 08:15:37 ^^^^^^^^^^^^^ 08:15:37 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/CSSSortingStyle.java:[23] 08:15:37 public java.util.Map getCSSSortingKeys(); 08:15:37 ^^^^^^^^^^^^^ 08:15:37 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSListCompartmentImpl.java:[171] 08:15:37 public void setSortingKeys(java.util.Map value) { 08:15:37 ^^^^^^^^^^^^^ 08:15:37 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:15:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSListCompartmentImpl.java:[187] 08:15:37 public void setFilteringKeys(java.util.List value) { 08:15:37 ^^^^^^^^^^^^^^ 08:15:37 List is a raw type. References to generic type List<E> should be parameterized 08:15:37 99 problems (99 warnings) 08:15:37 [INFO] 08:15:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css --- 08:15:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/test/resources 08:15:37 [INFO] 08:15:37 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css --- 08:15:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/target/org.eclipse.papyrus.infra.gmfdiag.css-3.0.0-SNAPSHOT-sources.jar 08:15:37 [INFO] 08:15:37 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css --- 08:15:37 [INFO] 08:15:37 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css --- 08:15:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/target/org.eclipse.papyrus.infra.gmfdiag.css-3.0.0-SNAPSHOT.jar 08:15:37 [INFO] 08:15:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css --- 08:15:37 [INFO] 08:15:37 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css --- 08:15:37 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:37 [INFO] 08:15:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css --- 08:15:37 [INFO] 08:15:37 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.export >---- 08:15:37 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.export 3.0.0-SNAPSHOT [191/729] 08:15:37 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:38 [INFO] 08:15:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.export --- 08:15:38 [INFO] 08:15:38 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.export --- 08:15:38 [INFO] The project's OSGi version is 3.0.0.202103041255 08:15:38 [INFO] 08:15:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.export --- 08:15:38 [INFO] 08:15:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.export --- 08:15:38 [INFO] 08:15:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.export --- 08:15:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/main/resources 08:15:38 [INFO] 08:15:38 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.export --- 08:15:38 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/bin 08:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[36] 08:15:38 import org.eclipse.core.runtime.SubProgressMonitor; 08:15:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:38 The type SubProgressMonitor is deprecated 08:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[98] 08:15:38 private boolean hasDuplicates = false; 08:15:38 ^^^^^^^^^^^^^ 08:15:38 The value of the field ExportAllDiagramsEngine.hasDuplicates is not used 08:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[235] 08:15:38 export(new SubProgressMonitor(newMonitor, 9), diagrams); 08:15:38 ^^^^^^^^^^^^^^^^^^ 08:15:38 The type SubProgressMonitor is deprecated 08:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[235] 08:15:38 export(new SubProgressMonitor(newMonitor, 9), diagrams); 08:15:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:38 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[426] 08:15:38 createDiagramFiles(new SubProgressMonitor(newMonitor, 9), diagrams); 08:15:38 ^^^^^^^^^^^^^^^^^^ 08:15:38 The type SubProgressMonitor is deprecated 08:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[426] 08:15:38 createDiagramFiles(new SubProgressMonitor(newMonitor, 9), diagrams); 08:15:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:38 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[430] 08:15:38 unloadResources(new SubProgressMonitor(newMonitor, 1), diagrams); 08:15:38 ^^^^^^^^^^^^^^^^^^ 08:15:38 The type SubProgressMonitor is deprecated 08:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[430] 08:15:38 unloadResources(new SubProgressMonitor(newMonitor, 1), diagrams); 08:15:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:38 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[554] 08:15:38 copyImageUtil.copyToImage(diagram, imagePath, exportParameter.getExportFormat(), new SubProgressMonitor(newMonitor, 1), PreferencesHint.USE_DEFAULTS); 08:15:38 ^^^^^^^^^^^^^^^^^^ 08:15:38 The type SubProgressMonitor is deprecated 08:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[554] 08:15:38 copyImageUtil.copyToImage(diagram, imagePath, exportParameter.getExportFormat(), new SubProgressMonitor(newMonitor, 1), PreferencesHint.USE_DEFAULTS); 08:15:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:38 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/DialogDisplayUtils.java:[65] 08:15:38 IWorkbench workBench = Activator.getDefault().getWorkbench(); 08:15:38 ^^^^^^^^^^^^^^ 08:15:38 The method getWorkbench() from the type AbstractUIPlugin is deprecated 08:15:38 11 problems (11 warnings) 08:15:38 [INFO] 08:15:38 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.export --- 08:15:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/test/resources 08:15:38 [INFO] 08:15:38 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.export --- 08:15:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/target/org.eclipse.papyrus.infra.gmfdiag.export-3.0.0-SNAPSHOT-sources.jar 08:15:38 [INFO] 08:15:38 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.export --- 08:15:38 [INFO] 08:15:38 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.export --- 08:15:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/target/org.eclipse.papyrus.infra.gmfdiag.export-3.0.0-SNAPSHOT.jar 08:15:39 [INFO] 08:15:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.export --- 08:15:39 [INFO] 08:15:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.export --- 08:15:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:39 [INFO] 08:15:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.export --- 08:15:39 [INFO] 08:15:39 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gef >------ 08:15:39 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.gef 2.0.0-SNAPSHOT [192/729] 08:15:39 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:39 [INFO] 08:15:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.gef --- 08:15:39 [INFO] 08:15:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.gef --- 08:15:39 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:39 [INFO] 08:15:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.gef --- 08:15:39 [INFO] 08:15:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.gef --- 08:15:39 [INFO] 08:15:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.gef --- 08:15:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/src/main/resources 08:15:39 [INFO] 08:15:39 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.gef --- 08:15:39 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/bin 08:15:39 [INFO] 08:15:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.gef --- 08:15:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/src/test/resources 08:15:39 [INFO] 08:15:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.gef --- 08:15:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/target/org.eclipse.papyrus.infra.gmfdiag.gef-2.0.0-SNAPSHOT-sources.jar 08:15:39 [INFO] 08:15:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.gef --- 08:15:39 [INFO] 08:15:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.gef --- 08:15:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/target/org.eclipse.papyrus.infra.gmfdiag.gef-2.0.0-SNAPSHOT.jar 08:15:39 [INFO] 08:15:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.gef --- 08:15:39 [INFO] 08:15:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.gef --- 08:15:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:39 [INFO] 08:15:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.gef --- 08:15:40 [INFO] 08:15:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter >-- 08:15:40 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter 2.0.0-SNAPSHOT [193/729] 08:15:40 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:40 [INFO] 08:15:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter --- 08:15:40 [INFO] 08:15:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter --- 08:15:40 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:40 [INFO] 08:15:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter --- 08:15:40 [INFO] 08:15:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter --- 08:15:40 [INFO] 08:15:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter --- 08:15:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/src/main/resources 08:15:40 [INFO] 08:15:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter --- 08:15:40 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/bin 08:15:41 [INFO] 08:15:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter --- 08:15:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/src/test/resources 08:15:41 [INFO] 08:15:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter --- 08:15:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/target/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter-2.0.0-SNAPSHOT-sources.jar 08:15:41 [INFO] 08:15:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter --- 08:15:41 [INFO] 08:15:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter --- 08:15:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/target/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter-2.0.0-SNAPSHOT.jar 08:15:41 [INFO] 08:15:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter --- 08:15:41 [INFO] 08:15:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter --- 08:15:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:41 [INFO] 08:15:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter --- 08:15:41 [INFO] 08:15:41 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.preferences >-- 08:15:41 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.preferences 4.0.0-SNAPSHOT [194/729] 08:15:41 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:41 [INFO] 08:15:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.preferences --- 08:15:41 [INFO] 08:15:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.preferences --- 08:15:41 [INFO] The project's OSGi version is 4.0.0.202103041255 08:15:41 [INFO] 08:15:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.preferences --- 08:15:41 [INFO] 08:15:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.preferences --- 08:15:41 [INFO] 08:15:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.preferences --- 08:15:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/main/resources 08:15:41 [INFO] 08:15:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.preferences --- 08:15:41 [INFO] Compiling 56 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/bin 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/BackgroundColor.java:[79] 08:15:42 Composite useGradientFillEditorCompo = getEncapsulatedCompo(useGradientCompo); 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 The method getEncapsulatedCompo(Composite) from the type AbstractGroup is deprecated 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/BackgroundColor.java:[85] 08:15:42 Composite gradientFillEditorCompo = getEncapsulatedCompo(fillColorGroup); 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 The method getEncapsulatedCompo(Composite) from the type AbstractGroup is deprecated 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/NodeColorGroup.java:[18] 08:15:42 import org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesImages; 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/NodeColorGroup.java:[59] 08:15:42 Composite fillColorEditorCompo = getEncapsulatedCompo(getToolbar()); 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 The method getEncapsulatedCompo(Composite) from the type AbstractGroup is deprecated 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/NodeColorGroup.java:[60] 08:15:42 fillColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FILL), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FILL_COLOR), fillColorEditorCompo); 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/NodeColorGroup.java:[60] 08:15:42 fillColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FILL), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FILL_COLOR), fillColorEditorCompo); 08:15:42 ^^^ 08:15:42 Discouraged access: The method 'DiagramUIPropertiesImages.get(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/NodeColorGroup.java:[60] 08:15:42 fillColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FILL), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FILL_COLOR), fillColorEditorCompo); 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/NodeColorGroup.java:[60] 08:15:42 fillColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FILL), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FILL_COLOR), fillColorEditorCompo); 08:15:42 ^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The field 'DiagramUIPropertiesImages.IMG_FILL_COLOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/Activator.java:[68] 08:15:42 papyrusPreferenceStore = new PapyrusPreferenceStore(new InstanceScope(), getBundle().getSymbolicName()); 08:15:42 ^^^^^^^^^^^^^^^ 08:15:42 The constructor InstanceScope() is deprecated 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/ColorFieldEditor.java:[198] 08:15:42 drawImage(colorBar, 0, height - height / 5); 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/ColorFieldEditor.java:[202] 08:15:42 drawImage(basicImgData, 0, 0); 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/pages/internal/PapyrusPathmapsPreferencePage.java:[67] 08:15:42 store = new ScopedPreferenceStore(new InstanceScope(), getBundleId()); 08:15:42 ^^^^^^^^^^^^^^^ 08:15:42 The constructor InstanceScope() is deprecated 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[19] 08:15:42 import org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesImages; 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[20] 08:15:42 import org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesMessages; 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The type 'DiagramUIPropertiesMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[57] 08:15:42 static protected String VALUE_CHANGED_STRING = DiagramUIPropertiesMessages.AbstractPropertySection_UndoIntervalPropertyString; 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The type 'DiagramUIPropertiesMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[57] 08:15:42 static protected String VALUE_CHANGED_STRING = DiagramUIPropertiesMessages.AbstractPropertySection_UndoIntervalPropertyString; 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The field 'DiagramUIPropertiesMessages.AbstractPropertySection_UndoIntervalPropertyString' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[61] 08:15:42 protected static final String FONT_COMMAND_NAME = DiagramUIPropertiesMessages.Font_commandText + StringStatics.SPACE + VALUE_CHANGED_STRING; 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The type 'DiagramUIPropertiesMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[61] 08:15:42 protected static final String FONT_COMMAND_NAME = DiagramUIPropertiesMessages.Font_commandText + StringStatics.SPACE + VALUE_CHANGED_STRING; 08:15:42 ^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The field 'DiagramUIPropertiesMessages.Font_commandText' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[64] 08:15:42 protected static final String FONTS_AND_COLORS_LABEL = DiagramUIPropertiesMessages.FontAndColor_nameLabel; 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The type 'DiagramUIPropertiesMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[64] 08:15:42 protected static final String FONTS_AND_COLORS_LABEL = DiagramUIPropertiesMessages.FontAndColor_nameLabel; 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The field 'DiagramUIPropertiesMessages.FontAndColor_nameLabel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[189] 08:15:42 fontBoldButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_BOLD)); 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[189] 08:15:42 fontBoldButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_BOLD)); 08:15:42 ^^^ 08:15:42 Discouraged access: The method 'DiagramUIPropertiesImages.get(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[189] 08:15:42 fontBoldButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_BOLD)); 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[189] 08:15:42 fontBoldButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_BOLD)); 08:15:42 ^^^^^^^^ 08:15:42 Discouraged access: The field 'DiagramUIPropertiesImages.IMG_BOLD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[192] 08:15:42 fontItalicButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_ITALIC)); 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[192] 08:15:42 fontItalicButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_ITALIC)); 08:15:42 ^^^ 08:15:42 Discouraged access: The method 'DiagramUIPropertiesImages.get(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[192] 08:15:42 fontItalicButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_ITALIC)); 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[192] 08:15:42 fontItalicButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_ITALIC)); 08:15:42 ^^^^^^^^^^ 08:15:42 Discouraged access: The field 'DiagramUIPropertiesImages.IMG_ITALIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/pages/internal/PapyrusPrintingPreferencePage.java:[67] 08:15:42 store = new ScopedPreferenceStore(new InstanceScope(), getBundleId()); 08:15:42 ^^^^^^^^^^^^^^^ 08:15:42 The constructor InstanceScope() is deprecated 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[18] 08:15:42 import org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesImages; 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[78] 08:15:42 Composite fontColorEditorCompo = getEncapsulatedCompo(toolbar); 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 The method getEncapsulatedCompo(Composite) from the type AbstractGroup is deprecated 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[79] 08:15:42 fontColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FONT), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FONT_COLOR), fontColorEditorCompo); 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[79] 08:15:42 fontColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FONT), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FONT_COLOR), fontColorEditorCompo); 08:15:42 ^^^ 08:15:42 Discouraged access: The method 'DiagramUIPropertiesImages.get(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[79] 08:15:42 fontColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FONT), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FONT_COLOR), fontColorEditorCompo); 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[79] 08:15:42 fontColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FONT), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FONT_COLOR), fontColorEditorCompo); 08:15:42 ^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The field 'DiagramUIPropertiesImages.IMG_FONT_COLOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[84] 08:15:42 Composite lineColorEditorCompo = getEncapsulatedCompo(toolbar); 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 The method getEncapsulatedCompo(Composite) from the type AbstractGroup is deprecated 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[85] 08:15:42 lineColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_LINE), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_LINE_COLOR), lineColorEditorCompo); 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[85] 08:15:42 lineColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_LINE), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_LINE_COLOR), lineColorEditorCompo); 08:15:42 ^^^ 08:15:42 Discouraged access: The method 'DiagramUIPropertiesImages.get(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[85] 08:15:42 lineColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_LINE), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_LINE_COLOR), lineColorEditorCompo); 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[85] 08:15:42 lineColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_LINE), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_LINE_COLOR), lineColorEditorCompo); 08:15:42 ^^^^^^^^^^^^^^ 08:15:42 Discouraged access: The field 'DiagramUIPropertiesImages.IMG_LINE_COLOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar') 08:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/RulersAndGridGroup.java:[312] 08:15:42 return new Double(number.doubleValue()); 08:15:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:42 The constructor Double(double) is deprecated since version 9 08:15:42 41 problems (41 warnings) 08:15:42 [INFO] 08:15:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.preferences --- 08:15:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/test/resources 08:15:42 [INFO] 08:15:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.preferences --- 08:15:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/target/org.eclipse.papyrus.infra.gmfdiag.preferences-4.0.0-SNAPSHOT-sources.jar 08:15:42 [INFO] 08:15:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.preferences --- 08:15:42 [INFO] 08:15:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.preferences --- 08:15:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/target/org.eclipse.papyrus.infra.gmfdiag.preferences-4.0.0-SNAPSHOT.jar 08:15:42 [INFO] 08:15:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.preferences --- 08:15:42 [INFO] 08:15:42 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.preferences --- 08:15:42 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:42 [INFO] 08:15:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.preferences --- 08:15:43 [INFO] 08:15:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.navigation >-- 08:15:43 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.navigation 3.0.0-SNAPSHOT [195/729] 08:15:43 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:43 [INFO] 08:15:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.navigation --- 08:15:43 [INFO] 08:15:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.navigation --- 08:15:43 [INFO] The project's OSGi version is 3.0.0.202103041255 08:15:43 [INFO] 08:15:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.navigation --- 08:15:43 [INFO] 08:15:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.navigation --- 08:15:43 [INFO] 08:15:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.navigation --- 08:15:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/main/resources 08:15:43 [INFO] 08:15:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.navigation --- 08:15:43 [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/bin 08:15:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/Activator.java:[94] 08:15:44 IWorkbench workBench = getDefault().getWorkbench(); 08:15:44 ^^^^^^^^^^^^^^ 08:15:44 The method getWorkbench() from the type AbstractUIPlugin is deprecated 08:15:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/listener/SubSelectionMenuSelectionChangedListener.java:[18] 08:15:44 import java.util.LinkedList; 08:15:44 ^^^^^^^^^^^^^^^^^^^^ 08:15:44 The import java.util.LinkedList is never used 08:15:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/listener/SubSelectionMenuSelectionChangedListener.java:[24] 08:15:44 import org.eclipse.papyrus.infra.gmfdiag.navigation.menu.button.MoreButton; 08:15:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:44 The import org.eclipse.papyrus.infra.gmfdiag.navigation.menu.button.MoreButton is never used 08:15:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/listener/SelectionMenuMouseTrackListener.java:[109] 08:15:44 dynamicSelectionMenu.addSelectionChangedListener(new SelectionMenuSelectionChangedListener(navigationMenu, dynamicSelectionMenu, ((NavigationSubMenuButton) hoveredItem).getSubMenuElements(), umlElement, subMenus)); 08:15:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:44 Type safety: The expression of type List needs unchecked conversion to conform to List<Object> 08:15:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/button/NavigationSubMenuButton.java:[32] 08:15:44 private List subMenuElements; // View or NavigableElement 08:15:44 ^^^^ 08:15:44 List is a raw type. References to generic type List<E> should be parameterized 08:15:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/button/NavigationSubMenuButton.java:[34] 08:15:44 public NavigationSubMenuButton(String label, Image icon, String tooltip, List subMenuElements) { 08:15:44 ^^^^ 08:15:44 List is a raw type. References to generic type List<E> should be parameterized 08:15:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/button/NavigationSubMenuButton.java:[39] 08:15:44 public List getSubMenuElements() { 08:15:44 ^^^^ 08:15:44 List is a raw type. References to generic type List<E> should be parameterized 08:15:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/button/NavigationSubMenuButton.java:[43] 08:15:44 public void setSubMenuElements(List subMenuElements) { 08:15:44 ^^^^ 08:15:44 List is a raw type. References to generic type List<E> should be parameterized 08:15:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menuContributor/OwnedDiagramsButton.java:[62] 08:15:44 View currentView = NotationHelper.findView(fromElement); // May be null (e.g. Selection from the ModelExplorer) 08:15:44 ^^^^^^^^^^^ 08:15:44 The value of the local variable currentView is not used 08:15:44 9 problems (9 warnings) 08:15:44 [INFO] 08:15:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.navigation --- 08:15:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/test/resources 08:15:44 [INFO] 08:15:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.navigation --- 08:15:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/target/org.eclipse.papyrus.infra.gmfdiag.navigation-3.0.0-SNAPSHOT-sources.jar 08:15:44 [INFO] 08:15:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.navigation --- 08:15:44 [INFO] 08:15:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.navigation --- 08:15:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/target/org.eclipse.papyrus.infra.gmfdiag.navigation-3.0.0-SNAPSHOT.jar 08:15:44 [INFO] 08:15:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.navigation --- 08:15:44 [INFO] 08:15:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.navigation --- 08:15:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:44 [INFO] 08:15:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.navigation --- 08:15:44 [INFO] 08:15:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.hyperlink >--- 08:15:44 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.hyperlink 4.0.0-SNAPSHOT [196/729] 08:15:44 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:44 [INFO] 08:15:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink --- 08:15:44 [INFO] 08:15:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink --- 08:15:44 [INFO] The project's OSGi version is 4.0.0.202103041255 08:15:44 [INFO] 08:15:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink --- 08:15:44 [INFO] 08:15:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink --- 08:15:44 [INFO] 08:15:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink --- 08:15:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/main/resources 08:15:44 [INFO] 08:15:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink --- 08:15:44 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/bin 08:15:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/org/eclipse/papyrus/infra/gmfdiag/hyperlink/handler/ManageHyperLinksHandler.java:[91] 08:15:45 final List<HyperLinkObject> hyperLinkObjectList = (ArrayList<HyperLinkObject>) hyperlinkHelperFactory.getAllreferenced(gep.getNotationView()); 08:15:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:45 Type safety: Unchecked cast from ArrayList<capture#1-of ?> to ArrayList<HyperLinkObject> 08:15:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/org/eclipse/papyrus/infra/gmfdiag/hyperlink/editpolicies/HyperlinkNavigationMenuEditPolicy.java:[44] 08:15:45 import org.eclipse.papyrus.infra.architecture.representation.PapyrusRepresentationKind; 08:15:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:45 The import org.eclipse.papyrus.infra.architecture.representation.PapyrusRepresentationKind is never used 08:15:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/org/eclipse/papyrus/infra/gmfdiag/hyperlink/editpolicies/NavigationEditPolicy.java:[135] 08:15:45 hyperLinkObjectList = (ArrayList<HyperLinkObject>) hyperlinkHelperFactory.getAllreferenced(gep.getNotationView()); 08:15:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:45 Type safety: Unchecked cast from ArrayList<capture#1-of ?> to ArrayList<HyperLinkObject> 08:15:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/org/eclipse/papyrus/infra/gmfdiag/hyperlink/ui/AdvancedHLManager.java:[81] 08:15:45 diagrams.addAll((Collection<Diagram>) value); 08:15:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:45 Type safety: Unchecked cast from Object to Collection<Diagram> 08:15:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/org/eclipse/papyrus/infra/gmfdiag/hyperlink/ui/LocalDefaultLinkDiagramTab.java:[197] 08:15:45 List<NavigableElement> possibleElements = (List<NavigableElement>) tableItem.getData(CREATION_ENTRY_KEY); 08:15:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:45 Type safety: Unchecked cast from Object to List<NavigableElement> 08:15:45 5 problems (5 warnings) 08:15:45 [INFO] 08:15:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink --- 08:15:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/test/resources 08:15:45 [INFO] 08:15:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink --- 08:15:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/target/org.eclipse.papyrus.infra.gmfdiag.hyperlink-4.0.0-SNAPSHOT-sources.jar 08:15:45 [INFO] 08:15:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink --- 08:15:45 [INFO] 08:15:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink --- 08:15:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/target/org.eclipse.papyrus.infra.gmfdiag.hyperlink-4.0.0-SNAPSHOT.jar 08:15:45 [INFO] 08:15:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink --- 08:15:45 [INFO] 08:15:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink --- 08:15:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:45 [INFO] 08:15:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink --- 08:15:46 [INFO] 08:15:46 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.menu >----- 08:15:46 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.menu 2.0.0-SNAPSHOT [197/729] 08:15:46 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:46 [INFO] 08:15:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.menu --- 08:15:46 [INFO] 08:15:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.menu --- 08:15:46 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:46 [INFO] 08:15:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.menu --- 08:15:46 [INFO] 08:15:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.menu --- 08:15:46 [INFO] 08:15:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.menu --- 08:15:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/main/resources 08:15:46 [INFO] 08:15:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.menu --- 08:15:46 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/bin 08:15:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CutInDiagramHandler.java:[101] 08:15:47 if (DeleteActionUtil.isSemanticDeletion(editPart)) { 08:15:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:47 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated 08:15:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/DeleteFromModelCommandHandler.java:[99] 08:15:47 enable = enable && !(editPart instanceof DiagramEditPart) && DeleteActionUtil.isSemanticDeletion(editPart); 08:15:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:47 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated 08:15:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/HeterogeneousDeleteCommandHandler.java:[70] 08:15:47 if (DeleteActionUtil.isSemanticDeletion(editPart)) { 08:15:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:47 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated 08:15:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CanonicalState.java:[25] 08:15:47 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:15:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:47 The type AdapterUtils is deprecated 08:15:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CanonicalState.java:[76] 08:15:47 IGraphicalEditPart editPart = AdapterUtils.adapt(((IStructuredSelection) selection).getFirstElement(), IGraphicalEditPart.class, null); 08:15:47 ^^^^^^^^^^^^ 08:15:47 The type AdapterUtils is deprecated 08:15:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CanonicalState.java:[76] 08:15:47 IGraphicalEditPart editPart = AdapterUtils.adapt(((IStructuredSelection) selection).getFirstElement(), IGraphicalEditPart.class, null); 08:15:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:47 The method adapt(Object, Class<IGraphicalEditPart>, IGraphicalEditPart) from the type AdapterUtils is deprecated 08:15:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CopyInDiagramHandler.java:[34] 08:15:47 import org.eclipse.gmf.runtime.diagram.ui.render.internal.commands.CopyImageCommand; 08:15:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:47 Discouraged access: The type 'CopyImageCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar') 08:15:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CopyInDiagramHandler.java:[37] 08:15:47 import org.eclipse.papyrus.commands.INonDirtying; 08:15:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:47 The type INonDirtying is deprecated 08:15:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CopyInDiagramHandler.java:[38] 08:15:47 import org.eclipse.papyrus.commands.util.NonDirtyingUtils; 08:15:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:47 The type NonDirtyingUtils is deprecated 08:15:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CopyInDiagramHandler.java:[101] 08:15:47 result = NonDirtyingUtils.chain(result, gmFtoGEFCommandWrapper); 08:15:47 ^^^^^^^^^^^^^^^^ 08:15:47 The type NonDirtyingUtils is deprecated 08:15:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CopyInDiagramHandler.java:[101] 08:15:47 result = NonDirtyingUtils.chain(result, gmFtoGEFCommandWrapper); 08:15:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:47 The method chain(Command, Command) from the type NonDirtyingUtils is deprecated 08:15:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CopyInDiagramHandler.java:[186] 08:15:47 static class PapyrusCopyImageCommand extends org.eclipse.gmf.runtime.diagram.ui.render.internal.commands.CopyImageCommand implements INonDirtying { 08:15:47 ^^^^^^^^^^^^ 08:15:47 The type INonDirtying is deprecated 08:15:47 12 problems (12 warnings) 08:15:47 [INFO] 08:15:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.menu --- 08:15:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/test/resources 08:15:47 [INFO] 08:15:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.menu --- 08:15:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/target/org.eclipse.papyrus.infra.gmfdiag.menu-2.0.0-SNAPSHOT-sources.jar 08:15:47 [INFO] 08:15:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.menu --- 08:15:47 [INFO] 08:15:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.menu --- 08:15:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/target/org.eclipse.papyrus.infra.gmfdiag.menu-2.0.0-SNAPSHOT.jar 08:15:47 [INFO] 08:15:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.menu --- 08:15:47 [INFO] 08:15:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.menu --- 08:15:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:47 [INFO] 08:15:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.menu --- 08:15:48 [INFO] 08:15:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.modelexplorer >-- 08:15:48 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.modelexplorer 2.0.0-SNAPSHOT [198/729] 08:15:48 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:48 [INFO] 08:15:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer --- 08:15:48 [INFO] 08:15:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer --- 08:15:48 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:48 [INFO] 08:15:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer --- 08:15:48 [INFO] 08:15:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer --- 08:15:48 [INFO] 08:15:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer --- 08:15:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/src/main/resources 08:15:48 [INFO] 08:15:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer --- 08:15:48 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/bin 08:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/src/org/eclipse/papyrus/infra/gmfdiag/modelexplorer/providers/DiagramPropertyTester.java:[55] 08:15:49 return new Boolean(answer).equals(expectedValue); 08:15:49 ^^^^^^^^^^^^^^^ 08:15:49 The constructor Boolean(boolean) is deprecated since version 9 08:15:49 1 problem (1 warning) 08:15:49 [INFO] 08:15:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer --- 08:15:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/src/test/resources 08:15:49 [INFO] 08:15:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer --- 08:15:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/target/org.eclipse.papyrus.infra.gmfdiag.modelexplorer-2.0.0-SNAPSHOT-sources.jar 08:15:49 [INFO] 08:15:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer --- 08:15:49 [INFO] 08:15:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer --- 08:15:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/target/org.eclipse.papyrus.infra.gmfdiag.modelexplorer-2.0.0-SNAPSHOT.jar 08:15:49 [INFO] 08:15:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer --- 08:15:49 [INFO] 08:15:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer --- 08:15:49 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:49 [INFO] 08:15:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer --- 08:15:49 [INFO] 08:15:49 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.outline >---- 08:15:49 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.outline 3.0.0-SNAPSHOT [199/729] 08:15:49 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:49 [INFO] 08:15:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.outline --- 08:15:49 [INFO] 08:15:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.outline --- 08:15:49 [INFO] The project's OSGi version is 3.0.0.202103041255 08:15:49 [INFO] 08:15:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.outline --- 08:15:49 [INFO] 08:15:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.outline --- 08:15:49 [INFO] 08:15:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.outline --- 08:15:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/src/main/resources 08:15:49 [INFO] 08:15:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.outline --- 08:15:49 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/bin 08:15:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/src/org/eclipse/papyrus/infra/gmfdiag/outline/DiagramOutline.java:[479] 08:15:50 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 08:15:50 ^^^^^^ 08:15:50 Type safety: The return type Object for getAdapter(Class) from the type DiagramOutline needs unchecked conversion to conform to T from the type IAdaptable 08:15:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/src/org/eclipse/papyrus/infra/gmfdiag/outline/DiagramOutline.java:[493] 08:15:50 return Platform.getAdapterManager().getAdapter(this, adapter); 08:15:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:50 Type safety: Unchecked invocation getAdapter(DiagramOutline, Class) of the generic method getAdapter(Object, Class<T>) of type IAdapterManager 08:15:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/src/org/eclipse/papyrus/infra/gmfdiag/outline/DiagramOutline.java:[493] 08:15:50 return Platform.getAdapterManager().getAdapter(this, adapter); 08:15:50 ^^^^^^^ 08:15:50 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:15:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/src/org/eclipse/papyrus/infra/gmfdiag/outline/DiagramNavigator.java:[160] 08:15:50 ILabelProvider fullLabelProvider = new DecoratingLabelProvider(labelProvider, Activator.getDefault().getWorkbench().getDecoratorManager().getLabelDecorator()); 08:15:50 ^^^^^^^^^^^^^^ 08:15:50 The method getWorkbench() from the type AbstractUIPlugin is deprecated 08:15:50 4 problems (4 warnings) 08:15:50 [INFO] 08:15:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.outline --- 08:15:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/src/test/resources 08:15:50 [INFO] 08:15:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.outline --- 08:15:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/target/org.eclipse.papyrus.infra.gmfdiag.outline-3.0.0-SNAPSHOT-sources.jar 08:15:50 [INFO] 08:15:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.outline --- 08:15:50 [INFO] 08:15:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.outline --- 08:15:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/target/org.eclipse.papyrus.infra.gmfdiag.outline-3.0.0-SNAPSHOT.jar 08:15:50 [INFO] 08:15:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.outline --- 08:15:50 [INFO] 08:15:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.outline --- 08:15:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:50 [INFO] 08:15:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.outline --- 08:15:50 [INFO] 08:15:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.properties >-- 08:15:50 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.properties 5.0.0-SNAPSHOT [200/729] 08:15:50 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:50 [INFO] 08:15:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.properties --- 08:15:50 [INFO] 08:15:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.properties --- 08:15:50 [INFO] The project's OSGi version is 5.0.0.202103041255 08:15:50 [INFO] 08:15:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.properties --- 08:15:50 [INFO] 08:15:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.properties --- 08:15:50 [INFO] 08:15:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.properties --- 08:15:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/main/resources 08:15:50 [INFO] 08:15:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.properties --- 08:15:50 [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/bin 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/DoubleDiagramViewObservaleValue.java:[79] 08:15:51 final ValueDiff diff = new ValueDiff() { 08:15:51 ^^^^^^^^^ 08:15:51 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/DoubleDiagramViewObservaleValue.java:[79] 08:15:51 final ValueDiff diff = new ValueDiff() { 08:15:51 ^^^^^^^^^ 08:15:51 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/DoubleDiagramViewObservaleValue.java:[91] 08:15:51 fireValueChange(diff); 08:15:51 ^^^^^^^^^^^^^^^^^^^^^ 08:15:51 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/util/LegacyOwnerObservable.java:[42] 08:15:51 public class LegacyOwnerObservable extends AbstractObservableValue { 08:15:51 ^^^^^^^^^^^^^^^^^^^^^^^ 08:15:51 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/util/LegacyOwnerObservable.java:[108] 08:15:51 fireValueChange(new ValueDiff() { 08:15:51 @Override 08:15:51 public Object getOldValue() { 08:15:51 return null; 08:15:51 } 08:15:51 @Override 08:15:51 public Object getNewValue() { 08:15:51 return DiagramUtils.getOwner(diagram); 08:15:51 } 08:15:51 }); 08:15:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:51 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/util/LegacyOwnerObservable.java:[108] 08:15:51 fireValueChange(new ValueDiff() { 08:15:51 ^^^^^^^^^ 08:15:51 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/ObservableGradientData.java:[38] 08:15:51 private IObservableValue source; 08:15:51 ^^^^^^^^^^^^^^^^ 08:15:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/ObservableGradientData.java:[54] 08:15:51 public ObservableGradientData(IObservableValue source, GradientData encapsulated) { 08:15:51 ^^^^^^^^^^^^^^^^ 08:15:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/ObservableGradientData.java:[81] 08:15:51 source.setValue(new GradientData(encapsulated)); 08:15:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:51 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/ObservableGradientData.java:[83] 08:15:51 source.setValue(null); 08:15:51 ^^^^^^^^^^^^^^^^^^^^^ 08:15:51 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/GMFModelElement.java:[136] 08:15:51 IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new GMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature); 08:15:51 ^^^^^^^^^^^^^^^ 08:15:51 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/GMFModelElement.java:[136] 08:15:51 IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new GMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature); 08:15:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:51 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/GMFModelElement.java:[136] 08:15:51 IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new GMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature); 08:15:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:51 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/GMFModelElement.java:[140] 08:15:51 IObservableValue value = domain == null ? EMFProperties.value(featurePath).observe(source) : new GMFObservableValue(getSource(featurePath), feature, domain); 08:15:51 ^^^^^^^^^^^^^^^^ 08:15:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/GMFModelElement.java:[140] 08:15:51 IObservableValue value = domain == null ? EMFProperties.value(featurePath).observe(source) : new GMFObservableValue(getSource(featurePath), feature, domain); 08:15:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:51 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/SynchronizationModelElementFactory.java:[18] 08:15:51 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:15:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:51 The type AdapterUtils is deprecated 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/SynchronizationModelElementFactory.java:[30] 08:15:51 IGraphicalEditPart editPart = AdapterUtils.adapt(sourceElement, IGraphicalEditPart.class, null); 08:15:51 ^^^^^^^^^^^^ 08:15:51 The type AdapterUtils is deprecated 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/SynchronizationModelElementFactory.java:[30] 08:15:51 IGraphicalEditPart editPart = AdapterUtils.adapt(sourceElement, IGraphicalEditPart.class, null); 08:15:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:51 The method adapt(Object, Class<IGraphicalEditPart>, IGraphicalEditPart) from the type AdapterUtils is deprecated 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/SynchronizationModelElementFactory.java:[43] 08:15:51 IGraphicalEditPart editPart = AdapterUtils.adapt(newSourceElement, IGraphicalEditPart.class, null); 08:15:51 ^^^^^^^^^^^^ 08:15:51 The type AdapterUtils is deprecated 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/SynchronizationModelElementFactory.java:[43] 08:15:51 IGraphicalEditPart editPart = AdapterUtils.adapt(newSourceElement, IGraphicalEditPart.class, null); 08:15:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:51 The method adapt(Object, Class<IGraphicalEditPart>, IGraphicalEditPart) from the type AdapterUtils is deprecated 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/CanonicalObservableValue.java:[41] 08:15:51 public class CanonicalObservableValue extends ReferenceCountedObservable.Value implements CommandBasedObservableValue, AggregatedObservable, IObserving { 08:15:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:51 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/CanonicalObservableValue.java:[59] 08:15:51 fireValueChange(Diffs.createValueDiff(oldValue, doGetValue())); 08:15:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:51 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/GradientDataObservableValue.java:[25] 08:15:51 public class GradientDataObservableValue extends AbstractObservableValue { 08:15:51 ^^^^^^^^^^^^^^^^^^^^^^^ 08:15:51 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/AbstractDiagramPreferencesObservableValue.java:[30] 08:15:51 public abstract class AbstractDiagramPreferencesObservableValue extends AbstractObservableValue { 08:15:51 ^^^^^^^^^^^^^^^^^^^^^^^ 08:15:51 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/AbstractDiagramPreferencesObservableValue.java:[63] 08:15:51 ValueDiff diff = new ValueDiff() { 08:15:51 ^^^^^^^^^ 08:15:51 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/AbstractDiagramPreferencesObservableValue.java:[63] 08:15:51 ValueDiff diff = new ValueDiff() { 08:15:51 ^^^^^^^^^ 08:15:51 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:15:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/AbstractDiagramPreferencesObservableValue.java:[75] 08:15:51 fireValueChange(diff); 08:15:51 ^^^^^^^^^^^^^^^^^^^^^ 08:15:51 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:15:51 27 problems (27 warnings) 08:15:51 [INFO] 08:15:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.properties --- 08:15:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/test/resources 08:15:51 [INFO] 08:15:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.properties --- 08:15:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/target/org.eclipse.papyrus.infra.gmfdiag.properties-5.0.0-SNAPSHOT-sources.jar 08:15:51 [INFO] 08:15:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.properties --- 08:15:51 [INFO] 08:15:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.properties --- 08:15:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/target/org.eclipse.papyrus.infra.gmfdiag.properties-5.0.0-SNAPSHOT.jar 08:15:51 [INFO] 08:15:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.properties --- 08:15:51 [INFO] 08:15:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.properties --- 08:15:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:51 [INFO] 08:15:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.properties --- 08:15:52 [INFO] 08:15:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.viewersearcher >-- 08:15:52 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.viewersearcher 2.0.0-SNAPSHOT [201/729] 08:15:52 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:52 [INFO] 08:15:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher --- 08:15:52 [INFO] 08:15:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher --- 08:15:52 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:52 [INFO] 08:15:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher --- 08:15:52 [INFO] 08:15:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher --- 08:15:52 [INFO] 08:15:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher --- 08:15:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/src/main/resources 08:15:52 [INFO] 08:15:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher --- 08:15:52 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/bin 08:15:52 [INFO] 08:15:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher --- 08:15:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/src/test/resources 08:15:52 [INFO] 08:15:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher --- 08:15:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/target/org.eclipse.papyrus.infra.gmfdiag.viewersearcher-2.0.0-SNAPSHOT-sources.jar 08:15:52 [INFO] 08:15:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher --- 08:15:52 [INFO] 08:15:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher --- 08:15:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/target/org.eclipse.papyrus.infra.gmfdiag.viewersearcher-2.0.0-SNAPSHOT.jar 08:15:52 [INFO] 08:15:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher --- 08:15:52 [INFO] 08:15:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher --- 08:15:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:52 [INFO] 08:15:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher --- 08:15:52 [INFO] 08:15:52 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.welcome >---- 08:15:52 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.welcome 2.0.0-SNAPSHOT [202/729] 08:15:52 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:53 [INFO] 08:15:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.welcome --- 08:15:53 [INFO] 08:15:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.welcome --- 08:15:53 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:53 [INFO] 08:15:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.welcome --- 08:15:53 [INFO] 08:15:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.welcome --- 08:15:53 [INFO] 08:15:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.welcome --- 08:15:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/src/main/resources 08:15:53 [INFO] 08:15:53 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.welcome --- 08:15:53 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin 08:15:53 [INFO] 08:15:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.welcome --- 08:15:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/src/test/resources 08:15:53 [INFO] 08:15:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.welcome --- 08:15:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/target/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0-SNAPSHOT-sources.jar 08:15:53 [INFO] 08:15:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.welcome --- 08:15:53 [INFO] 08:15:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.welcome --- 08:15:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/target/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0-SNAPSHOT.jar 08:15:54 [INFO] 08:15:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.welcome --- 08:15:54 [INFO] 08:15:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.welcome --- 08:15:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:54 [INFO] 08:15:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.welcome --- 08:15:54 [INFO] 08:15:54 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.widgets >---- 08:15:54 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.widgets 2.0.0-SNAPSHOT [203/729] 08:15:54 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:54 [INFO] 08:15:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.widgets --- 08:15:54 [INFO] 08:15:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.widgets --- 08:15:54 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:54 [INFO] 08:15:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.widgets --- 08:15:54 [INFO] 08:15:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.widgets --- 08:15:54 [INFO] 08:15:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.widgets --- 08:15:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/main/resources 08:15:54 [INFO] 08:15:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.widgets --- 08:15:54 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/bin 08:15:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/org/eclipse/papyrus/infra/gmfdiag/widgets/editors/ColorPickerEditor.java:[127] 08:15:55 modelProperty.setValue(colorValue); 08:15:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:55 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:15:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/org/eclipse/papyrus/infra/gmfdiag/widgets/editors/StringColorPickerEditor.java:[19] 08:15:55 import org.eclipse.e4.ui.css.core.css2.CSS2ColorHelper; 08:15:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:55 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/org/eclipse/papyrus/infra/gmfdiag/widgets/editors/StringColorPickerEditor.java:[166] 08:15:55 modelProperty.setValue(colorValue); 08:15:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:15:55 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:15:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/org/eclipse/papyrus/infra/gmfdiag/widgets/editors/StringColorPickerEditor.java:[191] 08:15:55 RGBColor rgbColor = CSS2ColorHelper.getRGBColor(color); 08:15:55 ^^^^^^^^^^^^^^^ 08:15:55 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/org/eclipse/papyrus/infra/gmfdiag/widgets/editors/StringColorPickerEditor.java:[191] 08:15:55 RGBColor rgbColor = CSS2ColorHelper.getRGBColor(color); 08:15:55 ^^^^^^^^^^^ 08:15:55 Discouraged access: The method 'CSS2ColorHelper.getRGBColor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:15:55 5 problems (5 warnings) 08:15:55 [INFO] 08:15:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.widgets --- 08:15:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/test/resources 08:15:55 [INFO] 08:15:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.widgets --- 08:15:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/target/org.eclipse.papyrus.infra.gmfdiag.widgets-2.0.0-SNAPSHOT-sources.jar 08:15:55 [INFO] 08:15:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.widgets --- 08:15:55 [INFO] 08:15:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.widgets --- 08:15:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/target/org.eclipse.papyrus.infra.gmfdiag.widgets-2.0.0-SNAPSHOT.jar 08:15:55 [INFO] 08:15:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.widgets --- 08:15:55 [INFO] 08:15:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.widgets --- 08:15:55 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:55 [INFO] 08:15:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.widgets --- 08:15:55 [INFO] 08:15:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit >-- 08:15:55 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit 5.0.0-SNAPSHOT [204/729] 08:15:55 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:55 [INFO] 08:15:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit --- 08:15:55 [INFO] 08:15:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit --- 08:15:55 [INFO] The project's OSGi version is 5.0.0.202103041255 08:15:55 [INFO] 08:15:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit --- 08:15:55 [INFO] 08:15:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit --- 08:15:55 [INFO] 08:15:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit --- 08:15:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/src/main/resources 08:15:55 [INFO] 08:15:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit --- 08:15:55 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/bin 08:15:56 [INFO] 08:15:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit --- 08:15:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/src/test/resources 08:15:56 [INFO] 08:15:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit --- 08:15:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit-5.0.0-SNAPSHOT-sources.jar 08:15:56 [INFO] 08:15:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit --- 08:15:56 [INFO] 08:15:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit --- 08:15:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit-5.0.0-SNAPSHOT.jar 08:15:56 [INFO] 08:15:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit --- 08:15:56 [INFO] 08:15:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit --- 08:15:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:56 [INFO] 08:15:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit --- 08:15:57 [INFO] 08:15:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation.edit >-- 08:15:57 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.representation.edit 3.0.0-SNAPSHOT [205/729] 08:15:57 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:57 [INFO] 08:15:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit --- 08:15:57 [INFO] 08:15:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit --- 08:15:57 [INFO] The project's OSGi version is 3.0.0.202103041255 08:15:57 [INFO] 08:15:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit --- 08:15:57 [INFO] 08:15:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit --- 08:15:57 [INFO] 08:15:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit --- 08:15:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/src/main/resources 08:15:57 [INFO] 08:15:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit --- 08:15:57 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/bin 08:15:58 [INFO] 08:15:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit --- 08:15:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/src/test/resources 08:15:58 [INFO] 08:15:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit --- 08:15:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/target/org.eclipse.papyrus.infra.gmfdiag.representation.edit-3.0.0-SNAPSHOT-sources.jar 08:15:58 [INFO] 08:15:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit --- 08:15:58 [INFO] 08:15:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit --- 08:15:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/target/org.eclipse.papyrus.infra.gmfdiag.representation.edit-3.0.0-SNAPSHOT.jar 08:15:58 [INFO] 08:15:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit --- 08:15:58 [INFO] 08:15:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit --- 08:15:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:58 [INFO] 08:15:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit --- 08:15:58 [INFO] 08:15:58 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style.edit >-- 08:15:58 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.style.edit 3.0.0-SNAPSHOT [206/729] 08:15:58 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:58 [INFO] 08:15:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.style.edit --- 08:15:58 [INFO] 08:15:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.style.edit --- 08:15:58 [INFO] The project's OSGi version is 3.0.0.202103041255 08:15:58 [INFO] 08:15:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.style.edit --- 08:15:58 [INFO] 08:15:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.style.edit --- 08:15:58 [INFO] 08:15:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.style.edit --- 08:15:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/src/main/resources 08:15:58 [INFO] 08:15:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.style.edit --- 08:15:58 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/bin 08:15:58 [INFO] 08:15:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.style.edit --- 08:15:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/src/test/resources 08:15:58 [INFO] 08:15:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.style.edit --- 08:15:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/target/org.eclipse.papyrus.infra.gmfdiag.style.edit-3.0.0-SNAPSHOT-sources.jar 08:15:58 [INFO] 08:15:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.style.edit --- 08:15:58 [INFO] 08:15:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.style.edit --- 08:15:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/target/org.eclipse.papyrus.infra.gmfdiag.style.edit-3.0.0-SNAPSHOT.jar 08:15:58 [INFO] 08:15:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.style.edit --- 08:15:58 [INFO] 08:15:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.style.edit --- 08:15:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:58 [INFO] 08:15:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.style.edit --- 08:15:58 [INFO] 08:15:58 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra-gmfdiag-assistant >--- 08:15:58 [INFO] Building Papyrus Diagram Assistants 0.0.1-SNAPSHOT [207/729] 08:15:58 [INFO] --------------------------------[ pom ]--------------------------------- 08:15:58 [INFO] 08:15:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-gmfdiag-assistant --- 08:15:58 [INFO] 08:15:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-gmfdiag-assistant --- 08:15:58 [INFO] 08:15:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-gmfdiag-assistant --- 08:15:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:15:58 [INFO] 08:15:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-gmfdiag-assistant --- 08:15:58 [INFO] 08:15:58 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant >--- 08:15:58 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant 2.0.0-SNAPSHOT [208/729] 08:15:58 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:15:59 [INFO] 08:15:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant --- 08:15:59 [INFO] 08:15:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.assistant --- 08:15:59 [INFO] The project's OSGi version is 2.0.0.202103041255 08:15:59 [INFO] 08:15:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.assistant --- 08:15:59 [INFO] 08:15:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.assistant --- 08:15:59 [INFO] 08:15:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.assistant --- 08:15:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:15:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/main/resources 08:15:59 [INFO] 08:15:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.assistant --- 08:15:59 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/bin 08:16:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/core/DelegatingModelingAssistantProvider.java:[33] 08:16:00 import org.eclipse.papyrus.infra.core.architecture.merged.MergedADElement; 08:16:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:00 The import org.eclipse.papyrus.infra.core.architecture.merged.MergedADElement is never used 08:16:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[38] 08:16:00 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:16:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:00 The type AdapterUtils is deprecated 08:16:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[97] 08:16:00 EObject object = AdapterUtils.adapt(input, EObject.class, null); 08:16:00 ^^^^^^^^^^^^ 08:16:00 The type AdapterUtils is deprecated 08:16:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[97] 08:16:00 EObject object = AdapterUtils.adapt(input, EObject.class, null); 08:16:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:00 The method adapt(Object, Class<EObject>, EObject) from the type AdapterUtils is deprecated 08:16:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[113] 08:16:00 View view = AdapterUtils.adapt(input, View.class, null); 08:16:00 ^^^^^^^^^^^^ 08:16:00 The type AdapterUtils is deprecated 08:16:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[113] 08:16:00 View view = AdapterUtils.adapt(input, View.class, null); 08:16:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:00 The method adapt(Object, Class<View>, View) from the type AdapterUtils is deprecated 08:16:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[316] 08:16:00 final View endView = AdapterUtils.adapt(connectionEnd, View.class, null); 08:16:00 ^^^^^^^^^^^^ 08:16:00 The type AdapterUtils is deprecated 08:16:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[316] 08:16:00 final View endView = AdapterUtils.adapt(connectionEnd, View.class, null); 08:16:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:00 The method adapt(Object, Class<View>, View) from the type AdapterUtils is deprecated 08:16:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[350] 08:16:00 if (!Strings.isNullOrEmpty(hint) && CharMatcher.digit().matchesAllOf(hint)) { 08:16:00 ^^^^^^^ 08:16:00 The method digit() from the type CharMatcher is deprecated 08:16:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src-gen/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/operations/ModelingAssistantProviderOperations.java:[44] 08:16:00 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:16:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:00 The type AdapterUtils is deprecated 08:16:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src-gen/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/operations/ModelingAssistantProviderOperations.java:[454] 08:16:00 return AdapterUtils.adapt(context, View.class).isPresent(); 08:16:00 ^^^^^^^^^^^^ 08:16:00 The type AdapterUtils is deprecated 08:16:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src-gen/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/operations/ModelingAssistantProviderOperations.java:[454] 08:16:00 return AdapterUtils.adapt(context, View.class).isPresent(); 08:16:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:00 The method adapt(Object, Class<View>) from the type AdapterUtils is deprecated 08:16:00 12 problems (12 warnings) 08:16:00 [INFO] 08:16:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.assistant --- 08:16:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:16:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:16:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/test/resources 08:16:00 [INFO] 08:16:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.assistant --- 08:16:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/target/org.eclipse.papyrus.infra.gmfdiag.assistant-2.0.0-SNAPSHOT-sources.jar 08:16:00 [INFO] 08:16:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.assistant --- 08:16:00 [INFO] 08:16:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.assistant --- 08:16:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/target/org.eclipse.papyrus.infra.gmfdiag.assistant-2.0.0-SNAPSHOT.jar 08:16:00 [INFO] 08:16:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.assistant --- 08:16:00 [INFO] 08:16:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.assistant --- 08:16:00 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:16:00 [INFO] 08:16:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.assistant --- 08:16:00 [INFO] 08:16:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.edit >-- 08:16:00 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.edit 2.0.0-SNAPSHOT [209/729] 08:16:00 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:16:00 [INFO] 08:16:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit --- 08:16:00 [INFO] 08:16:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit --- 08:16:00 [INFO] The project's OSGi version is 2.0.0.202103041255 08:16:00 [INFO] 08:16:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit --- 08:16:00 [INFO] 08:16:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit --- 08:16:00 [INFO] 08:16:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit --- 08:16:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:16:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:16:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/src/main/resources 08:16:00 [INFO] 08:16:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit --- 08:16:00 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/bin 08:16:00 [INFO] 08:16:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit --- 08:16:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:16:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:16:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/src/test/resources 08:16:00 [INFO] 08:16:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit --- 08:16:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/target/org.eclipse.papyrus.infra.gmfdiag.assistant.edit-2.0.0-SNAPSHOT-sources.jar 08:16:00 [INFO] 08:16:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit --- 08:16:00 [INFO] 08:16:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit --- 08:16:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/target/org.eclipse.papyrus.infra.gmfdiag.assistant.edit-2.0.0-SNAPSHOT.jar 08:16:00 [INFO] 08:16:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit --- 08:16:00 [INFO] 08:16:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit --- 08:16:00 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:16:00 [INFO] 08:16:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit --- 08:16:01 [INFO] 08:16:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.editor >-- 08:16:01 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.editor 2.0.0-SNAPSHOT [210/729] 08:16:01 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:16:01 [INFO] 08:16:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor --- 08:16:01 [INFO] 08:16:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor --- 08:16:01 [INFO] The project's OSGi version is 2.0.0.202103041255 08:16:01 [INFO] 08:16:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor --- 08:16:01 [INFO] 08:16:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor --- 08:16:01 [INFO] 08:16:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor --- 08:16:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:16:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:16:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/src/main/resources 08:16:01 [INFO] 08:16:01 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor --- 08:16:01 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/bin 08:16:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/assistant/presentation/AssistantEditor.java:[1235] 08:16:02 public Object getAdapter(Class key) { 08:16:02 ^^^^^^ 08:16:02 Type safety: The return type Object for getAdapter(Class) from the type AssistantEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart 08:16:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/assistant/presentation/AssistantEditor.java:[1250] 08:16:02 return super.getAdapter(key); 08:16:02 ^^^^^^^^^^^^^^^^^^^^^ 08:16:02 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart 08:16:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/assistant/presentation/AssistantEditor.java:[1250] 08:16:02 return super.getAdapter(key); 08:16:02 ^^^ 08:16:02 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:16:02 3 problems (3 warnings) 08:16:02 [INFO] 08:16:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor --- 08:16:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:16:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:16:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/src/test/resources 08:16:02 [INFO] 08:16:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor --- 08:16:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/target/org.eclipse.papyrus.infra.gmfdiag.assistant.editor-2.0.0-SNAPSHOT-sources.jar 08:16:02 [INFO] 08:16:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor --- 08:16:02 [INFO] 08:16:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor --- 08:16:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/target/org.eclipse.papyrus.infra.gmfdiag.assistant.editor-2.0.0-SNAPSHOT.jar 08:16:02 [INFO] 08:16:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor --- 08:16:02 [INFO] 08:16:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor --- 08:16:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:16:02 [INFO] 08:16:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor --- 08:16:02 [INFO] 08:16:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.ui >-- 08:16:02 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.ui 2.0.0-SNAPSHOT [211/729] 08:16:02 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:16:02 [INFO] 08:16:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui --- 08:16:02 [INFO] 08:16:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui --- 08:16:02 [INFO] The project's OSGi version is 2.0.0.202103041255 08:16:02 [INFO] 08:16:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui --- 08:16:02 [INFO] 08:16:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui --- 08:16:02 [INFO] 08:16:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui --- 08:16:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:16:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:16:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/main/resources 08:16:02 [INFO] 08:16:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui --- 08:16:02 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/bin 08:16:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/ui/handlers/UndeployAssistantModelHandler.java:[25] 08:16:03 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:16:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:03 The type AdapterUtils is deprecated 08:16:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/ui/handlers/UndeployAssistantModelHandler.java:[47] 08:16:03 IFile file = AdapterUtils.adapt(next, IFile.class, null); 08:16:03 ^^^^^^^^^^^^ 08:16:03 The type AdapterUtils is deprecated 08:16:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/ui/handlers/UndeployAssistantModelHandler.java:[47] 08:16:03 IFile file = AdapterUtils.adapt(next, IFile.class, null); 08:16:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:03 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated 08:16:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/ui/handlers/DeployAssistantModelHandler.java:[25] 08:16:03 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:16:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:03 The type AdapterUtils is deprecated 08:16:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/ui/handlers/DeployAssistantModelHandler.java:[47] 08:16:03 IFile file = AdapterUtils.adapt(next, IFile.class, null); 08:16:03 ^^^^^^^^^^^^ 08:16:03 The type AdapterUtils is deprecated 08:16:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/ui/handlers/DeployAssistantModelHandler.java:[47] 08:16:03 IFile file = AdapterUtils.adapt(next, IFile.class, null); 08:16:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:03 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated 08:16:03 6 problems (6 warnings) 08:16:03 [INFO] 08:16:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui --- 08:16:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:16:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:16:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/test/resources 08:16:03 [INFO] 08:16:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui --- 08:16:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/target/org.eclipse.papyrus.infra.gmfdiag.assistant.ui-2.0.0-SNAPSHOT-sources.jar 08:16:03 [INFO] 08:16:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui --- 08:16:03 [INFO] 08:16:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui --- 08:16:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/target/org.eclipse.papyrus.infra.gmfdiag.assistant.ui-2.0.0-SNAPSHOT.jar 08:16:03 [INFO] 08:16:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui --- 08:16:03 [INFO] 08:16:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui --- 08:16:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:16:03 [INFO] 08:16:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui --- 08:16:03 [INFO] 08:16:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.properties >-- 08:16:03 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.properties 4.0.0-SNAPSHOT [212/729] 08:16:03 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:16:03 [INFO] 08:16:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.properties --- 08:16:03 [INFO] 08:16:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.properties --- 08:16:03 [INFO] The project's OSGi version is 4.0.0.202103041255 08:16:03 [INFO] 08:16:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.properties --- 08:16:03 [INFO] 08:16:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.properties --- 08:16:03 [INFO] 08:16:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.properties --- 08:16:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:16:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:16:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/main/resources 08:16:03 [INFO] 08:16:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.properties --- 08:16:03 [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/bin 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/databinding/AddCssClassStyleCommand.java:[68] 08:16:04 namedStyle.getStringListValue().add(style); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/databinding/ModelStyleSheetObservableList.java:[174] 08:16:04 EList<EObject> objectsFromDiagram = ((CSSDiagram) objectFromResource).getStyles(); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 Type safety: The expression of type EList needs unchecked conversion to conform to EList<EObject> 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[56] 08:16:04 import org.eclipse.papyrus.infra.widgets.editors.MultipleValueSelectorDialog; 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[456] 08:16:04 menuItem.setData(new Integer(menuId)); 08:16:04 ^^^^^^^^^^^^^^^ 08:16:04 The constructor Integer(int) is deprecated since version 9 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[544] 08:16:04 dialog.setInitialSelections(new IFile[] { currentFile }); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 Type IFile[] of the last argument to method setInitialSelections(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[783] 08:16:04 MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, ADD_DIALOG_TITLE); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[783] 08:16:04 MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, ADD_DIALOG_TITLE); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[783] 08:16:04 MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, ADD_DIALOG_TITLE); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, String) is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[784] 08:16:04 vDialog.setContextElement(currentTheme); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The method setContextElement(Object) from the type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[785] 08:16:04 vDialog.setLabelProvider(labelProvider); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[786] 08:16:04 vDialog.setFactory(new EcorePropertyEditorFactory(StylesheetsPackage.Literals.THEME__STYLESHEETS)); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The method setFactory(ReferenceValueFactory) from the type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[789] 08:16:04 int result = vDialog.open(); 08:16:04 ^^^^^^ 08:16:04 The method open() from the type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[54] 08:16:04 import org.eclipse.papyrus.infra.widgets.editors.MultipleValueSelectorDialog; 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[368] 08:16:04 button.setData(new Integer(id)); 08:16:04 ^^^^^^^^^^^ 08:16:04 The constructor Integer(int) is deprecated since version 9 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[534] 08:16:04 MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, PREFERENCE_PAGE_TITLE); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[534] 08:16:04 MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, PREFERENCE_PAGE_TITLE); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[534] 08:16:04 MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, PREFERENCE_PAGE_TITLE); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, String) is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[535] 08:16:04 vDialog.setContextElement(modelStyleSheets); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The method setContextElement(Object) from the type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[536] 08:16:04 vDialog.setLabelProvider(labelProvider); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[537] 08:16:04 vDialog.setFactory(editorFactory); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The method setFactory(ReferenceValueFactory) from the type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[540] 08:16:04 int result = vDialog.open(); 08:16:04 ^^^^^^ 08:16:04 The method open() from the type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/databinding/RemoveAllModelStyleSheetValueCommand.java:[40] 08:16:04 private Resource resource; 08:16:04 ^^^^^^^^ 08:16:04 The value of the field RemoveAllModelStyleSheetValueCommand.resource is not used 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeCreationDialog.java:[294] 08:16:04 menuItem.setData(new Integer(menuId)); 08:16:04 ^^^^^^^^^^^^^^^ 08:16:04 The constructor Integer(int) is deprecated since version 9 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeCreationDialog.java:[383] 08:16:04 dialog.setInitialSelections(new IFile[] { currentFile }); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 Type IFile[] of the last argument to method setInitialSelections(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dnd/StyleSheetDropStrategy.java:[34] 08:16:04 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The type AdapterUtils is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dnd/StyleSheetDropStrategy.java:[102] 08:16:04 IFile file = AdapterUtils.adapt(next, IFile.class, null); 08:16:04 ^^^^^^^^^^^^ 08:16:04 The type AdapterUtils is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dnd/StyleSheetDropStrategy.java:[102] 08:16:04 IFile file = AdapterUtils.adapt(next, IFile.class, null); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[60] 08:16:04 import org.eclipse.papyrus.infra.widgets.editors.MultipleValueSelectorDialog; 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[397] 08:16:04 menuItem.setData(new Integer(menuId)); 08:16:04 ^^^^^^^^^^^^^^^ 08:16:04 The constructor Integer(int) is deprecated since version 9 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[485] 08:16:04 dialog.setInitialSelections(new IFile[] { currentFile }); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 Type IFile[] of the last argument to method setInitialSelections(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[639] 08:16:04 button.setData(new Integer(id)); 08:16:04 ^^^^^^^^^^^ 08:16:04 The constructor Integer(int) is deprecated since version 9 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[654] 08:16:04 buttonsMap.put(new Integer(id), button); 08:16:04 ^^^^^^^^^^^ 08:16:04 The constructor Integer(int) is deprecated since version 9 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[743] 08:16:04 MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, ADD_DIALOG_TITLE); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[743] 08:16:04 MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, ADD_DIALOG_TITLE); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[743] 08:16:04 MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, ADD_DIALOG_TITLE); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, String) is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[744] 08:16:04 vDialog.setContextElement(currentTheme); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The method setContextElement(Object) from the type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[745] 08:16:04 vDialog.setLabelProvider(labelProvider); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[746] 08:16:04 vDialog.setFactory(new EcorePropertyEditorFactory(StylesheetsPackage.Literals.THEME__STYLESHEETS)); 08:16:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:16:04 The method setFactory(ReferenceValueFactory) from the type MultipleValueSelectorDialog is deprecated 08:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[749] 08:16:04 int result = vDialog.open(); 08:16:04 ^^^^^^ 08:16:04 The method open() from the type MultipleValueSelectorDialog is deprecated 08:16:04 39 problems (39 warnings) 08:16:04 [INFO] 08:16:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.properties --- 08:16:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:16:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:16:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/test/resources 08:16:04 [INFO] 08:16:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.properties --- 08:16:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/target/org.eclipse.papyrus.infra.gmfdiag.css.properties-4.0.0-SNAPSHOT-sources.jar 08:16:04 [INFO] 08:16:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.properties --- 08:16:04 [INFO] 08:16:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.properties --- 08:16:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/target/org.eclipse.papyrus.infra.gmfdiag.css.properties-4.0.0-SNAPSHOT.jar 08:16:04 [INFO] 08:16:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.properties --- 08:16:04 [INFO] 08:16:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.properties --- 08:16:04 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:16:04 [INFO] 08:16:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.properties --- 08:16:05 [INFO] 08:16:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext >-- 08:16:05 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css3.xtext 4.0.0-SNAPSHOT [213/729] 08:16:05 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:16:05 [INFO] 08:16:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext --- 08:16:05 [INFO] 08:16:05 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext --- 08:16:05 [INFO] The project's OSGi version is 4.0.0.202103041255 08:16:05 [INFO] 08:16:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext --- 08:16:05 [INFO] 08:16:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext --- 08:16:05 [INFO] 08:16:05 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext --- 08:17:18 WARNING: An illegal reflective access operation has occurred 08:17:18 WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$2 (file:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/com/google/inject/guice/3.0/guice-3.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) 08:17:18 WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$2 08:17:18 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 08:17:18 WARNING: All illegal access operations will be denied in a future release 08:17:30 [INFO] 08:17:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext --- 08:17:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/src/main/resources 08:17:30 [INFO] 08:17:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext --- 08:17:30 [INFO] Compiling 93 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/bin 08:17:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/src/org/eclipse/papyrus/infra/gmfdiag/css3/formatting2/AbstractCSSFormatter.java:[25] 08:17:31 import org.eclipse.xtext.formatting2.regionaccess.internal.TextRegions; 08:17:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:31 Discouraged access: The type 'TextRegions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.xtext/2.25.0.v20210301-0843/org.eclipse.xtext-2.25.0.v20210301-0843.jar') 08:17:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/src/org/eclipse/papyrus/infra/gmfdiag/css3/formatting2/AbstractCSSFormatter.java:[61] 08:17:31 List<ITextSegment> missing = TextRegions.difference(expected, replacements); 08:17:31 ^^^^^^^^^^^ 08:17:31 Discouraged access: The type 'TextRegions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.xtext/2.25.0.v20210301-0843/org.eclipse.xtext-2.25.0.v20210301-0843.jar') 08:17:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/src/org/eclipse/papyrus/infra/gmfdiag/css3/formatting2/AbstractCSSFormatter.java:[61] 08:17:31 List<ITextSegment> missing = TextRegions.difference(expected, replacements); 08:17:31 ^^^^^^^^^^ 08:17:31 Discouraged access: The method 'TextRegions.difference(Iterable<ITextSegment>, Iterable<? extends ITextRegion>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.xtext/2.25.0.v20210301-0843/org.eclipse.xtext-2.25.0.v20210301-0843.jar') 08:17:31 3 problems (3 warnings) 08:17:31 [INFO] 08:17:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext --- 08:17:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/src/test/resources 08:17:31 [INFO] 08:17:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext --- 08:17:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/target/org.eclipse.papyrus.infra.gmfdiag.css3.xtext-4.0.0-SNAPSHOT-sources.jar 08:17:31 [INFO] 08:17:31 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext --- 08:17:31 [INFO] 08:17:31 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext --- 08:17:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/target/org.eclipse.papyrus.infra.gmfdiag.css3.xtext-4.0.0-SNAPSHOT.jar 08:17:31 [INFO] 08:17:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext --- 08:17:31 [INFO] 08:17:31 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext --- 08:17:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:31 [INFO] 08:17:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext --- 08:17:33 [INFO] 08:17:33 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.configuration >-- 08:17:33 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.configuration 3.0.0-SNAPSHOT [214/729] 08:17:33 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:17:33 [INFO] 08:17:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration --- 08:17:33 [INFO] 08:17:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration --- 08:17:33 [INFO] The project's OSGi version is 3.0.0.202103041255 08:17:33 [INFO] 08:17:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration --- 08:17:33 [INFO] 08:17:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration --- 08:17:33 [INFO] 08:17:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration --- 08:17:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/src/main/resources 08:17:33 [INFO] 08:17:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration --- 08:17:33 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/bin 08:17:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/src/org/eclipse/papyrus/infra/gmfdiag/css/configuration/handler/ApplyStyleHandler.java:[58] 08:17:35 Iterator iterator = ((IStructuredSelection) selection).iterator(); 08:17:35 ^^^^^^^^ 08:17:35 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:17:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/src/org/eclipse/papyrus/infra/gmfdiag/css/configuration/handler/AbstractStyleDialog.java:[25] 08:17:35 import org.eclipse.e4.ui.css.core.css2.CSS2ColorHelper; 08:17:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:35 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:17:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/src/org/eclipse/papyrus/infra/gmfdiag/css/configuration/handler/AbstractStyleDialog.java:[401] 08:17:35 RGBColor rgbColor = CSS2ColorHelper.getRGBColor(color.getValue()); 08:17:35 ^^^^^^^^^^^^^^^ 08:17:35 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:17:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/src/org/eclipse/papyrus/infra/gmfdiag/css/configuration/handler/AbstractStyleDialog.java:[401] 08:17:35 RGBColor rgbColor = CSS2ColorHelper.getRGBColor(color.getValue()); 08:17:35 ^^^^^^^^^^^ 08:17:35 Discouraged access: The method 'CSS2ColorHelper.getRGBColor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:17:35 4 problems (4 warnings) 08:17:35 [INFO] 08:17:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration --- 08:17:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/src/test/resources 08:17:35 [INFO] 08:17:35 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration --- 08:17:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/target/org.eclipse.papyrus.infra.gmfdiag.css.configuration-3.0.0-SNAPSHOT-sources.jar 08:17:35 [INFO] 08:17:35 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration --- 08:17:35 [INFO] 08:17:35 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration --- 08:17:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/target/org.eclipse.papyrus.infra.gmfdiag.css.configuration-3.0.0-SNAPSHOT.jar 08:17:35 [INFO] 08:17:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration --- 08:17:35 [INFO] 08:17:35 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration --- 08:17:35 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:35 [INFO] 08:17:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration --- 08:17:36 [INFO] 08:17:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.theme >--- 08:17:36 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.theme 2.0.0-SNAPSHOT [215/729] 08:17:36 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:17:36 [INFO] 08:17:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.theme --- 08:17:36 [INFO] 08:17:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.theme --- 08:17:36 [INFO] The project's OSGi version is 2.0.0.202103041255 08:17:36 [INFO] 08:17:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.theme --- 08:17:36 [INFO] 08:17:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.theme --- 08:17:36 [INFO] 08:17:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.theme --- 08:17:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/src/main/resources 08:17:36 [INFO] 08:17:36 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.theme --- 08:17:36 [INFO] 08:17:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.theme --- 08:17:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/src/test/resources 08:17:36 [INFO] 08:17:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.theme --- 08:17:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/target/org.eclipse.papyrus.infra.gmfdiag.css.theme-2.0.0-SNAPSHOT-sources.jar 08:17:36 [INFO] 08:17:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.theme --- 08:17:36 [INFO] 08:17:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.theme --- 08:17:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/target/org.eclipse.papyrus.infra.gmfdiag.css.theme-2.0.0-SNAPSHOT.jar 08:17:36 [INFO] 08:17:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.theme --- 08:17:36 [INFO] 08:17:36 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.theme --- 08:17:36 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:36 [INFO] 08:17:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.theme --- 08:17:36 [INFO] 08:17:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui >-- 08:17:36 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui 4.0.0-SNAPSHOT [216/729] 08:17:36 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:17:36 [INFO] 08:17:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui --- 08:17:36 [INFO] 08:17:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui --- 08:17:36 [INFO] The project's OSGi version is 4.0.0.202103041255 08:17:36 [INFO] 08:17:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui --- 08:17:36 [INFO] 08:17:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui --- 08:17:36 [INFO] 08:17:36 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui --- 08:17:42 [INFO] 08:17:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui --- 08:17:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/main/resources 08:17:42 [INFO] 08:17:42 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui --- 08:17:42 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/bin 08:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src-gen/org/eclipse/papyrus/infra/gmfdiag/css3/ui/contentassist/antlr/PartialCSSContentAssistParser.java:[10] 08:17:44 import org.eclipse.xtext.ui.codetemplates.ui.partialEditing.IPartialContentAssistParser; 08:17:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:44 Discouraged access: The type 'IPartialContentAssistParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.xtext.ui.codetemplates.ui/2.25.0.v20210301-0928/org.eclipse.xtext.ui.codetemplates.ui-2.25.0.v20210301-0928.jar') 08:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src-gen/org/eclipse/papyrus/infra/gmfdiag/css3/ui/contentassist/antlr/PartialCSSContentAssistParser.java:[18] 08:17:44 public class PartialCSSContentAssistParser extends CSSParser implements IPartialContentAssistParser { 08:17:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:44 Discouraged access: The type 'IPartialContentAssistParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.xtext.ui.codetemplates.ui/2.25.0.v20210301-0928/org.eclipse.xtext.ui.codetemplates.ui-2.25.0.v20210301-0928.jar') 08:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[31] 08:17:44 import org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightedPositionAcceptor; 08:17:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:44 The type IHighlightedPositionAcceptor is deprecated 08:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[32] 08:17:44 import org.eclipse.xtext.ui.editor.syntaxcoloring.ISemanticHighlightingCalculator; 08:17:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:44 The type ISemanticHighlightingCalculator is deprecated 08:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[34] 08:17:44 public class CSSHighlightingCalculator implements ISemanticHighlightingCalculator { 08:17:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:44 The type ISemanticHighlightingCalculator is deprecated 08:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[37] 08:17:44 public void provideHighlightingFor(XtextResource resource, IHighlightedPositionAcceptor acceptor) { 08:17:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:44 The type IHighlightedPositionAcceptor is deprecated 08:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[47] 08:17:44 acceptor.addPosition(n.getOffset(), n.getLength(), CSSHighlightingConfiguration.ELEMENT); 08:17:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:44 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated 08:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[52] 08:17:44 acceptor.addPosition(n.getOffset(), n.getLength(), DefaultHighlightingConfiguration.DEFAULT_ID); 08:17:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:44 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated 08:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[60] 08:17:44 acceptor.addPosition(n.getFirstChild().getOffset(), n.getFirstChild().getLength(), CSSHighlightingConfiguration.DECLARATIONNAME); 08:17:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:44 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated 08:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[67] 08:17:44 acceptor.addPosition(n.getOffset(), n.getLength(), CSSHighlightingConfiguration.SELECTOR); 08:17:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:44 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated 08:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[73] 08:17:44 acceptor.addPosition(n.getOffset(), 4, CSSHighlightingConfiguration.FUNCTION); 08:17:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:44 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated 08:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[74] 08:17:44 acceptor.addPosition(n.getOffset() + 4, n.getLength() - 5, CSSHighlightingConfiguration.URL); 08:17:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:44 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated 08:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[75] 08:17:44 acceptor.addPosition(n.getOffset() + n.getLength() - 1, 1, CSSHighlightingConfiguration.FUNCTION); 08:17:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:44 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated 08:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[82] 08:17:44 acceptor.addPosition(n.getOffset(), nameLength + 1, CSSHighlightingConfiguration.FUNCTION); 08:17:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:44 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated 08:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[89] 08:17:44 acceptor.addPosition(colonNode.getOffset(), colonNode.getLength(), CSSHighlightingConfiguration.FUNCTION); 08:17:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:44 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated 08:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[95] 08:17:44 acceptor.addPosition(n.getOffset() + n.getLength() - 1, 1, CSSHighlightingConfiguration.FUNCTION); 08:17:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:44 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated 08:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[100] 08:17:44 acceptor.addPosition(n.getOffset(), n.getLength(), DefaultHighlightingConfiguration.STRING_ID); 08:17:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:44 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated 08:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/CSSUiModule.java:[12] 08:17:44 import org.eclipse.xtext.ui.editor.syntaxcoloring.ISemanticHighlightingCalculator; 08:17:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:44 The type ISemanticHighlightingCalculator is deprecated 08:17:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/CSSUiModule.java:[27] 08:17:44 public Class<? extends ISemanticHighlightingCalculator> bindISemanticHighlightingCalculator() { 08:17:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:44 The type ISemanticHighlightingCalculator is deprecated 08:17:44 19 problems (19 warnings) 08:17:44 [INFO] 08:17:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui --- 08:17:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/test/resources 08:17:44 [INFO] 08:17:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui --- 08:17:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/target/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui-4.0.0-SNAPSHOT-sources.jar 08:17:44 [INFO] 08:17:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui --- 08:17:44 [INFO] 08:17:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui --- 08:17:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/target/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui-4.0.0-SNAPSHOT.jar 08:17:44 [INFO] 08:17:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui --- 08:17:44 [INFO] 08:17:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui --- 08:17:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:44 [INFO] 08:17:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui --- 08:17:44 [INFO] 08:17:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.newchild >-- 08:17:44 [INFO] Building org.eclipse.papyrus.views.modelexplorer.newchild 2.0.0-SNAPSHOT [217/729] 08:17:44 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:17:44 [INFO] 08:17:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer.newchild --- 08:17:44 [INFO] 08:17:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.modelexplorer.newchild --- 08:17:44 [INFO] The project's OSGi version is 2.0.0.202103041255 08:17:44 [INFO] 08:17:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer.newchild --- 08:17:44 [INFO] 08:17:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer.newchild --- 08:17:44 [INFO] 08:17:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.modelexplorer.newchild --- 08:17:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/main/resources 08:17:44 [INFO] 08:17:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.modelexplorer.newchild --- 08:17:44 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/bin 08:17:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[36] 08:17:45 public class ModelExplorerDynamicNewChild extends org.eclipse.papyrus.infra.newchild.ui.DynamicNewChild { 08:17:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:45 Discouraged access: The type 'DynamicNewChild' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin') 08:17:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[42] 08:17:45 super(); 08:17:45 ^^^^^^^^ 08:17:45 Discouraged access: The constructor 'DynamicNewChild()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin') 08:17:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[51] 08:17:45 super(id); 08:17:45 ^^^^^^^^^^ 08:17:45 Discouraged access: The constructor 'DynamicNewChild(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin') 08:17:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[56] 08:17:45 EObject eObject = getSelection(); 08:17:45 ^^^^^^^^^^^^ 08:17:45 Discouraged access: The method 'DynamicNewChild.getSelection()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin') 08:17:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[69] 08:17:45 CreationMenuFactory creationMenuFactory = new ModelExplorerMenuFactory(editingDomain); 08:17:45 ^^^^^^^^^^^^^ 08:17:45 Discouraged access: The field 'DynamicNewChild.editingDomain' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin') 08:17:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[70] 08:17:45 List<Folder> folders = creationMenuRegistry.getRootFolder(); 08:17:45 ^^^^^^^^^^^^^^^^^^^^ 08:17:45 Discouraged access: The field 'DynamicNewChild.creationMenuRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin') 08:17:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[80] 08:17:45 super.fill(menu, index); 08:17:45 ^^^^ 08:17:45 Discouraged access: The method 'DynamicNewChild.fill(Menu, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin') 08:17:45 7 problems (7 warnings) 08:17:45 [INFO] 08:17:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.modelexplorer.newchild --- 08:17:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/test/resources 08:17:45 [INFO] 08:17:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.modelexplorer.newchild --- 08:17:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/target/org.eclipse.papyrus.views.modelexplorer.newchild-2.0.0-SNAPSHOT-sources.jar 08:17:45 [INFO] 08:17:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer.newchild --- 08:17:45 [INFO] 08:17:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.modelexplorer.newchild --- 08:17:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/target/org.eclipse.papyrus.views.modelexplorer.newchild-2.0.0-SNAPSHOT.jar 08:17:45 [INFO] 08:17:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer.newchild --- 08:17:45 [INFO] 08:17:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.modelexplorer.newchild --- 08:17:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:45 [INFO] 08:17:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer.newchild --- 08:17:46 [INFO] 08:17:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.resourceloading >-- 08:17:46 [INFO] Building org.eclipse.papyrus.views.modelexplorer.resourceloading 3.0.0-SNAPSHOT [218/729] 08:17:46 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:17:46 [INFO] 08:17:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer.resourceloading --- 08:17:46 [INFO] 08:17:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.modelexplorer.resourceloading --- 08:17:46 [INFO] The project's OSGi version is 3.0.0.202103041255 08:17:46 [INFO] 08:17:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer.resourceloading --- 08:17:46 [INFO] 08:17:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer.resourceloading --- 08:17:46 [INFO] 08:17:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.modelexplorer.resourceloading --- 08:17:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/src/main/resources 08:17:46 [INFO] 08:17:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.modelexplorer.resourceloading --- 08:17:46 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/bin 08:17:47 [INFO] 08:17:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.modelexplorer.resourceloading --- 08:17:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/src/test/resources 08:17:47 [INFO] 08:17:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.modelexplorer.resourceloading --- 08:17:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/target/org.eclipse.papyrus.views.modelexplorer.resourceloading-3.0.0-SNAPSHOT-sources.jar 08:17:47 [INFO] 08:17:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer.resourceloading --- 08:17:47 [INFO] 08:17:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.modelexplorer.resourceloading --- 08:17:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/target/org.eclipse.papyrus.views.modelexplorer.resourceloading-3.0.0-SNAPSHOT.jar 08:17:47 [INFO] 08:17:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer.resourceloading --- 08:17:47 [INFO] 08:17:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.modelexplorer.resourceloading --- 08:17:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:47 [INFO] 08:17:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer.resourceloading --- 08:17:47 [INFO] 08:17:47 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.widgets >-- 08:17:47 [INFO] Building org.eclipse.papyrus.views.modelexplorer.widgets 3.0.0-SNAPSHOT [219/729] 08:17:47 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:17:47 [INFO] 08:17:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer.widgets --- 08:17:47 [INFO] 08:17:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.modelexplorer.widgets --- 08:17:47 [INFO] The project's OSGi version is 3.0.0.202103041255 08:17:47 [INFO] 08:17:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer.widgets --- 08:17:47 [INFO] 08:17:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer.widgets --- 08:17:47 [INFO] 08:17:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.modelexplorer.widgets --- 08:17:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/src/main/resources 08:17:47 [INFO] 08:17:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.modelexplorer.widgets --- 08:17:47 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/bin 08:17:47 [INFO] 08:17:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.modelexplorer.widgets --- 08:17:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/src/test/resources 08:17:47 [INFO] 08:17:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.modelexplorer.widgets --- 08:17:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/target/org.eclipse.papyrus.views.modelexplorer.widgets-3.0.0-SNAPSHOT-sources.jar 08:17:47 [INFO] 08:17:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer.widgets --- 08:17:47 [INFO] 08:17:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.modelexplorer.widgets --- 08:17:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/target/org.eclipse.papyrus.views.modelexplorer.widgets-3.0.0-SNAPSHOT.jar 08:17:47 [INFO] 08:17:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer.widgets --- 08:17:47 [INFO] 08:17:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.modelexplorer.widgets --- 08:17:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:47 [INFO] 08:17:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer.widgets --- 08:17:48 [INFO] 08:17:48 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views-properties >------ 08:17:48 [INFO] Building Papyrus Properties View 0.0.1-SNAPSHOT [220/729] 08:17:48 [INFO] --------------------------------[ pom ]--------------------------------- 08:17:48 [INFO] 08:17:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views-properties --- 08:17:48 [INFO] 08:17:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views-properties --- 08:17:48 [INFO] 08:17:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views-properties --- 08:17:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:48 [INFO] 08:17:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views-properties --- 08:17:48 [INFO] 08:17:48 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views.properties >------ 08:17:48 [INFO] Building org.eclipse.papyrus.views.properties 5.0.0-SNAPSHOT [221/729] 08:17:48 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:17:48 [INFO] 08:17:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.properties --- 08:17:48 [INFO] 08:17:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties --- 08:17:48 [INFO] The project's OSGi version is 5.0.0.202103041255 08:17:48 [INFO] 08:17:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties --- 08:17:48 [INFO] 08:17:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties --- 08:17:48 [INFO] 08:17:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.properties --- 08:17:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties/src/main/resources 08:17:48 [INFO] 08:17:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.properties --- 08:17:48 [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties/bin 08:17:49 [INFO] 08:17:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.properties --- 08:17:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties/src/test/resources 08:17:49 [INFO] 08:17:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties --- 08:17:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties/target/org.eclipse.papyrus.views.properties-5.0.0-SNAPSHOT-sources.jar 08:17:49 [INFO] 08:17:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties --- 08:17:49 [INFO] 08:17:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties --- 08:17:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties/target/org.eclipse.papyrus.views.properties-5.0.0-SNAPSHOT.jar 08:17:49 [INFO] 08:17:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties --- 08:17:49 [INFO] 08:17:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.properties --- 08:17:49 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:49 [INFO] 08:17:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties --- 08:17:50 [INFO] 08:17:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.model.xwt >-- 08:17:50 [INFO] Building org.eclipse.papyrus.views.properties.model.xwt 3.0.0-SNAPSHOT [222/729] 08:17:50 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:17:50 [INFO] 08:17:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.properties.model.xwt --- 08:17:50 [INFO] 08:17:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.model.xwt --- 08:17:50 [INFO] The project's OSGi version is 3.0.0.202103041255 08:17:50 [INFO] 08:17:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.model.xwt --- 08:17:50 [INFO] 08:17:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.model.xwt --- 08:17:50 [INFO] 08:17:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.properties.model.xwt --- 08:17:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/src/main/resources 08:17:50 [INFO] 08:17:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.properties.model.xwt --- 08:17:50 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/bin 08:17:50 [INFO] 08:17:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.model.xwt --- 08:17:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/src/test/resources 08:17:50 [INFO] 08:17:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.model.xwt --- 08:17:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/target/org.eclipse.papyrus.views.properties.model.xwt-3.0.0-SNAPSHOT-sources.jar 08:17:50 [INFO] 08:17:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.model.xwt --- 08:17:50 [INFO] 08:17:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.model.xwt --- 08:17:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/target/org.eclipse.papyrus.views.properties.model.xwt-3.0.0-SNAPSHOT.jar 08:17:50 [INFO] 08:17:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.model.xwt --- 08:17:50 [INFO] 08:17:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.properties.model.xwt --- 08:17:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:50 [INFO] 08:17:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.model.xwt --- 08:17:51 [INFO] 08:17:51 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views-validation >------ 08:17:51 [INFO] Building Papyrus Validation View 0.0.1-SNAPSHOT [223/729] 08:17:51 [INFO] --------------------------------[ pom ]--------------------------------- 08:17:51 [INFO] 08:17:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views-validation --- 08:17:51 [INFO] 08:17:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views-validation --- 08:17:51 [INFO] 08:17:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views-validation --- 08:17:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:51 [INFO] 08:17:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views-validation --- 08:17:51 [INFO] 08:17:51 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views.validation >------ 08:17:51 [INFO] Building org.eclipse.papyrus.views.validation 3.0.0-SNAPSHOT [224/729] 08:17:51 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:17:51 [INFO] 08:17:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.validation --- 08:17:51 [INFO] 08:17:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.validation --- 08:17:51 [INFO] The project's OSGi version is 3.0.0.202103041255 08:17:51 [INFO] 08:17:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.validation --- 08:17:51 [INFO] 08:17:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.validation --- 08:17:51 [INFO] 08:17:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.validation --- 08:17:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/main/resources 08:17:52 [INFO] 08:17:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.validation --- 08:17:52 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/bin 08:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/expressions/PapyrusMarkerPropertyTester.java:[20] 08:17:52 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:17:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:52 The type AdapterUtils is deprecated 08:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/expressions/PapyrusMarkerPropertyTester.java:[53] 08:17:52 IMarker marker = AdapterUtils.adapt(object, IMarker.class, null); 08:17:52 ^^^^^^^^^^^^ 08:17:52 The type AdapterUtils is deprecated 08:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/expressions/PapyrusMarkerPropertyTester.java:[53] 08:17:52 IMarker marker = AdapterUtils.adapt(object, IMarker.class, null); 08:17:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:52 The method adapt(Object, Class<IMarker>, IMarker) from the type AdapterUtils is deprecated 08:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/handlers/QuickFixHandler.java:[30] 08:17:52 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:17:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:52 The type AdapterUtils is deprecated 08:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/handlers/QuickFixHandler.java:[53] 08:17:52 IMarker marker = AdapterUtils.adapt(sel.getFirstElement(), IMarker.class, null); 08:17:52 ^^^^^^^^^^^^ 08:17:52 The type AdapterUtils is deprecated 08:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/handlers/QuickFixHandler.java:[53] 08:17:52 IMarker marker = AdapterUtils.adapt(sel.getFirstElement(), IMarker.class, null); 08:17:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:52 The method adapt(Object, Class<IMarker>, IMarker) from the type AdapterUtils is deprecated 08:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/providers/LabelProviderSorter.java:[36] 08:17:52 @SuppressWarnings("unchecked") 08:17:52 ^^^^^^^^^^^ 08:17:52 Unnecessary @SuppressWarnings("unchecked") 08:17:52 7 problems (7 warnings) 08:17:52 [INFO] 08:17:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.validation --- 08:17:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/test/resources 08:17:52 [INFO] 08:17:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.validation --- 08:17:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/target/org.eclipse.papyrus.views.validation-3.0.0-SNAPSHOT-sources.jar 08:17:52 [INFO] 08:17:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.validation --- 08:17:52 [INFO] 08:17:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.validation --- 08:17:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/target/org.eclipse.papyrus.views.validation-3.0.0-SNAPSHOT.jar 08:17:52 [INFO] 08:17:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.validation --- 08:17:52 [INFO] 08:17:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.validation --- 08:17:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:52 [INFO] 08:17:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.validation --- 08:17:53 [INFO] 08:17:53 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.views.search >-------- 08:17:53 [INFO] Building org.eclipse.papyrus.views.search 3.0.0-SNAPSHOT [225/729] 08:17:53 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:17:53 [INFO] 08:17:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.search --- 08:17:53 [INFO] 08:17:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.search --- 08:17:53 [INFO] The project's OSGi version is 3.0.0.202103041255 08:17:53 [INFO] 08:17:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.search --- 08:17:53 [INFO] 08:17:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.search --- 08:17:53 [INFO] 08:17:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.search --- 08:17:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/org.eclipse.papyrus.views.search/src/main/resources 08:17:53 [INFO] 08:17:53 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.search --- 08:17:53 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/org.eclipse.papyrus.views.search/bin 08:17:53 [INFO] 08:17:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.search --- 08:17:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/org.eclipse.papyrus.views.search/src/test/resources 08:17:53 [INFO] 08:17:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.search --- 08:17:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/org.eclipse.papyrus.views.search/target/org.eclipse.papyrus.views.search-3.0.0-SNAPSHOT-sources.jar 08:17:54 [INFO] 08:17:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.search --- 08:17:54 [INFO] 08:17:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.search --- 08:17:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/org.eclipse.papyrus.views.search/target/org.eclipse.papyrus.views.search-3.0.0-SNAPSHOT.jar 08:17:54 [INFO] 08:17:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.search --- 08:17:54 [INFO] 08:17:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.search --- 08:17:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:54 [INFO] 08:17:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.search --- 08:17:54 [INFO] 08:17:54 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views-references >------ 08:17:54 [INFO] Building Papyrus References View 0.0.1-SNAPSHOT [226/729] 08:17:54 [INFO] --------------------------------[ pom ]--------------------------------- 08:17:54 [INFO] 08:17:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views-references --- 08:17:54 [INFO] 08:17:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views-references --- 08:17:54 [INFO] 08:17:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views-references --- 08:17:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:54 [INFO] 08:17:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views-references --- 08:17:54 [INFO] 08:17:54 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views.references >------ 08:17:54 [INFO] Building org.eclipse.papyrus.views.references 3.0.0-SNAPSHOT [227/729] 08:17:54 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:17:54 [INFO] 08:17:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.references --- 08:17:54 [INFO] 08:17:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.references --- 08:17:54 [INFO] The project's OSGi version is 3.0.0.202103041255 08:17:54 [INFO] 08:17:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.references --- 08:17:54 [INFO] 08:17:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.references --- 08:17:54 [INFO] 08:17:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.references --- 08:17:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/references/org.eclipse.papyrus.views.references/src/main/resources 08:17:54 [INFO] 08:17:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.references --- 08:17:54 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/references/org.eclipse.papyrus.views.references/bin 08:17:54 [INFO] 08:17:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.references --- 08:17:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/references/org.eclipse.papyrus.views.references/src/test/resources 08:17:54 [INFO] 08:17:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.references --- 08:17:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/references/org.eclipse.papyrus.views.references/target/org.eclipse.papyrus.views.references-3.0.0-SNAPSHOT-sources.jar 08:17:54 [INFO] 08:17:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.references --- 08:17:54 [INFO] 08:17:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.references --- 08:17:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/references/org.eclipse.papyrus.views.references/target/org.eclipse.papyrus.views.references-3.0.0-SNAPSHOT.jar 08:17:54 [INFO] 08:17:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.references --- 08:17:54 [INFO] 08:17:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.references --- 08:17:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:54 [INFO] 08:17:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.references --- 08:17:55 [INFO] 08:17:55 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views-documentation >----- 08:17:55 [INFO] Building Papyrus Documentation View 0.0.1-SNAPSHOT [228/729] 08:17:55 [INFO] --------------------------------[ pom ]--------------------------------- 08:17:55 [INFO] 08:17:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views-documentation --- 08:17:55 [INFO] 08:17:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views-documentation --- 08:17:55 [INFO] 08:17:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views-documentation --- 08:17:55 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:55 [INFO] 08:17:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views-documentation --- 08:17:55 [INFO] 08:17:55 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus.uml >------------- 08:17:55 [INFO] Building Papyrus UML 0.0.1-SNAPSHOT [229/729] 08:17:55 [INFO] --------------------------------[ pom ]--------------------------------- 08:17:55 [INFO] 08:17:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml --- 08:17:55 [INFO] 08:17:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml --- 08:17:55 [INFO] 08:17:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml --- 08:17:55 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:55 [INFO] 08:17:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml --- 08:17:55 [INFO] 08:17:55 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.appearance >------- 08:17:55 [INFO] Building org.eclipse.papyrus.uml.appearance 3.0.0-SNAPSHOT [230/729] 08:17:55 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:17:55 [INFO] 08:17:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.appearance --- 08:17:55 [INFO] 08:17:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.appearance --- 08:17:55 [INFO] The project's OSGi version is 3.0.0.202103041255 08:17:55 [INFO] 08:17:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.appearance --- 08:17:55 [INFO] 08:17:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.appearance --- 08:17:55 [INFO] 08:17:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.appearance --- 08:17:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/src/main/resources 08:17:55 [INFO] 08:17:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.appearance --- 08:17:55 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/bin 08:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/src/org/eclipse/papyrus/uml/appearance/commands/AddAppliedQNStereotypeToDisplayCommand.java:[41] 08:17:56 private String appliedStereotypePresentationKind; 08:17:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:17:56 The value of the field AddAppliedQNStereotypeToDisplayCommand.appliedStereotypePresentationKind is not used 08:17:56 1 problem (1 warning) 08:17:56 [INFO] 08:17:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.appearance --- 08:17:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/src/test/resources 08:17:56 [INFO] 08:17:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.appearance --- 08:17:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/target/org.eclipse.papyrus.uml.appearance-3.0.0-SNAPSHOT-sources.jar 08:17:56 [INFO] 08:17:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.appearance --- 08:17:56 [INFO] 08:17:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.appearance --- 08:17:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/target/org.eclipse.papyrus.uml.appearance-3.0.0-SNAPSHOT.jar 08:17:56 [INFO] 08:17:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.appearance --- 08:17:56 [INFO] 08:17:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.appearance --- 08:17:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:56 [INFO] 08:17:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.appearance --- 08:17:57 [INFO] 08:17:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml-internationalization >-- 08:17:57 [INFO] Building Papyrus UML Internationalization 0.0.1-SNAPSHOT [231/729] 08:17:57 [INFO] --------------------------------[ pom ]--------------------------------- 08:17:57 [INFO] 08:17:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-internationalization --- 08:17:57 [INFO] 08:17:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-internationalization --- 08:17:57 [INFO] 08:17:57 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-internationalization --- 08:17:57 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:57 [INFO] 08:17:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-internationalization --- 08:17:57 [INFO] 08:17:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.utils >-- 08:17:57 [INFO] Building org.eclipse.papyrus.uml.internationalization.utils 2.0.0-SNAPSHOT [232/729] 08:17:57 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:17:57 [INFO] 08:17:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.utils --- 08:17:57 [INFO] 08:17:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization.utils --- 08:17:57 [INFO] The project's OSGi version is 2.0.0.202103041255 08:17:57 [INFO] 08:17:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.utils --- 08:17:57 [INFO] 08:17:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.utils --- 08:17:57 [INFO] 08:17:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization.utils --- 08:17:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/src/main/resources 08:17:57 [INFO] 08:17:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization.utils --- 08:17:57 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/bin 08:17:57 [INFO] 08:17:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization.utils --- 08:17:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/src/test/resources 08:17:57 [INFO] 08:17:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.internationalization.utils --- 08:17:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/target/org.eclipse.papyrus.uml.internationalization.utils-2.0.0-SNAPSHOT-sources.jar 08:17:57 [INFO] 08:17:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.utils --- 08:17:57 [INFO] 08:17:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization.utils --- 08:17:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/target/org.eclipse.papyrus.uml.internationalization.utils-2.0.0-SNAPSHOT.jar 08:17:57 [INFO] 08:17:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.utils --- 08:17:57 [INFO] 08:17:57 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.internationalization.utils --- 08:17:57 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:57 [INFO] 08:17:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.internationalization.utils --- 08:17:57 [INFO] 08:17:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.edit >-- 08:17:57 [INFO] Building org.eclipse.papyrus.uml.internationalization.edit 2.0.0-SNAPSHOT [233/729] 08:17:57 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:17:57 [INFO] 08:17:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.edit --- 08:17:57 [INFO] 08:17:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization.edit --- 08:17:57 [INFO] The project's OSGi version is 2.0.0.202103041255 08:17:57 [INFO] 08:17:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.edit --- 08:17:57 [INFO] 08:17:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.edit --- 08:17:57 [INFO] 08:17:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization.edit --- 08:17:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/src/main/resources 08:17:57 [INFO] 08:17:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization.edit --- 08:17:57 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/bin 08:17:58 [INFO] 08:17:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization.edit --- 08:17:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:17:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/src/test/resources 08:17:58 [INFO] 08:17:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.internationalization.edit --- 08:17:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/target/org.eclipse.papyrus.uml.internationalization.edit-2.0.0-SNAPSHOT-sources.jar 08:17:58 [INFO] 08:17:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.edit --- 08:17:58 [INFO] 08:17:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization.edit --- 08:17:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/target/org.eclipse.papyrus.uml.internationalization.edit-2.0.0-SNAPSHOT.jar 08:17:58 [INFO] 08:17:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.edit --- 08:17:58 [INFO] 08:17:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.internationalization.edit --- 08:17:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:17:58 [INFO] 08:17:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.internationalization.edit --- 08:18:00 [INFO] 08:18:00 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.extensionpoints >----- 08:18:00 [INFO] Building org.eclipse.papyrus.uml.extensionpoints 2.0.0-SNAPSHOT [234/729] 08:18:00 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:00 [INFO] 08:18:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.extensionpoints --- 08:18:00 [INFO] 08:18:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.extensionpoints --- 08:18:00 [INFO] The project's OSGi version is 2.0.0.202103041255 08:18:00 [INFO] 08:18:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.extensionpoints --- 08:18:00 [INFO] 08:18:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.extensionpoints --- 08:18:00 [INFO] 08:18:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.extensionpoints --- 08:18:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/main/resources 08:18:00 [INFO] 08:18:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.extensionpoints --- 08:18:00 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/bin 08:18:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/Activator.java:[39] 08:18:00 private static final String RESOURCE_NAME = PLUGIN_ID + ".ViewPlugin"; 08:18:00 ^^^^^^^^^^^^^ 08:18:00 The value of the field Activator.RESOURCE_NAME is not used 08:18:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/profile/FilteredRegisteredProfilesSelectionDialog.java:[45] 08:18:00 public FilteredRegisteredProfilesSelectionDialog(Shell shell, boolean multi, Object[] input, Collection alreadySelected) { 08:18:00 ^^^^^^^^^^ 08:18:00 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:18:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/profile/FilteredRegisteredProfilesSelectionDialog.java:[46] 08:18:00 super(shell, multi, input, alreadySelected, "Profiles to apply: ", "Profiles already applied: "); 08:18:00 ^^^^^^^^^^^^^^^ 08:18:00 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Object> 08:18:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/profile/FilteredRegisteredProfilesAsLibrarySelectionDialog.java:[45] 08:18:00 public FilteredRegisteredProfilesAsLibrarySelectionDialog(Shell shell, boolean multi, Object[] input, Collection alreadySelected) { 08:18:00 ^^^^^^^^^^ 08:18:00 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:18:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/profile/FilteredRegisteredProfilesAsLibrarySelectionDialog.java:[46] 08:18:00 super(shell, multi, input, alreadySelected, "Profiles to import: ", "Profiles already imported: "); 08:18:00 ^^^^^^^^^^^^^^^ 08:18:00 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Object> 08:18:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/metamodel/FilteredRegisteredMetamodelsSelectionDialog.java:[45] 08:18:00 public FilteredRegisteredMetamodelsSelectionDialog(Shell shell, boolean multi, Object[] input, Collection alreadySelected) { 08:18:00 ^^^^^^^^^^ 08:18:00 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:18:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/metamodel/FilteredRegisteredMetamodelsSelectionDialog.java:[46] 08:18:00 super(shell, multi, input, alreadySelected, "Metamodels to import: ", "Metamodels already imported: "); 08:18:00 ^^^^^^^^^^^^^^^ 08:18:00 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Object> 08:18:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/library/FilteredRegisteredLibrariesSelectionDialog.java:[46] 08:18:00 Collection alreadySelected) { 08:18:00 ^^^^^^^^^^ 08:18:00 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:18:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/library/FilteredRegisteredLibrariesSelectionDialog.java:[47] 08:18:00 super(shell, multi, input, alreadySelected, "Libraries to import: ", "Libraries already imported: "); 08:18:00 ^^^^^^^^^^^^^^^ 08:18:00 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Object> 08:18:00 9 problems (9 warnings) 08:18:00 [INFO] 08:18:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.extensionpoints --- 08:18:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/test/resources 08:18:00 [INFO] 08:18:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.extensionpoints --- 08:18:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/target/org.eclipse.papyrus.uml.extensionpoints-2.0.0-SNAPSHOT-sources.jar 08:18:00 [INFO] 08:18:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.extensionpoints --- 08:18:00 [INFO] 08:18:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.extensionpoints --- 08:18:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/target/org.eclipse.papyrus.uml.extensionpoints-2.0.0-SNAPSHOT.jar 08:18:00 [INFO] 08:18:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.extensionpoints --- 08:18:00 [INFO] 08:18:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.extensionpoints --- 08:18:00 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:00 [INFO] 08:18:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.extensionpoints --- 08:18:02 [INFO] 08:18:02 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml-tools >---------- 08:18:02 [INFO] Building Papyrus UML Tools 0.0.1-SNAPSHOT [235/729] 08:18:02 [INFO] --------------------------------[ pom ]--------------------------------- 08:18:02 [INFO] 08:18:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-tools --- 08:18:02 [INFO] 08:18:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-tools --- 08:18:02 [INFO] 08:18:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-tools --- 08:18:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:02 [INFO] 08:18:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-tools --- 08:18:02 [INFO] 08:18:02 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.utils >------- 08:18:02 [INFO] Building org.eclipse.papyrus.uml.tools.utils 4.0.0-SNAPSHOT [236/729] 08:18:02 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:02 [INFO] 08:18:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.tools.utils --- 08:18:02 [INFO] 08:18:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.tools.utils --- 08:18:02 [INFO] The project's OSGi version is 4.0.0.202103041255 08:18:02 [INFO] 08:18:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools.utils --- 08:18:02 [INFO] 08:18:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools.utils --- 08:18:02 [INFO] 08:18:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.tools.utils --- 08:18:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/main/resources 08:18:02 [INFO] 08:18:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.tools.utils --- 08:18:02 [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/NameResolutionHelper.java:[333] 08:18:02 public List<?> getMatchingElements(Predicate predicate) { 08:18:02 ^^^^^^^^^ 08:18:02 Predicate is a raw type. References to generic type Predicate<T> should be parameterized 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/NameResolutionHelper.java:[336] 08:18:02 .filter(namedElement -> {try {return predicate.test(namedElement);} catch (Exception e){return false;}}).collect(Collectors.toSet()); 08:18:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:02 Type safety: The method test(Object) belongs to the raw type Predicate. References to generic type Predicate<T> should be parameterized 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/PropertyUtil.java:[190] 08:18:02 String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(property); 08:18:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:02 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/PropertyUtil.java:[259] 08:18:02 String multiplicity = getNonNullString(MultiplicityElementUtil.getMultiplicityAsString(property)); 08:18:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:02 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/MultiplicityElementUtil.java:[141] 08:18:02 return new Integer(lower).toString(); 08:18:02 ^^^^^^^^^^^^^^ 08:18:02 The constructor Integer(int) is deprecated since version 9 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/MultiplicityElementUtil.java:[168] 08:18:02 return element.getUpper() == -1 ? "" : new Integer(element.getUpper()).toString(); 08:18:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:02 The constructor Integer(int) is deprecated since version 9 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/NameResolutionUtils.java:[325] 08:18:02 private static final List<String> getShortestQualifiedNamesOmittingFullyQualifiedName(final NamedElement element, final Namespace scope) { 08:18:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:02 The method getShortestQualifiedNamesOmittingFullyQualifiedName(NamedElement, Namespace) from the type NameResolutionUtils is never used locally 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/UMLStringValueConverter.java:[216] 08:18:02 final List<NamedElement> elements = helper.getNamedElements(str); 08:18:02 ^^^^^^^^^^^^^^^^^^^^^ 08:18:02 The method getNamedElements(String) from the type NameResolutionHelper is deprecated 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/UMLStringValueConverter.java:[228] 08:18:02 final List<NamedElement> elements = helper.getNamedElements(valueAsString); 08:18:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:02 The method getNamedElements(String) from the type NameResolutionHelper is deprecated 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/PortUtil.java:[83] 08:18:02 String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(property); 08:18:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:02 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/UMLUtil.java:[365] 08:18:02 private static Stereotype getSuperstereotype(Stereotype substereotype, String qualifiedName) { 08:18:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:02 The method getSuperstereotype(Stereotype, String) from the type UMLUtil is never used locally 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/ParameterUtil.java:[117] 08:18:02 String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(parameter); 08:18:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:02 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/ParameterUtil.java:[173] 08:18:02 String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(parameter); 08:18:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:02 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/ParameterUtil.java:[207] 08:18:02 private static String getDefaultAsString(Parameter parameter, boolean equalSign) { 08:18:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:02 The method getDefaultAsString(Parameter, boolean) from the type ParameterUtil is never used locally 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/ParameterUtil.java:[208] 08:18:02 String defaultString = ""; 08:18:02 ^^^^^^^^^^^^^ 08:18:02 The value of the local variable defaultString is not used 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/OperationUtil.java:[110] 08:18:02 label.append(MultiplicityElementUtil.getMultiplicityAsString(returnParameter)); 08:18:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:02 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated 08:18:02 17. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/StereotypeUtil.java (at line 53) 08:18:02 @SuppressWarnings("nls") 08:18:02 ^^^^^ 08:18:02 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/StereotypeUtil.java:[534] 08:18:02 List<EObject> values = (List<EObject>) umlElement.getValue(stereotype, property.getName()); 08:18:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:02 Type safety: Unchecked cast from Object to List<EObject> 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/StereotypeUtil.java:[570] 08:18:02 List<EObject> values = (List<EObject>) umlElement.getValue(stereotype, property.getName()); 08:18:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:02 Type safety: Unchecked cast from Object to List<EObject> 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/StereotypeUtil.java:[628] 08:18:02 List<EObject> values = (List<EObject>) umlElement.getValue(stereotype, property.getName()); 08:18:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:02 Type safety: Unchecked cast from Object to List<EObject> 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/StereotypeUtil.java:[672] 08:18:02 List<EObject> values = (List<EObject>) umlElement.getValue(stereotype, property.getName()); 08:18:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:02 Type safety: Unchecked cast from Object to List<EObject> 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/CustomElementOperations.java:[29] 08:18:02 import org.eclipse.uml2.uml.internal.operations.ElementOperations; 08:18:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:02 Discouraged access: The type 'ElementOperations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.uml2.uml/5.5.0.v20210228-1829/org.eclipse.uml2.uml-5.5.0.v20210228-1829.jar') 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/CustomElementOperations.java:[32] 08:18:02 public class CustomElementOperations extends ElementOperations { 08:18:02 ^^^^^^^^^^^^^^^^^ 08:18:02 Discouraged access: The type 'ElementOperations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.uml2.uml/5.5.0.v20210228-1829/org.eclipse.uml2.uml-5.5.0.v20210228-1829.jar') 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/CustomElementOperations.java:[50] 08:18:02 if (definition == null || getExtension(element, stereotype) == null || element.getStereotypeApplication(stereotype) != null) { 08:18:02 ^^^^^^^^^^^^ 08:18:02 Discouraged access: The method 'ElementOperations.getExtension(Element, Stereotype)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.uml2.uml/5.5.0.v20210228-1829/org.eclipse.uml2.uml-5.5.0.v20210228-1829.jar') 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/CustomElementOperations.java:[70] 08:18:02 return getDefinition(parentElement, stereotype) != null && getExtension(element, stereotype) != null; 08:18:02 ^^^^^^^^^^^^ 08:18:02 Discouraged access: The method 'ElementOperations.getExtension(Element, Stereotype)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.uml2.uml/5.5.0.v20210228-1829/org.eclipse.uml2.uml-5.5.0.v20210228-1829.jar') 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/CustomElementOperations.java:[142] 08:18:02 if (appliedDefinition instanceof EClass && !((EClass) appliedDefinition).isAbstract() && getExtension(element, stereotype) != null) { 08:18:02 ^^^^^^^^^^^^ 08:18:02 Discouraged access: The method 'ElementOperations.getExtension(Element, Stereotype)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.uml2.uml/5.5.0.v20210228-1829/org.eclipse.uml2.uml-5.5.0.v20210228-1829.jar') 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/ImageUtil.java:[136] 08:18:02 target[j] = (new Byte(strToken.nextToken()).byteValue()); 08:18:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:02 The constructor Byte(String) is deprecated since version 9 08:18:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/internal/preferences/NamedElementIndexNamingStrategyEnum.java:[48] 08:18:02 private String name; 08:18:02 ^^^^ 08:18:02 The value of the field NamedElementIndexNamingStrategyEnum.name is not used 08:18:02 28 problems (0 errors, 27 warnings, 1 info) 08:18:02 [INFO] 08:18:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.tools.utils --- 08:18:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/test/resources 08:18:02 [INFO] 08:18:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.tools.utils --- 08:18:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/target/org.eclipse.papyrus.uml.tools.utils-4.0.0-SNAPSHOT-sources.jar 08:18:03 [INFO] 08:18:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools.utils --- 08:18:03 [INFO] 08:18:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.tools.utils --- 08:18:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/target/org.eclipse.papyrus.uml.tools.utils-4.0.0-SNAPSHOT.jar 08:18:03 [INFO] 08:18:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools.utils --- 08:18:03 [INFO] 08:18:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.tools.utils --- 08:18:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:03 [INFO] 08:18:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.tools.utils --- 08:18:03 [INFO] 08:18:03 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml.tools >---------- 08:18:03 [INFO] Building org.eclipse.papyrus.uml.tools 5.0.0-SNAPSHOT [237/729] 08:18:03 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:03 [INFO] 08:18:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.tools --- 08:18:03 [INFO] 08:18:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.tools --- 08:18:03 [INFO] The project's OSGi version is 5.0.0.202103041255 08:18:03 [INFO] 08:18:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools --- 08:18:03 [INFO] 08:18:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools --- 08:18:03 [INFO] 08:18:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.tools --- 08:18:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/main/resources 08:18:03 [INFO] 08:18:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.tools --- 08:18:03 [INFO] Compiling 111 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/bin 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/util/UMLProviderHelper.java:[68] 08:18:04 TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider); 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[35] 08:18:04 import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 The type ServiceUtilsForActionHandlers is deprecated 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[64] 08:18:04 return (UmlModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(UmlModel.MODEL_ID); 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 The type ServiceUtilsForActionHandlers is deprecated 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[64] 08:18:04 return (UmlModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(UmlModel.MODEL_ID); 08:18:04 ^^^^^^^^^^^^^ 08:18:04 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[64] 08:18:04 return (UmlModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(UmlModel.MODEL_ID); 08:18:04 ^^^^^^^^^^^^^ 08:18:04 The method getModelSet() from the type ServiceUtilsForActionHandlers is deprecated 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[82] 08:18:04 return (UmlModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(UmlModel.MODEL_ID); 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 The type ServiceUtilsForActionHandlers is deprecated 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[82] 08:18:04 return (UmlModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(UmlModel.MODEL_ID); 08:18:04 ^^^^^^^^^^^^^ 08:18:04 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[82] 08:18:04 return (UmlModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(UmlModel.MODEL_ID); 08:18:04 ^^^^^^^^^^^^^ 08:18:04 The method getModelSet() from the type ServiceUtilsForActionHandlers is deprecated 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/ServiceEditContentProvider.java:[24] 08:18:04 import org.eclipse.papyrus.uml.tools.providers.SemanticUMLContentProvider; 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 The import org.eclipse.papyrus.uml.tools.providers.SemanticUMLContentProvider is never used 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[44] 08:18:04 public class ExtendedMultiplicityObservableValue extends ReferenceCountedObservable.Value implements AggregatedObservable { 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[55] 08:18:04 private final List<IObservableValue> observableValues; 08:18:04 ^^^^^^^^^^^^^^^^ 08:18:04 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[113] 08:18:04 final Object value = ((IObservableValue) observable).getValue(); 08:18:04 ^^^^^^^^^^^^^^^^ 08:18:04 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[119] 08:18:04 final IObservableValue existingMultiplicityValues = observableValues.get(count); 08:18:04 ^^^^^^^^^^^^^^^^ 08:18:04 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[120] 08:18:04 final IObservableValue multiplicityValueToAggregate = ((List<IObservableValue>) value).get(count); 08:18:04 ^^^^^^^^^^^^^^^^ 08:18:04 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[120] 08:18:04 final IObservableValue multiplicityValueToAggregate = ((List<IObservableValue>) value).get(count); 08:18:04 ^^^^^^^^^^^^^^^^ 08:18:04 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[122] 08:18:04 final IObservableValue aggregatedObservable = (IObservableValue) ((AggregatedObservable) existingMultiplicityValues).aggregate(multiplicityValueToAggregate); 08:18:04 ^^^^^^^^^^^^^^^^ 08:18:04 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[122] 08:18:04 final IObservableValue aggregatedObservable = (IObservableValue) ((AggregatedObservable) existingMultiplicityValues).aggregate(multiplicityValueToAggregate); 08:18:04 ^^^^^^^^^^^^^^^^ 08:18:04 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[123] 08:18:04 result.getObservableValues().add((IObservableValue) DelegatingObservable.wrap(aggregatedObservable)); 08:18:04 ^^^^^^^^^^^^^^^^ 08:18:04 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[211] 08:18:04 fireValueChange(Diffs.createValueDiff(oldObservables, newObservables)); 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[220] 08:18:04 public List<IObservableValue> getObservableValues() { 08:18:04 ^^^^^^^^^^^^^^^^ 08:18:04 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[231] 08:18:04 for (IObservableValue observableValue : observableValues) { 08:18:04 ^^^^^^^^^^^^^^^^ 08:18:04 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/FlatTabConstaint.java:[59] 08:18:04 Object id = ((Set) selection).toArray()[0]; 08:18:04 ^^^ 08:18:04 Set is a raw type. References to generic type Set<E> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/adapters/PapyrusUMLDerivedSubsetAdapter.java:[53] 08:18:04 private static final void writeAllSubTypeMethodInConsole(final EClass eClass) { 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 The method writeAllSubTypeMethodInConsole(EClass) from the type PapyrusUMLDerivedSubsetAdapter is never used locally 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtensionRequiredObservableValue.java:[41] 08:18:04 public class ExtensionRequiredObservableValue extends AbstractObservableValue implements IChangeListener, IObserving { 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtensionRequiredObservableValue.java:[80] 08:18:04 observable.setValue(required ? MultiplicityParser.ONE : MultiplicityParser.OPTIONAL); 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 Type safety: The method setValue(Object) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtensionRequiredObservableValue.java:[102] 08:18:04 fireValueChange(new ValueDiff() { 08:18:04 @Override 08:18:04 public Object getOldValue() { 08:18:04 return oldValue; 08:18:04 } 08:18:04 @Override 08:18:04 public Object getNewValue() { 08:18:04 return newValue; 08:18:04 } 08:18:04 }); 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtensionRequiredObservableValue.java:[102] 08:18:04 fireValueChange(new ValueDiff() { 08:18:04 ^^^^^^^^^ 08:18:04 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/OwnedAttributeHelper.java:[125] 08:18:04 attributeList.addAll((EList<Property>) ownerType.eGet(ownedAttributeFeature)); 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 Type safety: Unchecked cast from Object to EList<Property> 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/AbstractUMLValidator.java:[8] 08:18:04 public abstract class AbstractUMLValidator implements IValidator { 08:18:04 ^^^^^^^^^^ 08:18:04 IValidator is a raw type. References to generic type IValidator<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/util/UMLReferenceConverter.java:[228] 08:18:04 public List<?> getMatchingElements(Predicate p) { 08:18:04 ^^^^^^^^^ 08:18:04 Predicate is a raw type. References to generic type Predicate<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/UMLContentProvider.java:[36] 08:18:04 import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 The type ServiceUtilsForActionHandlers is deprecated 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/UMLContentProvider.java:[179] 08:18:04 root = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry().getService(ResourceSet.class); 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 The type ServiceUtilsForActionHandlers is deprecated 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/UMLContentProvider.java:[179] 08:18:04 root = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry().getService(ResourceSet.class); 08:18:04 ^^^^^^^^^^^^^ 08:18:04 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/UMLContentProvider.java:[179] 08:18:04 root = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry().getService(ResourceSet.class); 08:18:04 ^^^^^^^^^^^^^^^^^^^^ 08:18:04 The method getServiceRegistry() from the type ServiceUtilsForActionHandlers is deprecated 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/OwnerObservableValue.java:[67] 08:18:04 public class OwnerObservableValue extends ReferenceCountedObservable.Value implements IChangeListener, AggregatedObservable, CommandBasedObservableValue, IObserving { 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/OwnerObservableValue.java:[75] 08:18:04 private final IObservableList navigableEndsObservableList; 08:18:04 ^^^^^^^^^^^^^^^ 08:18:04 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/OwnerObservableValue.java:[98] 08:18:04 navigableEndsObservableList = EMFProperties.list(UMLPackage.eINSTANCE.getAssociation_NavigableOwnedEnd()).observe(memberEnd.getAssociation()); 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/OwnerObservableValue.java:[104] 08:18:04 fireValueChange(Diffs.createValueDiff(currentValue, doGetValue())); 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/MultiplicityObservableValue.java:[58] 08:18:04 public class MultiplicityObservableValue extends ReferenceCountedObservable.Value implements IChangeListener, CommandBasedObservableValue, AggregatedObservable, IObserving { 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/MultiplicityObservableValue.java:[60] 08:18:04 private IObservableValue lowerBound, upperBound, lowerValue, upperValue, lowerValueSpecification, upperValueSpecification; 08:18:04 ^^^^^^^^^^^^^^^^ 08:18:04 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/MultiplicityObservableValue.java:[110] 08:18:04 private IObservableValue getValueSpecification(IObservableValue source, EStructuralFeature specificationFeature, EditingDomain domain) { 08:18:04 ^^^^^^^^^^^^^^^^ 08:18:04 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/MultiplicityObservableValue.java:[110] 08:18:04 private IObservableValue getValueSpecification(IObservableValue source, EStructuralFeature specificationFeature, EditingDomain domain) { 08:18:04 ^^^^^^^^^^^^^^^^ 08:18:04 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/MultiplicityObservableValue.java:[158] 08:18:04 fireValueChange(new ValueDiff() { 08:18:04 @Override 08:18:04 public Object getOldValue() { 08:18:04 return null; // Unknown 08:18:04 } 08:18:04 @Override 08:18:04 public Object getNewValue() { 08:18:04 return value; 08:18:04 } 08:18:04 }); 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/MultiplicityObservableValue.java:[158] 08:18:04 fireValueChange(new ValueDiff() { 08:18:04 ^^^^^^^^^ 08:18:04 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ImageExpressionObservableValue.java:[36] 08:18:04 public class ImageExpressionObservableValue extends AbstractObservableValue implements IObserving { 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/helper/UMLDatabindingHelper.java:[52] 08:18:04 public static IObservableValue getObservableValue(EObject source, EStructuralFeature feature, EditingDomain domain) { 08:18:04 ^^^^^^^^^^^^^^^^ 08:18:04 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/helper/UMLDatabindingHelper.java:[53] 08:18:04 return domain == null ? EMFProperties.value(feature).observe(source) : new PapyrusObservableValue(source, feature, domain); 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ImageKindObservableValue.java:[39] 08:18:04 public class ImageKindObservableValue extends AbstractObservableValue implements IObserving { 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/RequiredInterfaceObservableList.java:[77] 08:18:04 super(EMFProperties.list(UMLPackage.eINSTANCE.getPort_Required()).observe(source), domain, source, UMLPackage.eINSTANCE.getPort_Required()); 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ImageNameObservableValue.java:[37] 08:18:04 public class ImageNameObservableValue extends AbstractObservableValue implements IObserving { 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/NavigationObservableValue.java:[61] 08:18:04 public class NavigationObservableValue extends ReferenceCountedObservable.Value implements IChangeListener, CommandBasedObservableValue, AggregatedObservable, IObserving { 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/NavigationObservableValue.java:[67] 08:18:04 private final IObservableList ownerObservableList; 08:18:04 ^^^^^^^^^^^^^^^ 08:18:04 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/NavigationObservableValue.java:[83] 08:18:04 ownerObservableList = EMFProperties.list(UMLPackage.eINSTANCE.getAssociation_OwnedEnd()).observe(memberEnd.getAssociation()); 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/NavigationObservableValue.java:[89] 08:18:04 fireValueChange(Diffs.createValueDiff(currentValue, doGetValue())); 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/UMLLabelProvider.java:[138] 08:18:04 Image image = Activator.getDefault().getIconElement((Element) element); 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 The method getIconElement(Element) from the type Activator is deprecated 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/UMLLabelProvider.java:[237] 08:18:04 final String multiplicityAsString = MultiplicityElementUtil.getMultiplicityAsString(property); 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ProvidedInterfaceObservableList.java:[79] 08:18:04 super(EMFProperties.list(UMLPackage.eINSTANCE.getPort_Provided()).observe(source), domain, source, UMLPackage.eINSTANCE.getPort_Provided()); 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/AbstractUMLAggregatedObservableValue.java:[35] 08:18:04 public abstract class AbstractUMLAggregatedObservableValue extends ReferenceCountedObservable.Value implements AggregatedObservable, CommandBasedObservableValue { 08:18:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:04 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/profile/index/ProfileLanguageProvider.java:[238] 08:18:04 result = class_.asSubclass(ILanguage.class).newInstance(); 08:18:04 ^^^^^^^^^^^^^ 08:18:04 The method newInstance() from the type Class<capture#5-of ? extends ILanguage> is deprecated since version 9 08:18:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/util/ReferenceContentAssistProcessor.java:[58] 08:18:04 private boolean isMany; 08:18:04 ^^^^^^ 08:18:04 The value of the field ReferenceContentAssistProcessor.isMany is not used 08:18:04 60 problems (60 warnings) 08:18:04 [INFO] 08:18:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.tools --- 08:18:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/test/resources 08:18:04 [INFO] 08:18:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.tools --- 08:18:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/target/org.eclipse.papyrus.uml.tools-5.0.0-SNAPSHOT-sources.jar 08:18:04 [INFO] 08:18:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools --- 08:18:04 [INFO] 08:18:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.tools --- 08:18:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/target/org.eclipse.papyrus.uml.tools-5.0.0-SNAPSHOT.jar 08:18:04 [INFO] 08:18:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools --- 08:18:04 [INFO] 08:18:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.tools --- 08:18:04 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:04 [INFO] 08:18:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.tools --- 08:18:05 [INFO] 08:18:05 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml-diagrams >-------- 08:18:05 [INFO] Building Papyrus UML Diagrams 0.0.1-SNAPSHOT [238/729] 08:18:05 [INFO] --------------------------------[ pom ]--------------------------------- 08:18:05 [INFO] 08:18:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-diagrams --- 08:18:05 [INFO] 08:18:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-diagrams --- 08:18:05 [INFO] 08:18:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-diagrams --- 08:18:05 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:05 [INFO] 08:18:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-diagrams --- 08:18:05 [INFO] 08:18:05 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common >----- 08:18:05 [INFO] Building org.eclipse.papyrus.uml.diagram.common 4.0.0-SNAPSHOT [239/729] 08:18:05 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:05 [INFO] 08:18:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.common --- 08:18:05 [INFO] 08:18:05 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.common --- 08:18:05 [INFO] The project's OSGi version is 4.0.0.202103041255 08:18:05 [INFO] 08:18:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.common --- 08:18:05 [INFO] 08:18:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.common --- 08:18:05 [INFO] 08:18:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.common --- 08:18:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/main/resources 08:18:05 [INFO] 08:18:05 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.common --- 08:18:05 [INFO] Compiling 549 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/bin 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[24] 08:18:11 import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIDebugOptions; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'DiagramUIDebugOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[25] 08:18:11 import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[26] 08:18:11 import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIStatusCodes; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[108] 08:18:11 setFontColor(DiagramColorRegistry.getInstance().getColor(new Integer(style.getFontColor()))); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[138] 08:18:11 Trace.catching(DiagramUIPlugin.getInstance(), 08:18:11 ^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[138] 08:18:11 Trace.catching(DiagramUIPlugin.getInstance(), 08:18:11 ^^^^^^^^^^^ 08:18:11 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[139] 08:18:11 DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "performDirectEditRequest", e); //$NON-NLS-1$ 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'DiagramUIDebugOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[139] 08:18:11 DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "performDirectEditRequest", e); //$NON-NLS-1$ 08:18:11 ^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The field 'DiagramUIDebugOptions.EXCEPTIONS_CATCHING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[140] 08:18:11 Log.error(DiagramUIPlugin.getInstance(), 08:18:11 ^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[140] 08:18:11 Log.error(DiagramUIPlugin.getInstance(), 08:18:11 ^^^^^^^^^^^ 08:18:11 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[141] 08:18:11 DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "performDirectEditRequest", e); //$NON-NLS-1$ 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[141] 08:18:11 DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "performDirectEditRequest", e); //$NON-NLS-1$ 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The field 'DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[37] 08:18:11 import org.eclipse.gmf.runtime.diagram.ui.internal.services.palette.ContributeToPaletteOperation; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[47] 08:18:11 import org.eclipse.papyrus.infra.gmfdiag.common.service.palette.IProfileDependantPaletteProvider; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type IProfileDependantPaletteProvider is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[199] 08:18:11 Iterator<PaletteEntry> it = container.getChildren().iterator(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<PaletteEntry> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[263] 08:18:11 List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders(); 08:18:11 ^^^^^^^^^ 08:18:11 The value of the local variable providers is not used 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[263] 08:18:11 List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: Unchecked cast from List<capture#1-of ? extends Service.ProviderDescriptor> to List<? extends PapyrusPaletteService.ProviderDescriptor> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[264] 08:18:11 ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<Object, Object>()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[264] 08:18:11 ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<Object, Object>()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[264] 08:18:11 ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<Object, Object>()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The constructor 'ContributeToPaletteOperation(IEditorPart, Object, PaletteRoot, Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[294] 08:18:11 List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders(); 08:18:11 ^^^^^^^^^ 08:18:11 The value of the local variable providers is not used 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[294] 08:18:11 List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: Unchecked cast from List<capture#5-of ? extends Service.ProviderDescriptor> to List<? extends PapyrusPaletteService.ProviderDescriptor> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[295] 08:18:11 ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[295] 08:18:11 ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[295] 08:18:11 ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The constructor 'ContributeToPaletteOperation(IEditorPart, Object, PaletteRoot, Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[362] 08:18:11 public static String convertToCommaSeparatedRepresentation(Collection objects) { 08:18:11 ^^^^^^^^^^ 08:18:11 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[366] 08:18:11 public static String convertToFlatRepresentation(Collection objects, String separator) { 08:18:11 ^^^^^^^^^^ 08:18:11 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[368] 08:18:11 Iterator it = objects.iterator(); 08:18:11 ^^^^^^^^ 08:18:11 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[440] 08:18:11 if (provider instanceof IProfileDependantPaletteProvider) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type IProfileDependantPaletteProvider is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[442] 08:18:11 return areRequiredProfileApplied(diagram, (IProfileDependantPaletteProvider) provider); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type IProfileDependantPaletteProvider is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[461] 08:18:11 public static boolean areRequiredProfileApplied(Diagram diagram, IProfileDependantPaletteProvider provider) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type IProfileDependantPaletteProvider is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[474] 08:18:11 Collection<String> requiredProfiles = provider.getRequiredProfiles(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method getRequiredProfiles() from the type IProfileDependantPaletteProvider is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/sheet/ReferencePropertyDescriptor.java:[47] 08:18:11 return new ReferenceComboAndDialogCellEditor(composite, new ArrayList(getChoiceOfValues()), getLabelProvider(), true, dialog, TransactionUtil.getEditingDomain(object)); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/sheet/ReferencePropertyDescriptor.java:[47] 08:18:11 return new ReferenceComboAndDialogCellEditor(composite, new ArrayList(getChoiceOfValues()), getLabelProvider(), true, dialog, TransactionUtil.getEditingDomain(object)); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/MultiDiagramUtil.java:[54] 08:18:11 public static Map getSaveOptions() { 08:18:11 ^^^ 08:18:11 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/MultiDiagramUtil.java:[55] 08:18:11 Map saveOptions = new HashMap(); 08:18:11 ^^^ 08:18:11 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/MultiDiagramUtil.java:[55] 08:18:11 Map saveOptions = new HashMap(); 08:18:11 ^^^^^^^ 08:18:11 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/MultiDiagramUtil.java:[56] 08:18:11 saveOptions.put(XMLResource.OPTION_ENCODING, "UTF-8"); //$NON-NLS-1$ 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/MultiDiagramUtil.java:[57] 08:18:11 saveOptions.put(Resource.OPTION_SAVE_ONLY_IF_CHANGED, Resource.OPTION_SAVE_ONLY_IF_CHANGED_MEMORY_BUFFER); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/ParametricAndListeningHandler.java:[42] 08:18:11 public abstract class ParametricAndListeningHandler extends GraphicalCommandHandler implements IExecutableExtension { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type GraphicalCommandHandler is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/ParametricAndListeningHandler.java:[142] 08:18:11 this.parameter = (String) ((Hashtable) data).get(this.parametedID); 08:18:11 ^^^^^^^^^ 08:18:11 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/AutomaticCompartmentLayoutManager.java:[404] 08:18:11 container.getChildren().removeAll(visibleOthers); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method removeAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/AutomaticCompartmentLayoutManager.java:[406] 08:18:11 container.getChildren().addAll(visibleOthers); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/Visitor.java:[71] 08:18:11 TransactionalEditingDomain domain = TransactionUtil.getEditingDomain(wantedClass); 08:18:11 ^^^^^^ 08:18:11 The value of the local variable domain is not used 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/UpdateLifelineRepresentsCommand.java:[70] 08:18:11 private final EditingDomain editingDomain; 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The value of the field UpdateLifelineRepresentsCommand.editingDomain is not used 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/UpdateLifelineRepresentsCommand.java:[106] 08:18:11 Connector connector; 08:18:11 ^^^^^^^^^ 08:18:11 The value of the local variable connector is not used 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomDiagramWithPrintGlobalActionHandlerProvider.java:[43] 08:18:11 private Hashtable handlerList = new Hashtable(); 08:18:11 ^^^^^^^^^ 08:18:11 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomDiagramWithPrintGlobalActionHandlerProvider.java:[43] 08:18:11 private Hashtable handlerList = new Hashtable(); 08:18:11 ^^^^^^^^^ 08:18:11 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomDiagramWithPrintGlobalActionHandlerProvider.java:[59] 08:18:11 getHandlerList().put(context.getActivePart(), 08:18:11 new DiagramWithPrintGlobalActionHandlerExtended()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomDiagramWithPrintGlobalActionHandlerProvider.java:[111] 08:18:11 private Hashtable getHandlerList() { 08:18:11 ^^^^^^^^^ 08:18:11 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ViewAndFeatureResolver.java:[24] 08:18:11 public interface ViewAndFeatureResolver extends ViewResolver { 08:18:11 ^^^^^^^^^^^^ 08:18:11 The type ViewResolver is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[36] 08:18:11 import org.eclipse.papyrus.uml.appearance.helper.AppliedStereotypeHelper; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type AppliedStereotypeHelper is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[37] 08:18:11 import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type UMLVisualInformationPapyrusConstant is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[81] 08:18:11 StringTokenizer stringTokenizer = new StringTokenizer(stereotypesPropertiesToDisplay, UMLVisualInformationPapyrusConstant.STEREOTYPE_PROPERTIES_LIST_SEPARATOR); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type UMLVisualInformationPapyrusConstant is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[81] 08:18:11 StringTokenizer stringTokenizer = new StringTokenizer(stereotypesPropertiesToDisplay, UMLVisualInformationPapyrusConstant.STEREOTYPE_PROPERTIES_LIST_SEPARATOR); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_PROPERTIES_LIST_SEPARATOR is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[102] 08:18:11 String stereotypespresentationKind = AppliedStereotypeHelper.getAppliedStereotypePresentationKind((View) editPart.getModel()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type AppliedStereotypeHelper is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[102] 08:18:11 String stereotypespresentationKind = AppliedStereotypeHelper.getAppliedStereotypePresentationKind((View) editPart.getModel()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method getAppliedStereotypePresentationKind(EModelElement) from the type AppliedStereotypeHelper is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[106] 08:18:11 if (stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) || stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION)) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type UMLVisualInformationPapyrusConstant is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[106] 08:18:11 if (stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) || stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION)) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The field UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[106] 08:18:11 if (stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) || stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION)) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type UMLVisualInformationPapyrusConstant is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[106] 08:18:11 if (stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) || stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION)) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The field UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CustomConnectionLabelsEditPolicy.java:[24] 08:18:11 import org.eclipse.gmf.runtime.diagram.ui.internal.properties.Properties; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CustomConnectionLabelsEditPolicy.java:[67] 08:18:11 SetPropertyCommand cmd = new SetPropertyCommand(getEditingDomain(), new EObjectAdapter(((ShowHideConnectionLabelsRequest) request).getView()), Properties.ID_ISVISIBLE, DiagramUIMessages.Command_hideLabel_Label, 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CustomConnectionLabelsEditPolicy.java:[67] 08:18:11 SetPropertyCommand cmd = new SetPropertyCommand(getEditingDomain(), new EObjectAdapter(((ShowHideConnectionLabelsRequest) request).getView()), Properties.ID_ISVISIBLE, DiagramUIMessages.Command_hideLabel_Label, 08:18:11 ^^^^^^^^^^^^ 08:18:11 Discouraged access: The field 'Properties.ID_ISVISIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/FloatingLabelEditPart.java:[40] 08:18:11 private IObservableValue labelDisplayedObservable; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LeftToolbarLayout.java:[107] 08:18:11 private Dimension calculateChildrenSize(List children, int wHint, int hHint, boolean preferred) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LeftToolbarLayout.java:[156] 08:18:11 List children = container.getChildren(); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LeftToolbarLayout.java:[205] 08:18:11 List children = container.getChildren(); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LeftToolbarLayout.java:[301] 08:18:11 List children = parent.getChildren(); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/FlowFinalNode.java:[58] 08:18:11 Rectangle r = getBounds().getCopy().crop(new Insets(0, 0, 1, 1)); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method crop(Insets) from the type Rectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/helper/StereotypeDisplayCommandExecution.java:[131] 08:18:11 ((View) view.eContainer()).getPersistedChildren().add(view); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/helper/StereotypeDisplayCommandExecution.java:[148] 08:18:11 ((View) view.eContainer()).getTransientChildren().add(view); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/PapyrusSendNodeFigure.java:[60] 08:18:11 tempRect.crop(getBorder().getInsets(this)); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method crop(Insets) from the type Rectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/UMLTextNonResizableEditPolicy.java:[241] 08:18:11 protected List createSelectionHandles() { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Exclude.java:[30] 08:18:11 public List removeTypes(List types) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Exclude.java:[30] 08:18:11 public List removeTypes(List types) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/ExternalLabelPositionLocator.java:[376] 08:18:11 final List<EditPart> childrens = parent.getChildren(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/ViewInfoRegistry.java:[170] 08:18:11 ExtensionPointParser parser = new ExtensionPointParser(getExtensionPointID(), new Class[] { RootViewInfo.class, BaseViewInfo.class }); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type Class[] needs unchecked conversion to conform to Class<Object>[] 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractNameReferencesListenerEditPolicy.java:[22] 08:18:11 import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractNameReferencesListenerEditPolicy.java:[33] 08:18:11 public abstract class AbstractNameReferencesListenerEditPolicy extends GraphicalEditPolicyEx implements Adapter { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractNameReferencesListenerEditPolicy.java:[62] 08:18:11 super.refresh(); 08:18:11 ^^^^^^^ 08:18:11 Discouraged access: The method 'GraphicalEditPolicyEx.refresh()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LaneLayout.java:[83] 08:18:11 List children = container.getChildren(); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LaneLayout.java:[101] 08:18:11 List children = container.getChildren(); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LaneLayout.java:[137] 08:18:11 List children = container.getChildren(); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LaneLayout.java:[164] 08:18:11 Rectangle clientArea = myTransposer.t(container.getClientArea().getCopy().crop(insets)); 08:18:11 ^^^^^^^^^^^^ 08:18:11 The method crop(Insets) from the type Rectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/ConstraintParser.java:[212] 08:18:11 Integer minInt = new Integer(newString.substring(0, newString.indexOf(".."))); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor Integer(String) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/ConstraintParser.java:[213] 08:18:11 Integer maxInt = new Integer(newString.substring(newString.indexOf("..") + 2, newString.length())); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor Integer(String) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/ConstraintParser.java:[279] 08:18:11 public List getSemanticElementsBeingParsed(EObject element) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[50] 08:18:11 import org.eclipse.papyrus.uml.diagram.common.service.PasteCommandService; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type PasteCommandService is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[94] 08:18:11 ICommand pastecommand = PasteCommandService.getInstance().getPasteViewCommand(((GraphicalEditPart) objectsArray[0]), Toolkit.getDefaultToolkit().getSystemClipboard(), ((GraphicalEditPart) objectsArray[0]).getEditingDomain().getClipboard()); 08:18:11 ^^^^^^^^^^^^^^^^^^^ 08:18:11 The type PasteCommandService is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[94] 08:18:11 ICommand pastecommand = PasteCommandService.getInstance().getPasteViewCommand(((GraphicalEditPart) objectsArray[0]), Toolkit.getDefaultToolkit().getSystemClipboard(), ((GraphicalEditPart) objectsArray[0]).getEditingDomain().getClipboard()); 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The method getInstance() from the type PasteCommandService is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[94] 08:18:11 ICommand pastecommand = PasteCommandService.getInstance().getPasteViewCommand(((GraphicalEditPart) objectsArray[0]), Toolkit.getDefaultToolkit().getSystemClipboard(), ((GraphicalEditPart) objectsArray[0]).getEditingDomain().getClipboard()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method getPasteViewCommand(GraphicalEditPart, Clipboard, Collection<Object>) from the type PasteCommandService is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[148] 08:18:11 ICommand pastecommand = PasteCommandService.getInstance().getPasteViewCommand(((GraphicalEditPart) objectsArray[0]), Toolkit.getDefaultToolkit().getSystemClipboard(), ((GraphicalEditPart) objectsArray[0]).getEditingDomain().getClipboard()); 08:18:11 ^^^^^^^^^^^^^^^^^^^ 08:18:11 The type PasteCommandService is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[148] 08:18:11 ICommand pastecommand = PasteCommandService.getInstance().getPasteViewCommand(((GraphicalEditPart) objectsArray[0]), Toolkit.getDefaultToolkit().getSystemClipboard(), ((GraphicalEditPart) objectsArray[0]).getEditingDomain().getClipboard()); 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The method getInstance() from the type PasteCommandService is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[148] 08:18:11 ICommand pastecommand = PasteCommandService.getInstance().getPasteViewCommand(((GraphicalEditPart) objectsArray[0]), Toolkit.getDefaultToolkit().getSystemClipboard(), ((GraphicalEditPart) objectsArray[0]).getEditingDomain().getClipboard()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method getPasteViewCommand(GraphicalEditPart, Clipboard, Collection<Object>) from the type PasteCommandService is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RichTextRenderer.java:[22] 08:18:11 import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.AnimatableScrollPane; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'AnimatableScrollPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RichTextRenderer.java:[51] 08:18:11 protected AnimatableScrollPane contentPane; 08:18:11 ^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'AnimatableScrollPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RichTextRenderer.java:[58] 08:18:11 contentPane = new AnimatableScrollPane(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'AnimatableScrollPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RichTextRenderer.java:[58] 08:18:11 contentPane = new AnimatableScrollPane(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The constructor 'AnimatableScrollPane()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RichTextRenderer.java:[108] 08:18:11 contentPane.validate(); 08:18:11 ^^^^^^^^ 08:18:11 Discouraged access: The method 'AnimatableScrollPane.validate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[17] 08:18:11 import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type UMLVisualInformationPapyrusConstant is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[47] 08:18:11 addField(new RadioGroupFieldEditor(UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_APPEARANCE, "Stereotype Name Display Preferences :", 1, new String[][] { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type UMLVisualInformationPapyrusConstant is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[47] 08:18:11 addField(new RadioGroupFieldEditor(UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_APPEARANCE, "Stereotype Name Display Preferences :", 1, new String[][] { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The field UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_APPEARANCE is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[48] 08:18:11 { "UML Compatibility (force lower case for first letter - default)", UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_DISPLAY_UML_CONFORM }, 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type UMLVisualInformationPapyrusConstant is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[48] 08:18:11 { "UML Compatibility (force lower case for first letter - default)", UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_DISPLAY_UML_CONFORM }, 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The field UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_DISPLAY_UML_CONFORM is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[49] 08:18:11 { "User Controlled (let name as entered by user)", UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_DISPLAY_USER_CONTROLLED } }, getFieldEditorParent())); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type UMLVisualInformationPapyrusConstant is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[49] 08:18:11 { "User Controlled (let name as entered by user)", UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_DISPLAY_USER_CONTROLLED } }, getFieldEditorParent())); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The field UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_DISPLAY_USER_CONTROLLED is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/DiagramDecorationAdapter.java:[427] 08:18:11 private Direction getDirection(PreferedPosition position) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method getDirection(Decoration.PreferedPosition) from the type DiagramDecorationAdapter is never used locally 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/ClassifierEditPart.java:[36] 08:18:11 private boolean isAbstract; 08:18:11 ^^^^^^^^^^ 08:18:11 The value of the field ClassifierEditPart.isAbstract is not used 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/TagsAdderParser.java:[150] 08:18:11 public List getSemanticElementsBeingParsed(EObject arg0) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Include.java:[30] 08:18:11 public List addTypes(List types) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Include.java:[30] 08:18:11 public List addTypes(List types) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Include.java:[35] 08:18:11 types.add(type); 08:18:11 ^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/UMLConnectionNodeEditPart.java:[80] 08:18:11 public final Iterator getEventListenerIterator(Class clazz) { 08:18:11 ^^^^^^^^ 08:18:11 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/UMLConnectionNodeEditPart.java:[80] 08:18:11 public final Iterator getEventListenerIterator(Class clazz) { 08:18:11 ^^^^^ 08:18:11 Class is a raw type. References to generic type Class<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/StereotypeMigrationHelper.java:[357] 08:18:11 Iterator<Edge> edgeIterator = semanticView.getSourceEdges().iterator(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Edge> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/StereotypeMigrationHelper.java:[384] 08:18:11 Iterator<Edge> edgeIterator = semanticView.getSourceEdges().iterator(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Edge> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[38] 08:18:11 import org.eclipse.papyrus.uml.appearance.helper.AppliedStereotypeHelper; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type AppliedStereotypeHelper is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[39] 08:18:11 import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type UMLVisualInformationPapyrusConstant is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[104] 08:18:11 Iterator linkIter = gmfpart.getNotationView().getSourceEdges().iterator(); 08:18:11 ^^^^^^^^ 08:18:11 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[163] 08:18:11 if (UMLVisualInformationPapyrusConstant.STEREOTYPE_ANNOTATION == ((EAnnotation) notification.getNotifier()).getSource()) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type UMLVisualInformationPapyrusConstant is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[163] 08:18:11 if (UMLVisualInformationPapyrusConstant.STEREOTYPE_ANNOTATION == ((EAnnotation) notification.getNotifier()).getSource()) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_ANNOTATION is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[166] 08:18:11 if (!(getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) == UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type AppliedStereotypeHelper is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[166] 08:18:11 if (!(getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) == UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method getAppliedStereotypePresentationKind(EModelElement) from the type AppliedStereotypeHelper is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[166] 08:18:11 if (!(getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) == UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type UMLVisualInformationPapyrusConstant is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[166] 08:18:11 if (!(getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) == UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The field UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[168] 08:18:11 if (((Map.Entry<?, ?>) notification.getNewValue()).getKey().equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_PRESENTATION_KIND)) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type UMLVisualInformationPapyrusConstant is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[168] 08:18:11 if (((Map.Entry<?, ?>) notification.getNewValue()).getKey().equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_PRESENTATION_KIND)) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_PRESENTATION_KIND is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[173] 08:18:11 if ((getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) != UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type AppliedStereotypeHelper is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[173] 08:18:11 if ((getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) != UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method getAppliedStereotypePresentationKind(EModelElement) from the type AppliedStereotypeHelper is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[173] 08:18:11 if ((getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) != UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type UMLVisualInformationPapyrusConstant is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[173] 08:18:11 if ((getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) != UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The field UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[175] 08:18:11 if (((Map.Entry<?, ?>) notification.getNewValue()).getKey().equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_PRESENTATION_KIND)) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type UMLVisualInformationPapyrusConstant is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[175] 08:18:11 if (((Map.Entry<?, ?>) notification.getNewValue()).getKey().equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_PRESENTATION_KIND)) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_PRESENTATION_KIND is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/helper/StereotypeDisplayUtil.java:[535] 08:18:11 Iterator<Edge> edgeIterator = view.getSourceEdges().iterator(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Edge> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/layout/PropertiesCompartmentLayoutManager.java:[66] 08:18:11 List childrenList = container.getChildren(); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypeNestedPropertiesMigrationCommand.java:[54] 08:18:11 public Enum getLocation(final String oldProperties) { 08:18:11 ^^^^ 08:18:11 Enum is a raw type. References to generic type Enum<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypeNestedPropertiesMigrationCommand.java:[54] 08:18:11 public Enum getLocation(final String oldProperties) { 08:18:11 ^^^^ 08:18:11 Type safety: The return type Enum for getLocation(String) from the type StereotypeNestedPropertiesMigrationCommand needs unchecked conversion to conform to Enum<?> from the type StereotypePropertiesMigrationCommand 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypeNestedPropertiesMigrationCommand.java:[55] 08:18:11 Enum location = StereotypeLocationEnum.IN_BRACE; 08:18:11 ^^^^ 08:18:11 Enum is a raw type. References to generic type Enum<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypeLabelMigrationCommand.java:[142] 08:18:11 private void showStereotypeLabelToBeDisplayed(final String stereotypeList, final View view) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method showStereotypeLabelToBeDisplayed(String, View) from the type StereotypeLabelMigrationCommand is never used locally 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/EObjectInheritanceCopyCommand.java:[386] 08:18:11 Collection<Object> collecOldObject = (Collection) oldObject.eGet(oldFeature); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Object> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/EObjectInheritanceCopyCommand.java:[386] 08:18:11 Collection<Object> collecOldObject = (Collection) oldObject.eGet(oldFeature); 08:18:11 ^^^^^^^^^^ 08:18:11 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/ui/dialogs/AbstractChooseElement.java:[102] 08:18:11 filtercontrol = new FilteredTree(contentComposite, SWT.BORDER, new PatternFilter(), true); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/UMLElementChooserDialog.java:[124] 08:18:11 for (Iterator it = myEditingDomain.getResourceSet().getResources().iterator(); it.hasNext();) { 08:18:11 ^^^^^^^^ 08:18:11 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RoundedCompartmentFigure.java:[32] 08:18:11 import org.eclipse.e4.ui.css.core.css2.CSS2ColorHelper; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RoundedCompartmentFigure.java:[208] 08:18:11 newFigure.setLayoutManager(new SubCompartmentLayoutManager()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type SubCompartmentLayoutManager is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RoundedCompartmentFigure.java:[208] 08:18:11 newFigure.setLayoutManager(new SubCompartmentLayoutManager()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor SubCompartmentLayoutManager() is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RoundedCompartmentFigure.java:[582] 08:18:11 final RGBColor rgbColor = CSS2ColorHelper.getRGBColor(stringColor); 08:18:11 ^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RoundedCompartmentFigure.java:[582] 08:18:11 final RGBColor rgbColor = CSS2ColorHelper.getRGBColor(stringColor); 08:18:11 ^^^^^^^^^^^ 08:18:11 Discouraged access: The method 'CSS2ColorHelper.getRGBColor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CommonDiagramDragDropEditPolicy.java:[61] 08:18:11 import org.eclipse.gmf.runtime.diagram.ui.internal.editparts.DefaultNodeEditPart; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'DefaultNodeEditPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CommonDiagramDragDropEditPolicy.java:[171] 08:18:11 protected Command createViewsAndArrangeCommand(DropObjectsRequest dropRequest, List viewDescriptors) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CommonDiagramDragDropEditPolicy.java:[172] 08:18:11 CreateViewRequest createViewRequest = new CreateViewRequest(viewDescriptors); 08:18:11 ^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type List needs unchecked conversion to conform to List<? extends CreateViewRequest.ViewDescriptor> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CommonDiagramDragDropEditPolicy.java:[669] 08:18:11 Collection<EditPart> editPartSet = getHost().getViewer().getEditPartRegistry().values(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<EditPart> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CommonDiagramDragDropEditPolicy.java:[693] 08:18:11 if (DefaultNodeEditPart.class.isAssignableFrom(editPartClass)) { 08:18:11 ^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'DefaultNodeEditPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/CommentParser.java:[55] 08:18:11 public List getSemanticElementsBeingParsed(EObject element) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/CommentParser.java:[56] 08:18:11 List list = new ArrayList(); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/CommentParser.java:[56] 08:18:11 List list = new ArrayList(); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/CommentParser.java:[57] 08:18:11 list.add(element); 08:18:11 ^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/DefaultPasteCommandProvider.java:[53] 08:18:11 public class DefaultPasteCommandProvider implements IPasteCommandProvider { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type IPasteCommandProvider is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/InterfaceManagerDialog.java:[764] 08:18:11 Object obj = imageProvider.getImage(((NewElementRepresentation) element).getEObject()); 08:18:11 ^^^ 08:18:11 The value of the local variable obj is not used 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/InterfaceManagerDialog.java:[765] 08:18:11 return org.eclipse.papyrus.uml.tools.Activator.getDefault().getImageForUMLMetaclass(UMLPackage.eINSTANCE.getInterface()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method getImageForUMLMetaclass(EClass) from the type Activator is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[33] 08:18:11 import org.eclipse.jface.viewers.ViewerSorter; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type ViewerSorter is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[51] 08:18:11 import org.eclipse.ui.internal.WorkbenchMessages; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[77] 08:18:11 private String fEmptyListMessage = WorkbenchMessages.CheckedTreeSelectionDialog_nothing_available; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[77] 08:18:11 private String fEmptyListMessage = WorkbenchMessages.CheckedTreeSelectionDialog_nothing_available; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The field 'WorkbenchMessages.CheckedTreeSelectionDialog_nothing_available' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[81] 08:18:11 private List fFilters; 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[114] 08:18:11 setResult(new ArrayList(0)); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[181] 08:18:11 fFilters = new ArrayList(4); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[183] 08:18:11 fFilters.add(filter); 08:18:11 ^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[389] 08:18:11 Button selectButton = createButton(buttonComposite, IDialogConstants.SELECT_ALL_ID, WorkbenchMessages.CheckedTreeSelectionDialog_select_all, false); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[389] 08:18:11 Button selectButton = createButton(buttonComposite, IDialogConstants.SELECT_ALL_ID, WorkbenchMessages.CheckedTreeSelectionDialog_select_all, false); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The field 'WorkbenchMessages.CheckedTreeSelectionDialog_select_all' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[406] 08:18:11 Button deselectButton = createButton(buttonComposite, IDialogConstants.DESELECT_ALL_ID, WorkbenchMessages.CheckedTreeSelectionDialog_deselect_all, false); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[406] 08:18:11 Button deselectButton = createButton(buttonComposite, IDialogConstants.DESELECT_ALL_ID, WorkbenchMessages.CheckedTreeSelectionDialog_deselect_all, false); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The field 'WorkbenchMessages.CheckedTreeSelectionDialog_deselect_all' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/MOSKittEditorFactoryRegistry.java:[123] 08:18:11 Class eObjectClass = eObject.getClass(); 08:18:11 ^^^^^ 08:18:11 Class is a raw type. References to generic type Class<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/MOSKittEditorFactoryRegistry.java:[156] 08:18:11 ExtensionPointParser parser = new ExtensionPointParser(ExtensionPointID, new Class[] { MOSKittEditorFactory.class }); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type Class[] needs unchecked conversion to conform to Class<Object>[] 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/sheet/UMLPropertySource.java:[137] 08:18:11 dialog.setInitialElementSelections((List) initialSelection); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/UmlGmfDiagramEditor.java:[235] 08:18:11 public Object getAdapter(Class type) { 08:18:11 ^^^^^ 08:18:11 Class is a raw type. References to generic type Class<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/DiagramWithPrintGlobalActionHandlerExtended.java:[24] 08:18:11 import org.eclipse.gmf.runtime.diagram.ui.printing.internal.util.SWTDiagramPrinter; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'SWTDiagramPrinter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/DiagramWithPrintGlobalActionHandlerExtended.java:[54] 08:18:11 new SWTDiagramPrinter(getPreferencesHint((IEditorPart) cntxt.getActivePart()), getMapMode(cntxt))); 08:18:11 ^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'SWTDiagramPrinter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/DiagramWithPrintGlobalActionHandlerExtended.java:[54] 08:18:11 new SWTDiagramPrinter(getPreferencesHint((IEditorPart) cntxt.getActivePart()), getMapMode(cntxt))); 08:18:11 ^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The constructor 'SWTDiagramPrinter(PreferencesHint, IMapMode)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderNamedElementEditPart.java:[24] 08:18:11 import org.eclipse.papyrus.infra.emf.appearance.helper.NameLabelIconHelper; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type NameLabelIconHelper is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderNamedElementEditPart.java:[75] 08:18:11 getNodeNamedElementFigure().setNameLabelIcon(NameLabelIconHelper.showLabelIcon((View) getModel())); 08:18:11 ^^^^^^^^^^^^^^^^^^^ 08:18:11 The type NameLabelIconHelper is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderNamedElementEditPart.java:[75] 08:18:11 getNodeNamedElementFigure().setNameLabelIcon(NameLabelIconHelper.showLabelIcon((View) getModel())); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method showLabelIcon(EModelElement) from the type NameLabelIconHelper is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[22] 08:18:11 import org.eclipse.gmf.runtime.diagram.ui.printing.internal.l10n.DiagramUIPrintingMessages; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'DiagramUIPrintingMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[23] 08:18:11 import org.eclipse.gmf.runtime.diagram.ui.printing.internal.util.SWTDiagramPrinter; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'SWTDiagramPrinter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[51] 08:18:11 public static void doRun(final IEditorPart editorPart, final SWTDiagramPrinter diagramPrinter) { 08:18:11 ^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'SWTDiagramPrinter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[58] 08:18:11 DiagramUIPrintingMessages.Print_MessageDialogTitle, 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'DiagramUIPrintingMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[58] 08:18:11 DiagramUIPrintingMessages.Print_MessageDialogTitle, 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The field 'DiagramUIPrintingMessages.Print_MessageDialogTitle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[59] 08:18:11 DiagramUIPrintingMessages.Print_MessageDialogMessage); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'DiagramUIPrintingMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[59] 08:18:11 DiagramUIPrintingMessages.Print_MessageDialogMessage); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The field 'DiagramUIPrintingMessages.Print_MessageDialogMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[63] 08:18:11 diagramPrinter.setPrinter(printer); 08:18:11 ^^^^^^^^^^ 08:18:11 Discouraged access: The method 'SWTDiagramPrinter.setPrinter(Printer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[64] 08:18:11 diagramPrinter.setDisplayDPI(dialog.getParent().getDisplay().getDPI()); 08:18:11 ^^^^^^^^^^^^^ 08:18:11 Discouraged access: The method 'DiagramPrinter.setDisplayDPI(Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[77] 08:18:11 diagramPrinter.setDiagrams(Collections.singletonList(diagramEditPart.getDiagramView().getDiagram())); 08:18:11 ^^^^^^^^^^^ 08:18:11 Discouraged access: The method 'DiagramPrinter.setDiagrams(Collection<Diagram>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[80] 08:18:11 diagramPrinter.setColumns(1); 08:18:11 ^^^^^^^^^^ 08:18:11 Discouraged access: The method 'DiagramPrinter.setColumns(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[81] 08:18:11 diagramPrinter.setRows(1); 08:18:11 ^^^^^^^ 08:18:11 Discouraged access: The method 'DiagramPrinter.setRows(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[83] 08:18:11 diagramPrinter.setScaledPercent(100); 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The method 'DiagramPrinter.setScaledPercent(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[86] 08:18:11 diagramPrinter.run(); 08:18:11 ^^^ 08:18:11 Discouraged access: The method 'SWTDiagramPrinter.run()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/PackageNodePlateFigure.java:[73] 08:18:11 PackageFigure packageFigure = getPackageFigure(); 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The value of the local variable packageFigure is not used 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[44] 08:18:11 import org.eclipse.papyrus.uml.tools.utils.internal.preferences.NamedElementIndexNamingStrategyEnum; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'NamedElementIndexNamingStrategyEnum' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[464] 08:18:11 name = NamedElementUtil.computeDefaultNameWithIncrementFromBase(elementType.getEClass().getName(), newTypeContainer.eContents(), null, "", NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION.getName()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'NamedElementIndexNamingStrategyEnum' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[464] 08:18:11 name = NamedElementUtil.computeDefaultNameWithIncrementFromBase(elementType.getEClass().getName(), newTypeContainer.eContents(), null, "", NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION.getName()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The field 'NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[464] 08:18:11 name = NamedElementUtil.computeDefaultNameWithIncrementFromBase(elementType.getEClass().getName(), newTypeContainer.eContents(), null, "", NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION.getName()); 08:18:11 ^^^^^^^ 08:18:11 Discouraged access: The method 'NamedElementIndexNamingStrategyEnum.getName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[466] 08:18:11 name = NamedElementUtil.computeDefaultNameWithIncrementFromBase(elementEClass.getName(), newTypeContainer.eContents(), null, "", NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION.getName()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'NamedElementIndexNamingStrategyEnum' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[466] 08:18:11 name = NamedElementUtil.computeDefaultNameWithIncrementFromBase(elementEClass.getName(), newTypeContainer.eContents(), null, "", NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION.getName()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The field 'NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[466] 08:18:11 name = NamedElementUtil.computeDefaultNameWithIncrementFromBase(elementEClass.getName(), newTypeContainer.eContents(), null, "", NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION.getName()); 08:18:11 ^^^^^^^ 08:18:11 Discouraged access: The method 'NamedElementIndexNamingStrategyEnum.getName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupResolverImpl.java:[99] 08:18:11 List allNew = (List) nextRequest.getNewObject(); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupResolverImpl.java:[99] 08:18:11 List allNew = (List) nextRequest.getNewObject(); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/PapyrusCreationEditPolicy.java:[100] 08:18:11 Command refreshConnectionCommand = getHost().getCommand(new RefreshConnectionsRequest(((List) request.getNewObject()))); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/assist/EObjectCompletionProcessor.java:[21] 08:18:11 import org.eclipse.jface.contentassist.ISubjectControlContentAssistProcessor; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type ISubjectControlContentAssistProcessor is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/assist/EObjectCompletionProcessor.java:[39] 08:18:11 public abstract class EObjectCompletionProcessor implements IContentAssistProcessor, ISubjectControlContentAssistProcessor { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type ISubjectControlContentAssistProcessor is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[97] 08:18:11 private IObservableValue ovalObservable; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[100] 08:18:11 private IObservableValue radiusObservableHeight; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[103] 08:18:11 private IObservableValue radiusObservableWidth; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[106] 08:18:11 private IObservableList customDashObservable; 08:18:11 ^^^^^^^^^^^^^^^ 08:18:11 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[109] 08:18:11 private IObservableValue shadowWidthObservable; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[112] 08:18:11 private IObservableValue shadowColorObservable; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[115] 08:18:11 private IObservableValue positionObservable; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[118] 08:18:11 private IObservableValue borderStyleObservable; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[224] 08:18:11 private boolean getDefaultUseOriginalColors() { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method getDefaultUseOriginalColors() from the type RoundedBorderNamedElementEditPart is never used locally 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[326] 08:18:11 portLocator.setPortPosition(position); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setPortPosition(String) from the type PortPositionLocator is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuite.java:[27] 08:18:11 public static final Lookup NULL_LOOKUP = new Lookup() { 08:18:11 ^^^^^^ 08:18:11 Lookup is a raw type. References to generic type Lookup<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuite.java:[27] 08:18:11 public static final Lookup NULL_LOOKUP = new Lookup() { 08:18:11 ^^^^^^ 08:18:11 Lookup is a raw type. References to generic type Lookup<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuite.java:[35] 08:18:11 public List getResolutionElementTypes() { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuite.java:[45] 08:18:11 return NULL_LOOKUP; 08:18:11 ^^^^^^^^^^^ 08:18:11 Type safety: The expression of type Lookup needs unchecked conversion to conform to Lookup<T> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/LabelCellEditorLocator.java:[48] 08:18:11 int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method getAverageCharWidth() from the type FontMetrics is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/EditPartTree.java:[243] 08:18:11 epList.addAll((Collection<? extends EditPartTree>) this.children); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: Unchecked cast from Vector<TreeNode> to Collection<? extends EditPartTree> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/EditPartTree.java:[441] 08:18:11 Enumeration childrenEnum = this.children(); 08:18:11 ^^^^^^^^^^^ 08:18:11 Enumeration is a raw type. References to generic type Enumeration<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/HTMLCornerBentFigure.java:[36] 08:18:11 import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.AnimatableScrollPane; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'AnimatableScrollPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/HTMLCornerBentFigure.java:[107] 08:18:11 protected AnimatableScrollPane contentPane; 08:18:11 ^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'AnimatableScrollPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/HTMLCornerBentFigure.java:[135] 08:18:11 private FontData currentFontData; 08:18:11 ^^^^^^^^^^^^^^^ 08:18:11 The value of the field HTMLCornerBentFigure.currentFontData is not used 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/HTMLCornerBentFigure.java:[148] 08:18:11 private Set<FontData> cachedFontDatas = new HashSet<FontData>(); 08:18:11 ^^^^^^^^^^^^^^^ 08:18:11 The value of the field HTMLCornerBentFigure.cachedFontDatas is not used 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/SelectModelElementsForDiagramDialog.java:[141] 08:18:11 return Collections.EMPTY_LIST; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type List needs unchecked conversion to conform to List<EObject> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/ModelingAssistantRegistry.java:[55] 08:18:11 private static final Class<Object>[] classes = new Class[] { Assistant.class, AssistedEditPart.class, Include.class, Exclude.class, ElementType.class }; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type Class[] needs unchecked conversion to conform to Class<Object>[] 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/ModelingAssistantRegistry.java:[107] 08:18:11 public List customizeTypesForEditPart(String editorID, EditPart editPart, List types) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/ModelingAssistantRegistry.java:[107] 08:18:11 public List customizeTypesForEditPart(String editorID, EditPart editPart, List types) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ListenerEventEditPolicy.java:[58] 08:18:11 public Object getAdapter(Class adapter) { 08:18:11 ^^^^^ 08:18:11 Class is a raw type. References to generic type Class<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ListenerEventEditPolicy.java:[107] 08:18:11 protected CreateViewRequest.ViewDescriptor getViewDescriptor(IAdaptable elementAdapter, Class viewKind, String hint, int index) { 08:18:11 ^^^^^ 08:18:11 Class is a raw type. References to generic type Class<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ListenerEventEditPolicy.java:[209] 08:18:11 private boolean isInstaceofOrNull(Object o, Class clazz) { 08:18:11 ^^^^^ 08:18:11 Class is a raw type. References to generic type Class<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/UnloadHandler.java:[39] 08:18:11 public class UnloadHandler extends GraphicalCommandHandler { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type GraphicalCommandHandler is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/UnloadHandler.java:[47] 08:18:11 TransactionalEditingDomain editingDomain = getEditingDomain(); 08:18:11 ^^^^^^^^^^^^^^^^^^ 08:18:11 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/UnloadHandler.java:[48] 08:18:11 List<IGraphicalEditPart> selection = getSelectedElements(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/RoundedRectangleLabelPositionLocator.java:[324] 08:18:11 List borderItems = targetBorderItem.getParent().getChildren(); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/CenterLayout.java:[33] 08:18:11 List children = figure.getChildren(); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistedEditPart.java:[41] 08:18:11 public List customizeTypes(List types) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistedEditPart.java:[41] 08:18:11 public List customizeTypes(List types) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistedEditPart.java:[59] 08:18:11 protected List removeTypes(List types) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistedEditPart.java:[59] 08:18:11 protected List removeTypes(List types) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistedEditPart.java:[74] 08:18:11 protected List addTypes(List types) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistedEditPart.java:[74] 08:18:11 protected List addTypes(List types) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/UMLNodeEditPart.java:[149] 08:18:11 Iterator<EditPart> childrenIterator = getChildren().iterator(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<EditPart> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AroundBorderItemEditPart.java:[54] 08:18:11 private IFigure contentPane = null; 08:18:11 ^^^^^^^^^^^ 08:18:11 The value of the field AroundBorderItemEditPart.contentPane is not used 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AroundBorderItemEditPart.java:[81] 08:18:11 protected List createSelectionHandles() { 08:18:11 ^^^^ 08:18:11 Type safety: The return type List for createSelectionHandles() from the type new ExternalLabelPrimaryDragRoleEditPolicy(){} needs unchecked conversion to conform to List<MoveHandle> from the type ExternalLabelPrimaryDragRoleEditPolicy 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AppliedStereotypePropertyDirectEditPolicy.java:[26] 08:18:11 import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AppliedStereotypePropertyDirectEditPolicy.java:[38] 08:18:11 if (edit.getCellEditor() instanceof TextCellEditorEx) { 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AppliedStereotypePropertyDirectEditPolicy.java:[39] 08:18:11 if (!((TextCellEditorEx) edit.getCellEditor()).hasValueChanged()) { 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AppliedStereotypePropertyDirectEditPolicy.java:[39] 08:18:11 if (!((TextCellEditorEx) edit.getCellEditor()).hasValueChanged()) { 08:18:11 ^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The method 'TextCellEditorEx.hasValueChanged()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/ValidationDecoratorProvider.java:[27] 08:18:11 import java.util.Observable; 08:18:11 ^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type Observable is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/ValidationDecoratorProvider.java:[28] 08:18:11 import java.util.Observer; 08:18:11 ^^^^^^^^^^^^^^^^^^ 08:18:11 The type Observer is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/ValidationDecoratorProvider.java:[122] 08:18:11 public static class StatusDecorator extends AbstractDecorator implements Observer { 08:18:11 ^^^^^^^^ 08:18:11 The type Observer is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/ValidationDecoratorProvider.java:[132] 08:18:11 private TransactionalEditingDomain editingDomain; 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The value of the field ValidationDecoratorProvider.StatusDecorator.editingDomain is not used 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/ValidationDecoratorProvider.java:[272] 08:18:11 public void update(Observable o, Object arg) { 08:18:11 ^^^^^^^^^^ 08:18:11 The type Observable is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/FinalNode.java:[59] 08:18:11 Rectangle r = getBounds().getCopy().crop(new Insets(0, 0, 1, 1)); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method crop(Insets) from the type Rectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypesMigrationCommand.java:[164] 08:18:11 Iterator<Object> sibilings = containerView.getChildren().iterator(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Object> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/editpolicies/StereotypeEAnnotationMigrationEditPolicy.java:[138] 08:18:11 Iterator<Object> sibilings = containerView.getChildren().iterator(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Object> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/IStereotypeViewProvider.java:[50] 08:18:11 public View getProperty(Property property, Stereotype stereotype, Enum location); 08:18:11 ^^^^ 08:18:11 Enum is a raw type. References to generic type Enum<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/IStereotypeViewProvider.java:[67] 08:18:11 public View getCompartment(Stereotype stereotype, Enum location); 08:18:11 ^^^^ 08:18:11 Enum is a raw type. References to generic type Enum<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ShowHideLabelEditPolicy.java:[25] 08:18:11 import org.eclipse.gmf.runtime.diagram.ui.internal.properties.Properties; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ShowHideLabelEditPolicy.java:[68] 08:18:11 SetPropertyCommand cmd = new SetPropertyCommand(getEditingDomain(), new EObjectAdapter(((ShowHideLabelsRequest) request).getView()), Properties.ID_ISVISIBLE, DiagramUIMessages.Command_hideLabel_Label, 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ShowHideLabelEditPolicy.java:[68] 08:18:11 SetPropertyCommand cmd = new SetPropertyCommand(getEditingDomain(), new EObjectAdapter(((ShowHideLabelsRequest) request).getView()), Properties.ID_ISVISIBLE, DiagramUIMessages.Command_hideLabel_Label, 08:18:11 ^^^^^^^^^^^^ 08:18:11 Discouraged access: The field 'Properties.ID_ISVISIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/StereotypeViewProvider.java:[59] 08:18:11 public View getProperty(Property property, Stereotype stereotype, Enum location) { 08:18:11 ^^^^ 08:18:11 Enum is a raw type. References to generic type Enum<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/StereotypeViewProvider.java:[76] 08:18:11 public View getCompartment(Stereotype stereotype, Enum location) { 08:18:11 ^^^^ 08:18:11 Enum is a raw type. References to generic type Enum<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[131] 08:18:11 totalHeight += (numChildren - 1) * spacing; 08:18:11 ^^^^^^^ 08:18:11 The field ToolbarLayout.spacing is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[132] 08:18:11 totalMinHeight += (numChildren - 1) * spacing; 08:18:11 ^^^^^^^ 08:18:11 The field ToolbarLayout.spacing is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[133] 08:18:11 totalMaxHeight += (numChildren - 1) * spacing; 08:18:11 ^^^^^^^ 08:18:11 The field ToolbarLayout.spacing is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[171] 08:18:11 if (matchWidth) { 08:18:11 ^^^^^^^^^^ 08:18:11 The field ToolbarLayout.matchWidth is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[178] 08:18:11 switch (minorAlignment) { 08:18:11 ^^^^^^^^^^^^^^ 08:18:11 The field OrderedLayout.minorAlignment is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[199] 08:18:11 y += newBounds.height + spacing; 08:18:11 ^^^^^^^ 08:18:11 The field ToolbarLayout.spacing is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[201] 08:18:11 if (minorAlignment == ALIGN_CENTER) { 08:18:11 ^^^^^^^^^^^^^^ 08:18:11 The field OrderedLayout.minorAlignment is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[211] 08:18:11 Iterator iter = container.getChildren().iterator(); 08:18:11 ^^^^^^^^ 08:18:11 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[240] 08:18:11 private List getChildren(IFigure container) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[241] 08:18:11 List children = new ArrayList(container.getChildren()); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[241] 08:18:11 List children = new ArrayList(container.getChildren()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[241] 08:18:11 List children = new ArrayList(container.getChildren()); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[243] 08:18:11 Iterator iter = children.iterator(); 08:18:11 ^^^^^^^^ 08:18:11 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/PapyrusReceiveNodeFigure.java:[61] 08:18:11 tempRect.crop(getBorder().getInsets(this)); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method crop(Insets) from the type Rectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dragtracker/NoScrollDragEditPartsTrackerEx.java:[53] 08:18:11 IFigure fig = ((GraphicalEditPart) getSourceEditPart().getParent()).getFigure(); 08:18:11 ^^^ 08:18:11 The value of the local variable fig is not used 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dragtracker/NoScrollDragEditPartsTrackerEx.java:[55] 08:18:11 IFigure contentPane = ((GraphicalEditPart) getSourceEditPart().getParent()).getContentPane(); 08:18:11 ^^^^^^^^^^^ 08:18:11 The value of the local variable contentPane is not used 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/ShapeNamedElementFigure.java:[91] 08:18:11 Activator.getDefault().getImageRegistry().put(key, ImageDescriptor.createFromImageData(imdata)); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method createFromImageData(ImageData) from the type ImageDescriptor is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/ShapeNamedElementFigure.java:[99] 08:18:11 Activator.getDefault().getImageRegistry().put(key, ImageDescriptor.createFromImageData(imdata)); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method createFromImageData(ImageData) from the type ImageDescriptor is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypeCommentPropertiesMigrationCommand.java:[87] 08:18:11 EList<Edge> targetEdges = newComment.getTargetEdges(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type EList needs unchecked conversion to conform to EList<Edge> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/DiamondNode.java:[60] 08:18:11 Rectangle r = getBounds().getCopy().crop(new Insets(0, 0, 1, 1)); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method crop(Insets) from the type Rectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LifelineDotLineFigure.java:[148] 08:18:11 private void drawCrossAtEnd(Graphics graphics, Point pEnd, int pixels) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method drawCrossAtEnd(Graphics, Point, int) from the type LifelineDotLineFigure is never used locally 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuiteImpl.java:[21] 08:18:11 private final HashMap<Class, Lookup> myLookups = new HashMap<Class, Lookup>(); 08:18:11 ^^^^^ 08:18:11 Class is a raw type. References to generic type Class<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuiteImpl.java:[21] 08:18:11 private final HashMap<Class, Lookup> myLookups = new HashMap<Class, Lookup>(); 08:18:11 ^^^^^^ 08:18:11 Lookup is a raw type. References to generic type Lookup<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuiteImpl.java:[21] 08:18:11 private final HashMap<Class, Lookup> myLookups = new HashMap<Class, Lookup>(); 08:18:11 ^^^^^ 08:18:11 Class is a raw type. References to generic type Class<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuiteImpl.java:[21] 08:18:11 private final HashMap<Class, Lookup> myLookups = new HashMap<Class, Lookup>(); 08:18:11 ^^^^^^ 08:18:11 Lookup is a raw type. References to generic type Lookup<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuiteImpl.java:[35] 08:18:11 Lookup<T> result = myLookups.get(clazz); 08:18:11 ^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type Lookup needs unchecked conversion to conform to Lookup<T> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuiteImpl.java:[36] 08:18:11 return result == null ? NULL_LOOKUP : result; 08:18:11 ^^^^^^^^^^^ 08:18:11 Type safety: The expression of type Lookup needs unchecked conversion to conform to Lookup<T> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/PapyrusRoundedNodeFigure.java:[61] 08:18:11 tempRect.crop(getBorder().getInsets(this)); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method crop(Insets) from the type Rectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/FloatingLabelHelper.java:[264] 08:18:11 String multiplicity = MultiplicityElementUtil.getMultiplicityAsString((MultiplicityElement) namedElement); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/CreateLinkToolBase.java:[42] 08:18:11 HashMap extendedData = new HashMap(); 08:18:11 ^^^^^^^ 08:18:11 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/CreateLinkToolBase.java:[42] 08:18:11 HashMap extendedData = new HashMap(); 08:18:11 ^^^^^^^ 08:18:11 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/actions/ShowHideContentsAction.java:[304] 08:18:11 children.addAll(((CompartmentEditPart) current).getChildren()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends EditPart> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/actions/ShowHideContentsAction.java:[330] 08:18:11 List<View> visibleCompartments = ((IGraphicalEditPart) editPart).getNotationView().getVisibleChildren(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type EList needs unchecked conversion to conform to List<View> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/TemplateBorderItemLocator.java:[46] 08:18:11 super(parentFigure, preferredSide); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor PortPositionLocator(IFigure, int) is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/command/AddAppliedQNStereotypeToDisplayCommand.java:[36] 08:18:11 private String depth; 08:18:11 ^^^^^ 08:18:11 The value of the field AddAppliedQNStereotypeToDisplayCommand.depth is not used 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ExtendedDirectEditPolicy.java:[35] 08:18:11 import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ExtendedDirectEditPolicy.java:[245] 08:18:11 ILabelControler labelControler = new FigureControler(getHostFigure(), accessor); 08:18:11 ^^^^^^^^^^^^^^ 08:18:11 The value of the local variable labelControler is not used 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ExtendedDirectEditPolicy.java:[248] 08:18:11 manager = new TextDirectEditManager((GraphicalEditPart) getHost(), TextCellEditorEx.class, locator); 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ExtendedDirectEditPolicy.java:[317] 08:18:11 int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method getAverageCharWidth() from the type FontMetrics is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ExtendedDirectEditPolicy.java:[355] 08:18:11 int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method getAverageCharWidth() from the type FontMetrics is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/command/RemoveAppliedStereotypePropertiesToDisplayCommand.java:[69] 08:18:11 switch (StereotypeLocationEnum.valueOf(location)) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The enum constant IN_COMMENT_BRACE needs a corresponding case label in this enum switch on StereotypeLocationEnum 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/OrphanViewPolicy.java:[553] 08:18:11 protected List refreshViews() { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/LoadHandler.java:[41] 08:18:11 public class LoadHandler extends GraphicalCommandHandler { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type GraphicalCommandHandler is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/LoadHandler.java:[52] 08:18:11 TransactionalEditingDomain editingDomain = getEditingDomain(); 08:18:11 ^^^^^^^^^^^^^^^^^^ 08:18:11 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/LoadHandler.java:[53] 08:18:11 List<IGraphicalEditPart> selection = getSelectedElements(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractLabelEditPart.java:[23] 08:18:11 import org.eclipse.gmf.runtime.diagram.ui.internal.editpolicies.LabelSnapBackEditPolicy; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'LabelSnapBackEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractLabelEditPart.java:[56] 08:18:11 * Overrides default {@link LabelSnapBackEditPolicy} with correct coordination 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'LabelSnapBackEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractLabelEditPart.java:[57] 08:18:11 * between {@link #getCommand(Request)} and {@link #getTargetEditPart(Request)}. 08:18:11 ^^^^^^^^^^ 08:18:11 Discouraged access: The method 'LabelSnapBackEditPolicy.getCommand(Request)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractLabelEditPart.java:[61] 08:18:11 private static class LabelSnapBackEditPolicyExt extends LabelSnapBackEditPolicy { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'LabelSnapBackEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractLabelEditPart.java:[72] 08:18:11 return understandsRequest(request) ? getHost() : null; 08:18:11 ^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The method 'LabelSnapBackEditPolicy.understandsRequest(Request)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Assistant.java:[40] 08:18:11 public List customizeTypesForEditPart(EditPart editPart, List types) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Assistant.java:[40] 08:18:11 public List customizeTypesForEditPart(EditPart editPart, List types) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/OLDCompartmentFigure.java:[150] 08:18:11 List childrenList = container.getChildren(); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[224] 08:18:11 list.add(new Integer(array[i])); 08:18:11 ^^^^^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[355] 08:18:11 if (eastPositions.contains(new Integer(side))) { 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[357] 08:18:11 } else if (westPositions.contains(new Integer(side))) { 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[364] 08:18:11 if (eastPositions.contains(new Integer(side))) { 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[366] 08:18:11 } else if (westPositions.contains(new Integer(side))) { 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[373] 08:18:11 if (northPositions.contains(new Integer(side))) { 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[375] 08:18:11 } else if (southPositions.contains(new Integer(side))) { 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[382] 08:18:11 if (northPositions.contains(new Integer(side))) { 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[384] 08:18:11 } else if (southPositions.contains(new Integer(side))) { 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[446] 08:18:11 if (eastPositions.contains(new Integer(side))) { 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[448] 08:18:11 } else if (westPositions.contains(new Integer(side))) { 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[455] 08:18:11 if (eastPositions.contains(new Integer(side))) { 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[457] 08:18:11 } else if (westPositions.contains(new Integer(side))) { 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[464] 08:18:11 if (northPositions.contains(new Integer(side))) { 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[466] 08:18:11 } else if (southPositions.contains(new Integer(side))) { 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[473] 08:18:11 if (northPositions.contains(new Integer(side))) { 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[475] 08:18:11 } else if (southPositions.contains(new Integer(side))) { 08:18:11 ^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[498] 08:18:11 int intersectPosition = getRelativePositionFor(sourceBounds, new PrecisionRectangle(intersection), diagramBounds); 08:18:11 ^^^^^^^^^^^^^^^^^ 08:18:11 The value of the local variable intersectPosition is not used 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[546] 08:18:11 pos.setX(reference.preciseX()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setX(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[548] 08:18:11 pos.setHeight(reference.preciseY()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setHeight(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[549] 08:18:11 pos.setWidth(reference.preciseWidth()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setWidth(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[554] 08:18:11 pos.setX(reference.preciseX()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setX(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[555] 08:18:11 pos.setY(reference.getBottom().preciseY()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setY(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[556] 08:18:11 pos.setHeight(diagramBounds.preciseHeight() - reference.getBottom().preciseY()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setHeight(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[557] 08:18:11 pos.setWidth(reference.preciseWidth()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setWidth(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[562] 08:18:11 pos.setX(reference.getRight().preciseX()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setX(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[563] 08:18:11 pos.setY(reference.getTop().preciseY()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setY(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[564] 08:18:11 pos.setHeight(reference.preciseHeight()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setHeight(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[565] 08:18:11 pos.setWidth(diagramBounds.preciseWidth() - reference.getLeft().preciseY()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setWidth(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[572] 08:18:11 pos.setY(reference.preciseY()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setY(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[573] 08:18:11 pos.setHeight(reference.preciseHeight()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setHeight(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[574] 08:18:11 pos.setWidth(reference.preciseX()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setWidth(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[600] 08:18:11 pos.setX(reference.getTop().preciseX()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setX(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[602] 08:18:11 pos.setHeight(reference.getRight().preciseY()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setHeight(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[603] 08:18:11 pos.setWidth(diagramBounds.preciseWidth() - reference.getTop().preciseX()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setWidth(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[611] 08:18:11 pos.setHeight(reference.getLeft().preciseY()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setHeight(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[612] 08:18:11 pos.setWidth(reference.getTop().preciseX()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setWidth(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[619] 08:18:11 pos.setX(reference.getBottom().preciseX()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setX(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[620] 08:18:11 pos.setY(reference.getRight().preciseY()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setY(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[621] 08:18:11 pos.setHeight(diagramBounds.preciseHeight() - reference.getRight().preciseY()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setHeight(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[622] 08:18:11 pos.setWidth(diagramBounds.preciseWidth() - reference.getBottom().preciseX()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setWidth(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[630] 08:18:11 pos.setY(reference.getLeft().preciseY()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setY(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[631] 08:18:11 pos.setHeight(diagramBounds.preciseHeight() - reference.getLeft().preciseY()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setHeight(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[632] 08:18:11 pos.setWidth(reference.getBottom().preciseX()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method setWidth(double) from the type PrecisionRectangle is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultiLineCellEditor.java:[16] 08:18:11 import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultiLineCellEditor.java:[21] 08:18:11 public class MultiLineCellEditor extends TextCellEditorEx { 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/AbstractCommonTransactionalCommmand.java:[39] 08:18:11 public AbstractCommonTransactionalCommmand(TransactionalEditingDomain domain, String label, List affectedFiles) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateUmlElementDialog.java:[219] 08:18:11 defaultName = type + new Integer(max + 1).toString(); 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateUmlElementDialog.java:[221] 08:18:11 defaultName = type + new Integer(max).toString(); 08:18:11 ^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/Activator.java:[504] 08:18:11 papyrusRegistry.put(image_id, ImageDescriptor.createFromImageData(imdata)); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method createFromImageData(ImageData) from the type ImageDescriptor is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[40] 08:18:11 import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[69] 08:18:11 public abstract class AbstractAppliedStereotypeDisplayEditPolicy extends GraphicalEditPolicyEx implements AutomaticNotationEditPolicy, NotificationListener, IPapyrusListener { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[113] 08:18:11 super(); 08:18:11 ^^^^^^^^ 08:18:11 Discouraged access: The constructor 'GraphicalEditPolicyEx()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[178] 08:18:11 * @see org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx#refresh() 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[178] 08:18:11 * @see org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx#refresh() 08:18:11 ^^^^^^^ 08:18:11 Discouraged access: The method 'GraphicalEditPolicyEx.refresh()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[481] 08:18:11 List<Object> children = new ArrayList<>(view.getChildren()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The constructor ArrayList(Collection<? extends Object>) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[481] 08:18:11 List<Object> children = new ArrayList<>(view.getChildren()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<Object> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[481] 08:18:11 List<Object> children = new ArrayList<>(view.getChildren()); 08:18:11 ^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type EList needs unchecked conversion to conform to Collection<? extends Object> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[32] 08:18:11 import org.eclipse.gmf.runtime.diagram.ui.internal.handles.CompartmentResizeHandle; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'CompartmentResizeHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[62] 08:18:11 protected List createSelectionHandles() { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[63] 08:18:11 List selectionHandles = new ArrayList(); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[63] 08:18:11 List selectionHandles = new ArrayList(); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[67] 08:18:11 selectionHandles.addAll(createCollapseHandles());// add collapsable 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[69] 08:18:11 selectionHandles.add(new CompartmentResizeHandle(part, d1)); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[69] 08:18:11 selectionHandles.add(new CompartmentResizeHandle(part, d1)); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'CompartmentResizeHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[69] 08:18:11 selectionHandles.add(new CompartmentResizeHandle(part, d1)); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The constructor 'CompartmentResizeHandle(IGraphicalEditPart, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[70] 08:18:11 selectionHandles.add(new CompartmentResizeHandle(part, d2)); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[70] 08:18:11 selectionHandles.add(new CompartmentResizeHandle(part, d2)); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'CompartmentResizeHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[70] 08:18:11 selectionHandles.add(new CompartmentResizeHandle(part, d2)); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The constructor 'CompartmentResizeHandle(IGraphicalEditPart, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractConstraintEditPart.java:[126] 08:18:11 setBackgroundColor(DiagramColorRegistry.getInstance().getColor(new Integer(style.getFillColor()))); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/ContainerFigure.java:[39] 08:18:11 ToolbarLayout layout = new ToolbarLayout(ToolbarLayout.VERTICAL);// to 08:18:11 ^^^^^^^^ 08:18:11 The field ToolbarLayout.VERTICAL is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/ExtensionPointParser.java:[103] 08:18:11 public Class getEnclosingClass() { 08:18:11 ^^^^^ 08:18:11 Class is a raw type. References to generic type Class<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/ExtensionPointParser.java:[125] 08:18:11 return Collections.EMPTY_LIST; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type List needs unchecked conversion to conform to List<Object> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/ExtensionPointParser.java:[134] 08:18:11 return Collections.EMPTY_LIST; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The expression of type List needs unchecked conversion to conform to List<Object> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/ExtensionPointParser.java:[269] 08:18:11 ((List) value).add(child); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/ExtensionPointParser.java:[269] 08:18:11 ((List) value).add(child); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/ExtensionPointParser.java:[295] 08:18:11 Class[] parameters = null; 08:18:11 ^^^^^ 08:18:11 Class is a raw type. References to generic type Class<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/FullInsidePortPositionLocator.java:[52] 08:18:11 super(parentFigure, preferredSide); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor PortPositionLocator(IFigure, int) is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/FullInsidePortPositionLocator.java:[131] 08:18:11 int offSetX = new Double(Math.sqrt(Math.pow(corner / 2, 2) - Math.pow(h, 2))).intValue(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor Double(double) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/FullInsidePortPositionLocator.java:[136] 08:18:11 int offSetX = new Double(Math.sqrt(Math.pow(corner / 2, 2) - Math.pow(h, 2))).intValue(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor Double(double) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/FullInsidePortPositionLocator.java:[143] 08:18:11 int offSetX = new Double(Math.sqrt(Math.pow(corner / 2, 2) - Math.pow(h, 2))).intValue(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor Double(double) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/FullInsidePortPositionLocator.java:[148] 08:18:11 int offSetX = new Double(Math.sqrt(Math.pow(corner / 2, 2) - Math.pow(h, 2))).intValue(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor Double(double) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/HTMLCornerBentBodyFigure.java:[33] 08:18:11 private FlowPage flowPage; 08:18:11 ^^^^^^^^ 08:18:11 The value of the field HTMLCornerBentBodyFigure.flowPage is not used 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/ShowHideTitleOfCompartmentCommand.java:[24] 08:18:11 import org.eclipse.gmf.runtime.diagram.ui.internal.properties.Properties; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/ShowHideTitleOfCompartmentCommand.java:[45] 08:18:11 super(domain, new EObjectAdapter(view), Properties.ID_SHOWCOMPARTMENTTITLE, "Show/Hide Compartment Title", Boolean.valueOf(visibility)); //$NON-NLS-1$ 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/ShowHideTitleOfCompartmentCommand.java:[45] 08:18:11 super(domain, new EObjectAdapter(view), Properties.ID_SHOWCOMPARTMENTTITLE, "Show/Hide Compartment Title", Boolean.valueOf(visibility)); //$NON-NLS-1$ 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The field 'Properties.ID_SHOWCOMPARTMENTTITLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/UMLDiagramActionBarContributor.java:[29] 08:18:11 protected Class getEditorClass() { 08:18:11 ^^^^^ 08:18:11 Class is a raw type. References to generic type Class<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/ManualCompartmentLayoutManager.java:[120] 08:18:11 List childrenList = container.getChildren(); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/ManualCompartmentLayoutManager.java:[174] 08:18:11 double ratio = new Integer(compartmentsHeight).doubleValue() / new Integer(remainingspace).doubleValue(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/ManualCompartmentLayoutManager.java:[174] 08:18:11 double ratio = new Integer(compartmentsHeight).doubleValue() / new Integer(remainingspace).doubleValue(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/listeners/AbstractPapyrusModifcationTriggerListener.java:[93] 08:18:11 protected Iterable<View> getReferencingView(EObject oldEObject, Predicate<? super View>... predicates) { 08:18:11 ^^^^^^^^^^ 08:18:11 Type safety: Potential heap pollution via varargs parameter predicates 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/DiagramNodeFigure.java:[68] 08:18:11 List childrenList = container.getChildren(); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/DiagramNodeFigure.java:[106] 08:18:11 toolbarLayout.setVertical(false); 08:18:11 ^^^^^^^^^^^^^^^^^^ 08:18:11 The method setVertical(boolean) from the type ToolbarLayout is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManager.java:[48] 08:18:11 public MultilineLabelDirectEditManager(GraphicalEditPart source, Class editorType, CellEditorLocator locator) { 08:18:11 ^^^^^ 08:18:11 Class is a raw type. References to generic type Class<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManager.java:[137] 08:18:11 public static Class getTextCellEditorClass(GraphicalEditPart source) { 08:18:11 ^^^^^ 08:18:11 Class is a raw type. References to generic type Class<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/AnnotateNodeStyleCommand.java:[65] 08:18:11 public AnnotateNodeStyleCommand(IGraphicalEditPart ep, EAttribute attr, TransactionalEditingDomain domain, List affectedFiles) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/AnnotateNodeStyleCommand.java:[83] 08:18:11 public AnnotateNodeStyleCommand(IGraphicalEditPart ep, EAttribute attr, TransactionalEditingDomain domain, String commandLabel, List affectedFiles) { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/OCLLookup.java:[55] 08:18:11 public List getResolutionElementTypes() { 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/OCLLookup.java:[55] 08:18:11 public List getResolutionElementTypes() { 08:18:11 ^^^^ 08:18:11 Type safety: The return type List for getResolutionElementTypes() from the type OCLLookup<T> needs unchecked conversion to conform to List<IElementType> from the type Lookup<T> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/OCLLookup.java:[62] 08:18:11 return new LinkedList<T>((Collection<T>) result); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: Unchecked cast from Object to Collection<T> 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistantCustomizeEditPart.java:[32] 08:18:11 List customizeTypes(List types); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistantCustomizeEditPart.java:[32] 08:18:11 List customizeTypes(List types); 08:18:11 ^^^^ 08:18:11 List is a raw type. References to generic type List<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/TextCellEditorLocator.java:[51] 08:18:11 int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth(); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method getAverageCharWidth() from the type FontMetrics is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[29] 08:18:11 import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[30] 08:18:11 import org.eclipse.gmf.runtime.gef.ui.internal.parts.WrapTextCellEditor; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'WrapTextCellEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[71] 08:18:11 public MultilineLabelDirectEditManagerWrapped(GraphicalEditPart source, Class editorType, CellEditorLocator locator) { 08:18:11 ^^^^^ 08:18:11 Class is a raw type. References to generic type Class<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[88] 08:18:11 public static Class getTextCellEditorClass(GraphicalEditPart source) { 08:18:11 ^^^^^ 08:18:11 Class is a raw type. References to generic type Class<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[94] 08:18:11 return TextDirectEditManager.getTextCellEditorClass(source); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method getTextCellEditorClass(GraphicalEditPart) from the type TextDirectEditManager is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[156] 08:18:11 return new WrapTextCellEditor(composite, style); 08:18:11 ^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'WrapTextCellEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[156] 08:18:11 return new WrapTextCellEditor(composite, style); 08:18:11 ^^^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The constructor 'WrapTextCellEditor(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[158] 08:18:11 return new TextCellEditorEx(composite); 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[158] 08:18:11 return new TextCellEditorEx(composite); 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 Discouraged access: The constructor 'TextCellEditorEx(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/NodeNamedElementFigure.java:[35] 08:18:11 import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type UMLVisualInformationPapyrusConstant is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/NodeNamedElementFigure.java:[915] 08:18:11 if (presentation.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) && hasIcon) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type UMLVisualInformationPapyrusConstant is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/NodeNamedElementFigure.java:[915] 08:18:11 if (presentation.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) && hasIcon) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The field UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/NodeNamedElementFigure.java:[918] 08:18:11 } else if (presentation.equals(UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) && hasShape) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type UMLVisualInformationPapyrusConstant is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/NodeNamedElementFigure.java:[918] 08:18:11 } else if (presentation.equals(UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) && hasShape) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The field UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderNodeEditPart.java:[27] 08:18:11 import org.eclipse.papyrus.infra.emf.appearance.helper.ShadowFigureHelper; 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The type ShadowFigureHelper is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderNodeEditPart.java:[148] 08:18:11 getPrimaryShape().setShadow(ShadowFigureHelper.getShadowFigureValue((View) getModel())); 08:18:11 ^^^^^^^^^^^^^^^^^^ 08:18:11 The type ShadowFigureHelper is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderNodeEditPart.java:[148] 08:18:11 getPrimaryShape().setShadow(ShadowFigureHelper.getShadowFigureValue((View) getModel())); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method getShadowFigureValue(EModelElement) from the type ShadowFigureHelper is deprecated 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypePropertiesMigrationCommand.java:[195] 08:18:11 private void hideStereotypePropertyNotDisplayed(final String propertyList, final View view, final Enum<?> location) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The method hideStereotypePropertyNotDisplayed(String, View, Enum<?>) from the type StereotypePropertiesMigrationCommand is never used locally 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[109] 08:18:11 ArrayList result = new ArrayList(); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[109] 08:18:11 ArrayList result = new ArrayList(); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[110] 08:18:11 result.add(object); 08:18:11 ^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[121] 08:18:11 ArrayList result = new ArrayList(); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[121] 08:18:11 ArrayList result = new ArrayList(); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[122] 08:18:11 result.add(object.getOwner()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[128] 08:18:11 ArrayList result = new ArrayList(); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[128] 08:18:11 ArrayList result = new ArrayList(); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[129] 08:18:11 result.add(object.getReceivingPackage()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[135] 08:18:11 ArrayList result = new ArrayList(); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[135] 08:18:11 ArrayList result = new ArrayList(); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[136] 08:18:11 result.add(object.getImportingNamespace()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[197] 08:18:11 ArrayList result = new ArrayList(); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[197] 08:18:11 ArrayList result = new ArrayList(); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[198] 08:18:11 result.add(object.getGeneral()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[204] 08:18:11 ArrayList result = new ArrayList(); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[204] 08:18:11 ArrayList result = new ArrayList(); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[205] 08:18:11 result.add(object.getMergedPackage()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[211] 08:18:11 ArrayList result = new ArrayList(); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[211] 08:18:11 ArrayList result = new ArrayList(); 08:18:11 ^^^^^^^^^ 08:18:11 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[212] 08:18:11 result.add(object.getImportedPackage()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[340] 08:18:11 Class iClass = type.getInstanceClass(); 08:18:11 ^^^^^ 08:18:11 Class is a raw type. References to generic type Class<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[365] 08:18:11 Class iClass = type.getInstanceClass(); 08:18:11 ^^^^^ 08:18:11 Class is a raw type. References to generic type Class<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[382] 08:18:11 value = new Character(s.charAt(0)); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor Character(char) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[391] 08:18:11 value = new Byte(((Number) value).byteValue()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor Byte(byte) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[410] 08:18:11 value = new Short(((Number) value).shortValue()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor Short(short) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[429] 08:18:11 value = new Integer(((Number) value).intValue()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor Integer(int) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[448] 08:18:11 value = new Long(((Number) value).longValue()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor Long(long) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[467] 08:18:11 value = new Float(((Number) value).floatValue()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor Float(float) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[486] 08:18:11 value = new Double(((Number) value).doubleValue()); 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The constructor Double(double) is deprecated since version 9 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[92] 08:18:11 private IObservableValue ovalObservable; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[95] 08:18:11 private IObservableValue borderStyleObservable; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[98] 08:18:11 private IObservableValue hasHeaderObservable; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[101] 08:18:11 private IObservableValue radiusObservableHeight; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[104] 08:18:11 private IObservableValue radiusObservableWidth; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[107] 08:18:11 private IObservableList customDashObservable; 08:18:11 ^^^^^^^^^^^^^^^ 08:18:11 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[110] 08:18:11 private IObservableValue isPackageObservable; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[113] 08:18:11 private IObservableValue shadowWidthObservable; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[116] 08:18:11 private IObservableValue shadowColorObservable; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[119] 08:18:11 private IObservableValue alignmentObservable; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[122] 08:18:11 private IObservableValue isFloatingLabelContrainedObservable; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[125] 08:18:11 private IObservableValue floatingLabelOffsetObservableHeight; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[128] 08:18:11 private IObservableValue floatingLabelOffsetObservableWidth; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[131] 08:18:11 private IObservableValue nameBackgroundColorObservable; 08:18:11 ^^^^^^^^^^^^^^^^ 08:18:11 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/command/AddAppliedStereotypePropertiesToDisplayCommand.java:[73] 08:18:11 switch (StereotypeLocationEnum.valueOf(location)) { 08:18:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:11 The enum constant IN_COMMENT_BRACE needs a corresponding case label in this enum switch on StereotypeLocationEnum 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/IEditpartListenerAccess.java:[38] 08:18:11 public Iterator getEventListenerIterator(Class clazz); 08:18:11 ^^^^^^^^ 08:18:11 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/IEditpartListenerAccess.java:[38] 08:18:11 public Iterator getEventListenerIterator(Class clazz); 08:18:11 ^^^^^ 08:18:11 Class is a raw type. References to generic type Class<T> should be parameterized 08:18:11 492 problems (492 warnings) 08:18:11 [INFO] 08:18:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.common --- 08:18:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/test/resources 08:18:11 [INFO] 08:18:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.common --- 08:18:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/target/org.eclipse.papyrus.uml.diagram.common-4.0.0-SNAPSHOT-sources.jar 08:18:12 [INFO] 08:18:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.common --- 08:18:12 [INFO] 08:18:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.common --- 08:18:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/target/org.eclipse.papyrus.uml.diagram.common-4.0.0-SNAPSHOT.jar 08:18:12 [INFO] 08:18:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.common --- 08:18:12 [INFO] 08:18:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.common --- 08:18:12 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:12 [INFO] 08:18:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.common --- 08:18:13 [INFO] 08:18:13 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.types.core >------- 08:18:13 [INFO] Building org.eclipse.papyrus.uml.types.core 5.0.0-SNAPSHOT [240/729] 08:18:13 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:13 [INFO] 08:18:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.types.core --- 08:18:13 [INFO] 08:18:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.core --- 08:18:13 [INFO] The project's OSGi version is 5.0.0.202103041255 08:18:13 [INFO] 08:18:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.core --- 08:18:13 [INFO] 08:18:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.core --- 08:18:13 [INFO] 08:18:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.types.core --- 08:18:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.core/src/main/resources 08:18:13 [INFO] 08:18:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.types.core --- 08:18:13 [INFO] Compiling 114 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.core/bin 08:18:15 [INFO] 08:18:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.core --- 08:18:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.core/src/test/resources 08:18:15 [INFO] 08:18:15 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.types.core --- 08:18:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.core/target/org.eclipse.papyrus.uml.types.core-5.0.0-SNAPSHOT-sources.jar 08:18:15 [INFO] 08:18:15 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.core --- 08:18:15 [INFO] 08:18:15 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.core --- 08:18:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.core/target/org.eclipse.papyrus.uml.types.core-5.0.0-SNAPSHOT.jar 08:18:15 [INFO] 08:18:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.core --- 08:18:15 [INFO] 08:18:15 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.types.core --- 08:18:15 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:15 [INFO] 08:18:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.types.core --- 08:18:15 [INFO] 08:18:15 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.uml.ui >----------- 08:18:15 [INFO] Building org.eclipse.papyrus.uml.ui 2.0.0-SNAPSHOT [241/729] 08:18:15 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:16 [INFO] 08:18:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.ui --- 08:18:16 [INFO] 08:18:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.ui --- 08:18:16 [INFO] The project's OSGi version is 2.0.0.202103041255 08:18:16 [INFO] 08:18:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.ui --- 08:18:16 [INFO] 08:18:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.ui --- 08:18:16 [INFO] 08:18:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.ui --- 08:18:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/src/main/resources 08:18:16 [INFO] 08:18:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.ui --- 08:18:16 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/bin 08:18:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/src/org/eclipse/papyrus/uml/ui/editors/UMLToolbarConfiguration.java:[44] 08:18:16 addToolbarButton(action); 08:18:16 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:16 The method addToolbarButton(ToolbarButton) from the type ToolbarConfiguration is deprecated 08:18:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/src/org/eclipse/papyrus/uml/ui/editors/UMLToolbarConfiguration.java:[55] 08:18:16 addToolbarButton(insertAction); 08:18:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:16 The method addToolbarButton(ToolbarButton) from the type ToolbarConfiguration is deprecated 08:18:16 2 problems (2 warnings) 08:18:16 [INFO] 08:18:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.ui --- 08:18:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/src/test/resources 08:18:16 [INFO] 08:18:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.ui --- 08:18:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/target/org.eclipse.papyrus.uml.ui-2.0.0-SNAPSHOT-sources.jar 08:18:16 [INFO] 08:18:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.ui --- 08:18:16 [INFO] 08:18:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.ui --- 08:18:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/target/org.eclipse.papyrus.uml.ui-2.0.0-SNAPSHOT.jar 08:18:16 [INFO] 08:18:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.ui --- 08:18:16 [INFO] 08:18:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.ui --- 08:18:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:16 [INFO] 08:18:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.ui --- 08:18:16 [INFO] 08:18:16 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views.documentation >----- 08:18:16 [INFO] Building org.eclipse.papyrus.views.documentation 2.0.0-SNAPSHOT [242/729] 08:18:16 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:16 [INFO] 08:18:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.documentation --- 08:18:16 [INFO] 08:18:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.documentation --- 08:18:16 [INFO] The project's OSGi version is 2.0.0.202103041255 08:18:16 [INFO] 08:18:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.documentation --- 08:18:16 [INFO] 08:18:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.documentation --- 08:18:16 [INFO] 08:18:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.documentation --- 08:18:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/main/resources 08:18:16 [INFO] 08:18:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.documentation --- 08:18:16 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/bin 08:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/org/eclipse/papyrus/views/documentation/widgets/DocumentationResourceEditor.java:[258] 08:18:19 if (dialog.OK == dialog.open()) { 08:18:19 ^^ 08:18:19 The static field Window.OK should be accessed in a static way 08:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/org/eclipse/papyrus/views/documentation/widgets/DocumentationResourceEditor.java:[289] 08:18:19 if (dialog.OK == dialog.open()) { 08:18:19 ^^ 08:18:19 The static field Window.OK should be accessed in a static way 08:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/org/eclipse/papyrus/views/documentation/views/DocumentationView.java:[278] 08:18:19 toolbarConfig.toolbarCollapsible = true; 08:18:19 ^^^^^^^^^^^^^^^^^^ 08:18:19 The field ToolbarConfiguration.toolbarCollapsible is deprecated 08:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/org/eclipse/papyrus/views/documentation/views/DocumentationView.java:[279] 08:18:19 toolbarConfig.removeFormat = false; 08:18:19 ^^^^^^^^^^^^ 08:18:19 The field ToolbarConfiguration.removeFormat is deprecated 08:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/org/eclipse/papyrus/views/documentation/views/DocumentationView.java:[280] 08:18:19 toolbarConfig.toolbarInitialExpanded = Activator.getToolbarInitialExpendedPreference(); 08:18:19 ^^^^^^^^^^^^^^^^^^^^^^ 08:18:19 The field ToolbarConfiguration.toolbarInitialExpanded is deprecated 08:18:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/org/eclipse/papyrus/views/documentation/Activator.java:[39] 08:18:19 private static final String USE_RICH_TEXT = "useRichtext";//$NON-NLS-1$ 08:18:19 ^^^^^^^^^^^^^ 08:18:19 The value of the field Activator.USE_RICH_TEXT is not used 08:18:19 6 problems (6 warnings) 08:18:19 [INFO] 08:18:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.documentation --- 08:18:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/test/resources 08:18:19 [INFO] 08:18:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.documentation --- 08:18:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/target/org.eclipse.papyrus.views.documentation-2.0.0-SNAPSHOT-sources.jar 08:18:19 [INFO] 08:18:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.documentation --- 08:18:20 [INFO] 08:18:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.documentation --- 08:18:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/target/org.eclipse.papyrus.views.documentation-2.0.0-SNAPSHOT.jar 08:18:20 [INFO] 08:18:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.documentation --- 08:18:20 [INFO] 08:18:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.documentation --- 08:18:20 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:20 [INFO] 08:18:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.documentation --- 08:18:20 [INFO] 08:18:20 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus-editor >----------- 08:18:20 [INFO] Building Papyrus Editor 0.0.1-SNAPSHOT [243/729] 08:18:20 [INFO] --------------------------------[ pom ]--------------------------------- 08:18:20 [INFO] 08:18:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus-editor --- 08:18:20 [INFO] 08:18:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus-editor --- 08:18:20 [INFO] 08:18:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus-editor --- 08:18:20 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:20 [INFO] 08:18:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-editor --- 08:18:20 [INFO] 08:18:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.eclipse.project.editors >--- 08:18:20 [INFO] Building org.eclipse.papyrus.eclipse.project.editors 3.0.0-SNAPSHOT [244/729] 08:18:20 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:20 [INFO] 08:18:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.eclipse.project.editors --- 08:18:20 [INFO] 08:18:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.eclipse.project.editors --- 08:18:20 [INFO] The project's OSGi version is 3.0.0.202103041255 08:18:20 [INFO] 08:18:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.eclipse.project.editors --- 08:18:20 [INFO] 08:18:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.eclipse.project.editors --- 08:18:20 [INFO] 08:18:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.eclipse.project.editors --- 08:18:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/src/main/resources 08:18:20 [INFO] 08:18:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.eclipse.project.editors --- 08:18:20 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/bin 08:18:20 [INFO] 08:18:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.eclipse.project.editors --- 08:18:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/src/test/resources 08:18:20 [INFO] 08:18:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.eclipse.project.editors --- 08:18:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/target/org.eclipse.papyrus.eclipse.project.editors-3.0.0-SNAPSHOT-sources.jar 08:18:20 [INFO] 08:18:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.eclipse.project.editors --- 08:18:20 [INFO] 08:18:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.eclipse.project.editors --- 08:18:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/target/org.eclipse.papyrus.eclipse.project.editors-3.0.0-SNAPSHOT.jar 08:18:20 [INFO] 08:18:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.eclipse.project.editors --- 08:18:21 [INFO] 08:18:21 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.eclipse.project.editors --- 08:18:21 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:21 [INFO] 08:18:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.eclipse.project.editors --- 08:18:21 [INFO] 08:18:21 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.editor >----------- 08:18:21 [INFO] Building org.eclipse.papyrus.editor 3.0.0-SNAPSHOT [245/729] 08:18:21 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:21 [INFO] 08:18:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.editor --- 08:18:21 [INFO] 08:18:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.editor --- 08:18:21 [INFO] The project's OSGi version is 3.0.0.202103041255 08:18:21 [INFO] 08:18:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.editor --- 08:18:21 [INFO] 08:18:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.editor --- 08:18:21 [INFO] 08:18:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.editor --- 08:18:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/src/main/resources 08:18:21 [INFO] 08:18:21 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.editor --- 08:18:21 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/bin 08:18:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/src/org/eclipse/papyrus/editor/PapyrusNavigationLocation.java:[21] 08:18:21 import org.eclipse.jface.viewers.ISelection; 08:18:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:21 The import org.eclipse.jface.viewers.ISelection is never used 08:18:21 1 problem (1 warning) 08:18:21 [INFO] 08:18:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.editor --- 08:18:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/src/test/resources 08:18:21 [INFO] 08:18:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.editor --- 08:18:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/target/org.eclipse.papyrus.editor-3.0.0-SNAPSHOT-sources.jar 08:18:22 [INFO] 08:18:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.editor --- 08:18:22 [INFO] 08:18:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.editor --- 08:18:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/target/org.eclipse.papyrus.editor-3.0.0-SNAPSHOT.jar 08:18:22 [INFO] 08:18:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editor --- 08:18:22 [INFO] 08:18:22 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.editor --- 08:18:22 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:22 [INFO] 08:18:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.editor --- 08:18:22 [INFO] 08:18:22 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.editor.perspectiveconfiguration >-- 08:18:22 [INFO] Building org.eclipse.papyrus.editor.perspectiveconfiguration 2.0.0-SNAPSHOT [246/729] 08:18:22 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:22 [INFO] 08:18:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.editor.perspectiveconfiguration --- 08:18:22 [INFO] 08:18:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.editor.perspectiveconfiguration --- 08:18:22 [INFO] The project's OSGi version is 2.0.0.202103041255 08:18:22 [INFO] 08:18:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.editor.perspectiveconfiguration --- 08:18:22 [INFO] 08:18:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.editor.perspectiveconfiguration --- 08:18:22 [INFO] 08:18:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.editor.perspectiveconfiguration --- 08:18:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/main/resources 08:18:22 [INFO] 08:18:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.editor.perspectiveconfiguration --- 08:18:22 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/bin 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[29] 08:18:22 import org.eclipse.jface.internal.provisional.action.IToolBarContributionItem; 08:18:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'IToolBarContributionItem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jface/3.22.100.v20210126-0831/org.eclipse.jface-3.22.100.v20210126-0831.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[30] 08:18:22 import org.eclipse.jface.internal.provisional.action.ToolBarContributionItem2; 08:18:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'ToolBarContributionItem2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jface/3.22.100.v20210126-0831/org.eclipse.jface-3.22.100.v20210126-0831.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[33] 08:18:22 import org.eclipse.ui.internal.provisional.application.IActionBarConfigurer2; 08:18:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'IActionBarConfigurer2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[34] 08:18:22 import org.eclipse.ui.internal.registry.IActionSetDescriptor; 08:18:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'IActionSetDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[42] 08:18:22 public class CustomizeActionBars implements IActionBarConfigurer2, IActionBars2 { 08:18:22 ^^^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'IActionBarConfigurer2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[44] 08:18:22 protected List<IActionSetDescriptor> actionSet = null; 08:18:22 ^^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'IActionSetDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[52] 08:18:22 public List<IActionSetDescriptor> getActionSet() { 08:18:22 ^^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'IActionSetDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[61] 08:18:22 public void setActionSet(List<IActionSetDescriptor> actionSet) { 08:18:22 ^^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'IActionSetDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[173] 08:18:22 public IToolBarContributionItem createToolBarContributionItem(IToolBarManager toolBarManager, String id) { 08:18:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'IToolBarContributionItem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jface/3.22.100.v20210126-0831/org.eclipse.jface-3.22.100.v20210126-0831.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[174] 08:18:22 return new ToolBarContributionItem2(toolBarManager, id); 08:18:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'ToolBarContributionItem2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jface/3.22.100.v20210126-0831/org.eclipse.jface-3.22.100.v20210126-0831.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[174] 08:18:22 return new ToolBarContributionItem2(toolBarManager, id); 08:18:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The constructor 'ToolBarContributionItem2(IToolBarManager, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jface/3.22.100.v20210126-0831/org.eclipse.jface-3.22.100.v20210126-0831.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[33] 08:18:22 import org.eclipse.ui.internal.Workbench; 08:18:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'Workbench' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[34] 08:18:22 import org.eclipse.ui.internal.WorkbenchPage; 08:18:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'WorkbenchPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[35] 08:18:22 import org.eclipse.ui.internal.WorkbenchPlugin; 08:18:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'WorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[36] 08:18:22 import org.eclipse.ui.internal.WorkbenchWindow; 08:18:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'WorkbenchWindow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[37] 08:18:22 import org.eclipse.ui.internal.registry.PerspectiveRegistry; 08:18:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'PerspectiveRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[87] 08:18:22 PerspectiveRegistry perspRegistry = (PerspectiveRegistry) WorkbenchPlugin.getDefault().getPerspectiveRegistry(); 08:18:22 ^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'PerspectiveRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[87] 08:18:22 PerspectiveRegistry perspRegistry = (PerspectiveRegistry) WorkbenchPlugin.getDefault().getPerspectiveRegistry(); 08:18:22 ^^^^^^^^^^^^^ 08:18:22 The value of the local variable perspRegistry is not used 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[87] 08:18:22 PerspectiveRegistry perspRegistry = (PerspectiveRegistry) WorkbenchPlugin.getDefault().getPerspectiveRegistry(); 08:18:22 ^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'PerspectiveRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[87] 08:18:22 PerspectiveRegistry perspRegistry = (PerspectiveRegistry) WorkbenchPlugin.getDefault().getPerspectiveRegistry(); 08:18:22 ^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'WorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[87] 08:18:22 PerspectiveRegistry perspRegistry = (PerspectiveRegistry) WorkbenchPlugin.getDefault().getPerspectiveRegistry(); 08:18:22 ^^^^^^^^^^ 08:18:22 Discouraged access: The method 'WorkbenchPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[87] 08:18:22 PerspectiveRegistry perspRegistry = (PerspectiveRegistry) WorkbenchPlugin.getDefault().getPerspectiveRegistry(); 08:18:22 ^^^^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The method 'WorkbenchPlugin.getPerspectiveRegistry()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[156] 08:18:22 IActivityManager activityManager = workbenchActivitySupport.getActivityManager(); 08:18:22 ^^^^^^^^^^^^^^^ 08:18:22 The value of the local variable activityManager is not used 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[160] 08:18:22 IWorkbenchWindow window = Workbench.getInstance().getActiveWorkbenchWindow(); 08:18:22 ^^^^^^^^^ 08:18:22 Discouraged access: The type 'Workbench' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[160] 08:18:22 IWorkbenchWindow window = Workbench.getInstance().getActiveWorkbenchWindow(); 08:18:22 ^^^^^^^^^^^ 08:18:22 Discouraged access: The method 'Workbench.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[160] 08:18:22 IWorkbenchWindow window = Workbench.getInstance().getActiveWorkbenchWindow(); 08:18:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The method 'Workbench.getActiveWorkbenchWindow()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[161] 08:18:22 if (window instanceof WorkbenchWindow) { 08:18:22 ^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'WorkbenchWindow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[162] 08:18:22 WorkbenchPage worbenchPage = (WorkbenchPage) window.getActivePage(); 08:18:22 ^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'WorkbenchPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[162] 08:18:22 WorkbenchPage worbenchPage = (WorkbenchPage) window.getActivePage(); 08:18:22 ^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'WorkbenchPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[163] 08:18:22 ICommandService cmdService = (ICommandService) worbenchPage.getActivePart().getSite().getService(ICommandService.class); 08:18:22 ^^^^^^^^^^^^^ 08:18:22 Discouraged access: The method 'WorkbenchPage.getActivePart()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[200] 08:18:22 MenuManager menuManager = ((WorkbenchWindow) window).getMenuManager(); 08:18:22 ^^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The type 'WorkbenchWindow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[200] 08:18:22 MenuManager menuManager = ((WorkbenchWindow) window).getMenuManager(); 08:18:22 ^^^^^^^^^^^^^^ 08:18:22 Discouraged access: The method 'WorkbenchWindow.getMenuManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:18:22 32 problems (32 warnings) 08:18:22 [INFO] 08:18:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.editor.perspectiveconfiguration --- 08:18:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/test/resources 08:18:22 [INFO] 08:18:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.editor.perspectiveconfiguration --- 08:18:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/target/org.eclipse.papyrus.editor.perspectiveconfiguration-2.0.0-SNAPSHOT-sources.jar 08:18:23 [INFO] 08:18:23 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.editor.perspectiveconfiguration --- 08:18:23 [INFO] 08:18:23 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.editor.perspectiveconfiguration --- 08:18:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/target/org.eclipse.papyrus.editor.perspectiveconfiguration-2.0.0-SNAPSHOT.jar 08:18:23 [INFO] 08:18:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editor.perspectiveconfiguration --- 08:18:23 [INFO] 08:18:23 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.editor.perspectiveconfiguration --- 08:18:23 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:23 [INFO] 08:18:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.editor.perspectiveconfiguration --- 08:18:24 [INFO] 08:18:24 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml.commands >-------- 08:18:24 [INFO] Building org.eclipse.papyrus.uml.commands 2.0.0-SNAPSHOT [247/729] 08:18:24 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:24 [INFO] 08:18:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.commands --- 08:18:24 [INFO] 08:18:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.commands --- 08:18:24 [INFO] The project's OSGi version is 2.0.0.202103041255 08:18:24 [INFO] 08:18:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.commands --- 08:18:24 [INFO] 08:18:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.commands --- 08:18:24 [INFO] 08:18:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.commands --- 08:18:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/src/main/resources 08:18:24 [INFO] 08:18:24 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.commands --- 08:18:24 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/bin 08:18:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/src/org/eclipse/papyrus/uml/commands/command/PasteElementCommand.java:[136] 08:18:24 Stereotype st = UMLUtil.getStereotype(eObject); 08:18:24 ^^ 08:18:24 The value of the local variable st is not used 08:18:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/src/org/eclipse/papyrus/uml/commands/command/PasteElementCommand.java:[303] 08:18:24 protected ICommand getExternalObjectsDuplicateCommand(Map duplicatedElementsMap, EObject targetOwner) { 08:18:24 ^^^ 08:18:24 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:18:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/src/org/eclipse/papyrus/uml/commands/handler/tester/UMLPropertyTester.java:[52] 08:18:24 return (new Boolean(currentValue).equals(expectedValue)); 08:18:24 ^^^^^^^^^^^^^^^^^^^^^ 08:18:24 The constructor Boolean(boolean) is deprecated since version 9 08:18:24 3 problems (3 warnings) 08:18:24 [INFO] 08:18:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.commands --- 08:18:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/src/test/resources 08:18:24 [INFO] 08:18:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.commands --- 08:18:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/target/org.eclipse.papyrus.uml.commands-2.0.0-SNAPSHOT-sources.jar 08:18:24 [INFO] 08:18:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.commands --- 08:18:24 [INFO] 08:18:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.commands --- 08:18:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/target/org.eclipse.papyrus.uml.commands-2.0.0-SNAPSHOT.jar 08:18:24 [INFO] 08:18:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.commands --- 08:18:24 [INFO] 08:18:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.commands --- 08:18:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:24 [INFO] 08:18:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.commands --- 08:18:25 [INFO] 08:18:25 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.controlmode.profile >--- 08:18:25 [INFO] Building org.eclipse.papyrus.uml.controlmode.profile 3.0.0-SNAPSHOT [248/729] 08:18:25 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:25 [INFO] 08:18:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.controlmode.profile --- 08:18:25 [INFO] 08:18:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.controlmode.profile --- 08:18:25 [INFO] The project's OSGi version is 3.0.0.202103041255 08:18:25 [INFO] 08:18:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.controlmode.profile --- 08:18:25 [INFO] 08:18:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.controlmode.profile --- 08:18:25 [INFO] 08:18:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.controlmode.profile --- 08:18:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/src/main/resources 08:18:25 [INFO] 08:18:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.controlmode.profile --- 08:18:25 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/bin 08:18:25 [INFO] 08:18:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.controlmode.profile --- 08:18:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/src/test/resources 08:18:25 [INFO] 08:18:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.controlmode.profile --- 08:18:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/target/org.eclipse.papyrus.uml.controlmode.profile-3.0.0-SNAPSHOT-sources.jar 08:18:25 [INFO] 08:18:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.controlmode.profile --- 08:18:25 [INFO] 08:18:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.controlmode.profile --- 08:18:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/target/org.eclipse.papyrus.uml.controlmode.profile-3.0.0-SNAPSHOT.jar 08:18:25 [INFO] 08:18:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.controlmode.profile --- 08:18:25 [INFO] 08:18:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.controlmode.profile --- 08:18:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:25 [INFO] 08:18:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.controlmode.profile --- 08:18:25 [INFO] 08:18:25 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.documentation.profile >-- 08:18:25 [INFO] Building org.eclipse.papyrus.uml.documentation.profile 2.0.0-SNAPSHOT [249/729] 08:18:25 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:25 [INFO] 08:18:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.documentation.profile --- 08:18:25 [INFO] 08:18:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.documentation.profile --- 08:18:25 [INFO] The project's OSGi version is 2.0.0.202103041255 08:18:25 [INFO] 08:18:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.documentation.profile --- 08:18:25 [INFO] 08:18:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.documentation.profile --- 08:18:25 [INFO] 08:18:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.documentation.profile --- 08:18:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/src/main/resources 08:18:25 [INFO] 08:18:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.documentation.profile --- 08:18:25 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/bin 08:18:25 [INFO] 08:18:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.documentation.profile --- 08:18:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/src/test/resources 08:18:25 [INFO] 08:18:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.documentation.profile --- 08:18:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/target/org.eclipse.papyrus.uml.documentation.profile-2.0.0-SNAPSHOT-sources.jar 08:18:25 [INFO] 08:18:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.documentation.profile --- 08:18:25 [INFO] 08:18:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.documentation.profile --- 08:18:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/target/org.eclipse.papyrus.uml.documentation.profile-2.0.0-SNAPSHOT.jar 08:18:25 [INFO] 08:18:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.documentation.profile --- 08:18:25 [INFO] 08:18:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.documentation.profile --- 08:18:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:25 [INFO] 08:18:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.documentation.profile --- 08:18:26 [INFO] 08:18:26 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml.filters >--------- 08:18:26 [INFO] Building org.eclipse.papyrus.uml.filters 2.0.0-SNAPSHOT [250/729] 08:18:26 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:26 [INFO] 08:18:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.filters --- 08:18:26 [INFO] 08:18:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.filters --- 08:18:26 [INFO] The project's OSGi version is 2.0.0.202103041255 08:18:26 [INFO] 08:18:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.filters --- 08:18:26 [INFO] 08:18:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.filters --- 08:18:26 [INFO] 08:18:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.filters --- 08:18:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters/src/main/resources 08:18:26 [INFO] 08:18:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.filters --- 08:18:26 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters/bin 08:18:26 [INFO] 08:18:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.filters --- 08:18:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters/src/test/resources 08:18:26 [INFO] 08:18:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.filters --- 08:18:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters/target/org.eclipse.papyrus.uml.filters-2.0.0-SNAPSHOT-sources.jar 08:18:26 [INFO] 08:18:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.filters --- 08:18:26 [INFO] 08:18:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.filters --- 08:18:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters/target/org.eclipse.papyrus.uml.filters-2.0.0-SNAPSHOT.jar 08:18:26 [INFO] 08:18:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.filters --- 08:18:26 [INFO] 08:18:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.filters --- 08:18:26 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:26 [INFO] 08:18:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.filters --- 08:18:27 [INFO] 08:18:27 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.filters.edit >------ 08:18:27 [INFO] Building org.eclipse.papyrus.uml.filters.edit 2.0.0-SNAPSHOT [251/729] 08:18:27 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:27 [INFO] 08:18:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.filters.edit --- 08:18:27 [INFO] 08:18:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.filters.edit --- 08:18:27 [INFO] The project's OSGi version is 2.0.0.202103041255 08:18:27 [INFO] 08:18:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.filters.edit --- 08:18:27 [INFO] 08:18:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.filters.edit --- 08:18:27 [INFO] 08:18:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.filters.edit --- 08:18:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/src/main/resources 08:18:27 [INFO] 08:18:27 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.filters.edit --- 08:18:27 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/bin 08:18:27 [INFO] 08:18:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.filters.edit --- 08:18:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/src/test/resources 08:18:27 [INFO] 08:18:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.filters.edit --- 08:18:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/target/org.eclipse.papyrus.uml.filters.edit-2.0.0-SNAPSHOT-sources.jar 08:18:27 [INFO] 08:18:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.filters.edit --- 08:18:27 [INFO] 08:18:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.filters.edit --- 08:18:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/target/org.eclipse.papyrus.uml.filters.edit-2.0.0-SNAPSHOT.jar 08:18:27 [INFO] 08:18:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.filters.edit --- 08:18:27 [INFO] 08:18:27 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.filters.edit --- 08:18:27 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:27 [INFO] 08:18:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.filters.edit --- 08:18:27 [INFO] 08:18:27 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml.icons >---------- 08:18:27 [INFO] Building org.eclipse.papyrus.uml.icons 2.0.0-SNAPSHOT [252/729] 08:18:27 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:27 [INFO] 08:18:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.icons --- 08:18:27 [INFO] 08:18:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.icons --- 08:18:27 [INFO] The project's OSGi version is 2.0.0.202103041255 08:18:27 [INFO] 08:18:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.icons --- 08:18:27 [INFO] 08:18:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.icons --- 08:18:27 [INFO] 08:18:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.icons --- 08:18:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.icons/src/main/resources 08:18:27 [INFO] 08:18:27 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.icons --- 08:18:27 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.icons/bin 08:18:28 [INFO] 08:18:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.icons --- 08:18:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.icons/src/test/resources 08:18:28 [INFO] 08:18:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.icons --- 08:18:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.icons/target/org.eclipse.papyrus.uml.icons-2.0.0-SNAPSHOT-sources.jar 08:18:28 [INFO] 08:18:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.icons --- 08:18:28 [INFO] 08:18:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.icons --- 08:18:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.icons/target/org.eclipse.papyrus.uml.icons-2.0.0-SNAPSHOT.jar 08:18:28 [INFO] 08:18:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.icons --- 08:18:28 [INFO] 08:18:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.icons --- 08:18:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:28 [INFO] 08:18:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.icons --- 08:18:28 [INFO] 08:18:28 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair >------- 08:18:28 [INFO] Building org.eclipse.papyrus.uml.modelrepair 3.0.0-SNAPSHOT [253/729] 08:18:28 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:28 [INFO] 08:18:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.modelrepair --- 08:18:28 [INFO] 08:18:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelrepair --- 08:18:28 [INFO] The project's OSGi version is 3.0.0.202103041255 08:18:28 [INFO] 08:18:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelrepair --- 08:18:28 [INFO] 08:18:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelrepair --- 08:18:28 [INFO] 08:18:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.modelrepair --- 08:18:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/main/resources 08:18:28 [INFO] 08:18:28 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.modelrepair --- 08:18:28 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/ui/ZombieStereotypesDialog.java:[68] 08:18:30 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:18:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:30 The type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/ui/ZombieStereotypesDialog.java:[496] 08:18:30 return AdapterUtils.adapt(schema, EPackage.class, null); 08:18:30 ^^^^^^^^^^^^ 08:18:30 The type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/ui/ZombieStereotypesDialog.java:[496] 08:18:30 return AdapterUtils.adapt(schema, EPackage.class, null); 08:18:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:30 The method adapt(Object, Class<EPackage>, EPackage) from the type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/ui/ZombieStereotypesDialog.java:[500] 08:18:30 return AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class).isPresent(); 08:18:30 ^^^^^^^^^^^^ 08:18:30 The type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/ui/ZombieStereotypesDialog.java:[500] 08:18:30 return AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class).isPresent(); 08:18:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:30 The method adapt(Object, Class<IStereotypeOrphanGroup>) from the type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[410] 08:18:30 if (isUnrecognizedSchema(classifier.getEPackage()) && (profile.getDefinition() != null)) { 08:18:30 ^^^^^^^ 08:18:30 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[412] 08:18:30 EPackage definition = profile.getDefinition(); 08:18:30 ^^^^^^^ 08:18:30 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[428] 08:18:30 if (isUnrecognizedSchema(feature.getEContainingClass().getEPackage()) && (profile.getDefinition() != null)) { 08:18:30 ^^^^^^^ 08:18:30 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[429] 08:18:30 EClassifier classifier = profile.getDefinition().getEClassifier(feature.getEContainingClass().getName()); 08:18:30 ^^^^^^^ 08:18:30 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[537] 08:18:30 handleException(new IllegalStateException(String.format("Definition for property '%s' not found in profile '%s'", qualifiedName, getQualifiedName(profile)))); //$NON-NLS-1$ 08:18:30 ^^^^^^^ 08:18:30 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[668] 08:18:30 handleException(new IllegalStateException(String.format("Definition for property '%s' not found in profile '%s'", qualifiedName, getQualifiedName(profile)))); //$NON-NLS-1$ 08:18:30 ^^^^^^^ 08:18:30 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[742] 08:18:30 : stereotypeApplicationHelper.applyStereotype(baseElement, getTarget(eObject.eClass())); 08:18:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:30 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[754] 08:18:30 return super.getDefinition(getSameNamedElement(element, profile)); 08:18:30 ^^^^^^^ 08:18:30 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeApplicationRepairConstraint.java:[33] 08:18:30 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:18:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:30 The type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeApplicationRepairConstraint.java:[144] 08:18:30 Optional<IStereotypeOrphanGroup> orphans = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class); 08:18:30 ^^^^^^^^^^^^ 08:18:30 The type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeApplicationRepairConstraint.java:[144] 08:18:30 Optional<IStereotypeOrphanGroup> orphans = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class); 08:18:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:30 The method adapt(Object, Class<IStereotypeOrphanGroup>) from the type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/handler/ModelRepairHandler.java:[30] 08:18:30 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 08:18:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:30 The type DiResourceSet is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/handler/ModelRepairHandler.java:[54] 08:18:30 ModelSet modelSet = new DiResourceSet(); 08:18:30 ^^^^^^^^^^^^^ 08:18:30 The type DiResourceSet is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/handler/ModelRepairHandler.java:[54] 08:18:30 ModelSet modelSet = new DiResourceSet(); 08:18:30 ^^^^^^^^^^^^^^^ 08:18:30 The constructor DiResourceSet() is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeRepairResolutionGenerator.java:[30] 08:18:30 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:18:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:30 The type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeRepairResolutionGenerator.java:[85] 08:18:30 Activator.getDefault().getWorkbench().getActiveWorkbenchWindow(); 08:18:30 ^^^^^^^^^^^^^^ 08:18:30 The method getWorkbench() from the type AbstractUIPlugin is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeRepairResolutionGenerator.java:[118] 08:18:30 ServicesRegistry registry = AdapterUtils.adapt(refs[i].getEditor(true), ServicesRegistry.class, null); 08:18:30 ^^^^^^^^^^^^ 08:18:30 The type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeRepairResolutionGenerator.java:[118] 08:18:30 ServicesRegistry registry = AdapterUtils.adapt(refs[i].getEditor(true), ServicesRegistry.class, null); 08:18:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:30 The method adapt(Object, Class<ServicesRegistry>, ServicesRegistry) from the type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[44] 08:18:30 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:18:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:30 The type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[210] 08:18:30 IStereotypeOrphanGroup orphans = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class, null); 08:18:30 ^^^^^^^^^^^^ 08:18:30 The type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[210] 08:18:30 IStereotypeOrphanGroup orphans = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class, null); 08:18:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:30 The method adapt(Object, Class<IStereotypeOrphanGroup>, IStereotypeOrphanGroup) from the type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[212] 08:18:30 final EPackage targetSchema = isOrphanGroup ? orphans.getSchema() : AdapterUtils.adapt(schema, EPackage.class, null); 08:18:30 ^^^^^^^^^^^^ 08:18:30 The type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[212] 08:18:30 final EPackage targetSchema = isOrphanGroup ? orphans.getSchema() : AdapterUtils.adapt(schema, EPackage.class, null); 08:18:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:30 The method adapt(Object, Class<EPackage>, EPackage) from the type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[233] 08:18:30 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); // Fails if not present 08:18:30 ^^^^^^^^^^^^ 08:18:30 The type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[233] 08:18:30 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); // Fails if not present 08:18:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:30 The method adapt(Object, Class<EPackage>) from the type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[247] 08:18:30 IStereotypeOrphanGroup orphanGroup = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class, null); 08:18:30 ^^^^^^^^^^^^ 08:18:30 The type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[247] 08:18:30 IStereotypeOrphanGroup orphanGroup = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class, null); 08:18:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:30 The method adapt(Object, Class<IStereotypeOrphanGroup>, IStereotypeOrphanGroup) from the type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[270] 08:18:30 IStereotypeOrphanGroup orphanGroup = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class, null); 08:18:30 ^^^^^^^^^^^^ 08:18:30 The type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[270] 08:18:30 IStereotypeOrphanGroup orphanGroup = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class, null); 08:18:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:30 The method adapt(Object, Class<IStereotypeOrphanGroup>, IStereotypeOrphanGroup) from the type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[274] 08:18:30 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class, null); 08:18:30 ^^^^^^^^^^^^ 08:18:30 The type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[274] 08:18:30 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class, null); 08:18:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:30 The method adapt(Object, Class<EPackage>, EPackage) from the type AdapterUtils is deprecated 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[588] 08:18:30 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 08:18:30 ^^^^^^ 08:18:30 Type safety: The return type Object for getAdapter(Class) from the type ZombieStereotypesDescriptor.ProfileContext needs unchecked conversion to conform to T from the type IAdaptable 08:18:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[635] 08:18:30 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 08:18:30 ^^^^^^ 08:18:30 Type safety: The return type Object for getAdapter(Class) from the type ZombieStereotypesDescriptor.EPackageAdapter needs unchecked conversion to conform to T from the type IAdaptable 08:18:30 38 problems (38 warnings) 08:18:30 [INFO] 08:18:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelrepair --- 08:18:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/test/resources 08:18:30 [INFO] 08:18:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.modelrepair --- 08:18:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/target/org.eclipse.papyrus.uml.modelrepair-3.0.0-SNAPSHOT-sources.jar 08:18:30 [INFO] 08:18:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelrepair --- 08:18:30 [INFO] 08:18:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelrepair --- 08:18:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/target/org.eclipse.papyrus.uml.modelrepair-3.0.0-SNAPSHOT.jar 08:18:30 [INFO] 08:18:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelrepair --- 08:18:30 [INFO] 08:18:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.modelrepair --- 08:18:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:30 [INFO] 08:18:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelrepair --- 08:18:30 [INFO] 08:18:30 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile >--------- 08:18:30 [INFO] Building org.eclipse.papyrus.uml.profile 4.0.0-SNAPSHOT [254/729] 08:18:30 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:30 [INFO] 08:18:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile --- 08:18:30 [INFO] 08:18:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile --- 08:18:30 [INFO] The project's OSGi version is 4.0.0.202103041255 08:18:30 [INFO] 08:18:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile --- 08:18:30 [INFO] 08:18:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile --- 08:18:30 [INFO] 08:18:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile --- 08:18:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/main/resources 08:18:30 [INFO] 08:18:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile --- 08:18:30 [INFO] Compiling 73 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/bin 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/PrimitiveTypeItems.java:[45] 08:18:31 final List propValues = (List) value; 08:18:31 ^^^^ 08:18:31 List is a raw type. References to generic type List<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/PrimitiveTypeItems.java:[45] 08:18:31 final List propValues = (List) value; 08:18:31 ^^^^ 08:18:31 List is a raw type. References to generic type List<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[35] 08:18:31 private ArrayList elements = new ArrayList(); 08:18:31 ^^^^^^^^^ 08:18:31 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[35] 08:18:31 private ArrayList elements = new ArrayList(); 08:18:31 ^^^^^^^^^ 08:18:31 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[40] 08:18:31 private Set changeListeners = new HashSet(); 08:18:31 ^^^ 08:18:31 Set is a raw type. References to generic type Set<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[40] 08:18:31 private Set changeListeners = new HashSet(); 08:18:31 ^^^^^^^ 08:18:31 HashSet is a raw type. References to generic type HashSet<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[61] 08:18:31 public ArrayList getElements() { 08:18:31 ^^^^^^^^^ 08:18:31 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[72] 08:18:31 elements.add(elements.size(), element); 08:18:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:31 Type safety: The method add(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[73] 08:18:31 Iterator iterator = changeListeners.iterator(); 08:18:31 ^^^^^^^^ 08:18:31 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[88] 08:18:31 Iterator iterator = changeListeners.iterator(); 08:18:31 ^^^^^^^^ 08:18:31 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[105] 08:18:31 elements.add(index - 1, element); 08:18:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:31 Type safety: The method add(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[108] 08:18:31 Iterator iterator = changeListeners.iterator(); 08:18:31 ^^^^^^^^ 08:18:31 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[126] 08:18:31 elements.add(index + 1, element); 08:18:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:31 Type safety: The method add(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[129] 08:18:31 Iterator iterator = changeListeners.iterator(); 08:18:31 ^^^^^^^^ 08:18:31 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[143] 08:18:31 Iterator iterator = changeListeners.iterator(); 08:18:31 ^^^^^^^^ 08:18:31 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[178] 08:18:31 changeListeners.add(viewer); 08:18:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:31 Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ChooseSetAssistedDialog.java:[510] 08:18:31 Iterator it = selection.iterator(); 08:18:31 ^^^^^^^^ 08:18:31 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ChooseSetAssistedDialog.java:[537] 08:18:31 Iterator it = selection.iterator(); 08:18:31 ^^^^^^^^ 08:18:31 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ChooseSetAssistedDialog.java:[563] 08:18:31 Iterator it = selection.iterator(); 08:18:31 ^^^^^^^^ 08:18:31 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ChooseSetAssistedDialog.java:[584] 08:18:31 Iterator it = selection.iterator(); 08:18:31 ^^^^^^^^ 08:18:31 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ChooseSetAssistedDialog.java:[676] 08:18:31 public ArrayList getSelectedElements() { 08:18:31 ^^^^^^^^^ 08:18:31 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ChooseSetAssistedDialog.java:[1331] 08:18:31 private class InputOperation implements IRunnableWithProgress { 08:18:31 ^^^^^^^^^^^^^^ 08:18:31 The type ChooseSetAssistedDialog.InputOperation is never used locally 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/AlphabeticalViewerSorter.java:[24] 08:18:31 import org.eclipse.jface.viewers.ViewerSorter; 08:18:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:31 The type ViewerSorter is deprecated 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/AlphabeticalViewerSorter.java:[30] 08:18:31 public class AlphabeticalViewerSorter extends ViewerSorter { 08:18:31 ^^^^^^^^^^^^ 08:18:31 The type ViewerSorter is deprecated 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/AlphabeticalViewerSorter.java:[45] 08:18:31 super(); 08:18:31 ^^^^^^^^ 08:18:31 The constructor ViewerSorter() is deprecated 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/AlphabeticalViewerSorter.java:[73] 08:18:31 return collator.compare(s1, s2); 08:18:31 ^^^^^^^^ 08:18:31 The field ViewerSorter.collator is deprecated 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/CompositeItems.java:[55] 08:18:31 final List propValues = (List) value; 08:18:31 ^^^^ 08:18:31 List is a raw type. References to generic type List<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/CompositeItems.java:[55] 08:18:31 final List propValues = (List) value; 08:18:31 ^^^^ 08:18:31 List is a raw type. References to generic type List<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/EnumerationItems.java:[54] 08:18:31 final List propValues = (List) value; 08:18:31 ^^^^ 08:18:31 List is a raw type. References to generic type List<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/EnumerationItems.java:[54] 08:18:31 final List propValues = (List) value; 08:18:31 ^^^^ 08:18:31 List is a raw type. References to generic type List<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/InputDialogEnumeration.java:[171] 08:18:31 List tmp = ((Enumeration) property.getType()).getOwnedLiterals(); 08:18:31 ^^^^ 08:18:31 List is a raw type. References to generic type List<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/InputDialogEnumeration.java:[172] 08:18:31 String[] enumLiteralNames = Util.getStringArrayFromList(tmp); 08:18:31 ^^^ 08:18:31 Type safety: The expression of type List needs unchecked conversion to conform to List<Element> 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/MetaclassItems.java:[58] 08:18:31 final List propValues = (List) value; 08:18:31 ^^^^ 08:18:31 List is a raw type. References to generic type List<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/MetaclassItems.java:[58] 08:18:31 final List propValues = (List) value; 08:18:31 ^^^^ 08:18:31 List is a raw type. References to generic type List<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/DataTypeItems.java:[41] 08:18:31 final List propValues = (List) value; 08:18:31 ^^^^ 08:18:31 List is a raw type. References to generic type List<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/DataTypeItems.java:[41] 08:18:31 final List propValues = (List) value; 08:18:31 ^^^^ 08:18:31 List is a raw type. References to generic type List<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/StereotypeItems.java:[59] 08:18:31 final List propValues = (List) value; 08:18:31 ^^^^ 08:18:31 List is a raw type. References to generic type List<E> should be parameterized 08:18:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/StereotypeItems.java:[59] 08:18:31 final List propValues = (List) value; 08:18:31 ^^^^ 08:18:31 List is a raw type. References to generic type List<E> should be parameterized 08:18:31 38 problems (38 warnings) 08:18:31 [INFO] 08:18:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile --- 08:18:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/test/resources 08:18:31 [INFO] 08:18:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile --- 08:18:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/target/org.eclipse.papyrus.uml.profile-4.0.0-SNAPSHOT-sources.jar 08:18:31 [INFO] 08:18:31 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile --- 08:18:31 [INFO] 08:18:31 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile --- 08:18:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/target/org.eclipse.papyrus.uml.profile-4.0.0-SNAPSHOT.jar 08:18:32 [INFO] 08:18:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile --- 08:18:32 [INFO] 08:18:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile --- 08:18:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:32 [INFO] 08:18:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile --- 08:18:32 [INFO] 08:18:32 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml.import >--------- 08:18:32 [INFO] Building org.eclipse.papyrus.uml.import 2.0.0-SNAPSHOT [255/729] 08:18:32 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:32 [INFO] 08:18:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.import --- 08:18:32 [INFO] 08:18:32 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.import --- 08:18:32 [INFO] The project's OSGi version is 2.0.0.202103041255 08:18:32 [INFO] 08:18:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.import --- 08:18:32 [INFO] 08:18:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.import --- 08:18:32 [INFO] 08:18:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.import --- 08:18:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.import/src/main/resources 08:18:32 [INFO] 08:18:32 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.import --- 08:18:32 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.import/bin 08:18:32 [INFO] 08:18:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.import --- 08:18:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.import/src/test/resources 08:18:32 [INFO] 08:18:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.import --- 08:18:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.import/target/org.eclipse.papyrus.uml.import-2.0.0-SNAPSHOT-sources.jar 08:18:32 [INFO] 08:18:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.import --- 08:18:32 [INFO] 08:18:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.import --- 08:18:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.import/target/org.eclipse.papyrus.uml.import-2.0.0-SNAPSHOT.jar 08:18:33 [INFO] 08:18:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.import --- 08:18:33 [INFO] 08:18:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.import --- 08:18:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:33 [INFO] 08:18:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.import --- 08:18:33 [INFO] 08:18:33 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml.export >--------- 08:18:33 [INFO] Building org.eclipse.papyrus.uml.export 2.0.0-SNAPSHOT [256/729] 08:18:33 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:33 [INFO] 08:18:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.export --- 08:18:33 [INFO] 08:18:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.export --- 08:18:33 [INFO] The project's OSGi version is 2.0.0.202103041255 08:18:33 [INFO] 08:18:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.export --- 08:18:33 [INFO] 08:18:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.export --- 08:18:33 [INFO] 08:18:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.export --- 08:18:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/main/resources 08:18:33 [INFO] 08:18:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.export --- 08:18:33 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/bin 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/util/ImageUtil.java:[86] 08:18:34 copyToImage = copyImageUtil.copyToImage(currentDiagram, imagePath, fileFormat, new NullProgressMonitor(),PreferencesHint.USE_DEFAULTS); 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Type safety: The expression of type List needs unchecked conversion to conform to List<PartPositionInfo> 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/HyperlinkAnnotateSVG.java:[20] 08:18:34 import org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG; 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/HyperlinkAnnotateSVG.java:[40] 08:18:34 * @see org.eclipse.papyrus.uml.export.extension.AnnotateSVG#addAnnotation(org.eclipse.gmf.runtime.notation.View, org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG, org.w3c.dom.Element) 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/HyperlinkAnnotateSVG.java:[40] 08:18:34 * @see org.eclipse.papyrus.uml.export.extension.AnnotateSVG#addAnnotation(org.eclipse.gmf.runtime.notation.View, org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG, org.w3c.dom.Element) 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/HyperlinkAnnotateSVG.java:[48] 08:18:34 public boolean addAnnotation(View view, GraphicsSVG svgG, Element rectangle) { 08:18:34 ^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[40] 08:18:34 import org.eclipse.gmf.runtime.diagram.ui.render.internal.DiagramUIRenderDebugOptions; 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'DiagramUIRenderDebugOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[41] 08:18:34 import org.eclipse.gmf.runtime.diagram.ui.render.internal.DiagramUIRenderPlugin; 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'DiagramUIRenderPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[43] 08:18:34 import org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.image.ImageConverter; 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'ImageConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[44] 08:18:34 import org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG; 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[46] 08:18:34 import org.eclipse.gmf.runtime.draw2d.ui.render.internal.RenderedImageDescriptor; 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'RenderedImageDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[100] 08:18:34 return GraphicsSVG.getInstance(viewBox); 08:18:34 ^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[100] 08:18:34 return GraphicsSVG.getInstance(viewBox); 08:18:34 ^^^^^^^^^^^ 08:18:34 Discouraged access: The method 'GraphicsSVG.getInstance(Rectangle)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[120] 08:18:34 GraphicsSVG svgG = (GraphicsSVG) g; 08:18:34 ^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[120] 08:18:34 GraphicsSVG svgG = (GraphicsSVG) g; 08:18:34 ^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[121] 08:18:34 svgRoot = svgG.getRoot(); 08:18:34 ^^^^^^^ 08:18:34 Discouraged access: The method 'GraphicsSVG.getRoot()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[124] 08:18:34 List<PartPositionInfo> allPartPositionInfo = this.getDiagramPartInfo(); 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Type safety: The expression of type List needs unchecked conversion to conform to List<PartPositionInfo> 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[128] 08:18:34 Element rectangle = svgG.getDocument().createElementNS(SVGDOMImplementation.SVG_NAMESPACE_URI, "rect"); 08:18:34 ^^^^^^^^^^^ 08:18:34 Discouraged access: The method 'GraphicsSVG.getDocument()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[161] 08:18:34 return RenderedImageDescriptor 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'RenderedImageDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[162] 08:18:34 .createFromRenderedImage(getRenderedImage()); 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The method 'RenderedImageDescriptor.createFromRenderedImage(RenderedImage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[164] 08:18:34 Log.error(DiagramUIRenderPlugin.getInstance(), IStatus.ERROR, ex 08:18:34 ^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'DiagramUIRenderPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[164] 08:18:34 Log.error(DiagramUIRenderPlugin.getInstance(), IStatus.ERROR, ex 08:18:34 ^^^^^^^^^^^ 08:18:34 Discouraged access: The method 'DiagramUIRenderPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[180] 08:18:34 public boolean applyAll(View view, GraphicsSVG svgG, Element rectangle) { 08:18:34 ^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[212] 08:18:34 Log.error(DiagramUIRenderPlugin.getInstance(), IStatus.ERROR, ex.getMessage(), ex); 08:18:34 ^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'DiagramUIRenderPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[212] 08:18:34 Log.error(DiagramUIRenderPlugin.getInstance(), IStatus.ERROR, ex.getMessage(), ex); 08:18:34 ^^^^^^^^^^^ 08:18:34 Discouraged access: The method 'DiagramUIRenderPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[229] 08:18:34 public Image createAWTImageForParts(List editparts, org.eclipse.swt.graphics.Rectangle sourceRect) { 08:18:34 ^^^^ 08:18:34 List is a raw type. References to generic type List<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[235] 08:18:34 bufImg = ImageConverter.convert(getRenderedImage().getSWTImage()); 08:18:34 ^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'ImageConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[235] 08:18:34 bufImg = ImageConverter.convert(getRenderedImage().getSWTImage()); 08:18:34 ^^^^^^^ 08:18:34 Discouraged access: The method 'ImageConverter.convert(Image)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[239] 08:18:34 Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING, 08:18:34 ^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'DiagramUIRenderPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[239] 08:18:34 Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING, 08:18:34 ^^^^^^^^^^^ 08:18:34 Discouraged access: The method 'DiagramUIRenderPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[239] 08:18:34 Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING, 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'DiagramUIRenderDebugOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[239] 08:18:34 Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING, 08:18:34 ^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The field 'DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[242] 08:18:34 return ImageConverter.convert(SharedImages.get(SharedImages.IMG_ERROR)); 08:18:34 ^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'ImageConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[242] 08:18:34 return ImageConverter.convert(SharedImages.get(SharedImages.IMG_ERROR)); 08:18:34 ^^^^^^^ 08:18:34 Discouraged access: The method 'ImageConverter.convert(Image)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[246] 08:18:34 Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING, 08:18:34 ^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'DiagramUIRenderPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[246] 08:18:34 Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING, 08:18:34 ^^^^^^^^^^^ 08:18:34 Discouraged access: The method 'DiagramUIRenderPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[246] 08:18:34 Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING, 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'DiagramUIRenderDebugOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[246] 08:18:34 Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING, 08:18:34 ^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The field 'DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[249] 08:18:34 return ImageConverter.convert(SharedImages.get(SharedImages.IMG_ERROR)); 08:18:34 ^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'ImageConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[249] 08:18:34 return ImageConverter.convert(SharedImages.get(SharedImages.IMG_ERROR)); 08:18:34 ^^^^^^^ 08:18:34 Discouraged access: The method 'ImageConverter.convert(Image)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[253] 08:18:34 return ImageConverter.convert(SharedImages.get(SharedImages.IMG_ERROR)); 08:18:34 ^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'ImageConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[253] 08:18:34 return ImageConverter.convert(SharedImages.get(SharedImages.IMG_ERROR)); 08:18:34 ^^^^^^^ 08:18:34 Discouraged access: The method 'ImageConverter.convert(Image)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenRenderedMapModeGraphics.java:[18] 08:18:34 import org.eclipse.gmf.runtime.draw2d.ui.render.internal.graphics.RenderedMapModeGraphics; 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'RenderedMapModeGraphics' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenRenderedMapModeGraphics.java:[21] 08:18:34 public class OpenRenderedMapModeGraphics extends RenderedMapModeGraphics { 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'RenderedMapModeGraphics' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenRenderedMapModeGraphics.java:[24] 08:18:34 super(graphics, mapMode); 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The constructor 'RenderedMapModeGraphics(Graphics, IMapMode)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenRenderedMapModeGraphics.java:[28] 08:18:34 return getGraphics(); 08:18:34 ^^^^^^^^^^^ 08:18:34 Discouraged access: The method 'ScaledGraphics.getGraphics()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[29] 08:18:34 import org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.image.ImageExporter; 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'ImageExporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[80] 08:18:34 protected void copyToImage(DiagramGenerator gen, List editParts, 08:18:34 ^^^^ 08:18:34 List is a raw type. References to generic type List<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[94] 08:18:34 String exportFormat = ImageExporter.JPEG_FILE; 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'ImageExporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[94] 08:18:34 String exportFormat = ImageExporter.JPEG_FILE; 08:18:34 ^^^^^^^^^ 08:18:34 Discouraged access: The field 'ImageExporter.JPEG_FILE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[96] 08:18:34 exportFormat = ImageExporter.PNG_FILE; 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'ImageExporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[96] 08:18:34 exportFormat = ImageExporter.PNG_FILE; 08:18:34 ^^^^^^^^ 08:18:34 Discouraged access: The field 'ImageExporter.PNG_FILE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[102] 08:18:34 ImageExporter.exportToFile(destination, (BufferedImage) image, 08:18:34 ^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'ImageExporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[102] 08:18:34 ImageExporter.exportToFile(destination, (BufferedImage) image, 08:18:34 ^^^^^^^^^^^^ 08:18:34 Discouraged access: The method 'ImageExporter.exportToFile(IPath, BufferedImage, String, IProgressMonitor, float)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[25] 08:18:34 import org.eclipse.jdt.internal.ui.util.TableLayoutComposite; 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'TableLayoutComposite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.22.100.v20210224-0730/org.eclipse.jdt.ui-3.22.100.v20210224-0730.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[78] 08:18:34 private TableEditor fTableEditor; 08:18:34 ^^^^^^^^^^^^ 08:18:34 The value of the field HTMLExportPreferencesPage.fTableEditor is not used 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[145] 08:18:34 TableLayoutComposite layouter= new TableLayoutComposite(container, SWT.NONE); 08:18:34 ^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'TableLayoutComposite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.22.100.v20210224-0730/org.eclipse.jdt.ui-3.22.100.v20210224-0730.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[145] 08:18:34 TableLayoutComposite layouter= new TableLayoutComposite(container, SWT.NONE); 08:18:34 ^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'TableLayoutComposite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.22.100.v20210224-0730/org.eclipse.jdt.ui-3.22.100.v20210224-0730.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[145] 08:18:34 TableLayoutComposite layouter= new TableLayoutComposite(container, SWT.NONE); 08:18:34 ^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The constructor 'TableLayoutComposite(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.22.100.v20210224-0730/org.eclipse.jdt.ui-3.22.100.v20210224-0730.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[146] 08:18:34 layouter.addColumnData(new ColumnWeightData(100)); 08:18:34 ^^^^^^^^^^^^^ 08:18:34 Discouraged access: The method 'TableLayoutComposite.addColumnData(ColumnLayoutData)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.22.100.v20210224-0730/org.eclipse.jdt.ui-3.22.100.v20210224-0730.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[224] 08:18:34 public void setDefaults() { 08:18:34 ^^^^^^^^^^^^^ 08:18:34 The method setDefaults() from the type HTMLExportPreferencesPage.IdentifiedEntryStructuredContentProvider is never used locally 08:18:34 61. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/util/IndexHelper.java (at line 24) 08:18:34 @SuppressWarnings("nls") 08:18:34 ^^^^^ 08:18:34 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[44] 08:18:34 import org.eclipse.gmf.runtime.draw2d.ui.render.internal.graphics.RenderedMapModeGraphics; 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'RenderedMapModeGraphics' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[52] 08:18:34 private Point ltranslateOffset; 08:18:34 ^^^^^^^^^^^^^^^^ 08:18:34 The value of the field OpenAPIDiagramSVGGenerator.ltranslateOffset is not used 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[58] 08:18:34 public ImageDescriptor openCreateSWTImageDescriptorForParts(List editparts, 08:18:34 ^^^^ 08:18:34 List is a raw type. References to generic type List<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[87] 08:18:34 graphics = setUpGraphics((int) Math.round(rect.preciseWidth), (int) Math.round(rect.preciseHeight)); 08:18:34 ^^^^^^^^^^^^ 08:18:34 The field PrecisionRectangle.preciseWidth is deprecated 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[87] 08:18:34 graphics = setUpGraphics((int) Math.round(rect.preciseWidth), (int) Math.round(rect.preciseHeight)); 08:18:34 ^^^^^^^^^^^^^ 08:18:34 The field PrecisionRectangle.preciseHeight is deprecated 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[89] 08:18:34 RenderedMapModeGraphics mapModeGraphics = new OpenRenderedMapModeGraphics(graphics, getMapMode()); 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'RenderedMapModeGraphics' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.1.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[102] 08:18:34 public void openRenderToGraphics(Graphics graphics, Point translateOffset, List editparts) { 08:18:34 ^^^^ 08:18:34 List is a raw type. References to generic type List<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[110] 08:18:34 Map decorations = findDecorations(editparts); 08:18:34 ^^^ 08:18:34 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[112] 08:18:34 for (Iterator editPartsItr = editparts.listIterator(); editPartsItr.hasNext();) { 08:18:34 ^^^^^^^^ 08:18:34 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[309] 08:18:34 public Map findDecorations(Collection editparts) { 08:18:34 ^^^ 08:18:34 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[309] 08:18:34 public Map findDecorations(Collection editparts) { 08:18:34 ^^^^^^^^^^ 08:18:34 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[312] 08:18:34 Map figureMap = mapFiguresToEditParts(editparts); 08:18:34 ^^^ 08:18:34 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[314] 08:18:34 Map result = new java.util.HashMap(); 08:18:34 ^^^ 08:18:34 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[314] 08:18:34 Map result = new java.util.HashMap(); 08:18:34 ^^^^^^^^^^^^^^^^^ 08:18:34 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[324] 08:18:34 List figures = new java.util.ArrayList(editparts); 08:18:34 ^^^^ 08:18:34 List is a raw type. References to generic type List<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[324] 08:18:34 List figures = new java.util.ArrayList(editparts); 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[324] 08:18:34 List figures = new java.util.ArrayList(editparts); 08:18:34 ^^^^^^^^^^^^^^^^^^^ 08:18:34 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[325] 08:18:34 for (ListIterator iter = figures.listIterator(); iter.hasNext();) { 08:18:34 ^^^^^^^^^^^^ 08:18:34 ListIterator is a raw type. References to generic type ListIterator<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[326] 08:18:34 iter.set(((IGraphicalEditPart) iter.next()).getFigure()); 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Type safety: The method set(Object) belongs to the raw type ListIterator. References to generic type ListIterator<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[330] 08:18:34 for (Iterator iter = decorationLayer.getChildren().iterator(); iter.hasNext();) { 08:18:34 ^^^^^^^^ 08:18:34 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[342] 08:18:34 result.put(owner, decoration); 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[344] 08:18:34 ((Collection) existing).add(decoration); 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[344] 08:18:34 ((Collection) existing).add(decoration); 08:18:34 ^^^^^^^^^^ 08:18:34 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[346] 08:18:34 Collection c = new java.util.ArrayList(2); 08:18:34 ^^^^^^^^^^ 08:18:34 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[346] 08:18:34 Collection c = new java.util.ArrayList(2); 08:18:34 ^^^^^^^^^^^^^^^^^^^ 08:18:34 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[347] 08:18:34 c.add(existing); 08:18:34 ^^^^^^^^^^^^^^^ 08:18:34 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[348] 08:18:34 c.add(decoration); 08:18:34 ^^^^^^^^^^^^^^^^^ 08:18:34 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[349] 08:18:34 result.put(owner, c); 08:18:34 ^^^^^^^^^^^^^^^^^^^^ 08:18:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[371] 08:18:34 public Map mapFiguresToEditParts(Collection editParts) { 08:18:34 ^^^ 08:18:34 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[371] 08:18:34 public Map mapFiguresToEditParts(Collection editParts) { 08:18:34 ^^^^^^^^^^ 08:18:34 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[372] 08:18:34 Map result = new java.util.HashMap(); 08:18:34 ^^^ 08:18:34 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[372] 08:18:34 Map result = new java.util.HashMap(); 08:18:34 ^^^^^^^^^^^^^^^^^ 08:18:34 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[374] 08:18:34 for (Iterator iter = editParts.iterator(); iter.hasNext();) { 08:18:34 ^^^^^^^^ 08:18:34 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[377] 08:18:34 result.put(next.getFigure(), next); 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[392] 08:18:34 public void getNestedEditParts(IGraphicalEditPart childEditPart, Collection editParts) { 08:18:34 ^^^^^^^^^^ 08:18:34 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[394] 08:18:34 for (Iterator iter = childEditPart.getChildren().iterator(); iter.hasNext();) { 08:18:34 ^^^^^^^^ 08:18:34 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[397] 08:18:34 editParts.add(child); 08:18:34 ^^^^^^^^^^^^^^^^^^^^ 08:18:34 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[413] 08:18:34 public void paintDecorations(Graphics graphics, IFigure figure, Map decorations) { 08:18:34 ^^^ 08:18:34 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[418] 08:18:34 for (Iterator iter = ((Collection) decoration).iterator(); iter.hasNext();) { 08:18:34 ^^^^^^^^ 08:18:34 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[418] 08:18:34 for (Iterator iter = ((Collection) decoration).iterator(); iter.hasNext();) { 08:18:34 ^^^^^^^^^^ 08:18:34 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[438] 08:18:34 for (Iterator itr = ep.getSourceConnections().iterator(); itr.hasNext();) { 08:18:34 ^^^^^^^^ 08:18:34 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/AnnotateSVG.java:[16] 08:18:34 import org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG; 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/AnnotateSVG.java:[34] 08:18:34 boolean addAnnotation(View view, GraphicsSVG svgG, Element rectangle); 08:18:34 ^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/CommentAnnotateSVG.java:[19] 08:18:34 import org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG; 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/CommentAnnotateSVG.java:[39] 08:18:34 * @see org.eclipse.papyrus.uml.export.extension.AnnotateSVG#addAnnotation(org.eclipse.gmf.runtime.notation.View, org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG, org.w3c.dom.Element) 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/CommentAnnotateSVG.java:[39] 08:18:34 * @see org.eclipse.papyrus.uml.export.extension.AnnotateSVG#addAnnotation(org.eclipse.gmf.runtime.notation.View, org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG, org.w3c.dom.Element) 08:18:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/CommentAnnotateSVG.java:[47] 08:18:34 public boolean addAnnotation(View view, GraphicsSVG svgG, Element rectangle) { 08:18:34 ^^^^^^^^^^^ 08:18:34 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/CommentAnnotateSVG.java:[54] 08:18:34 Element title = svgG.getDocument().createElementNS(SVGDOMImplementation.SVG_NAMESPACE_URI, ATTRIBUTE_TITLE); 08:18:34 ^^^^^^^^^^^ 08:18:34 Discouraged access: The method 'GraphicsSVG.getDocument()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/CommentAnnotateSVG.java:[55] 08:18:34 Text comment = svgG.getDocument().createTextNode(ownedComments.get(0).getBody()); 08:18:34 ^^^^^^^^^^^ 08:18:34 Discouraged access: The method 'GraphicsSVG.getDocument()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar') 08:18:34 110 problems (0 errors, 109 warnings, 1 info) 08:18:34 [INFO] 08:18:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.export --- 08:18:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/test/resources 08:18:34 [INFO] 08:18:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.export --- 08:18:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/target/org.eclipse.papyrus.uml.export-2.0.0-SNAPSHOT-sources.jar 08:18:34 [INFO] 08:18:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.export --- 08:18:35 [INFO] 08:18:35 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.export --- 08:18:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/target/org.eclipse.papyrus.uml.export-2.0.0-SNAPSHOT.jar 08:18:35 [INFO] 08:18:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.export --- 08:18:35 [INFO] 08:18:35 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.export --- 08:18:35 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:35 [INFO] 08:18:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.export --- 08:18:35 [INFO] 08:18:35 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.navigation >------- 08:18:35 [INFO] Building org.eclipse.papyrus.uml.navigation 2.0.0-SNAPSHOT [257/729] 08:18:35 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:35 [INFO] 08:18:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.navigation --- 08:18:35 [INFO] 08:18:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.navigation --- 08:18:35 [INFO] The project's OSGi version is 2.0.0.202103041255 08:18:35 [INFO] 08:18:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.navigation --- 08:18:35 [INFO] 08:18:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.navigation --- 08:18:35 [INFO] 08:18:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.navigation --- 08:18:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.navigation/src/main/resources 08:18:35 [INFO] 08:18:35 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.navigation --- 08:18:35 [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.navigation/bin 08:18:36 [INFO] 08:18:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.navigation --- 08:18:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.navigation/src/test/resources 08:18:36 [INFO] 08:18:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.navigation --- 08:18:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.navigation/target/org.eclipse.papyrus.uml.navigation-2.0.0-SNAPSHOT-sources.jar 08:18:36 [INFO] 08:18:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.navigation --- 08:18:36 [INFO] 08:18:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.navigation --- 08:18:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.navigation/target/org.eclipse.papyrus.uml.navigation-2.0.0-SNAPSHOT.jar 08:18:36 [INFO] 08:18:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.navigation --- 08:18:36 [INFO] 08:18:36 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.navigation --- 08:18:36 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:36 [INFO] 08:18:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.navigation --- 08:18:37 [INFO] 08:18:37 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.oclconstraintevaluation >-- 08:18:37 [INFO] Building org.eclipse.papyrus.uml.oclconstraintevaluation 2.0.0-SNAPSHOT [258/729] 08:18:37 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:37 [INFO] 08:18:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.oclconstraintevaluation --- 08:18:37 [INFO] 08:18:37 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.oclconstraintevaluation --- 08:18:37 [INFO] The project's OSGi version is 2.0.0.202103041255 08:18:37 [INFO] 08:18:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.oclconstraintevaluation --- 08:18:37 [INFO] 08:18:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.oclconstraintevaluation --- 08:18:37 [INFO] 08:18:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.oclconstraintevaluation --- 08:18:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/src/main/resources 08:18:37 [INFO] 08:18:37 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.oclconstraintevaluation --- 08:18:37 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/bin 08:18:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/src/org/eclipse/papyrus/uml/oclconstraintevaluation/OCLEvaluationView.java:[24] 08:18:37 import org.eclipse.ocl.pivot.uml.UMLOCL; 08:18:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:37 The type UMLOCL is deprecated 08:18:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/src/org/eclipse/papyrus/uml/oclconstraintevaluation/OCLEvaluationView.java:[82] 08:18:37 return UMLOCL.newInstance().getMetamodelManager(); 08:18:37 ^^^^^^ 08:18:37 The type UMLOCL is deprecated 08:18:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/src/org/eclipse/papyrus/uml/oclconstraintevaluation/OCLEvaluationView.java:[82] 08:18:37 return UMLOCL.newInstance().getMetamodelManager(); 08:18:37 ^^^^^^^^^^^^^ 08:18:37 The method newInstance() from the type UMLOCL is deprecated 08:18:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/src/org/eclipse/papyrus/uml/oclconstraintevaluation/OCLEvaluationView.java:[99] 08:18:37 OCL ocl = OCL.newInstance(environmentFactory); 08:18:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:37 The method newInstance(EnvironmentFactory) from the type OCL is deprecated 08:18:37 4 problems (4 warnings) 08:18:37 [INFO] 08:18:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.oclconstraintevaluation --- 08:18:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/src/test/resources 08:18:37 [INFO] 08:18:37 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.oclconstraintevaluation --- 08:18:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/target/org.eclipse.papyrus.uml.oclconstraintevaluation-2.0.0-SNAPSHOT-sources.jar 08:18:37 [INFO] 08:18:37 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.oclconstraintevaluation --- 08:18:37 [INFO] 08:18:37 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.oclconstraintevaluation --- 08:18:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/target/org.eclipse.papyrus.uml.oclconstraintevaluation-2.0.0-SNAPSHOT.jar 08:18:37 [INFO] 08:18:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.oclconstraintevaluation --- 08:18:37 [INFO] 08:18:37 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.oclconstraintevaluation --- 08:18:37 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:37 [INFO] 08:18:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.oclconstraintevaluation --- 08:18:37 [INFO] 08:18:37 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.wizards >----- 08:18:37 [INFO] Building org.eclipse.papyrus.uml.diagram.wizards 4.0.0-SNAPSHOT [259/729] 08:18:37 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:37 [INFO] 08:18:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.wizards --- 08:18:37 [INFO] 08:18:37 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.wizards --- 08:18:37 [INFO] The project's OSGi version is 4.0.0.202103041255 08:18:37 [INFO] 08:18:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.wizards --- 08:18:37 [INFO] 08:18:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.wizards --- 08:18:37 [INFO] 08:18:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.wizards --- 08:18:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/main/resources 08:18:37 [INFO] 08:18:37 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.wizards --- 08:18:37 [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/bin 08:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/NewPapyrusProjectWizard.java:[25] 08:18:38 import org.eclipse.core.runtime.SubProgressMonitor; 08:18:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:38 The type SubProgressMonitor is deprecated 08:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/NewPapyrusProjectWizard.java:[133] 08:18:38 project.create(projectDescription, new SubProgressMonitor(progressMonitor, 1)); 08:18:38 ^^^^^^^^^^^^^^^^^^ 08:18:38 The type SubProgressMonitor is deprecated 08:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/NewPapyrusProjectWizard.java:[133] 08:18:38 project.create(projectDescription, new SubProgressMonitor(progressMonitor, 1)); 08:18:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:38 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/NewPapyrusProjectWizard.java:[134] 08:18:38 project.open(new SubProgressMonitor(progressMonitor, 1)); 08:18:38 ^^^^^^^^^^^^^^^^^^ 08:18:38 The type SubProgressMonitor is deprecated 08:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/NewPapyrusProjectWizard.java:[134] 08:18:38 project.open(new SubProgressMonitor(progressMonitor, 1)); 08:18:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:38 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/NewPapyrusProjectWizard.java:[137] 08:18:38 project.open(new SubProgressMonitor(progressMonitor, 1)); 08:18:38 ^^^^^^^^^^^^^^^^^^ 08:18:38 The type SubProgressMonitor is deprecated 08:18:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/NewPapyrusProjectWizard.java:[137] 08:18:38 project.open(new SubProgressMonitor(progressMonitor, 1)); 08:18:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:38 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:18:38 8. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/PapyrusExampleInstallerWizard.java (at line 49) 08:18:38 @SuppressWarnings("nls") 08:18:38 ^^^^^ 08:18:38 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 08:18:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/pages/SelectArchitectureContextPage.java:[106] 08:18:39 private <T> List<T> asList(T... elements) { 08:18:39 ^^^^^^^^ 08:18:39 Type safety: Potential heap pollution via varargs parameter elements 08:18:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/CreateModelWizard.java:[699] 08:18:39 desc = IDE.getEditorDescriptor(((IFileEditorInput) input).getFile()); 08:18:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:39 The method getEditorDescriptor(IFile) from the type IDE is deprecated 08:18:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/CreateModelWizard.java:[710] 08:18:39 desc = IDE.getEditorDescriptor(uri.lastSegment()); 08:18:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:39 The method getEditorDescriptor(String) from the type IDE is deprecated 08:18:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/CreateModelWizard.java:[713] 08:18:39 desc = IDE.getEditorDescriptor(input.getName()); 08:18:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:39 The method getEditorDescriptor(String) from the type IDE is deprecated 08:18:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/profile/ProfileChooserContentProvider.java:[61] 08:18:39 for (Object object : (List) inputElement) { 08:18:39 ^^^^ 08:18:39 List is a raw type. References to generic type List<E> should be parameterized 08:18:39 13 problems (0 errors, 12 warnings, 1 info) 08:18:39 [INFO] 08:18:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.wizards --- 08:18:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/test/resources 08:18:39 [INFO] 08:18:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.wizards --- 08:18:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/target/org.eclipse.papyrus.uml.diagram.wizards-4.0.0-SNAPSHOT-sources.jar 08:18:39 [INFO] 08:18:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.wizards --- 08:18:39 [INFO] 08:18:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.wizards --- 08:18:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/target/org.eclipse.papyrus.uml.diagram.wizards-4.0.0-SNAPSHOT.jar 08:18:39 [INFO] 08:18:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.wizards --- 08:18:39 [INFO] 08:18:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.wizards --- 08:18:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:39 [INFO] 08:18:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.wizards --- 08:18:39 [INFO] 08:18:39 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.perspective >------- 08:18:39 [INFO] Building org.eclipse.papyrus.uml.perspective 2.0.0-SNAPSHOT [260/729] 08:18:39 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:39 [INFO] 08:18:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.perspective --- 08:18:39 [INFO] 08:18:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.perspective --- 08:18:39 [INFO] The project's OSGi version is 2.0.0.202103041255 08:18:39 [INFO] 08:18:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.perspective --- 08:18:39 [INFO] 08:18:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.perspective --- 08:18:39 [INFO] 08:18:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.perspective --- 08:18:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.perspective/src/main/resources 08:18:39 [INFO] 08:18:39 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.perspective --- 08:18:39 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.perspective/bin 08:18:40 [INFO] 08:18:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.perspective --- 08:18:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.perspective/src/test/resources 08:18:40 [INFO] 08:18:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.perspective --- 08:18:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.perspective/target/org.eclipse.papyrus.uml.perspective-2.0.0-SNAPSHOT-sources.jar 08:18:40 [INFO] 08:18:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.perspective --- 08:18:40 [INFO] 08:18:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.perspective --- 08:18:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.perspective/target/org.eclipse.papyrus.uml.perspective-2.0.0-SNAPSHOT.jar 08:18:40 [INFO] 08:18:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.perspective --- 08:18:40 [INFO] 08:18:40 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.perspective --- 08:18:40 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:40 [INFO] 08:18:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.perspective --- 08:18:40 [INFO] 08:18:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.resourceloading.profile >-- 08:18:40 [INFO] Building org.eclipse.papyrus.uml.resourceloading.profile 2.0.0-SNAPSHOT [261/729] 08:18:40 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:40 [INFO] 08:18:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.resourceloading.profile --- 08:18:40 [INFO] 08:18:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.resourceloading.profile --- 08:18:40 [INFO] The project's OSGi version is 2.0.0.202103041255 08:18:40 [INFO] 08:18:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.resourceloading.profile --- 08:18:40 [INFO] 08:18:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.resourceloading.profile --- 08:18:40 [INFO] 08:18:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.resourceloading.profile --- 08:18:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/src/main/resources 08:18:40 [INFO] 08:18:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.resourceloading.profile --- 08:18:40 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/bin 08:18:40 [INFO] 08:18:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.resourceloading.profile --- 08:18:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/src/test/resources 08:18:40 [INFO] 08:18:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.resourceloading.profile --- 08:18:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/target/org.eclipse.papyrus.uml.resourceloading.profile-2.0.0-SNAPSHOT-sources.jar 08:18:40 [INFO] 08:18:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.resourceloading.profile --- 08:18:40 [INFO] 08:18:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.resourceloading.profile --- 08:18:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/target/org.eclipse.papyrus.uml.resourceloading.profile-2.0.0-SNAPSHOT.jar 08:18:40 [INFO] 08:18:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.resourceloading.profile --- 08:18:40 [INFO] 08:18:40 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.resourceloading.profile --- 08:18:40 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:40 [INFO] 08:18:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.resourceloading.profile --- 08:18:40 [INFO] 08:18:40 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui >-------- 08:18:40 [INFO] Building org.eclipse.papyrus.uml.search.ui 3.0.0-SNAPSHOT [262/729] 08:18:40 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:41 [INFO] 08:18:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.search.ui --- 08:18:41 [INFO] 08:18:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.search.ui --- 08:18:41 [INFO] The project's OSGi version is 3.0.0.202103041255 08:18:41 [INFO] 08:18:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.search.ui --- 08:18:41 [INFO] 08:18:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.search.ui --- 08:18:41 [INFO] 08:18:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.search.ui --- 08:18:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/main/resources 08:18:41 [INFO] 08:18:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.search.ui --- 08:18:41 [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/bin 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/validator/ParticipantValidator.java:[83] 08:18:42 List<Object> participantsTypesList = Arrays.asList(participantsTypes); 08:18:42 ^^^^^^^^^^^^^^^^^^^^^ 08:18:42 The value of the local variable participantsTypesList is not used 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchResultPage.java:[62] 08:18:42 setElementLimit(new Integer(DEFAULT_ELEMENT_LIMIT)); 08:18:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:42 The constructor Integer(int) is deprecated since version 9 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/providers/AttributeMatchLabelProvider.java:[117] 08:18:42 private String getStringValueOfProperty(Element element, Stereotype stereotype, Property property) { 08:18:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:42 The method getStringValueOfProperty(Element, Stereotype, Property) from the type AttributeMatchLabelProvider is never used locally 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/providers/AttributeMatchLabelProvider.java:[147] 08:18:42 private EList<String> getStringValuesOfProperty(Element element, Stereotype stereotype, Property property) { 08:18:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:42 The method getStringValuesOfProperty(Element, Stereotype, Property) from the type AttributeMatchLabelProvider is never used locally 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/providers/AttributeMatchLabelProvider.java:[152] 08:18:42 for (Object val : (EList) values) { 08:18:42 ^^^^^ 08:18:42 EList is a raw type. References to generic type EList<E> should be parameterized 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/adapter/PapyrusSearchAdapterFactory.java:[33] 08:18:42 public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) { 08:18:42 ^^^^^^ 08:18:42 Type safety: The return type Object for getAdapter(Object, Class) from the type PapyrusSearchAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/CheckBoxFilteredTree.java:[32] 08:18:42 super(parent, style, filter, useNewLook); 08:18:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:42 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/results/PapyrusSearchResult.java:[302] 08:18:42 private EList<String> getStringValuesOfProperty(Element element, Stereotype stereotype, Property property) { 08:18:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:42 The method getStringValuesOfProperty(Element, Stereotype, Property) from the type PapyrusSearchResult is never used locally 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/results/PapyrusSearchResult.java:[307] 08:18:42 for (Object val : (EList) values) { 08:18:42 ^^^^^ 08:18:42 EList is a raw type. References to generic type EList<E> should be parameterized 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/query/PapyrusAdvancedQuery.java:[430] 08:18:42 private EList<String> getStringValuesOfProperty(Element element, Stereotype stereotype, Property property) { 08:18:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:42 The method getStringValuesOfProperty(Element, Stereotype, Property) from the type PapyrusAdvancedQuery is never used locally 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/query/PapyrusAdvancedQuery.java:[435] 08:18:42 for (Object val : (EList) values) { 08:18:42 ^^^^^ 08:18:42 EList is a raw type. References to generic type EList<E> should be parameterized 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[59] 08:18:42 import org.eclipse.jface.viewers.ViewerSorter; 08:18:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:42 The type ViewerSorter is deprecated 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[578] 08:18:42 participantProfilesComboViewer.setSorter(new ViewerSorter()); 08:18:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:42 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[578] 08:18:42 participantProfilesComboViewer.setSorter(new ViewerSorter()); 08:18:42 ^^^^^^^^^^^^ 08:18:42 The type ViewerSorter is deprecated 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[578] 08:18:42 participantProfilesComboViewer.setSorter(new ViewerSorter()); 08:18:42 ^^^^^^^^^^^^^^ 08:18:42 The constructor ViewerSorter() is deprecated 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[699] 08:18:42 participantUMLTypesTreeViewer.setSorter(new ViewerSorter()); 08:18:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:42 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[699] 08:18:42 participantUMLTypesTreeViewer.setSorter(new ViewerSorter()); 08:18:42 ^^^^^^^^^^^^ 08:18:42 The type ViewerSorter is deprecated 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[699] 08:18:42 participantUMLTypesTreeViewer.setSorter(new ViewerSorter()); 08:18:42 ^^^^^^^^^^^^^^ 08:18:42 The constructor ViewerSorter() is deprecated 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[721] 08:18:42 participantStereotypesTreeViewer.setSorter(new ViewerSorter()); 08:18:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:42 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[721] 08:18:42 participantStereotypesTreeViewer.setSorter(new ViewerSorter()); 08:18:42 ^^^^^^^^^^^^ 08:18:42 The type ViewerSorter is deprecated 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[721] 08:18:42 participantStereotypesTreeViewer.setSorter(new ViewerSorter()); 08:18:42 ^^^^^^^^^^^^^^ 08:18:42 The constructor ViewerSorter() is deprecated 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/dialogs/TypesFilterDialog.java:[97] 08:18:42 filterTypesTreeViewer.setAllChecked(true); 08:18:42 ^^^^^^^^^^^^^^^^^^^ 08:18:42 The method setAllChecked(boolean) from the type CheckboxTreeViewer is deprecated 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/handlers/SearchCommandHandler.java:[21] 08:18:42 import org.eclipse.search.internal.ui.OpenSearchDialogAction; 08:18:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:42 Discouraged access: The type 'OpenSearchDialogAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.search/3.13.0.v20210212-0759/org.eclipse.search-3.13.0.v20210212-0759.jar') 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/handlers/SearchCommandHandler.java:[32] 08:18:42 OpenSearchDialogAction action = new OpenSearchDialogAction(); 08:18:42 ^^^^^^^^^^^^^^^^^^^^^^ 08:18:42 Discouraged access: The type 'OpenSearchDialogAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.search/3.13.0.v20210212-0759/org.eclipse.search-3.13.0.v20210212-0759.jar') 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/handlers/SearchCommandHandler.java:[32] 08:18:42 OpenSearchDialogAction action = new OpenSearchDialogAction(); 08:18:42 ^^^^^^^^^^^^^^^^^^^^^^ 08:18:42 Discouraged access: The type 'OpenSearchDialogAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.search/3.13.0.v20210212-0759/org.eclipse.search-3.13.0.v20210212-0759.jar') 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/handlers/SearchCommandHandler.java:[32] 08:18:42 OpenSearchDialogAction action = new OpenSearchDialogAction(); 08:18:42 ^^^^^^^^^^^^^^^^^^^^^^ 08:18:42 Discouraged access: The constructor 'OpenSearchDialogAction()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.search/3.13.0.v20210212-0759/org.eclipse.search-3.13.0.v20210212-0759.jar') 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/handlers/SearchCommandHandler.java:[33] 08:18:42 action.run(); 08:18:42 ^^^ 08:18:42 Discouraged access: The method 'OpenSearchDialogAction.run()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.search/3.13.0.v20210212-0759/org.eclipse.search-3.13.0.v20210212-0759.jar') 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/com/swtdesigner/ResourceManager.java:[164] 08:18:42 drawImage(baseImage.getImageData(), 0, 0); 08:18:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:42 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/com/swtdesigner/ResourceManager.java:[166] 08:18:42 drawImage(decorator.getImageData(), 0, 0); 08:18:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:42 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/com/swtdesigner/ResourceManager.java:[168] 08:18:42 drawImage(decorator.getImageData(), bib.width - dib.width, 0); 08:18:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:42 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/com/swtdesigner/ResourceManager.java:[170] 08:18:42 drawImage(decorator.getImageData(), 0, bib.height - dib.height); 08:18:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:42 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated 08:18:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/com/swtdesigner/ResourceManager.java:[172] 08:18:42 drawImage(decorator.getImageData(), bib.width - dib.width, bib.height - dib.height); 08:18:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:42 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated 08:18:42 32 problems (32 warnings) 08:18:42 [INFO] 08:18:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.search.ui --- 08:18:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/test/resources 08:18:42 [INFO] 08:18:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.search.ui --- 08:18:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/target/org.eclipse.papyrus.uml.search.ui-3.0.0-SNAPSHOT-sources.jar 08:18:42 [INFO] 08:18:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.search.ui --- 08:18:42 [INFO] 08:18:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.search.ui --- 08:18:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/target/org.eclipse.papyrus.uml.search.ui-3.0.0-SNAPSHOT.jar 08:18:43 [INFO] 08:18:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.search.ui --- 08:18:43 [INFO] 08:18:43 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.search.ui --- 08:18:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:43 [INFO] 08:18:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.search.ui --- 08:18:43 [INFO] 08:18:43 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types >------ 08:18:43 [INFO] Building org.eclipse.papyrus.uml.service.types 5.0.0-SNAPSHOT [263/729] 08:18:43 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:43 [INFO] 08:18:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.service.types --- 08:18:43 [INFO] 08:18:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.types --- 08:18:43 [INFO] The project's OSGi version is 5.0.0.202103041255 08:18:43 [INFO] 08:18:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.types --- 08:18:43 [INFO] 08:18:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.types --- 08:18:43 [INFO] 08:18:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.service.types --- 08:18:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/main/resources 08:18:43 [INFO] 08:18:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.service.types --- 08:18:43 [INFO] Compiling 218 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/bin 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/LifelineEditHelper.java:[57] 08:18:45 createRequest.getParameters().put(SequenceRequestConstant.COVERED, container); 08:18:45 ^^^^^^^ 08:18:45 The field SequenceRequestConstant.COVERED is deprecated 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ConfigureMessageEventCommand.java:[131] 08:18:45 final int index = lifeline.getCoveredBys().indexOf(previous) + 1; 08:18:45 ^^^^^^^^ 08:18:45 Unlikely argument type MessageEnd for indexOf(Object) on a List<InteractionFragment> 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ConfigureMessageEventCommand.java:[369] 08:18:45 ((Interaction) container).getFragments().remove(createdMessage); 08:18:45 ^^^^^^^^^^^^^^ 08:18:45 Unlikely argument type MessageEnd for remove(Object) on a Collection<InteractionFragment> 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ConfigureMessageEventCommand.java:[371] 08:18:45 ((InteractionOperand) container).getFragments().remove(createdMessage); 08:18:45 ^^^^^^^^^^^^^^ 08:18:45 Unlikely argument type MessageEnd for remove(Object) on a Collection<InteractionFragment> 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/ClassifierHelperAdvice.java:[167] 08:18:45 List<EObject> currentlyRefactoredElements = (request.getParameter(RequestParameterConstants.ASSOCIATION_REFACTORED_ELEMENTS) != null) ? (List<EObject>) request.getParameter(RequestParameterConstants.ASSOCIATION_REFACTORED_ELEMENTS) 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 Type safety: Unchecked cast from Object to List<EObject> 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/ClassifierHelperAdvice.java:[197] 08:18:45 request.getParameters().put(RequestParameterConstants.ASSOCIATION_REFACTORED_ELEMENTS, currentlyRefactoredElements); 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/ElementEditHelper.java:[153] 08:18:45 Map elementsToMove = req.getElementsToMove(); 08:18:45 ^^^ 08:18:45 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/ElementEditHelper.java:[193] 08:18:45 for (Object object : (List) value) { 08:18:45 ^^^^ 08:18:45 List is a raw type. References to generic type List<E> should be parameterized 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/ElementEditHelper.java:[221] 08:18:45 for (Edge edge : (List<Edge>) ViewUtil.getTargetConnections(viewIt.next())) { 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 Type safety: Unchecked cast from List to List<Edge> 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ElementOwnedElementReorientCommand.java:[100] 08:18:45 ((List) value).add(getOldTarget()); 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ElementOwnedElementReorientCommand.java:[100] 08:18:45 ((List) value).add(getOldTarget()); 08:18:45 ^^^^ 08:18:45 List is a raw type. References to generic type List<E> should be parameterized 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ElementOwnedElementReorientCommand.java:[111] 08:18:45 ((List) value).add(getNewTarget()); 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ElementOwnedElementReorientCommand.java:[111] 08:18:45 ((List) value).add(getNewTarget()); 08:18:45 ^^^^ 08:18:45 List is a raw type. References to generic type List<E> should be parameterized 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/RefineEditHelperAdvice.java:[50] 08:18:45 StereotypeApplicationHelper.getInstance(element).applyStereotype(element, StandardPackage.Literals.REFINE); 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AbstractDirectedRelationshipReorientCommand.java:[101] 08:18:45 R elementToEdit = (R) getElementToEdit(); 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 Type safety: Unchecked cast from EObject to R 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AbstractDirectedRelationshipReorientCommand.java:[106] 08:18:45 return (S) oldEnd; 08:18:45 ^^^^^^^^^^ 08:18:45 Type safety: Unchecked cast from EObject to S 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AbstractDirectedRelationshipReorientCommand.java:[110] 08:18:45 return (S) newEnd; 08:18:45 ^^^^^^^^^^ 08:18:45 Type safety: Unchecked cast from EObject to S 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AbstractDirectedRelationshipReorientCommand.java:[114] 08:18:45 return (T) oldEnd; 08:18:45 ^^^^^^^^^^ 08:18:45 Type safety: Unchecked cast from EObject to T 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AbstractDirectedRelationshipReorientCommand.java:[118] 08:18:45 return (T) newEnd; 08:18:45 ^^^^^^^^^^ 08:18:45 Type safety: Unchecked cast from EObject to T 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ElementOwnedElementCreateCommand.java:[71] 08:18:45 ((List) value).add(getTarget()); 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ElementOwnedElementCreateCommand.java:[71] 08:18:45 ((List) value).add(getTarget()); 08:18:45 ^^^^ 08:18:45 List is a raw type. References to generic type List<E> should be parameterized 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/ExceptionHandlerEditHelper.java:[39] 08:18:45 import org.eclipse.uml2.uml.Type; 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 The import org.eclipse.uml2.uml.Type is never used 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/NotContainmentMoveCommand.java:[53] 08:18:45 for(Iterator i = getElementsToMove().keySet().iterator(); i.hasNext();) { 08:18:45 ^^^^^^^^ 08:18:45 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/StereotypePropertyReferenceDestroyCommand.java:[142] 08:18:45 ((List) list).remove(value); 08:18:45 ^^^^ 08:18:45 List is a raw type. References to generic type List<E> should be parameterized 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/TraceEditHelperAdvice.java:[50] 08:18:45 StereotypeApplicationHelper.getInstance(element).applyStereotype(element, StandardPackage.Literals.TRACE); 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/AssociationEditHelperAdvice.java:[262] 08:18:45 ? (List<EObject>) req.getParameter(org.eclipse.papyrus.infra.services.edit.utils.RequestParameterConstants.DEPENDENTS_TO_KEEP) 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 Type safety: Unchecked cast from Object to List<EObject> 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/AssociationEditHelperAdvice.java:[337] 08:18:45 ? (List<EObject>) request.getParameter(org.eclipse.papyrus.infra.services.edit.utils.RequestParameterConstants.ASSOCIATION_REFACTORED_ELEMENTS) 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 Type safety: Unchecked cast from Object to List<EObject> 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/AssociationEditHelperAdvice.java:[346] 08:18:45 request.getParameters().put(org.eclipse.papyrus.infra.services.edit.utils.RequestParameterConstants.ASSOCIATION_REFACTORED_ELEMENTS, currentlyRefactoredElements); 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/utils/RequestParameterUtils.java:[97] 08:18:45 return (List<EObject>) req.getParameter(RequestParameterConstants.DEPENDENTS_TO_KEEP); 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 Type safety: Unchecked cast from Object to List<EObject> 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/utils/RequestParameterUtils.java:[109] 08:18:45 return (List<EObject>) req.getParameter(RequestParameterConstants.ASSOCIATION_REFACTORED_ELEMENTS); 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 Type safety: Unchecked cast from Object to List<EObject> 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/utils/RequestParameterUtils.java:[121] 08:18:45 req.getParameters().put(RequestParameterConstants.ASSOCIATION_REFACTORED_ELEMENTS, refactoredElements); 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/InteractionOperandEditHelper.java:[47] 08:18:45 InteractionConstraint guard = interactionOperand.createGuard("guard"); 08:18:45 ^^^^^ 08:18:45 The value of the local variable guard is not used 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/InstanceSpecificationEditHelper.java:[58] 08:18:45 private InstanceSpecification getSourceOwnerType(ConfigureRequest req) { 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 The method getSourceOwnerType(ConfigureRequest) from the type InstanceSpecificationEditHelper is never used locally 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/InstanceSpecificationEditHelper.java:[73] 08:18:45 private InstanceSpecification getTargetOwnerType(ConfigureRequest req) { 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 The method getTargetOwnerType(ConfigureRequest) from the type InstanceSpecificationEditHelper is never used locally 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AssociationReorientCommand.java:[199] 08:18:45 private void reorientEnd(Property end, Classifier newEndType) throws ExecutionException { 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 The method reorientEnd(Property, Classifier) from the type AssociationReorientCommand is never used locally 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AssociationReorientCommand.java:[204] 08:18:45 private void moveEnd(Property end, Classifier newOwner) throws ExecutionException { 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 The method moveEnd(Property, Classifier) from the type AssociationReorientCommand is never used locally 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/NamedElementHelperAdvice.java:[56] 08:18:45 if(request.getDependentElementsToDestroy().containsAll(directedRelationship.getSources())) { 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 Type safety: The method containsAll(Collection) belongs to the raw type Set. References to generic type Set<E> should be parameterized 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/NamedElementHelperAdvice.java:[68] 08:18:45 if(request.getDependentElementsToDestroy().containsAll(directedRelationship.getTargets())) { 08:18:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:45 Type safety: The method containsAll(Collection) belongs to the raw type Set. References to generic type Set<E> should be parameterized 08:18:45 39. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/OccurrenceSpecificationHelperAdvice.java (at line 68) 08:18:45 if (os.equals(m.getSendEvent())) { 08:18:45 ^^^^^^^^^^^^^^^^ 08:18:45 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification 08:18:45 40. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/OccurrenceSpecificationHelperAdvice.java (at line 74) 08:18:45 if (os.equals(m.getReceiveEvent())) { 08:18:45 ^^^^^^^^^^^^^^^^^^^ 08:18:45 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification 08:18:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/MessageHelperAdvice.java:[300] 08:18:45 lifeline.getCoveredBys().add(lifeline.getCoveredBys().indexOf(previous) + 1, messageOccurrenceSpecification); 08:18:45 ^^^^^^^^ 08:18:45 Unlikely argument type MessageEnd for indexOf(Object) on a List<InteractionFragment> 08:18:45 41 problems (0 errors, 39 warnings, 2 infos) 08:18:45 [INFO] 08:18:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.types --- 08:18:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/test/resources 08:18:45 [INFO] 08:18:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.service.types --- 08:18:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/target/org.eclipse.papyrus.uml.service.types-5.0.0-SNAPSHOT-sources.jar 08:18:45 [INFO] 08:18:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.types --- 08:18:45 [INFO] 08:18:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.types --- 08:18:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/target/org.eclipse.papyrus.uml.service.types-5.0.0-SNAPSHOT.jar 08:18:45 [INFO] 08:18:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.types --- 08:18:45 [INFO] 08:18:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.service.types --- 08:18:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:45 [INFO] 08:18:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.service.types --- 08:18:46 [INFO] 08:18:46 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types.ui >---- 08:18:46 [INFO] Building org.eclipse.papyrus.uml.service.types.ui 3.0.0-SNAPSHOT [264/729] 08:18:46 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:46 [INFO] 08:18:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.service.types.ui --- 08:18:46 [INFO] 08:18:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.types.ui --- 08:18:46 [INFO] The project's OSGi version is 3.0.0.202103041255 08:18:46 [INFO] 08:18:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.types.ui --- 08:18:46 [INFO] 08:18:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.types.ui --- 08:18:46 [INFO] 08:18:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.service.types.ui --- 08:18:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/src/main/resources 08:18:46 [INFO] 08:18:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.service.types.ui --- 08:18:46 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/bin 08:18:47 [INFO] 08:18:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.types.ui --- 08:18:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/src/test/resources 08:18:47 [INFO] 08:18:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.service.types.ui --- 08:18:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/target/org.eclipse.papyrus.uml.service.types.ui-3.0.0-SNAPSHOT-sources.jar 08:18:47 [INFO] 08:18:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.types.ui --- 08:18:47 [INFO] 08:18:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.types.ui --- 08:18:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/target/org.eclipse.papyrus.uml.service.types.ui-3.0.0-SNAPSHOT.jar 08:18:47 [INFO] 08:18:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.types.ui --- 08:18:47 [INFO] 08:18:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.service.types.ui --- 08:18:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:47 [INFO] 08:18:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.service.types.ui --- 08:18:47 [INFO] 08:18:47 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.service.validation >--- 08:18:47 [INFO] Building org.eclipse.papyrus.uml.service.validation 3.0.0-SNAPSHOT [265/729] 08:18:47 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:47 [INFO] 08:18:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.service.validation --- 08:18:47 [INFO] 08:18:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.validation --- 08:18:47 [INFO] The project's OSGi version is 3.0.0.202103041255 08:18:47 [INFO] 08:18:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.validation --- 08:18:47 [INFO] 08:18:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.validation --- 08:18:47 [INFO] 08:18:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.service.validation --- 08:18:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/src/main/resources 08:18:47 [INFO] 08:18:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.service.validation --- 08:18:47 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/bin 08:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/src/org/eclipse/papyrus/uml/service/validation/oclpivot/AbstractOCLpivotModelConstraint.java:[152] 08:18:48 ocl.getMetamodelManager().getASOf(org.eclipse.ocl.pivot.Class.class, umlStereotype); 08:18:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:18:48 The method getASOf(Class<Class>, EObject) from the type MetamodelManager is deprecated 08:18:48 1 problem (1 warning) 08:18:48 [INFO] 08:18:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.validation --- 08:18:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/src/test/resources 08:18:48 [INFO] 08:18:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.service.validation --- 08:18:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/target/org.eclipse.papyrus.uml.service.validation-3.0.0-SNAPSHOT-sources.jar 08:18:48 [INFO] 08:18:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.validation --- 08:18:48 [INFO] 08:18:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.validation --- 08:18:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/target/org.eclipse.papyrus.uml.service.validation-3.0.0-SNAPSHOT.jar 08:18:48 [INFO] 08:18:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.validation --- 08:18:48 [INFO] 08:18:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.service.validation --- 08:18:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:48 [INFO] 08:18:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.service.validation --- 08:18:48 [INFO] 08:18:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.services.decoration >--- 08:18:48 [INFO] Building org.eclipse.papyrus.uml.services.decoration 2.0.0-SNAPSHOT [266/729] 08:18:48 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:48 [INFO] 08:18:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.services.decoration --- 08:18:48 [INFO] 08:18:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.services.decoration --- 08:18:48 [INFO] The project's OSGi version is 2.0.0.202103041255 08:18:48 [INFO] 08:18:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.services.decoration --- 08:18:48 [INFO] 08:18:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.services.decoration --- 08:18:48 [INFO] 08:18:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.services.decoration --- 08:18:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/src/main/resources 08:18:48 [INFO] 08:18:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.services.decoration --- 08:18:48 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/bin 08:18:48 [INFO] 08:18:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.services.decoration --- 08:18:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/src/test/resources 08:18:48 [INFO] 08:18:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.services.decoration --- 08:18:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/target/org.eclipse.papyrus.uml.services.decoration-2.0.0-SNAPSHOT-sources.jar 08:18:49 [INFO] 08:18:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.services.decoration --- 08:18:49 [INFO] 08:18:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.services.decoration --- 08:18:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/target/org.eclipse.papyrus.uml.services.decoration-2.0.0-SNAPSHOT.jar 08:18:49 [INFO] 08:18:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.services.decoration --- 08:18:49 [INFO] 08:18:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.services.decoration --- 08:18:49 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:49 [INFO] 08:18:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.services.decoration --- 08:18:50 [INFO] 08:18:50 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.templaterepository >--- 08:18:50 [INFO] Building org.eclipse.papyrus.uml.templaterepository 3.0.0-SNAPSHOT [267/729] 08:18:50 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:50 [INFO] 08:18:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.templaterepository --- 08:18:50 [INFO] 08:18:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.templaterepository --- 08:18:50 [INFO] The project's OSGi version is 3.0.0.202103041255 08:18:50 [INFO] 08:18:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.templaterepository --- 08:18:50 [INFO] 08:18:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.templaterepository --- 08:18:50 [INFO] 08:18:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.templaterepository --- 08:18:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/src/main/resources 08:18:50 [INFO] 08:18:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.templaterepository --- 08:18:50 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/bin 08:18:50 [INFO] 08:18:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.templaterepository --- 08:18:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:18:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:18:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/src/test/resources 08:18:50 [INFO] 08:18:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.templaterepository --- 08:18:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/target/org.eclipse.papyrus.uml.templaterepository-3.0.0-SNAPSHOT-sources.jar 08:18:50 [INFO] 08:18:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.templaterepository --- 08:18:50 [INFO] 08:18:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.templaterepository --- 08:18:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/target/org.eclipse.papyrus.uml.templaterepository-3.0.0-SNAPSHOT.jar 08:18:50 [INFO] 08:18:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.templaterepository --- 08:18:50 [INFO] 08:18:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.templaterepository --- 08:18:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:50 [INFO] 08:18:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.templaterepository --- 08:18:50 [INFO] 08:18:50 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.uml-alf >----------- 08:18:50 [INFO] Building Papyrus UML ALF 0.0.1-SNAPSHOT [268/729] 08:18:50 [INFO] --------------------------------[ pom ]--------------------------------- 08:18:50 [INFO] 08:18:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-alf --- 08:18:50 [INFO] 08:18:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-alf --- 08:18:50 [INFO] 08:18:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-alf --- 08:18:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:18:50 [INFO] 08:18:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-alf --- 08:18:50 [INFO] 08:18:50 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf >----------- 08:18:50 [INFO] Building org.eclipse.papyrus.uml.alf 4.0.0-SNAPSHOT [269/729] 08:18:50 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:18:50 [INFO] 08:18:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf --- 08:18:50 [INFO] 08:18:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf --- 08:18:50 [INFO] The project's OSGi version is 4.0.0.202103041255 08:18:50 [INFO] 08:18:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf --- 08:18:50 [INFO] 08:18:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf --- 08:18:50 [INFO] 08:18:50 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.alf --- 08:19:00 [WARNING] 08:19:00 WARNING: AlfValidator.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/src/org/eclipse/papyrus/uml/alf/validation/AlfValidator.xtend 08:19:00 45: The operator '==' should be replaced by '===' when null is one of the arguments. 08:19:00 [WARNING] 08:19:00 WARNING: AlfValidator.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/src/org/eclipse/papyrus/uml/alf/validation/AlfValidator.xtend 08:19:00 48: Unnecessary cast from SequenceAccessExpression to SequenceAccessExpression 08:19:00 [INFO] 08:19:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.alf --- 08:19:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/src/main/resources 08:19:00 [INFO] 08:19:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.alf --- 08:19:00 [INFO] Compiling 304 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/bin 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceConstructionExpressionImpl.java:[272] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_CONSTRUCTION_EXPRESSION__SEQUENCE_CONSTRUCTION_EXPRESSION_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceConstructionExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceConstructionExpressionImpl.java:[297] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_CONSTRUCTION_EXPRESSION__SEQUENCE_CONSTRUCTION_EXPRESSION_UPPER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceConstructionExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceConstructionExpressionImpl.java:[322] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_CONSTRUCTION_EXPRESSION__SEQUENCE_CONSTRUCTION_EXPRESSION_LOWER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceConstructionExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceConstructionExpressionImpl.java:[418] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_CONSTRUCTION_EXPRESSION__SEQUENCE_CONSTRUCTION_EXPRESSION_ASSIGNMENTS_BEFORE, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceConstructionExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/StereotypeAnnotationImpl.java:[142] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.STEREOTYPE_ANNOTATION__STEREOTYPE_ANNOTATION_STEREOTYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "stereotypeAnnotationStereotypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/StereotypeAnnotationImpl.java:[302] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.STEREOTYPE_ANNOTATION__STEREOTYPE_ANNOTATION_TAGGED_VALUES, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "stereotypeAnnotationTaggedValues", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/StereotypeAnnotationImpl.java:[327] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.STEREOTYPE_ANNOTATION__STEREOTYPE_ANNOTATION_NAMES, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "stereotypeAnnotationNames", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ExpressionImpl.java:[153] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.EXPRESSION__EXPRESSION_ASSIGNMENT_AFTER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "expressionAssignmentAfterDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceReductionExpressionImpl.java:[224] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_REDUCTION_EXPRESSION__SEQUENCE_REDUCTION_EXPRESSION_REFERENT_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceReductionExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceReductionExpressionImpl.java:[249] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_REDUCTION_EXPRESSION__SEQUENCE_REDUCTION_EXPRESSION_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceReductionExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceReductionExpressionImpl.java:[274] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_REDUCTION_EXPRESSION__SEQUENCE_REDUCTION_EXPRESSION_UPPER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceReductionExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceReductionExpressionImpl.java:[299] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_REDUCTION_EXPRESSION__SEQUENCE_REDUCTION_EXPRESSION_LOWER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceReductionExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceReductionExpressionImpl.java:[398] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_REDUCTION_EXPRESSION__SEQUENCE_REDUCTION_EXPRESSION_ASSIGNMENTS_BEFORE, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceReductionExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[318] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_ASSIGNMENT_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionAssignmentDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[343] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_IS_FEATURE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[368] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_IS_INDEXED_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionIsIndexedDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[393] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_IS_DATA_VALUE_UPDATE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionIsDataValueUpdateDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[418] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_FEATURE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[443] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_EXPRESSION_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionExpressionDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[468] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[493] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_LOWER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[518] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_UPPER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[573] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_ASSIGNMENTS_BEFORE, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NonFinalClauseImpl.java:[172] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.NON_FINAL_CLAUSE__NON_FINAL_CLAUSE_ASSIGNMENTS_BEFORE_BODY, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nonFinalClauseAssignmentsBeforeBody", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/WhileStatementImpl.java:[187] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.WHILE_STATEMENT__WHILE_STATEMENT_ASSIGNMENTS_BEFORE, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "whileStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/WhileStatementImpl.java:[212] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.WHILE_STATEMENT__WHILE_STATEMENT_ASSIGNMENTS_AFTER, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "whileStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/WhileStatementImpl.java:[269] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.WHILE_STATEMENT__WHILE_STATEMENT_ENCLOSED_STATEMENTS, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "whileStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalLogicalExpressionImpl.java:[144] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.CONDITIONAL_LOGICAL_EXPRESSION__CONDITIONAL_LOGICAL_EXPRESSION_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalLogicalExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalLogicalExpressionImpl.java:[169] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.CONDITIONAL_LOGICAL_EXPRESSION__CONDITIONAL_LOGICAL_EXPRESSION_LOWER, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalLogicalExpressionLower", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalLogicalExpressionImpl.java:[194] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.CONDITIONAL_LOGICAL_EXPRESSION__CONDITIONAL_LOGICAL_EXPRESSION_UPPER, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalLogicalExpressionUpper", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockImpl.java:[149] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.BLOCK__BLOCK_ASSIGNMENTS_BEFORE_STATEMENTS, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockAssignmentsBeforeStatements", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockImpl.java:[174] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.BLOCK__BLOCK_ASSIGNMENTS_BEFORE, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockImpl.java:[199] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.BLOCK__BLOCK_ASSIGNMENT_AFTER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockAssignmentAfterDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConcurrentClausesImpl.java:[72] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.CONCURRENT_CLAUSES__CONCURRENT_CLAUSES_ASSIGNMENTS_BEFORE, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "concurrentClausesAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BooleanLiteralExpressionImpl.java:[106] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.BOOLEAN_LITERAL_EXPRESSION__BOOLEAN_LITERAL_EXPRESSION_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "booleanLiteralExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceRangeImpl.java:[209] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_RANGE__SEQUENCE_RANGE_LOWER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceRangeLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceRangeImpl.java:[234] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_RANGE__SEQUENCE_RANGE_UPPER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceRangeUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BooleanUnaryExpressionImpl.java:[131] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.BOOLEAN_UNARY_EXPRESSION__BOOLEAN_UNARY_EXPRESSION_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "booleanUnaryExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BooleanUnaryExpressionImpl.java:[156] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.BOOLEAN_UNARY_EXPRESSION__BOOLEAN_UNARY_EXPRESSION_LOWER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "booleanUnaryExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BooleanUnaryExpressionImpl.java:[181] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.BOOLEAN_UNARY_EXPRESSION__BOOLEAN_UNARY_EXPRESSION_UPPER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "booleanUnaryExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/RelationalExpressionImpl.java:[155] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.RELATIONAL_EXPRESSION__RELATIONAL_EXPRESSION_IS_UNLIMITED_NATURAL_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "relationalExpressionIsUnlimitedNaturalDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/RelationalExpressionImpl.java:[180] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.RELATIONAL_EXPRESSION__RELATIONAL_EXPRESSION_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "relationalExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/RelationalExpressionImpl.java:[205] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.RELATIONAL_EXPRESSION__RELATIONAL_EXPRESSION_LOWER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "relationalExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/RelationalExpressionImpl.java:[230] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.RELATIONAL_EXPRESSION__RELATIONAL_EXPRESSION_UPPER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "relationalExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IsolationExpressionImpl.java:[131] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.ISOLATION_EXPRESSION__ISOLATION_EXPRESSION_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isolationExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IsolationExpressionImpl.java:[156] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.ISOLATION_EXPRESSION__ISOLATION_EXPRESSION_LOWER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isolationExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IsolationExpressionImpl.java:[181] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.ISOLATION_EXPRESSION__ISOLATION_EXPRESSION_UPPER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isolationExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ImportedMemberImpl.java:[243] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.IMPORTED_MEMBER__IMPORTED_MEMBER_IS_FEATURE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "importedMemberIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/src/org/eclipse/papyrus/uml/alf/validation/AlfValidationContextRegistry.java:[151] 08:19:06 this.validationMap.remove(modelNamespace); 08:19:06 ^^^^^^^^^^^^^^ 08:19:06 Unlikely argument type AlfValidationContextRegistry.ModelNamespaceWithState for remove(Object) on a Map<URI,AlfValidationContextRegistry.ModelNamespaceWithState> 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureReferenceImpl.java:[180] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.FEATURE_REFERENCE__FEATURE_REFERENCE_REFERENT_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureReferenceReferentDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/DoStatementImpl.java:[187] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.DO_STATEMENT__DO_STATEMENT_ASSIGNMENTS_BEFORE, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "doStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/DoStatementImpl.java:[212] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.DO_STATEMENT__DO_STATEMENT_ASSIGNMENTS_AFTER, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "doStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/DoStatementImpl.java:[269] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.DO_STATEMENT__DO_STATEMENT_ENCLOSED_STATEMENTS, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "doStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NaturalLiteralExpressionImpl.java:[106] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.NATURAL_LITERAL_EXPRESSION__NATURAL_LITERAL_EXPRESSION_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "naturalLiteralExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InLineStatementImpl.java:[105] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.IN_LINE_STATEMENT__IN_LINE_STATEMENT_ASSIGNMENTS_AFTER, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "inLineStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NamespaceDefinitionImpl.java:[724] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.NAMESPACE_DEFINITION__NAMESPACE_DEFINITION_MEMBER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "namespaceDefinitionMemberDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[497] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_SIMPLE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsSimpleDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[522] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_ARITHMETIC_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsArithmeticDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[547] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_DEFINITION_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsDefinitionDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[572] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_FEATURE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[597] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_INDEXED_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsIndexedDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[622] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_DATA_VALUE_UPDATE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsDataValueUpdateDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[647] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_ASSIGNMENT_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionAssignmentDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[672] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_FEATURE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[697] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_EXPRESSION_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionExpressionDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[722] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[747] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_UPPER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[772] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_LOWER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[938] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_ASSIGNMENTS_BEFORE, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[963] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_COLLECTION_CONVERSION_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsCollectionConversionDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[988] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_BIT_STRING_CONVERSION_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsBitStringConversionDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SignalReceptionDefinitionImpl.java:[89] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SIGNAL_RECEPTION_DEFINITION__SIGNAL_RECEPTION_DEFINITION_IS_FEATURE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "signalReceptionDefinitionIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[370] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__SEQUENCE_EXPANSION_EXPRESSION_VARIABLE_SOURCE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceExpansionExpressionVariableSourceDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[395] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__SEQUENCE_EXPANSION_EXPRESSION_ASSIGNMENTS_BEFORE_PRIMARY, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceExpansionExpressionAssignmentsBeforePrimary", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[420] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__SEQUENCE_EXPANSION_EXPRESSION_ASSIGNMENTS_BEFORE_ARGUMENT, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceExpansionExpressionAssignmentsBeforeArgument", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[507] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__SELECT_OR_REJECT_EXPRESSION_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "selectOrRejectExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[532] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__SELECT_OR_REJECT_EXPRESSION_LOWER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "selectOrRejectExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[557] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__SELECT_OR_REJECT_EXPRESSION_UPPER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "selectOrRejectExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[615] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__COLLECT_OR_ITERATE_EXPRESSION_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "collectOrIterateExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[640] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__COLLECT_OR_ITERATE_EXPRESSION_LOWER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "collectOrIterateExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[665] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__COLLECT_OR_ITERATE_EXPRESSION_UPPER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "collectOrIterateExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[690] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__FOR_ALL_OR_EXISTS_OR_ONE_EXPRESSION_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forAllOrExistsOrOneExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[715] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__FOR_ALL_OR_EXISTS_OR_ONE_EXPRESSION_LOWER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forAllOrExistsOrOneExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[740] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__FOR_ALL_OR_EXISTS_OR_ONE_EXPRESSION_UPPER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forAllOrExistsOrOneExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[798] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__IS_UNIQUE_EXPRESSION_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isUniqueExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[823] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__IS_UNIQUE_EXPRESSION_LOWER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isUniqueExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[848] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__IS_UNIQUE_EXPRESSION_UPPER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isUniqueExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ReceptionDefinitionImpl.java:[239] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.RECEPTION_DEFINITION__RECEPTION_DEFINITION_SIGNAL_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "receptionDefinitionSignalDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ReceptionDefinitionImpl.java:[264] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.RECEPTION_DEFINITION__RECEPTION_DEFINITION_IS_FEATURE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "receptionDefinitionIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameExpressionImpl.java:[300] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.NAME_EXPRESSION__NAME_EXPRESSION_ASSIGNMENT_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameExpressionAssignmentDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameExpressionImpl.java:[325] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.NAME_EXPRESSION__NAME_EXPRESSION_ENUMERATION_LITERAL_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameExpressionEnumerationLiteralDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameExpressionImpl.java:[350] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.NAME_EXPRESSION__NAME_EXPRESSION_PROPERTY_ACCESS_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameExpressionPropertyAccessDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameExpressionImpl.java:[375] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.NAME_EXPRESSION__NAME_EXPRESSION_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameExpressionImpl.java:[400] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.NAME_EXPRESSION__NAME_EXPRESSION_UPPER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameExpressionImpl.java:[425] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.NAME_EXPRESSION__NAME_EXPRESSION_LOWER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/OutputNamedExpressionImpl.java:[89] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.OUTPUT_NAMED_EXPRESSION__OUTPUT_NAMED_EXPRESSION_LEFT_HAND_SIDE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "outputNamedExpressionLeftHandSideDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ExpressionStatementImpl.java:[109] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.EXPRESSION_STATEMENT__EXPRESSION_STATEMENT_ASSIGNMENTS_BEFORE, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "expressionStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ExpressionStatementImpl.java:[134] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.EXPRESSION_STATEMENT__EXPRESSION_STATEMENT_ASSIGNMENTS_AFTER, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "expressionStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LiteralExpressionImpl.java:[106] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.LITERAL_EXPRESSION__LITERAL_EXPRESSION_UPPER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "literalExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LiteralExpressionImpl.java:[131] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.LITERAL_EXPRESSION__LITERAL_EXPRESSION_LOWER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "literalExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LinkOperationExpressionImpl.java:[190] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.LINK_OPERATION_EXPRESSION__LINK_OPERATION_EXPRESSION_IS_CREATION_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "linkOperationExpressionIsCreationDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LinkOperationExpressionImpl.java:[215] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.LINK_OPERATION_EXPRESSION__LINK_OPERATION_EXPRESSION_IS_CLEAR_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "linkOperationExpressionIsClearDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LinkOperationExpressionImpl.java:[240] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.LINK_OPERATION_EXPRESSION__LINK_OPERATION_EXPRESSION_REFERENT_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "linkOperationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LinkOperationExpressionImpl.java:[265] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.LINK_OPERATION_EXPRESSION__LINK_OPERATION_EXPRESSION_FEATURE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "linkOperationExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ThisExpressionImpl.java:[131] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.THIS_EXPRESSION__THIS_EXPRESSION_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "thisExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ThisExpressionImpl.java:[156] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.THIS_EXPRESSION__THIS_EXPRESSION_UPPER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "thisExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ThisExpressionImpl.java:[181] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.THIS_EXPRESSION__THIS_EXPRESSION_LOWER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "thisExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ReturnStatementImpl.java:[167] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.RETURN_STATEMENT__RETURN_STATEMENT_ASSIGNMENTS_BEFORE, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "returnStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ReturnStatementImpl.java:[192] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.RETURN_STATEMENT__RETURN_STATEMENT_ASSIGNMENTS_AFTER, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "returnStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PackageDefinitionImpl.java:[175] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.PACKAGE_DEFINITION__PACKAGE_DEFINITION_APPLIED_PROFILE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "packageDefinitionAppliedProfileDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LocalNameDeclarationStatementImpl.java:[237] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.LOCAL_NAME_DECLARATION_STATEMENT__LOCAL_NAME_DECLARATION_STATEMENT_ASSIGNMENTS_BEFORE, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "localNameDeclarationStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LocalNameDeclarationStatementImpl.java:[328] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.LOCAL_NAME_DECLARATION_STATEMENT__LOCAL_NAME_DECLARATION_STATEMENT_ASSIGNMENTS_AFTER, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "localNameDeclarationStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LocalNameDeclarationStatementImpl.java:[383] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.LOCAL_NAME_DECLARATION_STATEMENT__LOCAL_NAME_DECLARATION_STATEMENT_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "localNameDeclarationStatementTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InstanceCreationExpressionImpl.java:[245] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INSTANCE_CREATION_EXPRESSION__INSTANCE_CREATION_EXPRESSION_IS_OBJECT_CREATION_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "instanceCreationExpressionIsObjectCreationDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InstanceCreationExpressionImpl.java:[270] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INSTANCE_CREATION_EXPRESSION__INSTANCE_CREATION_EXPRESSION_IS_CONSTRUCTORLESS_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "instanceCreationExpressionIsConstructorlessDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InstanceCreationExpressionImpl.java:[295] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INSTANCE_CREATION_EXPRESSION__INSTANCE_CREATION_EXPRESSION_REFERENT_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "instanceCreationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InstanceCreationExpressionImpl.java:[320] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INSTANCE_CREATION_EXPRESSION__INSTANCE_CREATION_EXPRESSION_FEATURE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "instanceCreationExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LogicalExpressionImpl.java:[193] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.LOGICAL_EXPRESSION__LOGICAL_EXPRESSION_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "logicalExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LogicalExpressionImpl.java:[218] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.LOGICAL_EXPRESSION__LOGICAL_EXPRESSION_LOWER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "logicalExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LogicalExpressionImpl.java:[243] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.LOGICAL_EXPRESSION__LOGICAL_EXPRESSION_UPPER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "logicalExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LogicalExpressionImpl.java:[303] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.LOGICAL_EXPRESSION__LOGICAL_EXPRESSION_IS_BIT_STRING_CONVERSION1_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "logicalExpressionIsBitStringConversion1Derivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LogicalExpressionImpl.java:[328] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.LOGICAL_EXPRESSION__LOGICAL_EXPRESSION_IS_BIT_STRING_CONVERSION2_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "logicalExpressionIsBitStringConversion2Derivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LogicalExpressionImpl.java:[353] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.LOGICAL_EXPRESSION__LOGICAL_EXPRESSION_IS_BIT_WISE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "logicalExpressionIsBitWiseDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptBlockImpl.java:[190] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.ACCEPT_BLOCK__ACCEPT_BLOCK_SIGNAL_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptBlockSignalDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceAccessExpressionImpl.java:[209] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_ACCESS_EXPRESSION__SEQUENCE_ACCESS_EXPRESSION_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceAccessExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceAccessExpressionImpl.java:[234] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_ACCESS_EXPRESSION__SEQUENCE_ACCESS_EXPRESSION_LOWER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceAccessExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceAccessExpressionImpl.java:[259] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.SEQUENCE_ACCESS_EXPRESSION__SEQUENCE_ACCESS_EXPRESSION_UPPER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceAccessExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/UnaryExpressionImpl.java:[109] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.UNARY_EXPRESSION__UNARY_EXPRESSION_ASSIGNMENTS_BEFORE, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "unaryExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassifierDefinitionImpl.java:[308] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.CLASSIFIER_DEFINITION__CLASSIFIER_DEFINITION_SPECIALIZATION_REFERENT_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classifierDefinitionSpecializationReferentDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassifierDefinitionImpl.java:[333] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.CLASSIFIER_DEFINITION__CLASSIFIER_DEFINITION_INHERITED_MEMBERS, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classifierDefinitionInheritedMembers", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InputNamedExpressionImpl.java:[190] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INPUT_NAMED_EXPRESSION__NAMED_EXPRESSION_IS_COLLECTION_CONVERSION_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "namedExpressionIsCollectionConversionDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InputNamedExpressionImpl.java:[215] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INPUT_NAMED_EXPRESSION__NAMED_EXPRESSION_IS_BIT_STRING_CONVERSION_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "namedExpressionIsBitStringConversionDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[477] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_IS_BEHAVIOR_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionIsBehaviorDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[502] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_IS_ASSOCIATION_END_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionIsAssociationEndDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[527] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_IS_OPERATION_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionIsOperationDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[552] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_IS_DESTRUCTOR_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionIsDestructorDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[577] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_IS_IMPLICIT_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionIsImplicitDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[602] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_IS_SIGNAL_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionIsSignalDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[627] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_PARAMETER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionParameterDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[652] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_TYPE_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[677] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_UPPER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[702] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_LOWER_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[727] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_ASSIGNMENTS_BEFORE, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/TupleImpl.java:[345] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.TUPLE__TUPLE_INPUT_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "tupleInputDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:06 Dead code 08:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/TupleImpl.java:[370] 08:19:06 if (false) { 08:19:06 if (diagnostics != null) { 08:19:06 diagnostics.add 08:19:06 (new BasicDiagnostic 08:19:06 (Diagnostic.ERROR, 08:19:06 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:06 AlfValidator.TUPLE__TUPLE_OUTPUT_DERIVATION, 08:19:06 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "tupleOutputDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:06 new Object [] { this })); 08:19:06 } 08:19:06 return false; 08:19:06 } 08:19:06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/TupleImpl.java:[463] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.TUPLE__TUPLE_ASSIGNMENTS_BEFORE, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "tupleAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/StatementImpl.java:[209] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.STATEMENT__STATEMENT_IS_ISOLATED_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "statementIsIsolatedDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[211] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_ASSIGNMENT_BEFORE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideAssignmentBeforeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[236] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_ASSIGNMENT_AFTER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideAssignmentAfterDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[297] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_ASSIGNMENTS_BEFORE, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[322] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_REFERENT_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideReferentDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[347] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_TYPE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[372] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_LOWER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[397] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_UPPER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassExtentExpressionImpl.java:[156] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CLASS_EXTENT_EXPRESSION__CLASS_EXTENT_EXPRESSION_TYPE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classExtentExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassExtentExpressionImpl.java:[181] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CLASS_EXTENT_EXPRESSION__CLASS_EXTENT_EXPRESSION_UPPER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classExtentExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassExtentExpressionImpl.java:[206] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CLASS_EXTENT_EXPRESSION__CLASS_EXTENT_EXPRESSION_LOWER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classExtentExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyAccessExpressionImpl.java:[185] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.PROPERTY_ACCESS_EXPRESSION__PROPERTY_ACCESS_EXPRESSION_FEATURE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyAccessExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyAccessExpressionImpl.java:[210] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.PROPERTY_ACCESS_EXPRESSION__PROPERTY_ACCESS_EXPRESSION_TYPE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyAccessExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyAccessExpressionImpl.java:[235] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.PROPERTY_ACCESS_EXPRESSION__PROPERTY_ACCESS_EXPRESSION_UPPER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyAccessExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyAccessExpressionImpl.java:[260] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.PROPERTY_ACCESS_EXPRESSION__PROPERTY_ACCESS_EXPRESSION_LOWER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyAccessExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyAccessExpressionImpl.java:[315] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.PROPERTY_ACCESS_EXPRESSION__PROPERTY_ACCESS_EXPRESSION_ASSIGNMENTS_BEFORE, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyAccessExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SwitchStatementImpl.java:[214] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SWITCH_STATEMENT__SWITCH_STATEMENT_ASSIGNMENTS_BEFORE, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "switchStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SwitchStatementImpl.java:[270] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SWITCH_STATEMENT__SWITCH_STATEMENT_ASSIGNMENTS_AFTER, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "switchStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SwitchStatementImpl.java:[363] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SWITCH_STATEMENT__SWITCH_STATEMENT_ENCLOSED_STATEMENTS, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "switchStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SwitchStatementImpl.java:[388] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SWITCH_STATEMENT__SWITCH_STATEMENT_IS_DETERMINATE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "switchStatementIsDeterminateDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SwitchStatementImpl.java:[413] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SWITCH_STATEMENT__SWITCH_STATEMENT_IS_ASSURED_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "switchStatementIsAssuredDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptStatementImpl.java:[321] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.ACCEPT_STATEMENT__ACCEPT_STATEMENT_SIMPLE_ACCEPT_LOCAL_NAME, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptStatementSimpleAcceptLocalName", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptStatementImpl.java:[346] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.ACCEPT_STATEMENT__ACCEPT_STATEMENT_COMPOUND_ACCEPT_LOCAL_NAME, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptStatementCompoundAcceptLocalName", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptStatementImpl.java:[371] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.ACCEPT_STATEMENT__ACCEPT_STATEMENT_ASSIGNMENTS_BEFORE, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptStatementImpl.java:[396] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.ACCEPT_STATEMENT__ACCEPT_STATEMENT_ASSIGNMENTS_AFTER, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptStatementImpl.java:[461] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.ACCEPT_STATEMENT__ACCEPT_STATEMENT_IS_SIMPLE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptStatementIsSimpleDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptStatementImpl.java:[486] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.ACCEPT_STATEMENT__ACCEPT_STATEMENT_ENCLOSED_STATEMENTS, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassificationExpressionImpl.java:[194] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CLASSIFICATION_EXPRESSION__CLASSIFICATION_EXPRESSION_IS_DIRECT_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classificationExpressionIsDirectDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassificationExpressionImpl.java:[219] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CLASSIFICATION_EXPRESSION__CLASSIFICATION_EXPRESSION_REFERENT_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classificationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassificationExpressionImpl.java:[244] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CLASSIFICATION_EXPRESSION__CLASSIFICATION_EXPRESSION_TYPE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classificationExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassificationExpressionImpl.java:[269] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CLASSIFICATION_EXPRESSION__CLASSIFICATION_EXPRESSION_LOWER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classificationExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassificationExpressionImpl.java:[294] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CLASSIFICATION_EXPRESSION__CLASSIFICATION_EXPRESSION_UPPER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classificationExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ElementReferenceImpl.java:[1448] 08:19:07 @SuppressWarnings("unchecked") 08:19:07 ^^^^^^^^^^^ 08:19:07 Unnecessary @SuppressWarnings("unchecked") 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassifyStatementImpl.java:[307] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CLASSIFY_STATEMENT__CLASSIFY_STATEMENT_ASSIGNMENTS_BEFORE, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classifyStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassifyStatementImpl.java:[332] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CLASSIFY_STATEMENT__CLASSIFY_STATEMENT_ASSIGNMENTS_AFTER, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classifyStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassifyStatementImpl.java:[357] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CLASSIFY_STATEMENT__CLASSIFY_STATEMENT_FROM_CLASS_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classifyStatementFromClassDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassifyStatementImpl.java:[382] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CLASSIFY_STATEMENT__CLASSIFY_STATEMENT_TO_CLASS_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classifyStatementToClassDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ArithmeticExpressionImpl.java:[155] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.ARITHMETIC_EXPRESSION__ARITHMETIC_EXPRESSION_IS_CONCATENATION_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "arithmeticExpressionIsConcatenationDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ArithmeticExpressionImpl.java:[180] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.ARITHMETIC_EXPRESSION__ARITHMETIC_EXPRESSION_TYPE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "arithmeticExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ArithmeticExpressionImpl.java:[205] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.ARITHMETIC_EXPRESSION__ARITHMETIC_EXPRESSION_LOWER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "arithmeticExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ArithmeticExpressionImpl.java:[230] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.ARITHMETIC_EXPRESSION__ARITHMETIC_EXPRESSION_UPPER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "arithmeticExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SuperInvocationExpressionImpl.java:[156] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SUPER_INVOCATION_EXPRESSION__SUPER_INVOCATION_EXPRESSION_REFERENT_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "superInvocationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SuperInvocationExpressionImpl.java:[181] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SUPER_INVOCATION_EXPRESSION__SUPER_INVOCATION_EXPRESSION_FEATURE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "superInvocationExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/EmptyStatementImpl.java:[62] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.EMPTY_STATEMENT__EMPTY_STATEMENT_ASSIGNMENTS_AFTER, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "emptyStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureInvocationExpressionImpl.java:[131] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.FEATURE_INVOCATION_EXPRESSION__FEATURE_INVOCATION_EXPRESSION_REFERENT_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureInvocationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureInvocationExpressionImpl.java:[156] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.FEATURE_INVOCATION_EXPRESSION__FEATURE_INVOCATION_EXPRESSION_FEATURE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureInvocationExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SwitchClauseImpl.java:[164] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SWITCH_CLAUSE__SWITCH_CLAUSE_ASSIGNMENTS_BEFORE, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "switchClauseAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/EqualityExpressionImpl.java:[157] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.EQUALITY_EXPRESSION__EQUALITY_EXPRESSION_IS_NEGATED_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "equalityExpressionIsNegatedDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/EqualityExpressionImpl.java:[182] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.EQUALITY_EXPRESSION__EQUALITY_EXPRESSION_TYPE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "equalityExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/EqualityExpressionImpl.java:[207] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.EQUALITY_EXPRESSION__EQUALITY_EXPRESSION_LOWER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "equalityExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/EqualityExpressionImpl.java:[232] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.EQUALITY_EXPRESSION__EQUALITY_EXPRESSION_UPPER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "equalityExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/UnitDefinitionImpl.java:[251] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.UNIT_DEFINITION__UNIT_DEFINITION_NAMESPACE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "unitDefinitionNamespaceDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/UnitDefinitionImpl.java:[309] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.UNIT_DEFINITION__UNIT_DEFINITION_IS_MODEL_LIBRARY_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "unitDefinitionIsModelLibraryDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/UnitDefinitionImpl.java:[334] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.UNIT_DEFINITION__UNIT_DEFINITION_IMPLICIT_IMPORTS, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "unitDefinitionImplicitImports", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/UnitDefinitionImpl.java:[359] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.UNIT_DEFINITION__UNIT_DEFINITION_APPLIED_PROFILE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "unitDefinitionAppliedProfileDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ForStatementImpl.java:[249] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.FOR_STATEMENT__FOR_STATEMENT_ASSIGNMENTS_BEFORE, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ForStatementImpl.java:[274] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.FOR_STATEMENT__FOR_STATEMENT_ASSIGNMENTS_AFTER, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ForStatementImpl.java:[378] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.FOR_STATEMENT__FOR_STATEMENT_VARIABLE_DEFINITIONS, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forStatementVariableDefinitions", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ForStatementImpl.java:[403] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.FOR_STATEMENT__FOR_STATEMENT_LOOP_VARIABLES, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forStatementLoopVariables", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ForStatementImpl.java:[428] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.FOR_STATEMENT__FOR_STATEMENT_IS_PARALLEL_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forStatementIsParallelDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ForStatementImpl.java:[453] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.FOR_STATEMENT__FOR_STATEMENT_ENCLOSED_STATEMENTS, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ImportReferenceImpl.java:[151] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.IMPORT_REFERENCE__IMPORT_REFERENCE_REFERENT_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "importReferenceReferentDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/CastExpressionImpl.java:[204] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CAST_EXPRESSION__CAST_EXPRESSION_TYPE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "castExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/CastExpressionImpl.java:[229] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CAST_EXPRESSION__CAST_EXPRESSION_LOWER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "castExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/CastExpressionImpl.java:[254] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CAST_EXPRESSION__CAST_EXPRESSION_UPPER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "castExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/CastExpressionImpl.java:[309] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CAST_EXPRESSION__CAST_EXPRESSION_ASSIGNMENTS_BEFORE, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "castExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/UnboundedLiteralExpressionImpl.java:[82] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.UNBOUNDED_LITERAL_EXPRESSION__UNBOUNDED_LITERAL_EXPRESSION_TYPE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "unboundedLiteralExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IfStatementImpl.java:[161] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.IF_STATEMENT__IF_STATEMENT_ASSIGNMENTS_BEFORE, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ifStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IfStatementImpl.java:[186] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.IF_STATEMENT__IF_STATEMENT_ASSIGNMENTS_AFTER, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ifStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IfStatementImpl.java:[211] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.IF_STATEMENT__IF_STATEMENT_ENCLOSED_STATEMENTS, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ifStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IfStatementImpl.java:[236] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.IF_STATEMENT__IF_STATEMENT_IS_ASSURED_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ifStatementIsAssuredDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IfStatementImpl.java:[261] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.IF_STATEMENT__IF_STATEMENT_IS_DETERMINATE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ifStatementIsDeterminateDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LoopVariableDefinitionImpl.java:[308] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.LOOP_VARIABLE_DEFINITION__LOOP_VARIABLE_DEFINITION_ASSIGNMENT_AFTER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "loopVariableDefinitionAssignmentAfterDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LoopVariableDefinitionImpl.java:[333] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.LOOP_VARIABLE_DEFINITION__LOOP_VARIABLE_DEFINITION_ASSIGNMENTS_BEFORE, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "loopVariableDefinitionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LoopVariableDefinitionImpl.java:[431] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.LOOP_VARIABLE_DEFINITION__LOOP_VARIABLE_DEFINITION_TYPE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "loopVariableDefinitionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LoopVariableDefinitionImpl.java:[489] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.LOOP_VARIABLE_DEFINITION__LOOP_VARIABLE_DEFINITION_IS_COLLECTION_CONVERSION_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "loopVariableDefinitionIsCollectionConversionDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NumericUnaryExpressionImpl.java:[131] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.NUMERIC_UNARY_EXPRESSION__NUMERIC_UNARY_EXPRESSION_TYPE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "numericUnaryExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NumericUnaryExpressionImpl.java:[156] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.NUMERIC_UNARY_EXPRESSION__NUMERIC_UNARY_EXPRESSION_LOWER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "numericUnaryExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NumericUnaryExpressionImpl.java:[181] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.NUMERIC_UNARY_EXPRESSION__NUMERIC_UNARY_EXPRESSION_UPPER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "numericUnaryExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyDefinitionImpl.java:[301] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.PROPERTY_DEFINITION__PROPERTY_DEFINITION_IS_COLLECTION_CONVERSION_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyDefinitionIsCollectionConversionDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyDefinitionImpl.java:[326] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.PROPERTY_DEFINITION__PROPERTY_DEFINITION_IS_BIT_STRING_CONVERSION_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyDefinitionIsBitStringConversionDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyDefinitionImpl.java:[351] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.PROPERTY_DEFINITION__PROPERTY_DEFINITION_IS_FEATURE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyDefinitionIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ExtentOrExpressionImpl.java:[153] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.EXTENT_OR_EXPRESSION__EXTENT_OR_EXPRESSION_EXPRESSION_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "extentOrExpressionExpressionDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/OperationDefinitionImpl.java:[404] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.OPERATION_DEFINITION__OPERATION_DEFINITION_REDEFINED_OPERATION_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "operationDefinitionRedefinedOperationDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/OperationDefinitionImpl.java:[499] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.OPERATION_DEFINITION__OPERATION_DEFINITION_IS_FEATURE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "operationDefinitionIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/OperationDefinitionImpl.java:[524] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.OPERATION_DEFINITION__OPERATION_DEFINITION_IS_CONSTRUCTOR_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "operationDefinitionIsConstructorDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/OperationDefinitionImpl.java:[549] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.OPERATION_DEFINITION__OPERATION_DEFINITION_IS_DESTRUCTOR_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "operationDefinitionIsDestructorDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/TypedElementDefinitionImpl.java:[290] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.TYPED_ELEMENT_DEFINITION__TYPED_ELEMENT_DEFINITION_LOWER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "typedElementDefinitionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/TypedElementDefinitionImpl.java:[315] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.TYPED_ELEMENT_DEFINITION__TYPED_ELEMENT_DEFINITION_UPPER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "typedElementDefinitionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/TypedElementDefinitionImpl.java:[340] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.TYPED_ELEMENT_DEFINITION__TYPED_ELEMENT_DEFINITION_TYPE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "typedElementDefinitionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameLeftHandSideImpl.java:[403] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.NAME_LEFT_HAND_SIDE__NAME_LEFT_HAND_SIDE_ASSIGNMENT_AFTER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameLeftHandSideAssignmentAfterDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameLeftHandSideImpl.java:[504] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.NAME_LEFT_HAND_SIDE__NAME_LEFT_HAND_SIDE_REFERENT_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameLeftHandSideReferentDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameLeftHandSideImpl.java:[529] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.NAME_LEFT_HAND_SIDE__NAME_LEFT_HAND_SIDE_LOWER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameLeftHandSideLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameLeftHandSideImpl.java:[554] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.NAME_LEFT_HAND_SIDE__NAME_LEFT_HAND_SIDE_UPPER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameLeftHandSideUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameLeftHandSideImpl.java:[579] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.NAME_LEFT_HAND_SIDE__NAME_LEFT_HAND_SIDE_TYPE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameLeftHandSideTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/StringLiteralExpressionImpl.java:[106] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.STRING_LITERAL_EXPRESSION__STRING_LITERAL_EXPRESSION_TYPE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "stringLiteralExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceOperationExpressionImpl.java:[294] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SEQUENCE_OPERATION_EXPRESSION__SEQUENCE_OPERATION_EXPRESSION_REFERENT_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceOperationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceOperationExpressionImpl.java:[319] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SEQUENCE_OPERATION_EXPRESSION__SEQUENCE_OPERATION_EXPRESSION_FEATURE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceOperationExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceOperationExpressionImpl.java:[459] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SEQUENCE_OPERATION_EXPRESSION__SEQUENCE_OPERATION_EXPRESSION_ASSIGNMENTS_BEFORE, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceOperationExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceOperationExpressionImpl.java:[484] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SEQUENCE_OPERATION_EXPRESSION__SEQUENCE_OPERATION_EXPRESSION_IS_COLLECTION_CONVERSION_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceOperationExpressionIsCollectionConversionDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceOperationExpressionImpl.java:[509] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SEQUENCE_OPERATION_EXPRESSION__SEQUENCE_OPERATION_EXPRESSION_IS_BIT_STRING_CONVERSION_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceOperationExpressionIsBitStringConversionDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceOperationExpressionImpl.java:[568] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SEQUENCE_OPERATION_EXPRESSION__SEQUENCE_OPERATION_EXPRESSION_LEFT_HAND_SIDE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceOperationExpressionLeftHandSideDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BehaviorInvocationExpressionImpl.java:[193] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.BEHAVIOR_INVOCATION_EXPRESSION__BEHAVIOR_INVOCATION_EXPRESSION_REFERENT_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "behaviorInvocationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BehaviorInvocationExpressionImpl.java:[218] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.BEHAVIOR_INVOCATION_EXPRESSION__BEHAVIOR_INVOCATION_EXPRESSION_FEATURE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "behaviorInvocationExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BitStringUnaryExpressionImpl.java:[155] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.BIT_STRING_UNARY_EXPRESSION__BIT_STRING_UNARY_EXPRESSION_TYPE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "bitStringUnaryExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BitStringUnaryExpressionImpl.java:[180] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.BIT_STRING_UNARY_EXPRESSION__BIT_STRING_UNARY_EXPRESSION_LOWER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "bitStringUnaryExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BitStringUnaryExpressionImpl.java:[205] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.BIT_STRING_UNARY_EXPRESSION__BIT_STRING_UNARY_EXPRESSION_UPPER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "bitStringUnaryExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BitStringUnaryExpressionImpl.java:[263] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.BIT_STRING_UNARY_EXPRESSION__BIT_STRING_UNARY_EXPRESSION_IS_BIT_STRING_CONVERSION_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "bitStringUnaryExpressionIsBitStringConversionDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalTestExpressionImpl.java:[230] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CONDITIONAL_TEST_EXPRESSION__CONDITIONAL_TEST_EXPRESSION_TYPE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalTestExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalTestExpressionImpl.java:[255] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CONDITIONAL_TEST_EXPRESSION__CONDITIONAL_TEST_EXPRESSION_LOWER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalTestExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalTestExpressionImpl.java:[280] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CONDITIONAL_TEST_EXPRESSION__CONDITIONAL_TEST_EXPRESSION_UPPER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalTestExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalTestExpressionImpl.java:[335] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.CONDITIONAL_TEST_EXPRESSION__CONDITIONAL_TEST_EXPRESSION_ASSIGNMENTS_BEFORE, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalTestExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockStatementImpl.java:[164] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.BLOCK_STATEMENT__BLOCK_STATEMENT_ASSIGNMENTS_BEFORE, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockStatementImpl.java:[189] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.BLOCK_STATEMENT__BLOCK_STATEMENT_ASSIGNMENTS_AFTER, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockStatementImpl.java:[214] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.BLOCK_STATEMENT__BLOCK_STATEMENT_ENCLOSED_STATEMENTS, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockStatementImpl.java:[239] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.BLOCK_STATEMENT__BLOCK_STATEMENT_IS_PARALLEL_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockStatementIsParallelDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/MemberDefinitionImpl.java:[366] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.MEMBER_DEFINITION__MEMBER_IS_PRIMITIVE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "memberIsPrimitiveDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/MemberDefinitionImpl.java:[391] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.MEMBER_DEFINITION__MEMBER_IS_EXTERNAL_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "memberIsExternalDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/MemberDefinitionImpl.java:[436] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.MEMBER_DEFINITION__MEMBER_STUB, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "memberStub", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/MemberDefinitionImpl.java:[461] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.MEMBER_DEFINITION__MEMBER_SUBUNIT_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "memberSubunitDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/MemberDefinitionImpl.java:[486] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.MEMBER_DEFINITION__MEMBER_STUB_STEREOTYPES, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "memberStubStereotypes", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[322] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_UNQUALIFIED_NAME_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameUnqualifiedNameDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[347] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_PATH_NAME_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNamePathNameDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[372] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_IS_FEATURE_REFERENCE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameIsFeatureReferenceDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[397] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_QUALIFICATION_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameQualificationDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[422] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_DISAMBIGUATION_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameDisambiguationDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[447] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_REFERENT_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameReferentDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[472] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_LOCAL_NAME, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameLocalName", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[497] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_NON_LOCAL_UNQUALIFIED_NAME, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameNonLocalUnqualifiedName", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[522] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_QUALIFIED_RESOLUTION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameQualifiedResolution", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[584] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_TEMPLATE_NAME_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameTemplateNameDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ShiftExpressionImpl.java:[155] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SHIFT_EXPRESSION__SHIFT_EXPRESSION_TYPE_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "shiftExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ShiftExpressionImpl.java:[180] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SHIFT_EXPRESSION__SHIFT_EXPRESSION_LOWER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "shiftExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ShiftExpressionImpl.java:[205] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SHIFT_EXPRESSION__SHIFT_EXPRESSION_UPPER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "shiftExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ShiftExpressionImpl.java:[263] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SHIFT_EXPRESSION__SHIFT_EXPRESSION_IS_BIT_STRING_CONVERSION_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "shiftExpressionIsBitStringConversionDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpressionListImpl.java:[209] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SEQUENCE_EXPRESSION_LIST__SEQUENCE_EXPRESSION_LIST_LOWER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceExpressionListLowerDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpressionListImpl.java:[234] 08:19:07 if (false) { 08:19:07 if (diagnostics != null) { 08:19:07 diagnostics.add 08:19:07 (new BasicDiagnostic 08:19:07 (Diagnostic.ERROR, 08:19:07 AlfValidator.DIAGNOSTIC_SOURCE, 08:19:07 AlfValidator.SEQUENCE_EXPRESSION_LIST__SEQUENCE_EXPRESSION_LIST_UPPER_DERIVATION, 08:19:07 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceExpressionListUpperDerivation", EObjectValidator.getObjectLabel(this, context) }), 08:19:07 new Object [] { this })); 08:19:07 } 08:19:07 return false; 08:19:07 } 08:19:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:07 Dead code 08:19:07 283 problems (283 warnings) 08:19:07 [INFO] 08:19:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf --- 08:19:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/src/test/resources 08:19:07 [INFO] 08:19:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf --- 08:19:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/target/org.eclipse.papyrus.uml.alf-4.0.0-SNAPSHOT-sources.jar 08:19:07 [INFO] 08:19:07 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf --- 08:19:07 [INFO] 08:19:07 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf --- 08:19:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/target/org.eclipse.papyrus.uml.alf-4.0.0-SNAPSHOT.jar 08:19:08 [INFO] 08:19:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf --- 08:19:08 [INFO] 08:19:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.alf --- 08:19:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:19:08 [INFO] 08:19:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf --- 08:19:08 [INFO] 08:19:08 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common >------- 08:19:08 [INFO] Building org.eclipse.papyrus.uml.alf.common 3.0.0-SNAPSHOT [270/729] 08:19:08 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:19:08 [INFO] 08:19:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.common --- 08:19:08 [INFO] 08:19:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.common --- 08:19:08 [INFO] The project's OSGi version is 3.0.0.202103041255 08:19:08 [INFO] 08:19:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.common --- 08:19:08 [INFO] 08:19:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.common --- 08:19:08 [INFO] 08:19:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.alf.common --- 08:19:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/src/main/resources 08:19:08 [INFO] 08:19:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.alf.common --- 08:19:08 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/bin 08:19:08 [INFO] 08:19:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.common --- 08:19:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/src/test/resources 08:19:08 [INFO] 08:19:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf.common --- 08:19:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/target/org.eclipse.papyrus.uml.alf.common-3.0.0-SNAPSHOT-sources.jar 08:19:08 [INFO] 08:19:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.common --- 08:19:08 [INFO] 08:19:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.common --- 08:19:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/target/org.eclipse.papyrus.uml.alf.common-3.0.0-SNAPSHOT.jar 08:19:08 [INFO] 08:19:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.common --- 08:19:08 [INFO] 08:19:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.alf.common --- 08:19:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:19:08 [INFO] 08:19:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.common --- 08:19:08 [INFO] 08:19:08 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common.ui >------ 08:19:08 [INFO] Building org.eclipse.papyrus.uml.alf.common.ui 3.0.0-SNAPSHOT [271/729] 08:19:08 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:19:09 [INFO] 08:19:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.common.ui --- 08:19:09 [INFO] 08:19:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.common.ui --- 08:19:09 [INFO] The project's OSGi version is 3.0.0.202103041255 08:19:09 [INFO] 08:19:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.common.ui --- 08:19:09 [INFO] 08:19:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.common.ui --- 08:19:09 [INFO] 08:19:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.alf.common.ui --- 08:19:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/src/main/resources 08:19:09 [INFO] 08:19:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.alf.common.ui --- 08:19:09 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/bin 08:19:09 [INFO] 08:19:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.common.ui --- 08:19:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/src/test/resources 08:19:09 [INFO] 08:19:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf.common.ui --- 08:19:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/target/org.eclipse.papyrus.uml.alf.common.ui-3.0.0-SNAPSHOT-sources.jar 08:19:09 [INFO] 08:19:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.common.ui --- 08:19:09 [INFO] 08:19:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.common.ui --- 08:19:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/target/org.eclipse.papyrus.uml.alf.common.ui-3.0.0-SNAPSHOT.jar 08:19:09 [INFO] 08:19:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.common.ui --- 08:19:09 [INFO] 08:19:09 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.alf.common.ui --- 08:19:09 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:19:09 [INFO] 08:19:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.common.ui --- 08:19:09 [INFO] 08:19:09 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.libraries >------ 08:19:09 [INFO] Building org.eclipse.papyrus.uml.alf.libraries 3.0.0-SNAPSHOT [272/729] 08:19:09 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:19:09 [INFO] 08:19:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.libraries --- 08:19:09 [INFO] 08:19:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.libraries --- 08:19:09 [INFO] The project's OSGi version is 3.0.0.202103041255 08:19:09 [INFO] 08:19:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.libraries --- 08:19:09 [INFO] 08:19:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.libraries --- 08:19:09 [INFO] 08:19:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.alf.libraries --- 08:19:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/src/main/resources 08:19:09 [INFO] 08:19:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.alf.libraries --- 08:19:09 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/bin 08:19:10 [INFO] 08:19:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.libraries --- 08:19:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/src/test/resources 08:19:10 [INFO] 08:19:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf.libraries --- 08:19:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/target/org.eclipse.papyrus.uml.alf.libraries-3.0.0-SNAPSHOT-sources.jar 08:19:10 [INFO] 08:19:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.libraries --- 08:19:10 [INFO] 08:19:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.libraries --- 08:19:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/target/org.eclipse.papyrus.uml.alf.libraries-3.0.0-SNAPSHOT.jar 08:19:10 [INFO] 08:19:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.libraries --- 08:19:10 [INFO] 08:19:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.alf.libraries --- 08:19:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:19:10 [INFO] 08:19:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.libraries --- 08:19:11 [INFO] 08:19:11 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.to.fuml >------- 08:19:11 [INFO] Building org.eclipse.papyrus.uml.alf.to.fuml 2.0.0-SNAPSHOT [273/729] 08:19:11 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:19:11 [INFO] 08:19:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.to.fuml --- 08:19:11 [INFO] 08:19:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.to.fuml --- 08:19:11 [INFO] The project's OSGi version is 2.0.0.202103041255 08:19:11 [INFO] 08:19:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.to.fuml --- 08:19:11 [INFO] 08:19:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.to.fuml --- 08:19:11 [INFO] 08:19:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.alf.to.fuml --- 08:19:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/src/main/resources 08:19:11 [INFO] 08:19:11 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.alf.to.fuml --- 08:19:11 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/bin 08:19:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/src/org/eclipse/papyrus/uml/alf/to/fuml/qvt/QVTLibrary.java:[46] 08:19:11 SaveOptions options = SaveOptions.newBuilder().format().noValidation().getOptions(); 08:19:11 ^^^^^^^^^^^^^^ 08:19:11 The method noValidation() from the type SaveOptions.Builder is deprecated 08:19:11 1 problem (1 warning) 08:19:11 [INFO] 08:19:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.to.fuml --- 08:19:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/src/test/resources 08:19:11 [INFO] 08:19:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf.to.fuml --- 08:19:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/target/org.eclipse.papyrus.uml.alf.to.fuml-2.0.0-SNAPSHOT-sources.jar 08:19:11 [INFO] 08:19:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.to.fuml --- 08:19:11 [INFO] 08:19:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.to.fuml --- 08:19:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/target/org.eclipse.papyrus.uml.alf.to.fuml-2.0.0-SNAPSHOT.jar 08:19:11 [INFO] 08:19:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.to.fuml --- 08:19:11 [INFO] 08:19:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.alf.to.fuml --- 08:19:11 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:19:11 [INFO] 08:19:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.to.fuml --- 08:19:12 [INFO] 08:19:12 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.ui >--------- 08:19:12 [INFO] Building org.eclipse.papyrus.uml.alf.ui 4.0.0-SNAPSHOT [274/729] 08:19:12 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:19:12 [INFO] 08:19:12 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.ui --- 08:19:16 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/xtend-gen (includes = [], excludes = [**/.gitignore]) 08:19:16 [INFO] 08:19:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.ui --- 08:19:16 [INFO] The project's OSGi version is 4.0.0.202103041255 08:19:16 [INFO] 08:19:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.ui --- 08:19:16 [INFO] 08:19:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.ui --- 08:19:16 [INFO] 08:19:16 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.alf.ui --- 08:19:25 [WARNING] 08:19:25 WARNING: AlfOutlineTreeProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src/org/eclipse/papyrus/uml/alf/ui/outline/AlfOutlineTreeProvider.xtend 08:19:25 28: The private modifier is unnecessary on field SUFFIX 08:19:25 [WARNING] 08:19:25 WARNING: AlfOutlineTreeProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src/org/eclipse/papyrus/uml/alf/ui/outline/AlfOutlineTreeProvider.xtend 08:19:25 37: Unnecessary cast from Member to Member 08:19:25 [WARNING] 08:19:25 WARNING: AlfOutlineTreeProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src/org/eclipse/papyrus/uml/alf/ui/outline/AlfOutlineTreeProvider.xtend 08:19:32 39: Unnecessary cast from QualifiedName to QualifiedName 08:19:32 [INFO] 08:19:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.alf.ui --- 08:19:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src/main/resources 08:19:32 [INFO] 08:19:32 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.alf.ui --- 08:19:32 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/bin 08:19:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src-gen/org/eclipse/papyrus/uml/alf/ui/contentassist/antlr/PartialAlfContentAssistParser.java:[10] 08:19:42 import org.eclipse.xtext.ui.codetemplates.ui.partialEditing.IPartialContentAssistParser; 08:19:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:42 Discouraged access: The type 'IPartialContentAssistParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.xtext.ui.codetemplates.ui/2.25.0.v20210301-0928/org.eclipse.xtext.ui.codetemplates.ui-2.25.0.v20210301-0928.jar') 08:19:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src-gen/org/eclipse/papyrus/uml/alf/ui/contentassist/antlr/PartialAlfContentAssistParser.java:[18] 08:19:42 public class PartialAlfContentAssistParser extends AlfParser implements IPartialContentAssistParser { 08:19:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:42 Discouraged access: The type 'IPartialContentAssistParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.xtext.ui.codetemplates.ui/2.25.0.v20210301-0928/org.eclipse.xtext.ui.codetemplates.ui-2.25.0.v20210301-0928.jar') 08:19:42 2 problems (2 warnings) 08:19:42 [INFO] 08:19:42 [INFO] --- xtend-maven-plugin:2.25.0.M1:testCompile (default) @ org.eclipse.papyrus.uml.alf.ui --- 08:19:42 [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used. 08:19:42 [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src/test/java]' does not exist. 08:19:42 [INFO] 08:19:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.ui --- 08:19:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src/test/resources 08:19:42 [INFO] 08:19:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf.ui --- 08:19:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/target/org.eclipse.papyrus.uml.alf.ui-4.0.0-SNAPSHOT-sources.jar 08:19:42 [INFO] 08:19:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.ui --- 08:19:42 [INFO] 08:19:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.ui --- 08:19:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/target/org.eclipse.papyrus.uml.alf.ui-4.0.0-SNAPSHOT.jar 08:19:42 [INFO] 08:19:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.ui --- 08:19:42 [INFO] 08:19:42 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.alf.ui --- 08:19:42 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:19:42 [INFO] 08:19:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.ui --- 08:19:42 [INFO] 08:19:42 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml-architecture >------ 08:19:42 [INFO] Building Papyrus UML Architecture 0.0.1-SNAPSHOT [275/729] 08:19:42 [INFO] --------------------------------[ pom ]--------------------------------- 08:19:42 [INFO] 08:19:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-architecture --- 08:19:42 [INFO] 08:19:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-architecture --- 08:19:42 [INFO] 08:19:42 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-architecture --- 08:19:42 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:19:42 [INFO] 08:19:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-architecture --- 08:19:42 [INFO] 08:19:42 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml-nattable >-------- 08:19:42 [INFO] Building Papyrus UML Nattable 0.0.1-SNAPSHOT [276/729] 08:19:42 [INFO] --------------------------------[ pom ]--------------------------------- 08:19:42 [INFO] 08:19:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-nattable --- 08:19:42 [INFO] 08:19:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-nattable --- 08:19:42 [INFO] 08:19:42 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-nattable --- 08:19:42 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:19:42 [INFO] 08:19:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-nattable --- 08:19:42 [INFO] 08:19:42 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable >-------- 08:19:42 [INFO] Building org.eclipse.papyrus.uml.nattable 6.0.0-SNAPSHOT [277/729] 08:19:42 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:19:43 [INFO] 08:19:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable --- 08:19:43 [INFO] 08:19:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable --- 08:19:43 [INFO] The project's OSGi version is 6.0.0.202103041255 08:19:43 [INFO] 08:19:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable --- 08:19:43 [INFO] 08:19:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable --- 08:19:43 [INFO] 08:19:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable --- 08:19:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/main/resources 08:19:43 [INFO] 08:19:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable --- 08:19:43 [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/bin 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[27] 08:19:44 import org.eclipse.papyrus.infra.nattable.celleditor.AbstractOpenDialogCellEditorButtonAction; 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The type AbstractOpenDialogCellEditorButtonAction is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[153] 08:19:44 AbstractOpenDialogCellEditorButtonAction openDialogConfiguration = new AbstractOpenDialogCellEditorButtonAction() { 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The type AbstractOpenDialogCellEditorButtonAction is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[153] 08:19:44 AbstractOpenDialogCellEditorButtonAction openDialogConfiguration = new AbstractOpenDialogCellEditorButtonAction() { 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The type AbstractOpenDialogCellEditorButtonAction is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[153] 08:19:44 AbstractOpenDialogCellEditorButtonAction openDialogConfiguration = new AbstractOpenDialogCellEditorButtonAction() { 08:19:44 /** 08:19:44 * @see org.eclipse.papyrus.infra.nattable.celleditor.AbstractOpenDialogCellEditorButtonAction#createDialogCellEditor() 08:19:44 * 08:19:44 * @return 08:19:44 */ 08:19:44 @Override 08:19:44 public AbstractDialogCellEditor createDialogCellEditor() { 08:19:44 return new MultiReferenceCellEditor(axisElement, elementProvider); 08:19:44 } 08:19:44 }; 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The constructor AbstractOpenDialogCellEditorButtonAction() is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[165] 08:19:44 editor.setOpenDialogCellEditorButtonAction(openDialogConfiguration); 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The method setOpenDialogCellEditorButtonAction(AbstractOpenDialogCellEditorButtonAction) from the type AbstractPapyrusStyledTextCellEditor is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[166] 08:19:44 openDialogConfiguration.setText("..."); //$NON-NLS-1$ 08:19:44 ^^^^^^^^^^^^^^ 08:19:44 The method setText(String) from the type AbstractOpenDialogCellEditorButtonAction is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[167] 08:19:44 openDialogConfiguration.setTooltipText(Messages.UMLReferenceCellEditorConfiguration_OpenDialogToChooseTheValue); 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The method setTooltipText(String) from the type AbstractOpenDialogCellEditorButtonAction is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/axis/AbstractStereotypedElementUMLSynchronizedOnFeatureAxisManager.java:[182] 08:19:44 final Collection<EObject> collection = (Collection<EObject>) ((EObject)notification.getNotifier()).eGet((EStructuralFeature) notification.getFeature()); 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 Type safety: Unchecked cast from Object to Collection<EObject> 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[38] 08:19:44 import org.eclipse.papyrus.infra.nattable.celleditor.AbstractPapyrusStyledTextCellEditor; 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The type AbstractPapyrusStyledTextCellEditor is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[67] 08:19:44 public class UMLReferenceTextWithCompletionCellEditor extends AbstractPapyrusStyledTextCellEditor { 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The type AbstractPapyrusStyledTextCellEditor is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[110] 08:19:44 super(table, axisElement, elementProvider, commitOnUpDown, moveSelectionOnEnter); 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The constructor AbstractPapyrusStyledTextCellEditor(Table, Object, ITableAxisElementProvider, boolean, boolean) is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[126] 08:19:44 super(table, axisElement, elementProvider, commitOnUpDown); 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The constructor AbstractPapyrusStyledTextCellEditor(Table, Object, ITableAxisElementProvider, boolean) is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[140] 08:19:44 super(table, axisElement, elementProvider); 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The constructor AbstractPapyrusStyledTextCellEditor(Table, Object, ITableAxisElementProvider) is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[160] 08:19:44 final CrossAxisWrapper<EObject, EStructuralFeature> editedElement = UMLTableUtils.getRealEditedObject(layerCell, elementProvider); 08:19:44 ^^^^^^^^^^^^^^^ 08:19:44 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[204] 08:19:44 referenceValueCellEditor = new MultiReferenceCellEditor(axisElement, elementProvider) { 08:19:44 ^^^^^^^^^^^ 08:19:44 The field AbstractPapyrusStyledTextCellEditor.axisElement is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[204] 08:19:44 referenceValueCellEditor = new MultiReferenceCellEditor(axisElement, elementProvider) { 08:19:44 ^^^^^^^^^^^^^^^ 08:19:44 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[239] 08:19:44 referenceValueCellEditor = new SingleReferenceValueCellEditor(axisElement, elementProvider) { 08:19:44 ^^^^^^^^^^^ 08:19:44 The field AbstractPapyrusStyledTextCellEditor.axisElement is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[239] 08:19:44 referenceValueCellEditor = new SingleReferenceValueCellEditor(axisElement, elementProvider) { 08:19:44 ^^^^^^^^^^^^^^^ 08:19:44 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[287] 08:19:44 control = super.activateCell(parent, originalCanonicalValue); 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The method activateCell(Composite, Object) from the type AbstractPapyrusStyledTextCellEditor is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[335] 08:19:44 final CrossAxisWrapper<EObject, EStructuralFeature> editedElement = UMLTableUtils.getRealEditedObject(layerCell, elementProvider); 08:19:44 ^^^^^^^^^^^^^^^ 08:19:44 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[29] 08:19:44 import org.eclipse.papyrus.infra.nattable.celleditor.AbstractOpenDialogCellEditorButtonAction; 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The type AbstractOpenDialogCellEditorButtonAction is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[30] 08:19:44 import org.eclipse.papyrus.infra.nattable.celleditor.AbstractPapyrusStyledTextCellEditor; 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The type AbstractPapyrusStyledTextCellEditor is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[152] 08:19:44 AbstractPapyrusStyledTextCellEditor editor = new UMLReferenceTextWithCompletionCellEditor(table, axisElement, elementProvider); 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The type AbstractPapyrusStyledTextCellEditor is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[153] 08:19:44 AbstractOpenDialogCellEditorButtonAction openDialogConfiguration = new AbstractOpenDialogCellEditorButtonAction() { 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The type AbstractOpenDialogCellEditorButtonAction is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[153] 08:19:44 AbstractOpenDialogCellEditorButtonAction openDialogConfiguration = new AbstractOpenDialogCellEditorButtonAction() { 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The type AbstractOpenDialogCellEditorButtonAction is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[153] 08:19:44 AbstractOpenDialogCellEditorButtonAction openDialogConfiguration = new AbstractOpenDialogCellEditorButtonAction() { 08:19:44 /** 08:19:44 * @see org.eclipse.papyrus.infra.nattable.celleditor.AbstractOpenDialogCellEditorButtonAction#createDialogCellEditor() 08:19:44 * 08:19:44 * @return 08:19:44 */ 08:19:44 @Override 08:19:44 public AbstractDialogCellEditor createDialogCellEditor() { 08:19:44 return new SingleReferenceValueCellEditor(axisElement, elementProvider); 08:19:44 } 08:19:44 }; 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The constructor AbstractOpenDialogCellEditorButtonAction() is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[165] 08:19:44 editor.setOpenDialogCellEditorButtonAction(openDialogConfiguration); 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The method setOpenDialogCellEditorButtonAction(AbstractOpenDialogCellEditorButtonAction) from the type AbstractPapyrusStyledTextCellEditor is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[166] 08:19:44 openDialogConfiguration.setText("..."); //$NON-NLS-1$ 08:19:44 ^^^^^^^^^^^^^^ 08:19:44 The method setText(String) from the type AbstractOpenDialogCellEditorButtonAction is deprecated 08:19:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[167] 08:19:44 openDialogConfiguration.setTooltipText(Messages.UMLReferenceCellEditorConfiguration_OpenDialogToChooseTheValue); 08:19:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:44 The method setTooltipText(String) from the type AbstractOpenDialogCellEditorButtonAction is deprecated 08:19:44 29 problems (29 warnings) 08:19:44 [INFO] 08:19:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable --- 08:19:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/test/resources 08:19:44 [INFO] 08:19:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable --- 08:19:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/target/org.eclipse.papyrus.uml.nattable-6.0.0-SNAPSHOT-sources.jar 08:19:44 [INFO] 08:19:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable --- 08:19:44 [INFO] 08:19:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable --- 08:19:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/target/org.eclipse.papyrus.uml.nattable-6.0.0-SNAPSHOT.jar 08:19:44 [INFO] 08:19:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable --- 08:19:44 [INFO] 08:19:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable --- 08:19:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:19:44 [INFO] 08:19:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable --- 08:19:45 [INFO] 08:19:45 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.clazz.config >-- 08:19:45 [INFO] Building org.eclipse.papyrus.uml.nattable.clazz.config 6.0.0-SNAPSHOT [278/729] 08:19:45 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:19:45 [INFO] 08:19:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.clazz.config --- 08:19:45 [INFO] 08:19:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.clazz.config --- 08:19:45 [INFO] The project's OSGi version is 6.0.0.202103041255 08:19:45 [INFO] 08:19:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.clazz.config --- 08:19:45 [INFO] 08:19:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.clazz.config --- 08:19:45 [INFO] 08:19:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.clazz.config --- 08:19:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/src/main/resources 08:19:45 [INFO] 08:19:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.clazz.config --- 08:19:45 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/bin 08:19:45 [INFO] 08:19:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.clazz.config --- 08:19:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/src/test/resources 08:19:45 [INFO] 08:19:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.clazz.config --- 08:19:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/target/org.eclipse.papyrus.uml.nattable.clazz.config-6.0.0-SNAPSHOT-sources.jar 08:19:45 [INFO] 08:19:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.clazz.config --- 08:19:45 [INFO] 08:19:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.clazz.config --- 08:19:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/target/org.eclipse.papyrus.uml.nattable.clazz.config-6.0.0-SNAPSHOT.jar 08:19:46 [INFO] 08:19:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.clazz.config --- 08:19:46 [INFO] 08:19:46 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.clazz.config --- 08:19:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:19:46 [INFO] 08:19:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.clazz.config --- 08:19:46 [INFO] 08:19:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic.config >-- 08:19:46 [INFO] Building org.eclipse.papyrus.uml.nattable.generic.config 2.0.0-SNAPSHOT [279/729] 08:19:46 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:19:46 [INFO] 08:19:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.generic.config --- 08:19:46 [INFO] 08:19:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.generic.config --- 08:19:46 [INFO] The project's OSGi version is 2.0.0.202103041255 08:19:46 [INFO] 08:19:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.generic.config --- 08:19:46 [INFO] 08:19:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.generic.config --- 08:19:46 [INFO] 08:19:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.generic.config --- 08:19:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/src/main/resources 08:19:46 [INFO] 08:19:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.generic.config --- 08:19:46 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/bin 08:19:46 [INFO] 08:19:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.generic.config --- 08:19:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/src/test/resources 08:19:46 [INFO] 08:19:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.generic.config --- 08:19:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/target/org.eclipse.papyrus.uml.nattable.generic.config-2.0.0-SNAPSHOT-sources.jar 08:19:46 [INFO] 08:19:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.generic.config --- 08:19:46 [INFO] 08:19:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.generic.config --- 08:19:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/target/org.eclipse.papyrus.uml.nattable.generic.config-2.0.0-SNAPSHOT.jar 08:19:46 [INFO] 08:19:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.generic.config --- 08:19:46 [INFO] 08:19:46 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.generic.config --- 08:19:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:19:46 [INFO] 08:19:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.generic.config --- 08:19:46 [INFO] 08:19:46 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.clazz >------ 08:19:46 [INFO] Building org.eclipse.papyrus.uml.diagram.clazz 4.0.0-SNAPSHOT [280/729] 08:19:46 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:19:46 [INFO] 08:19:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.clazz --- 08:19:46 [INFO] 08:19:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.clazz --- 08:19:46 [INFO] The project's OSGi version is 4.0.0.202103041255 08:19:46 [INFO] 08:19:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.clazz --- 08:19:46 [INFO] 08:19:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.clazz --- 08:19:46 [INFO] 08:19:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.clazz --- 08:19:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src/main/resources 08:19:46 [INFO] 08:19:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.clazz --- 08:19:46 [INFO] Compiling 427 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/bin 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/SignalFloatingNameEditPart.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DiagramNameEditPart.java:[343] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InformationFlowNameEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/policies/UMLBaseItemSemanticEditPolicy.java:[641] 08:19:56 .contains(target))) { 08:19:56 ^^^^^^ 08:19:56 Unlikely argument type Namespace for contains(Object) on a Collection<Constraint> 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedComponentForClassEditPart.java:[338] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InformationFlowAppliedStereotypeEditPart.java:[328] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/advice/EnumerationHelperAdvice.java:[69] 08:19:56 List<EObject> elementsToMove = substractLists(new ArrayList<EObject>(ownedLiterals), (ArrayList<EObject>) value); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: Unchecked cast from Object to ArrayList<EObject> 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedClassForComponentEditPart.java:[336] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/TimeObservationFloatingNameEditPart.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InformationItemNameEditPartCN.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DataTypeNameEditPart.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InformationFlowConveyedLabelEditPart.java:[328] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/MultiDependencyLabelEditPart.java:[343] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeAbstractionEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ModelNameEditPartTN.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ConnectableElementTemplateParameterEditPart.java:[331] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/OperationForPrimitiveTypeEditPart.java:[334] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedPrimitiveTypeForInterfaceEditPart.java:[338] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/SignalFloatingNameEditPartCN.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/EnumerationFloatingNameEditPart.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationClassNameEditPart.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DependencyFloatingNameEditPart.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PropertyForComponentEditPart.java:[334] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeRealizationEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypePackageMergeEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PrimitiveTypeFloatingNameEditPartCN.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedComponentForComponentEditPart.java:[338] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeAssociationEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PropertyforDataTypeEditPart.java:[334] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PackageNameEditPart.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ComponentFloatingNameEditPart.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InstanceSpecificationFloatingNameEditPartCN.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InterfaceRealizationNameEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedInterfaceForInterfaceEditPart.java:[336] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ClassNameEditPart.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ConstraintBodyEditPartCN.java:[308] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeInterfaceRealizationEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/navigator/UMLNavigatorSorter.java:[16] 08:19:56 import org.eclipse.jface.viewers.ViewerSorter; 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The type ViewerSorter is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/navigator/UMLNavigatorSorter.java:[22] 08:19:56 public class UMLNavigatorSorter extends ViewerSorter { 08:19:56 ^^^^^^^^^^^^ 08:19:56 The type ViewerSorter is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ModelNameEditPartCN.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedPrimitiveTypeForClassEditPart.java:[339] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/SignalNameEditPart.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DefaultNamedElementNameEditPart.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PrimitiveTypeNameEditPartCN.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLVisualIDRegistry.java:[40] 08:19:56 private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.clazz/debug/visualID"; //$NON-NLS-1$ 08:19:56 ^^^^^^^^^ 08:19:56 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLVisualIDRegistry.java:[2004] 08:19:56 private static boolean isDiagram(Package element) { 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationMultiplicityTargetEditPart.java:[329] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/EnumerationNameEditPart.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/BindingSubstitutionEditPart.java:[329] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/OperationForInterfaceEditpart.java:[334] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/CommentBodyEditPartCN.java:[308] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InterfaceFloatingNameEditPart.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ConstraintNameEditPart.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DurationObservationStereotypeLabelEditPart.java:[347] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InstanceSpecificationFloatingNameEditPart.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DependencyNameEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ConstraintNameEditPartCN.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DurationObservationFloatingNameEditPart.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedClassForClassEditPart.java:[338] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ReceptionInInterfaceEditPart.java:[331] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InterfaceNameEditPartCN.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationBranchRoleEditPart.java:[329] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ConstraintBodyEditPart.java:[308] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InstanceSpecificationNameEditPartCN.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PropertyforPrimitiveTypeEditPart.java:[334] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/navigator/UMLDomainNavigatorItem.java:[39] 08:19:56 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:19:56 ^^^^^^ 08:19:56 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/navigator/UMLDomainNavigatorItem.java:[56] 08:19:56 public Class[] getAdapterList() { 08:19:56 ^^^^^^^ 08:19:56 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationFloatingNameEditPart.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/SignalNameEditPartCN.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeSubstitutionEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedPrimitiveTypeForComponentEditPart.java:[338] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InformationItemFloatingNameEditPartCN.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DataTypeFloatingNameEditPart.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[595] 08:19:56 Node associationClass_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(AssociationClassNameEditPart.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable associationClass_NameLabel is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[646] 08:19:56 Node instanceSpecification_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InstanceSpecificationNameEditPart.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable instanceSpecification_NameLabel is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[672] 08:19:56 Node component_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ComponentNameEditPart.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable component_NameLabel is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[700] 08:19:56 Node signal_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(SignalNameEditPart.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable signal_NameLabel is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[726] 08:19:56 Node interface_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InterfaceNameEditPart.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable interface_NameLabel is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[754] 08:19:56 Node model_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ModelNameEditPartTN.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable model_NameLabel is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[775] 08:19:56 Node enumeration_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(EnumerationNameEditPart.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable enumeration_NameLabel is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[801] 08:19:56 Node package_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPart.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable package_NameLabel is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[822] 08:19:56 Node informationItem_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InformationItemNameEditPart.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable informationItem_NameLabel is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[846] 08:19:56 Node class_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ClassNameEditPart.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable class_NameLabel is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[874] 08:19:56 Node primitiveType_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(PrimitiveTypeNameEditPart.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable primitiveType_NameLabel is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[901] 08:19:56 Node dataType_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DataTypeNameEditPart.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable dataType_NameLabel is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[928] 08:19:56 Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPart.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable constraint_NameLabel is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[929] 08:19:56 Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintBodyEditPart.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable constraint_BodyLabel is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[948] 08:19:56 Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPart.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable comment_BodyLabel is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1048] 08:19:56 Node namedElement_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DefaultNamedElementNameEditPart.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable namedElement_NameLabel is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1456] 08:19:56 Node instanceSpecification_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(InstanceSpecificationNameEditPartCN.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable instanceSpecification_NameLabel_CN is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1481] 08:19:56 Node component_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ComponentNameEditPartCN.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable component_NameLabel_CN is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1508] 08:19:56 Node signal_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(SignalNameEditPartCN.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable signal_NameLabel_CN is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1533] 08:19:56 Node interface_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(InterfaceNameEditPartCN.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable interface_NameLabel_CN is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1560] 08:19:56 Node model_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ModelNameEditPartCN.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable model_NameLabel_CN is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1580] 08:19:56 Node enumeration_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(EnumerationNameEditPartCN.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable enumeration_NameLabel_CN is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1605] 08:19:56 Node package_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPartCN.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable package_NameLabel_CN is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1625] 08:19:56 Node informationItem_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(InformationItemNameEditPartCN.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable informationItem_NameLabel_CN is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1648] 08:19:56 Node class_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ClassNameEditPartCN.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable class_NameLabel_CN is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1675] 08:19:56 Node primitiveType_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(PrimitiveTypeNameEditPartCN.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable primitiveType_NameLabel_CN is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1701] 08:19:56 Node dataType_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(DataTypeNameEditPartCN.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable dataType_NameLabel_CN is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1727] 08:19:56 Node comment_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPartCN.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable comment_BodyLabel_CN is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1745] 08:19:56 Node constraint_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPartCN.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable constraint_NameLabel_CN is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1746] 08:19:56 Node constraint_FloatingNameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintBodyEditPartCN.VISUAL_ID)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The value of the local variable constraint_FloatingNameLabel_CN is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2044] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2072] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2111] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2170] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2209] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2243] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2282] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2321] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2360] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2399] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2438] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2477] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2505] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2544] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2578] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2612] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2640] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2651] 08:19:56 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:19:56 ^^^^^^^^^ 08:19:56 The value of the local variable prefStore is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2667] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2678] 08:19:56 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:19:56 ^^^^^^^^^ 08:19:56 The value of the local variable prefStore is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2694] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2733] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2772] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2811] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2839] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2850] 08:19:56 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:19:56 ^^^^^^^^^ 08:19:56 The value of the local variable prefStore is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2866] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2877] 08:19:56 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:19:56 ^^^^^^^^^ 08:19:56 The value of the local variable prefStore is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2893] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2937] 08:19:56 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[3000] 08:19:56 rv.getStyles().add(ts); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[3003] 08:19:56 rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[3006] 08:19:56 rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[3040] 08:19:56 private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[3060] 08:19:56 private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[3069] 08:19:56 private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ShortCutDiagramEditPart.java:[49] 08:19:56 import org.eclipse.papyrus.uml.diagram.common.editpolicies.ShortCutDiagramEditPolicy; 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The type ShortCutDiagramEditPolicy is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ShortCutDiagramEditPart.java:[91] 08:19:56 installEditPolicy(EditPolicyRoles.OPEN_ROLE, new ShortCutDiagramEditPolicy()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The type ShortCutDiagramEditPolicy is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ShortCutDiagramEditPart.java:[91] 08:19:56 installEditPolicy(EditPolicyRoles.OPEN_ROLE, new ShortCutDiagramEditPolicy()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The constructor ShortCutDiagramEditPolicy() is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InformationItemNameEditPart.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypePackageImportEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/EnumerationLiteralEditPart.java:[336] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ContextLinkAppliedStereotypeEditPart.java:[328] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ClassNameEditPartCN.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/OperationForClassEditPart.java:[334] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ComponentNameEditPartCN.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/command/CustomDropAppliedStereotypeCommand.java:[75] 08:19:56 return new DefferedAppliedStereotypeToDisplayCommand(domain, adapter, appliedStereotypeListToAdd, presentationKind); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The type DefferedAppliedStereotypeToDisplayCommand is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/command/CustomDropAppliedStereotypeCommand.java:[75] 08:19:56 return new DefferedAppliedStereotypeToDisplayCommand(domain, adapter, appliedStereotypeListToAdd, presentationKind); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The constructor DefferedAppliedStereotypeToDisplayCommand(TransactionalEditingDomain, IAdaptable, String, String) is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PrimitiveTypeFloatingNameEditPart.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditorUtil.java:[36] 08:19:56 import org.eclipse.core.runtime.SubProgressMonitor; 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The type SubProgressMonitor is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditorUtil.java:[174] 08:19:56 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null); 08:19:56 ^^^^^^^^^^^^^^^^^^ 08:19:56 The type SubProgressMonitor is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditorUtil.java:[174] 08:19:56 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationNameEditPart.java:[328] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeDependencyEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/SlotEditPart.java:[331] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/CommentBodyEditPart.java:[308] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[26] 08:19:56 import org.eclipse.gef.commands.CommandStackListener; 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The type CommandStackListener is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[35] 08:19:56 import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener; 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[41] 08:19:56 import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState; 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The type OperationHistoryDirtyState is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[94] 08:19:56 private OperationHistoryDirtyState dirtyState; 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The type OperationHistoryDirtyState is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[279] 08:19:56 getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() { 08:19:56 ^^^^^^^^^^^^^^^^^^^^ 08:19:56 The type CommandStackListener is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[310] 08:19:56 protected OperationHistoryDirtyState getDirtyState() { 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The type OperationHistoryDirtyState is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[312] 08:19:56 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The type OperationHistoryDirtyState is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[312] 08:19:56 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[411] 08:19:56 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[411] 08:19:56 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeGeneralizationSetLabelEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDocumentProvider.java:[59] 08:19:56 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes; 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDocumentProvider.java:[60] 08:19:56 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil; 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDocumentProvider.java:[208] 08:19:56 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:19:56 ^^^^^^^^^^^^^ 08:19:56 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDocumentProvider.java:[208] 08:19:56 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:19:56 ^^^^ 08:19:56 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDocumentProvider.java:[570] 08:19:56 throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDocumentProvider.java:[570] 08:19:56 throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:19:56 ^^^^^^^^^^^^^^^^ 08:19:56 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/UsageNameEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedComponentForInterfaceEditPart.java:[338] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationClassRoleSourceEditPart.java:[329] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ClassifierTemplateParameterEditPart.java:[331] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ComponentNameEditPart.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/OperationForDataTypeEditPart.java:[334] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PropertyForClassEditPart.java:[334] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedClassForInterfaceEditPart.java:[336] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/OperationForComponentEditPart.java:[334] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PropertyForInterfaceEditPart.java:[334] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/navigator/UMLNavigatorItem.java:[37] 08:19:56 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:19:56 ^^^^^^ 08:19:56 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/navigator/UMLNavigatorItem.java:[46] 08:19:56 public Class[] getAdapterList() { 08:19:56 ^^^^^^^ 08:19:56 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedSignalForClassEditPart.java:[338] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/TimeObservationStereotypeLabelEditPart.java:[347] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeElementImportEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationBranchMutliplicityEditPart.java:[329] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PrimitiveTypeNameEditPart.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationSourceNameEditPart.java:[329] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AbstractionNameEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/navigator/UMLAbstractNavigatorItem.java:[42] 08:19:56 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:19:56 ^^^^^^ 08:19:56 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/navigator/UMLAbstractNavigatorItem.java:[51] 08:19:56 public Class[] getAdapterList() { 08:19:56 ^^^^^^^ 08:19:56 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InterfaceNameEditPart.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationMultiplicitySourceEditPart.java:[329] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/ContainmentHelper.java:[46] 08:19:56 import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant; 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The type UMLVisualInformationPapyrusConstant is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/ContainmentHelper.java:[240] 08:19:56 cc.add(new CustomDropAppliedStereotypeCommand(this.editDomain, createdEditPartAdapter, profileApplied, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The type UMLVisualInformationPapyrusConstant is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/ContainmentHelper.java:[240] 08:19:56 cc.add(new CustomDropAppliedStereotypeCommand(this.editDomain, createdEditPartAdapter, profileApplied, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION is deprecated 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PropertyForSignalEditPart.java:[334] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedDataTypeForInterfaceEditPart.java:[336] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationTargetNameEditPart.java:[329] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationClassRoleTargetEditPart.java:[329] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedEnumerationForClassEditPart.java:[338] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ElementImportAliasEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/SourceISLinkLabelEditPart.java:[330] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/expressions/UMLAbstractExpression.java:[145] 08:19:56 return new Byte(num.byteValue()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The constructor Byte(byte) is deprecated since version 9 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/expressions/UMLAbstractExpression.java:[148] 08:19:56 return new Integer(num.intValue()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The constructor Integer(int) is deprecated since version 9 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/expressions/UMLAbstractExpression.java:[151] 08:19:56 return new Short(num.shortValue()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The constructor Short(short) is deprecated since version 9 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/expressions/UMLAbstractExpression.java:[154] 08:19:56 return new Long(num.longValue()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The constructor Long(long) is deprecated since version 9 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/expressions/UMLAbstractExpression.java:[160] 08:19:56 return new Float(num.floatValue()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The constructor Float(float) is deprecated since version 9 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/expressions/UMLAbstractExpression.java:[163] 08:19:56 return new Double(num.doubleValue()); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The constructor Double(double) is deprecated since version 9 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DataTypeFloatingNameEditPartCN.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedDataTypeForComponentEditPart.java:[336] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotyperGeneralizationEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InformationItemFloatingNameEditPart.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ComponentFloatingNameEditPartCN.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/TemplateParameterEditPart.java:[331] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/RealizationNameEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationClassFloatingNameEditPart.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/ValidateAction.java:[190] 08:19:56 List allStatuses = new ArrayList(); 08:19:56 ^^^^ 08:19:56 List is a raw type. References to generic type List<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/ValidateAction.java:[190] 08:19:56 List allStatuses = new ArrayList(); 08:19:56 ^^^^^^^^^ 08:19:56 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/ValidateAction.java:[193] 08:19:56 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject> 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/ValidateAction.java:[193] 08:19:56 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:19:56 ^^^^^^^^^^^ 08:19:56 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus> 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/ValidateAction.java:[194] 08:19:56 for (Iterator it = allStatuses.iterator(); it.hasNext();) { 08:19:56 ^^^^^^^^ 08:19:56 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ConstraintLabelEditPart.java:[325] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ClassFloatingNameEditPart.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedEnumerationForComponentEditPart.java:[338] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ClassFloatingNameEditPartCN.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedInterfaceForComponentEditPart.java:[336] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedSignalForComponentEditPart.java:[336] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeTemplateBindingEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/EnumerationNameEditPartCN.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InterfaceFloatingNameEditPartCN.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/SubstitutionNameEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeUsageEditPart.java:[326] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/EnumerationFloatingNameEditPartCN.java:[344] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/TargetISLinkLabelEditPart.java:[330] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/parsers/MessageFormatParser.java:[200] 08:19:56 new Integer(pos.getErrorIndex()))); 08:19:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:19:56 The constructor Integer(int) is deprecated since version 9 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InstanceSpecificationNameEditPart.java:[312] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedInterfaceForClassEditPart.java:[338] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedEnumerationForInterfaceEditPart.java:[338] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedDataTypeForClassEditPart.java:[338] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PackageNameEditPartCN.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DataTypeNameEditPartCN.java:[310] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/OperationTemplateParameterEditPart.java:[332] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedSignalForInterfaceEditPart.java:[336] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ReceptionEditPart.java:[331] 08:19:56 final EObject element = getParserElement(); 08:19:56 ^^^^^^^ 08:19:56 The value of the local variable element is not used 08:19:56 251 problems (251 warnings) 08:19:56 [INFO] 08:19:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.clazz --- 08:19:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src/test/resources 08:19:56 [INFO] 08:19:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.clazz --- 08:19:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/target/org.eclipse.papyrus.uml.diagram.clazz-4.0.0-SNAPSHOT-sources.jar 08:19:57 [INFO] 08:19:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.clazz --- 08:19:57 [INFO] 08:19:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.clazz --- 08:19:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/target/org.eclipse.papyrus.uml.diagram.clazz-4.0.0-SNAPSHOT.jar 08:19:57 [INFO] 08:19:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.clazz --- 08:19:58 [INFO] 08:19:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.clazz --- 08:19:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:19:58 [INFO] 08:19:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.clazz --- 08:19:58 [INFO] 08:19:58 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.communication >-- 08:19:58 [INFO] Building org.eclipse.papyrus.uml.diagram.communication 5.0.0-SNAPSHOT [281/729] 08:19:58 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:19:58 [INFO] 08:19:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.communication --- 08:19:58 [INFO] 08:19:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.communication --- 08:19:58 [INFO] The project's OSGi version is 5.0.0.202103041255 08:19:58 [INFO] 08:19:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.communication --- 08:19:58 [INFO] 08:19:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.communication --- 08:19:58 [INFO] 08:19:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.communication --- 08:19:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:19:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:19:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src/main/resources 08:19:58 [INFO] 08:19:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.communication --- 08:19:58 [INFO] Compiling 131 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/bin 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/InteractionFloatingLabelEditPart.java:[343] 08:20:03 final EObject element = getParserElement(); 08:20:03 ^^^^^^^ 08:20:03 The value of the local variable element is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/TimeObservationStereotypeLabelEditPartCN.java:[346] 08:20:03 final EObject element = getParserElement(); 08:20:03 ^^^^^^^ 08:20:03 The value of the local variable element is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/parsers/MessageFormatParser.java:[200] 08:20:03 new Integer(pos.getErrorIndex()))); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The constructor Integer(int) is deprecated since version 9 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/LifelineNameEditPart.java:[308] 08:20:03 final EObject element = getParserElement(); 08:20:03 ^^^^^^^ 08:20:03 The value of the local variable element is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditorUtil.java:[36] 08:20:03 import org.eclipse.core.runtime.SubProgressMonitor; 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The type SubProgressMonitor is deprecated 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditorUtil.java:[174] 08:20:03 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null); 08:20:03 ^^^^^^^^^^^^^^^^^^ 08:20:03 The type SubProgressMonitor is deprecated 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditorUtil.java:[174] 08:20:03 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/DurationObservationLabelEditPartCN.java:[343] 08:20:03 final EObject element = getParserElement(); 08:20:03 ^^^^^^^ 08:20:03 The value of the local variable element is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/LifelineFloatingLabelEditPartCN.java:[343] 08:20:03 final EObject element = getParserElement(); 08:20:03 ^^^^^^^ 08:20:03 The value of the local variable element is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/InteractionNameEditPart.java:[310] 08:20:03 final EObject element = getParserElement(); 08:20:03 ^^^^^^^ 08:20:03 The value of the local variable element is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/CommentBodyEditPartCN.java:[308] 08:20:03 final EObject element = getParserElement(); 08:20:03 ^^^^^^^ 08:20:03 The value of the local variable element is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[26] 08:20:03 import org.eclipse.gef.commands.CommandStackListener; 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The type CommandStackListener is deprecated 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[35] 08:20:03 import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener; 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[41] 08:20:03 import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState; 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The type OperationHistoryDirtyState is deprecated 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[95] 08:20:03 private OperationHistoryDirtyState dirtyState; 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The type OperationHistoryDirtyState is deprecated 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[283] 08:20:03 getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() { 08:20:03 ^^^^^^^^^^^^^^^^^^^^ 08:20:03 The type CommandStackListener is deprecated 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[314] 08:20:03 protected OperationHistoryDirtyState getDirtyState() { 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The type OperationHistoryDirtyState is deprecated 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[316] 08:20:03 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The type OperationHistoryDirtyState is deprecated 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[316] 08:20:03 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[415] 08:20:03 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[415] 08:20:03 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/navigator/UMLNavigatorSorter.java:[16] 08:20:03 import org.eclipse.jface.viewers.ViewerSorter; 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The type ViewerSorter is deprecated 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/navigator/UMLNavigatorSorter.java:[22] 08:20:03 public class UMLNavigatorSorter extends ViewerSorter { 08:20:03 ^^^^^^^^^^^^ 08:20:03 The type ViewerSorter is deprecated 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/ConstraintBodyEditPartCN.java:[308] 08:20:03 final EObject element = getParserElement(); 08:20:03 ^^^^^^^ 08:20:03 The value of the local variable element is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLVisualIDRegistry.java:[60] 08:20:03 private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.communication/debug/visualID"; //$NON-NLS-1$ 08:20:03 ^^^^^^^^^ 08:20:03 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLVisualIDRegistry.java:[287] 08:20:03 private static boolean isDiagram(Package element) { 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/AppliedStereotypeMessageEditPart.java:[325] 08:20:03 final EObject element = getParserElement(); 08:20:03 ^^^^^^^ 08:20:03 The value of the local variable element is not used 08:20:03 28. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/custom-src/org/eclipse/papyrus/uml/diagram/communication/custom/edit/policies/MessageNameEditPolicy.java (at line 145) 08:20:03 if (listSrc.get(i).equals(receiveEvent)) { 08:20:03 ^^^^^^^^^^^^ 08:20:03 Unlikely argument type for equals(): MessageEnd seems to be unrelated to InteractionFragment 08:20:03 29. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/custom-src/org/eclipse/papyrus/uml/diagram/communication/custom/edit/policies/MessageNameEditPolicy.java (at line 150) 08:20:03 } else if (listSrc.get(i).equals(sendEvent)) { 08:20:03 ^^^^^^^^^ 08:20:03 Unlikely argument type for equals(): MessageEnd seems to be unrelated to InteractionFragment 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDocumentProvider.java:[59] 08:20:03 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes; 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDocumentProvider.java:[60] 08:20:03 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil; 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDocumentProvider.java:[208] 08:20:03 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:20:03 ^^^^^^^^^^^^^ 08:20:03 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDocumentProvider.java:[208] 08:20:03 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:20:03 ^^^^ 08:20:03 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDocumentProvider.java:[570] 08:20:03 throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDocumentProvider.java:[570] 08:20:03 throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:20:03 ^^^^^^^^^^^^^^^^ 08:20:03 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/navigator/UMLDomainNavigatorItem.java:[39] 08:20:03 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:20:03 ^^^^^^ 08:20:03 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/navigator/UMLDomainNavigatorItem.java:[56] 08:20:03 public Class[] getAdapterList() { 08:20:03 ^^^^^^^ 08:20:03 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/TimeObservationNameEditPartCN.java:[343] 08:20:03 final EObject element = getParserElement(); 08:20:03 ^^^^^^^ 08:20:03 The value of the local variable element is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/navigator/UMLNavigatorItem.java:[37] 08:20:03 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:20:03 ^^^^^^ 08:20:03 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/navigator/UMLNavigatorItem.java:[46] 08:20:03 public Class[] getAdapterList() { 08:20:03 ^^^^^^^ 08:20:03 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/ValidateAction.java:[190] 08:20:03 List allStatuses = new ArrayList(); 08:20:03 ^^^^ 08:20:03 List is a raw type. References to generic type List<E> should be parameterized 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/ValidateAction.java:[190] 08:20:03 List allStatuses = new ArrayList(); 08:20:03 ^^^^^^^^^ 08:20:03 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/ValidateAction.java:[193] 08:20:03 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject> 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/ValidateAction.java:[193] 08:20:03 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:20:03 ^^^^^^^^^^^ 08:20:03 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus> 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/ValidateAction.java:[194] 08:20:03 for (Iterator it = allStatuses.iterator(); it.hasNext();) { 08:20:03 ^^^^^^^^ 08:20:03 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/DurationObservationStereotypeLabelEditPartCN.java:[346] 08:20:03 final EObject element = getParserElement(); 08:20:03 ^^^^^^^ 08:20:03 The value of the local variable element is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/MessageNameEditPart.java:[329] 08:20:03 final EObject element = getParserElement(); 08:20:03 ^^^^^^^ 08:20:03 The value of the local variable element is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[343] 08:20:03 Node interaction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InteractionNameEditPart.VISUAL_ID)); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The value of the local variable interaction_NameLabel is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[368] 08:20:03 Node lifeline_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(LifelineNameEditPart.VISUAL_ID)); 08:20:03 ^^^^^^^^^^^^^^^^^^ 08:20:03 The value of the local variable lifeline_NameLabel is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[391] 08:20:03 Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPartCN.VISUAL_ID)); 08:20:03 ^^^^^^^^^^^^^^^^^^^^ 08:20:03 The value of the local variable constraint_NameLabel is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[392] 08:20:03 Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintBodyEditPartCN.VISUAL_ID)); 08:20:03 ^^^^^^^^^^^^^^^^^^^^ 08:20:03 The value of the local variable constraint_BodyLabel is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[410] 08:20:03 Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPartCN.VISUAL_ID)); 08:20:03 ^^^^^^^^^^^^^^^^^ 08:20:03 The value of the local variable comment_BodyLabel is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[474] 08:20:03 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[512] 08:20:03 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[523] 08:20:03 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:20:03 ^^^^^^^^^ 08:20:03 The value of the local variable prefStore is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[539] 08:20:03 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[550] 08:20:03 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:20:03 ^^^^^^^^^ 08:20:03 The value of the local variable prefStore is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[566] 08:20:03 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[577] 08:20:03 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:20:03 ^^^^^^^^^ 08:20:03 The value of the local variable prefStore is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[593] 08:20:03 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[604] 08:20:03 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:20:03 ^^^^^^^^^ 08:20:03 The value of the local variable prefStore is not used 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[650] 08:20:03 rv.getStyles().add(ts); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[653] 08:20:03 rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle()); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[656] 08:20:03 rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle()); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[690] 08:20:03 private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[710] 08:20:03 private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[719] 08:20:03 private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/ConstraintNameEditPartCN.java:[310] 08:20:03 final EObject element = getParserElement(); 08:20:03 ^^^^^^^ 08:20:03 The value of the local variable element is not used 08:20:03 69. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/custom-src/org/eclipse/papyrus/uml/diagram/communication/custom/helper/CommunicationUtil.java (at line 216) 08:20:03 if (event.equals(message.getSendEvent())) { 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification 08:20:03 70. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/custom-src/org/eclipse/papyrus/uml/diagram/communication/custom/helper/CommunicationUtil.java (at line 218) 08:20:03 } else if (event.equals(message.getReceiveEvent())) { 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/expressions/UMLAbstractExpression.java:[145] 08:20:03 return new Byte(num.byteValue()); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The constructor Byte(byte) is deprecated since version 9 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/expressions/UMLAbstractExpression.java:[148] 08:20:03 return new Integer(num.intValue()); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The constructor Integer(int) is deprecated since version 9 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/expressions/UMLAbstractExpression.java:[151] 08:20:03 return new Short(num.shortValue()); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The constructor Short(short) is deprecated since version 9 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/expressions/UMLAbstractExpression.java:[154] 08:20:03 return new Long(num.longValue()); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The constructor Long(long) is deprecated since version 9 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/expressions/UMLAbstractExpression.java:[160] 08:20:03 return new Float(num.floatValue()); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The constructor Float(float) is deprecated since version 9 08:20:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/expressions/UMLAbstractExpression.java:[163] 08:20:03 return new Double(num.doubleValue()); 08:20:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:03 The constructor Double(double) is deprecated since version 9 08:20:03 76 problems (0 errors, 72 warnings, 4 infos) 08:20:03 [INFO] 08:20:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.communication --- 08:20:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:20:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:20:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src/test/resources 08:20:03 [INFO] 08:20:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.communication --- 08:20:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/target/org.eclipse.papyrus.uml.diagram.communication-5.0.0-SNAPSHOT-sources.jar 08:20:03 [INFO] 08:20:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.communication --- 08:20:03 [INFO] 08:20:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.communication --- 08:20:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/target/org.eclipse.papyrus.uml.diagram.communication-5.0.0-SNAPSHOT.jar 08:20:04 [INFO] 08:20:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.communication --- 08:20:04 [INFO] 08:20:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.communication --- 08:20:04 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:20:04 [INFO] 08:20:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.communication --- 08:20:04 [INFO] 08:20:04 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.component >---- 08:20:04 [INFO] Building org.eclipse.papyrus.uml.diagram.component 4.0.0-SNAPSHOT [282/729] 08:20:04 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:20:04 [INFO] 08:20:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.component --- 08:20:04 [INFO] 08:20:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.component --- 08:20:04 [INFO] The project's OSGi version is 4.0.0.202103041255 08:20:04 [INFO] 08:20:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.component --- 08:20:04 [INFO] 08:20:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.component --- 08:20:04 [INFO] 08:20:04 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.component --- 08:20:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:20:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:20:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src/main/resources 08:20:04 [INFO] 08:20:04 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.component --- 08:20:04 [INFO] Compiling 231 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/bin 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/PortNameEditPart.java:[349] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/AbstractionNameEditPart.java:[326] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/RectangleInterfaceFloatingLabelEditPartCN.java:[343] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/OperationForInterfaceEditPart.java:[333] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/InterfaceFloatingLabelEditPart.java:[343] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentFloatingLabelEditPartCN.java:[343] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/InterfaceFloatingLabelEditPartPCN.java:[343] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/InterfaceNameEditPartPCN.java:[344] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/PortAppliedStereotypeEditPart.java:[347] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDocumentProvider.java:[59] 08:20:07 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes; 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDocumentProvider.java:[60] 08:20:07 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil; 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDocumentProvider.java:[208] 08:20:07 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:20:07 ^^^^^^^^^^^^^ 08:20:07 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDocumentProvider.java:[208] 08:20:07 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:20:07 ^^^^ 08:20:07 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDocumentProvider.java:[570] 08:20:07 throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDocumentProvider.java:[570] 08:20:07 throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:20:07 ^^^^^^^^^^^^^^^^ 08:20:07 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ConnectorAppliedStereotypeEditPart.java:[325] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentNameEditPartCN.java:[310] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/MultiDependencyLabelEditPart.java:[342] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/PropertyPartEditPartCN.java:[189] 08:20:07 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/InterfaceNameEditPart.java:[344] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ManifestationAppliedStereotypeEditPart.java:[326] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentNameEditPart.java:[310] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentFloatingLabelEditPart.java:[343] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditorUtil.java:[36] 08:20:07 import org.eclipse.core.runtime.SubProgressMonitor; 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The type SubProgressMonitor is deprecated 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditorUtil.java:[174] 08:20:07 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null); 08:20:07 ^^^^^^^^^^^^^^^^^^ 08:20:07 The type SubProgressMonitor is deprecated 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditorUtil.java:[174] 08:20:07 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ConnectorNameEditPart.java:[326] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ConstraintNameEditPartPCN.java:[310] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/SubstitutionNameEditPart.java:[326] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentEditPartCN.java:[235] 08:20:07 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/DependencyNameEditPart.java:[326] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/parsers/MessageFormatParser.java:[200] 08:20:07 new Integer(pos.getErrorIndex()))); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The constructor Integer(int) is deprecated since version 9 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/RectangleInterfaceNameEditPartCN.java:[308] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ConstraintNameEditPart.java:[310] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentEditPart.java:[235] 08:20:07 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/UsageAppliedStereotypeEditPart.java:[326] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/InterfaceRealizationNameEditPart.java:[326] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/SubstitutionAppliedStereotypeEditPart.java:[326] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/AbstractionAppliedStereotypeEditPart.java:[326] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/expressions/UMLAbstractExpression.java:[146] 08:20:07 return new Byte(num.byteValue()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The constructor Byte(byte) is deprecated since version 9 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/expressions/UMLAbstractExpression.java:[149] 08:20:07 return new Integer(num.intValue()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The constructor Integer(int) is deprecated since version 9 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/expressions/UMLAbstractExpression.java:[152] 08:20:07 return new Short(num.shortValue()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The constructor Short(short) is deprecated since version 9 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/expressions/UMLAbstractExpression.java:[155] 08:20:07 return new Long(num.longValue()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The constructor Long(long) is deprecated since version 9 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/expressions/UMLAbstractExpression.java:[161] 08:20:07 return new Float(num.floatValue()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The constructor Float(float) is deprecated since version 9 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/expressions/UMLAbstractExpression.java:[164] 08:20:07 return new Double(num.doubleValue()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The constructor Double(double) is deprecated since version 9 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/DependencyNodeFloatingLabelEditPart.java:[343] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLVisualIDRegistry.java:[127] 08:20:07 private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.component/debug/visualID"; //$NON-NLS-1$ 08:20:07 ^^^^^^^^^ 08:20:07 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLVisualIDRegistry.java:[885] 08:20:07 private static boolean isDiagram(Package element) { 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/DependencyAppliedStereotypeEditPart.java:[326] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentRealizationAppliedStereotypeEditPart.java:[326] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/ValidateAction.java:[191] 08:20:07 List allStatuses = new ArrayList(); 08:20:07 ^^^^ 08:20:07 List is a raw type. References to generic type List<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/ValidateAction.java:[191] 08:20:07 List allStatuses = new ArrayList(); 08:20:07 ^^^^^^^^^ 08:20:07 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/ValidateAction.java:[194] 08:20:07 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject> 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/ValidateAction.java:[194] 08:20:07 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:20:07 ^^^^^^^^^^^ 08:20:07 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus> 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/ValidateAction.java:[195] 08:20:07 for (Iterator it = allStatuses.iterator(); it.hasNext();) { 08:20:07 ^^^^^^^^ 08:20:07 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/PropertyPartNameEditPartCN.java:[312] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/CommentBodyEditPart.java:[308] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/InterfaceRealizationAppliedStereotypeEditPart.java:[326] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentNameEditPartPCN.java:[308] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentRealizationNameEditPart.java:[326] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/PropertyForInterfaceEditPart.java:[333] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ModelNameEditPart.java:[310] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ConstraintSpecificationEditPart.java:[310] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/CommentBodyEditPartPCN.java:[308] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/DefaultNamedElementNameEditPart.java:[308] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[26] 08:20:07 import org.eclipse.gef.commands.CommandStackListener; 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The type CommandStackListener is deprecated 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[35] 08:20:07 import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener; 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[40] 08:20:07 import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState; 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The type OperationHistoryDirtyState is deprecated 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[91] 08:20:07 private OperationHistoryDirtyState dirtyState; 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The type OperationHistoryDirtyState is deprecated 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[251] 08:20:07 getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() { 08:20:07 ^^^^^^^^^^^^^^^^^^^^ 08:20:07 The type CommandStackListener is deprecated 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[282] 08:20:07 protected OperationHistoryDirtyState getDirtyState() { 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The type OperationHistoryDirtyState is deprecated 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[284] 08:20:07 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The type OperationHistoryDirtyState is deprecated 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[284] 08:20:07 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[383] 08:20:07 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[383] 08:20:07 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/RectangleInterfaceNameEditPart.java:[310] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/RectangleInterfaceFloatingLabelEditPart.java:[343] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ConstraintSpecificationEditPartPCN.java:[310] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentEditPartPCN.java:[235] 08:20:07 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ManifestationNameEditPart.java:[326] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentFloatingLabelEditPartPCN.java:[343] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ReceptionInInterfaceEditPart.java:[328] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ModelNameEditPartCN.java:[310] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/PackageNameEditPartCN.java:[310] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[507] 08:20:07 Node component_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ComponentNameEditPart.VISUAL_ID)); 08:20:07 ^^^^^^^^^^^^^^^^^^^ 08:20:07 The value of the local variable component_NameLabel is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[533] 08:20:07 Node model_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ModelNameEditPart.VISUAL_ID)); 08:20:07 ^^^^^^^^^^^^^^^ 08:20:07 The value of the local variable model_NameLabel is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[554] 08:20:07 Node package_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPart.VISUAL_ID)); 08:20:07 ^^^^^^^^^^^^^^^^^ 08:20:07 The value of the local variable package_NameLabel is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[575] 08:20:07 Node interface_ClassifierNameLabel = createLabel(node, UMLVisualIDRegistry.getType(RectangleInterfaceNameEditPart.VISUAL_ID)); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The value of the local variable interface_ClassifierNameLabel is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[602] 08:20:07 Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPart.VISUAL_ID)); 08:20:07 ^^^^^^^^^^^^^^^^^ 08:20:07 The value of the local variable comment_BodyLabel is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[621] 08:20:07 Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPart.VISUAL_ID)); 08:20:07 ^^^^^^^^^^^^^^^^^^^^ 08:20:07 The value of the local variable constraint_NameLabel is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[622] 08:20:07 Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintSpecificationEditPart.VISUAL_ID)); 08:20:07 ^^^^^^^^^^^^^^^^^^^^ 08:20:07 The value of the local variable constraint_BodyLabel is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[641] 08:20:07 Node namedElement_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DefaultNamedElementNameEditPart.VISUAL_ID)); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The value of the local variable namedElement_NameLabel is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[716] 08:20:07 Node model_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ModelNameEditPartCN.VISUAL_ID)); 08:20:07 ^^^^^^^^^^^^^^^^^^ 08:20:07 The value of the local variable model_NameLabel_CN is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[736] 08:20:07 Node package_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPartCN.VISUAL_ID)); 08:20:07 ^^^^^^^^^^^^^^^^^^^^ 08:20:07 The value of the local variable package_NameLabel_CN is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[756] 08:20:07 Node interface_ClassifierNameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(RectangleInterfaceNameEditPartCN.VISUAL_ID)); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The value of the local variable interface_ClassifierNameLabel_CN is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[782] 08:20:07 Node component_NameLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(ComponentNameEditPartCN.VISUAL_ID)); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The value of the local variable component_NameLabel_CCN is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[807] 08:20:07 Node component_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ComponentNameEditPartPCN.VISUAL_ID)); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The value of the local variable component_NameLabel_CN is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[832] 08:20:07 Node comment_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPartPCN.VISUAL_ID)); 08:20:07 ^^^^^^^^^^^^^^^^^^^^ 08:20:07 The value of the local variable comment_BodyLabel_CN is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[850] 08:20:07 Node constraint_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPartPCN.VISUAL_ID)); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The value of the local variable constraint_NameLabel_CN is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[851] 08:20:07 Node constraint_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintSpecificationEditPartPCN.VISUAL_ID)); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The value of the local variable constraint_BodyLabel_CN is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[945] 08:20:07 Node property_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(PropertyPartNameEditPartCN.VISUAL_ID)); 08:20:07 ^^^^^^^^^^^^^^^^^^ 08:20:07 The value of the local variable property_NameLabel is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[955] 08:20:07 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[994] 08:20:07 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1033] 08:20:07 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1067] 08:20:07 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1106] 08:20:07 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1145] 08:20:07 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1184] 08:20:07 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1223] 08:20:07 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1234] 08:20:07 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:20:07 ^^^^^^^^^ 08:20:07 The value of the local variable prefStore is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1250] 08:20:07 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1278] 08:20:07 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1306] 08:20:07 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1345] 08:20:07 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1373] 08:20:07 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1401] 08:20:07 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1470] 08:20:07 rv.getStyles().add(ts); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1473] 08:20:07 rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1476] 08:20:07 rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle()); 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1510] 08:20:07 private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1530] 08:20:07 private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1539] 08:20:07 private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:20:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:07 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/PackageNameEditPart.java:[310] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/UsageNameEditPart.java:[326] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/GeneralizationAppliedStereotypeEditPart.java:[326] 08:20:07 final EObject element = getParserElement(); 08:20:07 ^^^^^^^ 08:20:07 The value of the local variable element is not used 08:20:07 125 problems (125 warnings) 08:20:07 [INFO] 08:20:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.component --- 08:20:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:20:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:20:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src/test/resources 08:20:07 [INFO] 08:20:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.component --- 08:20:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/target/org.eclipse.papyrus.uml.diagram.component-4.0.0-SNAPSHOT-sources.jar 08:20:08 [INFO] 08:20:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.component --- 08:20:08 [INFO] 08:20:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.component --- 08:20:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/target/org.eclipse.papyrus.uml.diagram.component-4.0.0-SNAPSHOT.jar 08:20:08 [INFO] 08:20:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.component --- 08:20:08 [INFO] 08:20:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.component --- 08:20:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:20:08 [INFO] 08:20:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.component --- 08:20:09 [INFO] 08:20:09 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.composite >---- 08:20:09 [INFO] Building org.eclipse.papyrus.uml.diagram.composite 4.0.0-SNAPSHOT [283/729] 08:20:09 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:20:09 [INFO] 08:20:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.composite --- 08:20:09 [INFO] 08:20:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.composite --- 08:20:09 [INFO] The project's OSGi version is 4.0.0.202103041255 08:20:09 [INFO] 08:20:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.composite --- 08:20:09 [INFO] 08:20:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.composite --- 08:20:09 [INFO] 08:20:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.composite --- 08:20:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:20:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:20:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src/main/resources 08:20:09 [INFO] 08:20:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.composite --- 08:20:09 [INFO] Compiling 506 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/bin 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ConstraintNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ConnectorMultiplicityTargetEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/SignalFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/custom-src/org/eclipse/papyrus/uml/diagram/composite/custom/edit/policies/ExternalLabelPrimaryDragRoleEditPolicy.java:[34] 08:20:17 import org.eclipse.gmf.runtime.diagram.ui.internal.figures.BorderItemContainerFigure; 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Discouraged access: The type 'BorderItemContainerFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/custom-src/org/eclipse/papyrus/uml/diagram/composite/custom/edit/policies/ExternalLabelPrimaryDragRoleEditPolicy.java:[63] 08:20:17 if (getHostFigure().getParent() instanceof BorderItemContainerFigure) { 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Discouraged access: The type 'BorderItemContainerFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeviceCompositeEditPartCN.java:[228] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CollaborationCompositeNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/IntervalConstraintSpecificationEditPart.java:[308] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationIntervalFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InterfaceNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PropertyEditPartCLN.java:[331] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/parsers/MessageFormatParser.java:[200] 08:20:17 new Integer(pos.getErrorIndex()))); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor Integer(int) is deprecated since version 9 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationIntervalNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ConnectorMultiplicitySourceEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ComponentRealizationAppliedStereotypeEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeEditPart.java:[231] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeEditPart.java:[241] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralIntegerFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeEditPart.java:[231] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeEditPart.java:[241] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/SignalNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/IntervalFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InstanceValueFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PortNameEditPart.java:[349] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDocumentProvider.java:[59] 08:20:17 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes; 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDocumentProvider.java:[60] 08:20:17 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil; 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDocumentProvider.java:[208] 08:20:17 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:20:17 ^^^^^^^^^^^^^ 08:20:17 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDocumentProvider.java:[208] 08:20:17 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:20:17 ^^^^ 08:20:17 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDocumentProvider.java:[570] 08:20:17 throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDocumentProvider.java:[570] 08:20:17 throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:20:17 ^^^^^^^^^^^^^^^^ 08:20:17 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InformationItemNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DataTypeFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InterfaceFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeObservationNameEditPart.java:[344] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ManifestationNameEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InformationItemFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralStringNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DependencyAppliedStereotypeEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InformationItemFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionConstraintSpecificationEditPart.java:[308] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralUnlimitedNaturalNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActorNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ArtifactFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PropertyPartFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ConstraintSpecificationEditPart.java:[308] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/EnumerationFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/RealizationNameEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditorUtil.java:[36] 08:20:17 import org.eclipse.core.runtime.SubProgressMonitor; 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The type SubProgressMonitor is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditorUtil.java:[174] 08:20:17 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null); 08:20:17 ^^^^^^^^^^^^^^^^^^ 08:20:17 The type SubProgressMonitor is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditorUtil.java:[174] 08:20:17 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/EnumerationNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/RoleBindingAppliedStereotypeEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ExpressionFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeObservationStereotypeLabelEditPart.java:[347] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CallEventFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CollaborationUseNameEditPart.java:[313] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ComponentCompositeNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CommentBodyEditPart.java:[308] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeEditPart.java:[231] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeEditPart.java:[241] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ArtifactFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[39] 08:20:17 private Map myDomain2NotationMap = new HashMap(); 08:20:17 ^^^ 08:20:17 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[39] 08:20:17 private Map myDomain2NotationMap = new HashMap(); 08:20:17 ^^^^^^^ 08:20:17 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[44] 08:20:17 private Collection myLinkDescriptors = new LinkedList(); 08:20:17 ^^^^^^^^^^ 08:20:17 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[44] 08:20:17 private Collection myLinkDescriptors = new LinkedList(); 08:20:17 ^^^^^^^^^^ 08:20:17 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[66] 08:20:17 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:17 ^^^^^^^^^^ 08:20:17 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[68] 08:20:17 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:17 ^^^^^^^^ 08:20:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[77] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[78] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getActivity_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[80] 08:20:17 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:17 ^^^^^^^^^^ 08:20:17 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[82] 08:20:17 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:17 ^^^^^^^^ 08:20:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[92] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[93] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getInteraction_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[95] 08:20:17 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:17 ^^^^^^^^^^ 08:20:17 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[97] 08:20:17 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:17 ^^^^^^^^ 08:20:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[107] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[108] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getProtocolStateMachine_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[110] 08:20:17 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:17 ^^^^^^^^^^ 08:20:17 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[112] 08:20:17 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:17 ^^^^^^^^ 08:20:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[122] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[123] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getStateMachine_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[125] 08:20:17 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:17 ^^^^^^^^^^ 08:20:17 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[127] 08:20:17 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:17 ^^^^^^^^ 08:20:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[137] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[138] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getFunctionBehavior_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[140] 08:20:17 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:17 ^^^^^^^^^^ 08:20:17 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[142] 08:20:17 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:17 ^^^^^^^^ 08:20:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[152] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[153] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getOpaqueBehavior_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[155] 08:20:17 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:17 ^^^^^^^^^^ 08:20:17 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[157] 08:20:17 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:17 ^^^^^^^^ 08:20:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[167] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[168] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getComponent_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[170] 08:20:17 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:17 ^^^^^^^^^^ 08:20:17 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[172] 08:20:17 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:17 ^^^^^^^^ 08:20:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[182] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[183] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getDevice_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[185] 08:20:17 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:17 ^^^^^^^^^^ 08:20:17 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[187] 08:20:17 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:17 ^^^^^^^^ 08:20:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[197] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[198] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getExecutionEnvironment_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[200] 08:20:17 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:17 ^^^^^^^^^^ 08:20:17 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[202] 08:20:17 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:17 ^^^^^^^^ 08:20:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[212] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[213] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getNode_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[215] 08:20:17 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:17 ^^^^^^^^^^ 08:20:17 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[217] 08:20:17 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:17 ^^^^^^^^ 08:20:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[227] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[228] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getClass_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[230] 08:20:17 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:17 ^^^^^^^^^^ 08:20:17 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[232] 08:20:17 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:17 ^^^^^^^^ 08:20:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[242] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[243] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getCollaboration_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[252] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[253] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getInterface_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[261] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[262] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getPrimitiveType_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[270] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[271] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getEnumeration_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[273] 08:20:17 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:17 ^^^^^^^^^^ 08:20:17 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[275] 08:20:17 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:17 ^^^^^^^^ 08:20:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[285] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[286] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getDataType_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[296] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[297] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getActor_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[305] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[306] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getDeploymentSpecification_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[314] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[315] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getArtifact_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[323] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[324] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getInformationItem_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[332] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[333] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getSignal_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[341] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[342] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getUseCase_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[350] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[351] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getSignalEvent_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[359] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[360] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getCallEvent_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[368] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[369] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getAnyReceiveEvent_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[377] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[378] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getChangeEvent_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[386] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[387] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getTimeEvent_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[395] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[396] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getDurationObservation_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[404] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[405] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getTimeObservation_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[413] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[414] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getLiteralBoolean_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[422] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[423] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getLiteralInteger_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[431] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[432] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getLiteralNull_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[440] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[441] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getLiteralString_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[449] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[450] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getLiteralUnlimitedNatural_Shape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[458] 08:20:17 myDomain2NotationMap.put(view.getElement(), view); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[459] 08:20:17 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE 08:20:17 .getStringExpression_PackagedElementShape_OutgoingLinks(view)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeploymentSpecificationNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionConstraintSpecificationEditPartCN.java:[308] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/NodeCompositeFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/AnyReceiveEventNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeviceCompositeFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CollaborationCompositeNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/AbstractionAppliedStereotypeEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationConstraintSpecificationEditPart.java:[308] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ConstraintNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ExecutionEnvironmentCompositeEditPartCN.java:[228] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeIntervalFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DataTypeFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/UsageNameEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ExecutionEnvironmentCompositeFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeEventFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/NodeCompositeEditPart.java:[228] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeploymentSpecificationFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OperationEditPartCLN.java:[331] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ClassCompositeFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationConstraintNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ParameterNameEditPart.java:[346] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeEditPartCN.java:[229] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeEditPartCN.java:[239] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralStringFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeploymentNameEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeConstraintNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CollaborationUseFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CollaborationRoleNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActorNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ComponentCompositeEditPartCN.java:[228] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CommentBodyEditPartCN.java:[308] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActorFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ChangeEventNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/IntervalConstraintSpecificationEditPartCN.java:[308] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/AnyReceiveEventFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ClassCompositeEditPart.java:[230] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InformationFlowNameEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DataTypeNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CallEventNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ComponentRealizationNameEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeviceCompositeEditPart.java:[228] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/RealizationAppliedStereotypeEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/EnumerationNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InterfaceNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InterfaceFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/SubstitutionNameEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/SubstitutionAppliedStereotypeEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CollaborationRoleFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeEditPartCN.java:[229] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeEditPartCN.java:[239] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeploymentAppliedStereotypeEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ConstraintSpecificationEditPartCN.java:[308] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueExpressionFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InformationFlowConveyedLabelEditPart.java:[330] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/AbstractionNameEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ArtifactNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeConstraintNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/NodeCompositeEditPartCN.java:[228] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ExecutionEnvironmentCompositeNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InstanceValueNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ComponentCompositeNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/GeneralizationAppliedStereotypeEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralBooleanFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ClassCompositeNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeEditPartCN.java:[229] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeEditPartCN.java:[239] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationObservationStereotypeLabelEditPart.java:[347] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ClassCompositeNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ExpressionNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeIntervalNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/SignalEventNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeExpressionFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ConnectorAppliedStereotypeEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/custom-src/org/eclipse/papyrus/uml/diagram/composite/custom/utils/CompositeStructureDiagramUtils.java:[106] 08:20:17 for (Iterator children = d.getChildren().iterator(); children.hasNext();) { 08:20:17 ^^^^^^^^ 08:20:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InterfaceRealizationNameEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeploymentSpecificationFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeEditPart.java:[229] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeEditPart.java:[239] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/UseCaseNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeploymentSpecificationNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InformationItemNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/NodeCompositeFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeEditPartCN.java:[229] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeEditPartCN.java:[239] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PrimitiveTypeFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionConstraintNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeEventNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/NodeCompositeNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InterfaceRealizationAppliedStereotypeEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/SignalEventFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeEditPart.java:[229] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeEditPart.java:[239] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/SignalNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeConstraintSpecificationEditPart.java:[308] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeExpressionNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ChangeEventFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InformationFlowAppliedStereotypeEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralUnlimitedNaturalFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/UseCaseNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeEditPartCN.java:[229] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeEditPartCN.java:[239] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CollaborationCompositeFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationObservationNameEditPart.java:[344] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLVisualIDRegistry.java:[41] 08:20:17 private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.composite/debug/visualID"; //$NON-NLS-1$ 08:20:17 ^^^^^^^^^ 08:20:17 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLVisualIDRegistry.java:[5955] 08:20:17 private static boolean isDiagram(Package element) { 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/RepresentationTagLabelEditPart.java:[327] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StringExpressionNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[591] 08:20:17 Node activity_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ActivityCompositeNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable activity_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[617] 08:20:17 Node interaction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InteractionCompositeNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable interaction_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[643] 08:20:17 Node protocolStateMachine_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ProtocolStateMachineCompositeNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable protocolStateMachine_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[669] 08:20:17 Node stateMachine_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(StateMachineCompositeNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable stateMachine_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[695] 08:20:17 Node functionBehavior_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(FunctionBehaviorCompositeNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable functionBehavior_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[721] 08:20:17 Node opaqueBehavior_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(OpaqueBehaviorCompositeNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable opaqueBehavior_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[747] 08:20:17 Node component_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ComponentCompositeNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable component_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[773] 08:20:17 Node device_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DeviceCompositeNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable device_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[799] 08:20:17 Node executionEnvironment_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ExecutionEnvironmentCompositeNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable executionEnvironment_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[825] 08:20:17 Node node_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(NodeCompositeNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^ 08:20:17 The value of the local variable node_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[851] 08:20:17 Node class_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ClassCompositeNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable class_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[877] 08:20:17 Node collaboration_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(CollaborationCompositeNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable collaboration_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[903] 08:20:17 Node interface_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InterfaceNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable interface_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[927] 08:20:17 Node primitiveType_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(PrimitiveTypeNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable primitiveType_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[951] 08:20:17 Node enumeration_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(EnumerationNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable enumeration_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[977] 08:20:17 Node dataType_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DataTypeNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable dataType_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1004] 08:20:17 Node actor_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ActorNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable actor_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1028] 08:20:17 Node deploymentSpecification_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DeploymentSpecificationNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable deploymentSpecification_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1052] 08:20:17 Node artifact_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ArtifactNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable artifact_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1076] 08:20:17 Node informationItem_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InformationItemNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable informationItem_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1100] 08:20:17 Node signal_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(SignalNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable signal_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1124] 08:20:17 Node useCase_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(UseCaseNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable useCase_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1148] 08:20:17 Node signalEvent_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(SignalEventNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable signalEvent_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1172] 08:20:17 Node callEvent_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(CallEventNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable callEvent_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1196] 08:20:17 Node anyReceiveEvent_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(AnyReceiveEventNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable anyReceiveEvent_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1220] 08:20:17 Node changeEvent_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ChangeEventNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable changeEvent_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1244] 08:20:17 Node timeEvent_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(TimeEventNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable timeEvent_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1326] 08:20:17 Node literalBoolean_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(LiteralBooleanNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable literalBoolean_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1350] 08:20:17 Node literalInteger_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(LiteralIntegerNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable literalInteger_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1374] 08:20:17 Node literalNull_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(LiteralNullNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable literalNull_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1398] 08:20:17 Node literalString_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(LiteralStringNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable literalString_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1422] 08:20:17 Node literalUnlimitedNatural_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(LiteralUnlimitedNaturalNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable literalUnlimitedNatural_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1446] 08:20:17 Node stringExpression_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(StringExpressionNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable stringExpression_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1470] 08:20:17 Node opaqueExpression_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(OpaqueExpressionNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable opaqueExpression_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1494] 08:20:17 Node timeExpression_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(TimeExpressionNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable timeExpression_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1518] 08:20:17 Node expression_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ExpressionNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable expression_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1542] 08:20:17 Node duration_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DurationNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable duration_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1566] 08:20:17 Node timeInterval_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(TimeIntervalNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable timeInterval_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1590] 08:20:17 Node durationInterval_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DurationIntervalNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable durationInterval_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1614] 08:20:17 Node interval_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(IntervalNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable interval_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1638] 08:20:17 Node instanceValue_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InstanceValueNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable instanceValue_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1662] 08:20:17 Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable comment_BodyLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1681] 08:20:17 Node durationConstraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DurationConstraintNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable durationConstraint_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1682] 08:20:17 Node durationConstraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(DurationConstraintSpecificationEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable durationConstraint_BodyLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1701] 08:20:17 Node timeConstraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(TimeConstraintNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable timeConstraint_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1702] 08:20:17 Node timeConstraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(TimeConstraintSpecificationEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable timeConstraint_BodyLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1721] 08:20:17 Node intervalConstraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(IntervalConstraintNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable intervalConstraint_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1722] 08:20:17 Node intervalConstraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(IntervalConstraintSpecificationEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable intervalConstraint_BodyLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1741] 08:20:17 Node interactionConstraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InteractionConstraintNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable interactionConstraint_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1742] 08:20:17 Node interactionConstraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(InteractionConstraintSpecificationEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable interactionConstraint_BodyLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1761] 08:20:17 Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable constraint_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1762] 08:20:17 Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintSpecificationEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable constraint_BodyLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1858] 08:20:17 Node property_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(PropertyPartNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable property_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1883] 08:20:17 Node connectableElement_CollaborationRoleNameLabel = createLabel(node, UMLVisualIDRegistry.getType(CollaborationRoleNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable connectableElement_CollaborationRoleNameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1906] 08:20:17 Node collaborationUse_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(CollaborationUseNameEditPart.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable collaborationUse_NameLabel is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1929] 08:20:17 Node activity_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ActivityCompositeNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable activity_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1954] 08:20:17 Node interaction_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(InteractionCompositeNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable interaction_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1979] 08:20:17 Node protocolStateMachine_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ProtocolStateMachineCompositeNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable protocolStateMachine_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2004] 08:20:17 Node stateMachine_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(StateMachineCompositeNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable stateMachine_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2029] 08:20:17 Node functionBehavior_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(FunctionBehaviorCompositeNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable functionBehavior_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2054] 08:20:17 Node opaqueBehavior_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(OpaqueBehaviorCompositeNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable opaqueBehavior_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2079] 08:20:17 Node component_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ComponentCompositeNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable component_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2104] 08:20:17 Node device_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(DeviceCompositeNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable device_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2129] 08:20:17 Node executionEnvironment_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ExecutionEnvironmentCompositeNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable executionEnvironment_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2154] 08:20:17 Node node_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(NodeCompositeNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable node_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2179] 08:20:17 Node class_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ClassCompositeNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable class_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2204] 08:20:17 Node collaboration_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(CollaborationCompositeNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable collaboration_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2229] 08:20:17 Node interface_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(InterfaceNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable interface_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2252] 08:20:17 Node primitiveType_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(PrimitiveTypeNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable primitiveType_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2275] 08:20:17 Node enumeration_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(EnumerationNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable enumeration_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2300] 08:20:17 Node dataType_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(DataTypeNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable dataType_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2326] 08:20:17 Node actor_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ActorNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable actor_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2349] 08:20:17 Node deploymentSpecification_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(DeploymentSpecificationNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable deploymentSpecification_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2372] 08:20:17 Node artifact_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ArtifactNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable artifact_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2395] 08:20:17 Node informationItem_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(InformationItemNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable informationItem_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2418] 08:20:17 Node signal_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(SignalNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable signal_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2441] 08:20:17 Node useCase_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(UseCaseNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable useCase_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2464] 08:20:17 Node comment_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable comment_BodyLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2482] 08:20:17 Node durationConstraint_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(DurationConstraintNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable durationConstraint_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2483] 08:20:17 Node durationConstraint_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(DurationConstraintSpecificationEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable durationConstraint_BodyLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2501] 08:20:17 Node timeConstraint_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(TimeConstraintNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable timeConstraint_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2502] 08:20:17 Node timeConstraint_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(TimeConstraintSpecificationEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable timeConstraint_BodyLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2520] 08:20:17 Node intervalConstraint_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(IntervalConstraintNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable intervalConstraint_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2521] 08:20:17 Node intervalConstraint_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(IntervalConstraintSpecificationEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable intervalConstraint_BodyLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2539] 08:20:17 Node interactionConstraint_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(InteractionConstraintNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable interactionConstraint_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2540] 08:20:17 Node interactionConstraint_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(InteractionConstraintSpecificationEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable interactionConstraint_BodyLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2558] 08:20:17 Node constraint_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable constraint_NameLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2559] 08:20:17 Node constraint_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintSpecificationEditPartCN.VISUAL_ID)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The value of the local variable constraint_BodyLabel_CN is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2617] 08:20:17 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2628] 08:20:17 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:20:17 ^^^^^^^^^ 08:20:17 The value of the local variable prefStore is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2644] 08:20:17 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2655] 08:20:17 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:20:17 ^^^^^^^^^ 08:20:17 The value of the local variable prefStore is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2671] 08:20:17 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2699] 08:20:17 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2727] 08:20:17 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2766] 08:20:17 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2805] 08:20:17 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2844] 08:20:17 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2883] 08:20:17 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2922] 08:20:17 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StringExpressionFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DataTypeNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PropertyPartNameEditPartCN.java:[313] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationConstraintNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/IntervalNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ManifestationAppliedStereotypeEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralNullNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeviceCompositeFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/NodeCompositeNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ExecutionEnvironmentCompositeFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/EnumerationLiteralEditPartCLN.java:[331] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ComponentCompositeEditPart.java:[228] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/UseCaseFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PropertyPartEditPartCN.java:[234] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ClassCompositeFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PrimitiveTypeNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeviceCompositeNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ParameterAppliedStereotypeEditPart.java:[347] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ExecutionEnvironmentCompositeEditPart.java:[228] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActorFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/SignalFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/RoleBindingRoleNameEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[26] 08:20:17 import org.eclipse.gef.commands.CommandStackListener; 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The type CommandStackListener is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[35] 08:20:17 import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener; 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[40] 08:20:17 import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState; 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The type OperationHistoryDirtyState is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[91] 08:20:17 private OperationHistoryDirtyState dirtyState; 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The type OperationHistoryDirtyState is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[251] 08:20:17 getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() { 08:20:17 ^^^^^^^^^^^^^^^^^^^^ 08:20:17 The type CommandStackListener is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[282] 08:20:17 protected OperationHistoryDirtyState getDirtyState() { 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The type OperationHistoryDirtyState is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[284] 08:20:17 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The type OperationHistoryDirtyState is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[284] 08:20:17 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[383] 08:20:17 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[383] 08:20:17 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionConstraintNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueExpressionNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ArtifactNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DependencyNameEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralBooleanNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeEditPart.java:[231] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeEditPart.java:[241] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PortAppliedStereotypeEditPart.java:[347] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeConstraintSpecificationEditPartCN.java:[308] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/IntervalConstraintNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ComponentCompositeFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ExecutionEnvironmentCompositeNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CollaborationCompositeFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/UseCaseFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralIntegerNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/BehaviorPortFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/UsageAppliedStereotypeEditPart.java:[326] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationConstraintSpecificationEditPartCN.java:[308] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeviceCompositeNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ClassCompositeEditPartCN.java:[228] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeEditPartCN.java:[229] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeEditPartCN.java:[239] 08:20:17 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PrimitiveTypeNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/custom-src/org/eclipse/papyrus/uml/diagram/composite/custom/edit/policies/StructuredClassifierLayoutEditPolicy.java:[89] 08:20:17 PortPositionLocator locator = new PortPositionLocator(getHostFigure(), PositionConstants.NONE); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 The constructor PortPositionLocator(IFigure, int) is deprecated 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/IntervalConstraintNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ConnectorNameEditPart.java:[329] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralNullFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ComponentCompositeFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeNameEditPart.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PrimitiveTypeFloatingLabelEditPartCN.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/EnumerationFloatingLabelEditPart.java:[343] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/ValidateAction.java:[190] 08:20:17 List allStatuses = new ArrayList(); 08:20:17 ^^^^ 08:20:17 List is a raw type. References to generic type List<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/ValidateAction.java:[190] 08:20:17 List allStatuses = new ArrayList(); 08:20:17 ^^^^^^^^^ 08:20:17 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/ValidateAction.java:[193] 08:20:17 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:20:17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:17 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject> 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/ValidateAction.java:[193] 08:20:17 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:20:17 ^^^^^^^^^^^ 08:20:17 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus> 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/ValidateAction.java:[194] 08:20:17 for (Iterator it = allStatuses.iterator(); it.hasNext();) { 08:20:17 ^^^^^^^^ 08:20:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeNameEditPartCN.java:[311] 08:20:17 final EObject element = getParserElement(); 08:20:17 ^^^^^^^ 08:20:17 The value of the local variable element is not used 08:20:17 461 problems (461 warnings) 08:20:17 [INFO] 08:20:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.composite --- 08:20:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:20:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:20:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src/test/resources 08:20:17 [INFO] 08:20:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.composite --- 08:20:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/target/org.eclipse.papyrus.uml.diagram.composite-4.0.0-SNAPSHOT-sources.jar 08:20:17 [INFO] 08:20:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.composite --- 08:20:18 [INFO] 08:20:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.composite --- 08:20:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/target/org.eclipse.papyrus.uml.diagram.composite-4.0.0-SNAPSHOT.jar 08:20:18 [INFO] 08:20:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.composite --- 08:20:19 [INFO] 08:20:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.composite --- 08:20:19 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:20:19 [INFO] 08:20:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.composite --- 08:20:19 [INFO] 08:20:19 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.deployment >--- 08:20:19 [INFO] Building org.eclipse.papyrus.uml.diagram.deployment 4.0.0-SNAPSHOT [284/729] 08:20:19 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:20:19 [INFO] 08:20:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.deployment --- 08:20:19 [INFO] 08:20:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.deployment --- 08:20:19 [INFO] The project's OSGi version is 4.0.0.202103041255 08:20:19 [INFO] 08:20:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.deployment --- 08:20:19 [INFO] 08:20:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.deployment --- 08:20:19 [INFO] 08:20:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.deployment --- 08:20:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:20:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:20:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src/main/resources 08:20:19 [INFO] 08:20:19 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.deployment --- 08:20:19 [INFO] Compiling 178 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/bin 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeviceNameEditPart.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLVisualIDRegistry.java:[130] 08:20:22 private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.deployment/debug/visualID"; //$NON-NLS-1$ 08:20:22 ^^^^^^^^^ 08:20:22 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLVisualIDRegistry.java:[1022] 08:20:22 private static boolean isDiagram(Package element) { 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ExecutionEnvironmentNameEditPartCN.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/NestedDeviceNameEditPartCN.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/NestedArtifactNameEditPart.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/NodeNameEditPartCN.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditorUtil.java:[36] 08:20:22 import org.eclipse.core.runtime.SubProgressMonitor; 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The type SubProgressMonitor is deprecated 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditorUtil.java:[174] 08:20:22 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null); 08:20:22 ^^^^^^^^^^^^^^^^^^ 08:20:22 The type SubProgressMonitor is deprecated 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditorUtil.java:[174] 08:20:22 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ArtifactNameEditPartCN.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DependencyAppliedStereotypeEditPart.java:[326] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/NestedNodeNameEditPart.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/NodeNameEditPart.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ConstraintNameEditPartCN.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentSpecificationFloatingLabelEditPart.java:[343] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[507] 08:20:22 Node model_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ModelNameEditPart.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable model_NameLabel is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[528] 08:20:22 Node package_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPart.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable package_NameLabel is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[549] 08:20:22 Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPart.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable constraint_NameLabel is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[550] 08:20:22 Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintSpecificationEditPart.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable constraint_BodyLabel is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[569] 08:20:22 Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPart.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable comment_BodyLabel is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[588] 08:20:22 Node executionEnvironment_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ExecutionEnvironmentNameEditPart.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable executionEnvironment_NameLabel is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[609] 08:20:22 Node device_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DeviceNameEditPart.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable device_NameLabel is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[630] 08:20:22 Node artifact_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ArtifactNameEditPart.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable artifact_NameLabel is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[656] 08:20:22 Node node_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(NodeNameEditPart.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^ 08:20:22 The value of the local variable node_NameLabel is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[677] 08:20:22 Node namedElement_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DefaultNamedElementNameEditPart.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable namedElement_NameLabel is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[696] 08:20:22 Node deploymentSpecification_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DeploymentSpecificationNameEditPart.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable deploymentSpecification_NameLabel is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[719] 08:20:22 Node model_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ModelNameEditPartCN.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable model_NameLabel_CN is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[739] 08:20:22 Node package_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPartCN.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable package_NameLabel_CN is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[759] 08:20:22 Node device_NameLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(DeviceNameEditPartCN.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable device_NameLabel_CCN is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[777] 08:20:22 Node device_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(NestedDeviceNameEditPartCN.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable device_NameLabel_CN is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[797] 08:20:22 Node executionEnvironment_NameLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(ExecutionEnvironmentNameEditPartCN.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable executionEnvironment_NameLabel_CCN is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[815] 08:20:22 Node executionEnvironment_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(NestedExecutionEnvironmentNameEditPartCN.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable executionEnvironment_NameLabel_CN is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[835] 08:20:22 Node node_NameLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(NodeNameEditPartCN.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable node_NameLabel_CCN is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[853] 08:20:22 Node node_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(NestedNodeNameEditPart.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable node_NameLabel_CN is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[873] 08:20:22 Node artifact_NameLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(ArtifactNameEditPartCN.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable artifact_NameLabel_CCN is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[898] 08:20:22 Node artifact_NameLabel_ACN = createLabel(node, UMLVisualIDRegistry.getType(ArtifactNameEditPartACN.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable artifact_NameLabel_ACN is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[923] 08:20:22 Node artifact_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(NestedArtifactNameEditPart.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable artifact_NameLabel_CN is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[941] 08:20:22 Node comment_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPartCN.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable comment_BodyLabel_CN is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[959] 08:20:22 Node constraint_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPartCN.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable constraint_NameLabel_CN is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[960] 08:20:22 Node constraint_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintSpecificationEditPartCN.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable constraint_BodyLabel_CN is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[978] 08:20:22 Node deploymentSpecification_NameLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(DeploymentSpecAsClassifierNameEditPart.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable deploymentSpecification_NameLabel_CCN is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1001] 08:20:22 Node deploymentSpecification_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(DeploymentSpecAsPackageableElNameEditPart.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable deploymentSpecification_NameLabel_CN is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1024] 08:20:22 Node deploymentSpecification_NameLabel_ACN = createLabel(node, UMLVisualIDRegistry.getType(DeploymentSpecAsNestedArtifactNameEditPart.VISUAL_ID)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The value of the local variable deploymentSpecification_NameLabel_ACN is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1039] 08:20:22 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1050] 08:20:22 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:20:22 ^^^^^^^^^ 08:20:22 The value of the local variable prefStore is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1066] 08:20:22 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1094] 08:20:22 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1122] 08:20:22 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1161] 08:20:22 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1200] 08:20:22 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1234] 08:20:22 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1273] 08:20:22 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1301] 08:20:22 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1370] 08:20:22 rv.getStyles().add(ts); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1373] 08:20:22 rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle()); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1376] 08:20:22 rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle()); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1410] 08:20:22 private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1430] 08:20:22 private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1439] 08:20:22 private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentSpecAsNestedArtifactNameEditPart.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/PackageNameEditPartCN.java:[310] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/expressions/UMLAbstractExpression.java:[146] 08:20:22 return new Byte(num.byteValue()); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The constructor Byte(byte) is deprecated since version 9 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/expressions/UMLAbstractExpression.java:[149] 08:20:22 return new Integer(num.intValue()); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The constructor Integer(int) is deprecated since version 9 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/expressions/UMLAbstractExpression.java:[152] 08:20:22 return new Short(num.shortValue()); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The constructor Short(short) is deprecated since version 9 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/expressions/UMLAbstractExpression.java:[155] 08:20:22 return new Long(num.longValue()); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The constructor Long(long) is deprecated since version 9 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/expressions/UMLAbstractExpression.java:[161] 08:20:22 return new Float(num.floatValue()); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The constructor Float(float) is deprecated since version 9 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/expressions/UMLAbstractExpression.java:[164] 08:20:22 return new Double(num.doubleValue()); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The constructor Double(double) is deprecated since version 9 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentSpecAsClassifierNameEditPart.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DependencyNameEditPart.java:[326] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/CommentBodyEditPart.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ConstraintNameEditPart.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentSpecificationNameEditPart.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/parsers/MessageFormatParser.java:[200] 08:20:22 new Integer(pos.getErrorIndex()))); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The constructor Integer(int) is deprecated since version 9 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ExecutionEnvironmentNameEditPart.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ManifestationAppliedStereotypeEditPart.java:[326] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ArtifactNameEditPartACN.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ArtifactFloatingLabelEditPart.java:[343] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DefaultNamedElementNameEditPart.java:[310] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/CommunicationPathAppliedStereotypeEditPart.java:[326] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ModelNameEditPartCN.java:[310] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ArtifactFloatingLabelEditPartCN.java:[343] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/GeneralizationAppliedStereotypeEditPart.java:[326] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/CommentBodyEditPartCN.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ModelNameEditPart.java:[310] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[26] 08:20:22 import org.eclipse.gef.commands.CommandStackListener; 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The type CommandStackListener is deprecated 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[35] 08:20:22 import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener; 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[40] 08:20:22 import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState; 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The type OperationHistoryDirtyState is deprecated 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[91] 08:20:22 private OperationHistoryDirtyState dirtyState; 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The type OperationHistoryDirtyState is deprecated 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[251] 08:20:22 getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() { 08:20:22 ^^^^^^^^^^^^^^^^^^^^ 08:20:22 The type CommandStackListener is deprecated 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[282] 08:20:22 protected OperationHistoryDirtyState getDirtyState() { 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The type OperationHistoryDirtyState is deprecated 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[284] 08:20:22 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The type OperationHistoryDirtyState is deprecated 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[284] 08:20:22 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[383] 08:20:22 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[383] 08:20:22 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentSpecAsPackageableElFloatingLabelEditPart.java:[343] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ConstraintSpecificationEditPart.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentAppliedStereotypeEditPart.java:[326] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/MultiDependencyLabelEditPart.java:[342] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/PackageNameEditPart.java:[310] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ArtifactNameEditPart.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeviceNameEditPartCN.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/ValidateAction.java:[191] 08:20:22 List allStatuses = new ArrayList(); 08:20:22 ^^^^ 08:20:22 List is a raw type. References to generic type List<E> should be parameterized 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/ValidateAction.java:[191] 08:20:22 List allStatuses = new ArrayList(); 08:20:22 ^^^^^^^^^ 08:20:22 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/ValidateAction.java:[194] 08:20:22 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject> 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/ValidateAction.java:[194] 08:20:22 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:20:22 ^^^^^^^^^^^ 08:20:22 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus> 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/ValidateAction.java:[195] 08:20:22 for (Iterator it = allStatuses.iterator(); it.hasNext();) { 08:20:22 ^^^^^^^^ 08:20:22 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ManifestationNameEditPart.java:[326] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentSpecAsNestedArtifactFloatingLabelEditPart.java:[343] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ConstraintSpecificationEditPartCN.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentNameEditPart.java:[326] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentSpecAsPackageableElNameEditPart.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDocumentProvider.java:[59] 08:20:22 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes; 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDocumentProvider.java:[60] 08:20:22 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil; 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDocumentProvider.java:[208] 08:20:22 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:20:22 ^^^^^^^^^^^^^ 08:20:22 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDocumentProvider.java:[208] 08:20:22 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:20:22 ^^^^ 08:20:22 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDocumentProvider.java:[570] 08:20:22 throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:20:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:22 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDocumentProvider.java:[570] 08:20:22 throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:20:22 ^^^^^^^^^^^^^^^^ 08:20:22 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/CommunicationPathNameEditPart.java:[326] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentSpecAsClassifierFloatingLabelEditPart.java:[343] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/NestedExecutionEnvironmentNameEditPartCN.java:[308] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ArtifactFloatingLabelEditPartACN.java:[343] 08:20:22 final EObject element = getParserElement(); 08:20:22 ^^^^^^^ 08:20:22 The value of the local variable element is not used 08:20:22 122 problems (122 warnings) 08:20:22 [INFO] 08:20:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.deployment --- 08:20:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:20:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:20:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src/test/resources 08:20:22 [INFO] 08:20:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.deployment --- 08:20:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/target/org.eclipse.papyrus.uml.diagram.deployment-4.0.0-SNAPSHOT-sources.jar 08:20:22 [INFO] 08:20:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.deployment --- 08:20:22 [INFO] 08:20:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.deployment --- 08:20:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/target/org.eclipse.papyrus.uml.diagram.deployment-4.0.0-SNAPSHOT.jar 08:20:22 [INFO] 08:20:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.deployment --- 08:20:22 [INFO] 08:20:22 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.deployment --- 08:20:22 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:20:22 [INFO] 08:20:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.deployment --- 08:20:22 [INFO] 08:20:22 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.activity >---- 08:20:22 [INFO] Building org.eclipse.papyrus.uml.diagram.activity 4.0.0-SNAPSHOT [285/729] 08:20:22 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:20:22 [INFO] 08:20:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.activity --- 08:20:22 [INFO] 08:20:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.activity --- 08:20:22 [INFO] The project's OSGi version is 4.0.0.202103041255 08:20:22 [INFO] 08:20:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.activity --- 08:20:22 [INFO] 08:20:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.activity --- 08:20:22 [INFO] 08:20:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.activity --- 08:20:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:20:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:20:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src/main/resources 08:20:22 [INFO] 08:20:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.activity --- 08:20:22 [INFO] Compiling 1074 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/bin 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/AbstractContainerNodeDescriptor.java:[169] 08:20:40 Integer thisInt = new Integer(getGroupPriority()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The constructor Integer(int) is deprecated since version 9 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/AbstractContainerNodeDescriptor.java:[170] 08:20:40 Integer otherInt = new Integer(o.getGroupPriority()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The constructor Integer(int) is deprecated since version 9 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInDestroyObjectActionAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInAcceptEventActionLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ObjectFlowTransformationEditPart.java:[337] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCOActAsTargetLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInBroadcastSignalActionValueLabelEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCOActLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/AddVariableValueActionNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadLinkActionNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInTestIdentityActionAsSecondValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendObjActAsReqAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInDestroyLinkActionAsInputValueValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInClearAssociationActionAsObjectLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReadLinkActionAsInputValueLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/FlowFinalNodeAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ParameterNodeNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendSigActAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[58] 08:20:40 import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin; 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[59] 08:20:40 import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIStatusCodes; 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[386] 08:20:40 Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "Unexpected exception during Pin and Parameter synchronization : ", rte); 08:20:40 ^^^^^^^^^^^^^^^ 08:20:40 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[386] 08:20:40 Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "Unexpected exception during Pin and Parameter synchronization : ", rte); 08:20:40 ^^^^^^^^^^^ 08:20:40 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[386] 08:20:40 Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "Unexpected exception during Pin and Parameter synchronization : ", rte); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[386] 08:20:40 Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "Unexpected exception during Pin and Parameter synchronization : ", rte); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Discouraged access: The field 'DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[569] 08:20:40 Map<Integer, Parameter> empty = Collections.emptyMap(); 08:20:40 ^^^^^ 08:20:40 The value of the local variable empty is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[858] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[967] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1003] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1059] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1112] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1685] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1719] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1757] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1791] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1810] 08:20:40 CreatePinToParameterLinkEAnnotation linkCommand = new CreatePinToParameterLinkEAnnotation(EditorUtils.getTransactionalEditingDomain(), link); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1832] 08:20:40 CreatePinToParameterLinkEAnnotation linkCommand = new CreatePinToParameterLinkEAnnotation(EditorUtils.getTransactionalEditingDomain(), link); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1859] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1911] 08:20:40 Command copy = CopyCommand.create(EditorUtils.getTransactionalEditingDomain(), Collections.singleton(lowerValue)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1926] 08:20:40 Command copy = CopyCommand.create(EditorUtils.getTransactionalEditingDomain(), Collections.singleton(upperValue)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2038] 08:20:40 Command copy = CopyCommand.create(EditorUtils.getTransactionalEditingDomain(), Collections.singleton(lowerValue)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2053] 08:20:40 Command copy = CopyCommand.create(EditorUtils.getTransactionalEditingDomain(), Collections.singleton(upperValue)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2099] 08:20:40 Command copy = CopyCommand.create(EditorUtils.getTransactionalEditingDomain(), Collections.singleton(lowerValue)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2114] 08:20:40 Command copy = CopyCommand.create(EditorUtils.getTransactionalEditingDomain(), Collections.singleton(upperValue)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2137] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2166] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2211] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2237] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2299] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2329] 08:20:40 Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, ex.getMessage(), ex); 08:20:40 ^^^^^^^^^^^^^^^ 08:20:40 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2329] 08:20:40 Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, ex.getMessage(), ex); 08:20:40 ^^^^^^^^^^^ 08:20:40 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2329] 08:20:40 Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, ex.getMessage(), ex); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2329] 08:20:40 Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, ex.getMessage(), ex); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Discouraged access: The field 'DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2413] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2503] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2672] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2712] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddVariableValueActionAsValueAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInDestroyObjectActionAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInUnmarshallActionAsObjectLabelEditPart.java:[349] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInClearAssociationActionAsObjectValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendObjActAsReqLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInLoopNodeAsVariableLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityIsSingleExecutionCNEditPart.java:[309] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInStartClassifierBehaviorActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReduceActionAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStartClassifierBehaviorActionAsObjectLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInOActLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/figures/ActivityFigure.java:[105] 08:20:40 List childrenList = container.getChildren(); 08:20:40 ^^^^ 08:20:40 List is a raw type. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/figures/ActivityFigure.java:[291] 08:20:40 private void createContents() { 08:20:40 ^^^^^^^^^^^^^^^^ 08:20:40 The method createContents() from the type ActivityFigure is never used locally 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ControlFlowWeightEditPart.java:[328] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReadStructuralFeatureAsObjectValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCBActAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddVariableValueActionAsValueAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReadLinkActionAsInputValueValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReclassifyObjectActionAsObjectValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[31] 08:20:40 import org.eclipse.gmf.runtime.diagram.core.internal.l10n.DiagramCoreMessages; 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Discouraged access: The type 'DiagramCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[72] 08:20:40 super(editingDomain, DiagramCoreMessages.AddCommand_Label, null); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Discouraged access: The type 'DiagramCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[72] 08:20:40 super(editingDomain, DiagramCoreMessages.AddCommand_Label, null); 08:20:40 ^^^^^^^^^^^^^^^^ 08:20:40 Discouraged access: The field 'DiagramCoreMessages.AddCommand_Label' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[81] 08:20:40 public List getAffectedFiles() { 08:20:40 ^^^^ 08:20:40 List is a raw type. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[84] 08:20:40 List result = new ArrayList(); 08:20:40 ^^^^ 08:20:40 List is a raw type. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[84] 08:20:40 List result = new ArrayList(); 08:20:40 ^^^^^^^^^ 08:20:40 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[87] 08:20:40 result.add(file); 08:20:40 ^^^^^^^^^^^^^^^^ 08:20:40 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[130] 08:20:40 return DiagramCoreMessages.AddCommand_Label; 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Discouraged access: The type 'DiagramCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[130] 08:20:40 return DiagramCoreMessages.AddCommand_Label; 08:20:40 ^^^^^^^^^^^^^^^^ 08:20:40 Discouraged access: The field 'DiagramCoreMessages.AddCommand_Label' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInTestIdentityActionAsSecondAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ParameterEditPart.java:[332] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStartClassifierBehaviorActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ConstraintAsLocalPrecondNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInSendObjActAsReqLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInLoopNodeAsBodyOutputLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/StartObjectBehaviorActionFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInSendSigActLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CreateLinkObjectActionFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStructuredActivityNodeAsStructuredNodeInputsLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInClearAssociationActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ConstraintInActivityAsPostcondEditPart.java:[332] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCreateLinkActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/figures/AcceptEventActionFigure.java:[125] 08:20:40 private final PointList myTempslateTime = new PointList(); 08:20:40 ^^^^^^^^^^^^^^^ 08:20:40 The value of the field AcceptEventActionFigure.myTempslateTime is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStructuredActivityNodeAsStructuredNodeInputsAppliedStereotypeEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ObjectFlowSelectionEditPart.java:[337] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/AcceptEventActionSwitchHelper.java:[40] 08:20:40 private static final int REDUCE_WIDTH_FACTOR_FOR_HOURGLASS = 4; 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the field AcceptEventActionSwitchHelper.REDUCE_WIDTH_FACTOR_FOR_HOURGLASS is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ControlFlowAppliedStereotypeEditPart.java:[327] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStartObjectBehaviorActionAsArgumentLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/IntervalConstraintAsLocalPostcondNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStartObjectBehaviorActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/commands/RestoreRelatedLinksCommand.java:[35] 08:20:40 import org.eclipse.gmf.runtime.diagram.ui.internal.properties.Properties; 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/commands/RestoreRelatedLinksCommand.java:[317] 08:20:40 SetPropertyCommand cmd = new SetPropertyCommand(host.getEditingDomain(), "Restore related linksCommand show view", new EObjectAdapter(view), Properties.ID_ISVISIBLE, Boolean.TRUE); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/commands/RestoreRelatedLinksCommand.java:[317] 08:20:40 SetPropertyCommand cmd = new SetPropertyCommand(host.getEditingDomain(), "Restore related linksCommand show view", new EObjectAdapter(view), Properties.ID_ISVISIBLE, Boolean.TRUE); 08:20:40 ^^^^^^^^^^^^ 08:20:40 Discouraged access: The field 'Properties.ID_ISVISIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInTestIdentityActionAsSecondValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddVariableValueActionAsValueValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadLinkActionFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInAddStructuralFeatureValueActionAsResultAppliedStereotypeWrappingLabel3EditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInCreateLinkObjectActionLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReadStructuralFeatureAsObjectNameLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/ActivityPartitionLabelEditPolicy.java:[71] 08:20:40 List children = lp.getChildren(); 08:20:40 ^^^^ 08:20:40 List is a raw type. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReduceActionAsCollectionValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReclassifyObjectActionAsObjectLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DurationConstraintAsLocalPrecondBodyEditPart.java:[309] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddVariableValueActionAsValueLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/MergeNodeAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStructuredActivityNodeAsStructuredNodeInputsLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInOActAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCreateLinkActionAsInputValueLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateParameterDialog.java:[36] 08:20:40 import org.eclipse.papyrus.uml.diagram.common.actions.LabelHelper; 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateParameterDialog.java:[194] 08:20:40 directionComboViewer.add(getPossibleDirections()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Type String[] of the last argument to method add(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateParameterDialog.java:[296] 08:20:40 name = LabelHelper.INSTANCE.findName(parameterOwner, UMLPackage.eINSTANCE.getParameter()); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateParameterDialog.java:[296] 08:20:40 name = LabelHelper.INSTANCE.findName(parameterOwner, UMLPackage.eINSTANCE.getParameter()); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateParameterDialog.java:[296] 08:20:40 name = LabelHelper.INSTANCE.findName(parameterOwner, UMLPackage.eINSTANCE.getParameter()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, EClass) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateParameterDialog.java:[357] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityNameEditPartCN.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReadStructuralFeatureAsObjectLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReadIsClassifiedObjectActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendSigActAsTargetLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateInvocationActionDialog.java:[47] 08:20:40 import org.eclipse.papyrus.uml.diagram.common.actions.LabelHelper; 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateInvocationActionDialog.java:[345] 08:20:40 typeComboViewer.add(getPossibleInvokedTypes()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Type EClass[] of the last argument to method add(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateInvocationActionDialog.java:[508] 08:20:40 name = LabelHelper.INSTANCE.findName(selectedParent, selectedType); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateInvocationActionDialog.java:[508] 08:20:40 name = LabelHelper.INSTANCE.findName(selectedParent, selectedType); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateInvocationActionDialog.java:[508] 08:20:40 name = LabelHelper.INSTANCE.findName(selectedParent, selectedType); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, EClass) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateInvocationActionDialog.java:[645] 08:20:40 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddStructuralFeatureValueActionAsInserAtLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLNavigatorContentProvider.java:[74] 08:20:40 @SuppressWarnings({ "unchecked", "serial", "rawtypes" }) 08:20:40 ^^^^^^^^^^^ 08:20:40 Unnecessary @SuppressWarnings("unchecked") 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLNavigatorContentProvider.java:[74] 08:20:40 @SuppressWarnings({ "unchecked", "serial", "rawtypes" }) 08:20:40 ^^^^^^^^^^ 08:20:40 Unnecessary @SuppressWarnings("rawtypes") 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLNavigatorContentProvider.java:[78] 08:20:40 @SuppressWarnings("serial") 08:20:40 ^^^^^^^^ 08:20:40 Unnecessary @SuppressWarnings("serial") 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadSelfActionNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStartObjectBehaviorActionAsArgumentValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInCOActAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInCreateLinkObjectActionAsInputValueLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCBActAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DecisionNodeFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCOActAsTargetAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/AcceptEventActionFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddStructuralFeatureValueActionAsValueValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCOActAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadLinkActionAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCOActAsTargetAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DestroyLinkActionFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/TimeConstraintAsLocalPrecondBodyEditPart.java:[309] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInBroadcastSignalActionValueLabelEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ExceptionHandlerTypeEditPart.java:[327] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddVariableValueActionAsValueValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddVariableValueActionAsInsertAtValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReadStructuralFeatureAsObjectAppliedStereotypeWrappingLabelEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCBActValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInTestIdentityActionAsSecondLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInTestIdentityActionAsFirstAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInCBActLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/BroadcastSignalActionNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/commands/DeferredInterruptibleEdgeCommand.java:[60] 08:20:40 public DeferredInterruptibleEdgeCommand(TransactionalEditingDomain domain, String label, List affectedFiles, EditPart hostEditPart, ConnectionViewDescriptor descriptor) { 08:20:40 ^^^^ 08:20:40 List is a raw type. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLNavigatorItem.java:[39] 08:20:40 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:20:40 ^^^^^^ 08:20:40 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLNavigatorItem.java:[48] 08:20:40 public Class[] getAdapterList() { 08:20:40 ^^^^^^^ 08:20:40 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddStructuralFeatureValueActionAsInserAtAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddVariableValueActionAsInsertAtAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/AcceptTimeEventActionLabelEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddVariableValueActionAsInsertAtLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInClearAssociationActionAsObjectLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCOActLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCreateLinkObjectActionAsInputValueLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInDestroyLinkActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInTestIdentityActionAsFirstAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInUnmarshallActionAsResultAppliedStereotypeLabelEditPart.java:[350] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInLoopNodeAsResultAppliedStereotypeEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReduceActionNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/modelelement/ActivityNotationModelElementFactory.java:[18] 08:20:40 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The type AdapterUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/modelelement/ActivityNotationModelElementFactory.java:[38] 08:20:40 final IGraphicalEditPart editPart = AdapterUtils.adapt(sourceElement, IGraphicalEditPart.class, null); 08:20:40 ^^^^^^^^^^^^ 08:20:40 The type AdapterUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/modelelement/ActivityNotationModelElementFactory.java:[38] 08:20:40 final IGraphicalEditPart editPart = AdapterUtils.adapt(sourceElement, IGraphicalEditPart.class, null); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method adapt(Object, Class<IGraphicalEditPart>, IGraphicalEditPart) from the type AdapterUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/modelelement/ActivityNotationModelElementFactory.java:[56] 08:20:40 final IGraphicalEditPart editPart = AdapterUtils.adapt(newSourceElement, IGraphicalEditPart.class, null); 08:20:40 ^^^^^^^^^^^^ 08:20:40 The type AdapterUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/modelelement/ActivityNotationModelElementFactory.java:[56] 08:20:40 final IGraphicalEditPart editPart = AdapterUtils.adapt(newSourceElement, IGraphicalEditPart.class, null); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method adapt(Object, Class<IGraphicalEditPart>, IGraphicalEditPart) from the type AdapterUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInDestroyObjectActionValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReduceActionAsCollectionValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PostConditionConstraintLabelParser.java:[58] 08:20:40 public List getSemanticElementsBeingParsed(EObject element) { 08:20:40 ^^^^ 08:20:40 List is a raw type. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PostConditionConstraintLabelParser.java:[59] 08:20:40 List list = new ArrayList(); 08:20:40 ^^^^ 08:20:40 List is a raw type. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PostConditionConstraintLabelParser.java:[59] 08:20:40 List list = new ArrayList(); 08:20:40 ^^^^^^^^^ 08:20:40 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PostConditionConstraintLabelParser.java:[60] 08:20:40 list.add(element); 08:20:40 ^^^^^^^^^^^^^^^^^ 08:20:40 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInTestIdentityActionAsSecondAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInClearStructuralFeatureActionAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReadStructuralFeatureAsObjectAppliedStereotypeLabelEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadIsClassifiedObjectActionNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReadIsClassifiedObjectActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReadIsClassifiedObjectActionAsObjectValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CentralBufferNodeFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DataStoreSelectionEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStartObjectBehaviorActionAsObjectValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInValSpecActLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInTestIdentityActionItemAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInSendSigActAsTargetLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CreateLinkActionFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInBroadcastSignalActionLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCreateLinkActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ControlFlowGuardEditPart.java:[328] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/TestIdentityActionFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInSendSigActAsTargetAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCOActLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInOActLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadStructuralFeatureAsResultLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DestroyObjectActionNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReclassifyObjectActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ForkNodeFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendObjActAsReqValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCOActAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReadLinkActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityIsSingleExecutionEditPart.java:[309] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[862] 08:20:40 Node activity_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ActivityNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable activity_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[863] 08:20:40 Node activity_KeywordLabel = createLabel(node, UMLVisualIDRegistry.getType(ActivityIsSingleExecutionEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable activity_KeywordLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1018] 08:20:40 Node opaqueAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(OpaqueActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable opaqueAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1163] 08:20:40 Node callBehaviorAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(CallBehaviorActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable callBehaviorAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1308] 08:20:40 Node callOperationAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(CallOperationActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable callOperationAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1547] 08:20:40 Node durationConstraint_LocalPreconditionNameLabel = createLabel(node, UMLVisualIDRegistry.getType(DurationConstraintAsLocalPrecondNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable durationConstraint_LocalPreconditionNameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1548] 08:20:40 Node durationConstraint_LocalPreconditionBodyLabel = createLabel(node, UMLVisualIDRegistry.getType(DurationConstraintAsLocalPrecondBodyEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable durationConstraint_LocalPreconditionBodyLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1566] 08:20:40 Node durationConstraint_LocalPostconditionNameLabel = createLabel(node, UMLVisualIDRegistry.getType(DurationConstraintAsLocalPostcondNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable durationConstraint_LocalPostconditionNameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1567] 08:20:40 Node durationConstraint_LocalPostconditionBodyLabel = createLabel(node, UMLVisualIDRegistry.getType(DurationConstraintAsLocalPostcondBodyEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable durationConstraint_LocalPostconditionBodyLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1585] 08:20:40 Node timeConstraint_LocalPreconditionNameLabel = createLabel(node, UMLVisualIDRegistry.getType(TimeConstraintAsLocalPrecondNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable timeConstraint_LocalPreconditionNameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1586] 08:20:40 Node timeConstraint_LocalPreconditionBodyLabel = createLabel(node, UMLVisualIDRegistry.getType(TimeConstraintAsLocalPrecondBodyEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable timeConstraint_LocalPreconditionBodyLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1604] 08:20:40 Node timeConstraint_LocalPostconditionNameLabel = createLabel(node, UMLVisualIDRegistry.getType(TimeConstraintAsLocalPostcondNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable timeConstraint_LocalPostconditionNameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1605] 08:20:40 Node timeConstraint_LocalPostconditionBodyLabel = createLabel(node, UMLVisualIDRegistry.getType(TimeConstraintAsLocalPostcondBodyEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable timeConstraint_LocalPostconditionBodyLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1623] 08:20:40 Node intervalConstraint_LocalPreconditionNameLabel = createLabel(node, UMLVisualIDRegistry.getType(IntervalConstraintAsLocalPrecondNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable intervalConstraint_LocalPreconditionNameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1624] 08:20:40 Node intervalConstraint_LocalPreconditionBodyLabel = createLabel(node, UMLVisualIDRegistry.getType(IntervalConstraintAsLocalPrecondBodyEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable intervalConstraint_LocalPreconditionBodyLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1642] 08:20:40 Node intervalConstraint_LocalPostconditionNameLabel = createLabel(node, UMLVisualIDRegistry.getType(IntervalConstraintAsLocalPostcondNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable intervalConstraint_LocalPostconditionNameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1643] 08:20:40 Node intervalConstraint_LocalPostconditionBodyLabel = createLabel(node, UMLVisualIDRegistry.getType(IntervalConstraintAsLocalPostcondBodyEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable intervalConstraint_LocalPostconditionBodyLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1661] 08:20:40 Node constraint_LocalPreconditionNameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintAsLocalPrecondNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable constraint_LocalPreconditionNameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1662] 08:20:40 Node constraint_LocalPreconditionBodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintAsLocalPrecondBodyEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable constraint_LocalPreconditionBodyLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1680] 08:20:40 Node constraint_LocalPostconditionNameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintAsLocalPostcondNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable constraint_LocalPostconditionNameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1681] 08:20:40 Node constraint_LocalPostconditionBodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintAsLocalPostcondBodyEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable constraint_LocalPostconditionBodyLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1821] 08:20:40 Node dataStoreNode_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DataStoreNodeLabelEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable dataStoreNode_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1849] 08:20:40 Node sendObjectAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(SendObjectActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable sendObjectAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2060] 08:20:40 Node sendSignalAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(SendSignalActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable sendSignalAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2271] 08:20:40 Node activityParameterNode_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ParameterNodeNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable activityParameterNode_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2299] 08:20:40 Node acceptEventAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(AcceptEventActionLabelEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable acceptEventAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2361] 08:20:40 Node valueSpecificationAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ValueSpecificationActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable valueSpecificationAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2412] 08:20:40 Node conditionalNode_KeywordLabel = createLabel(node, UMLVisualIDRegistry.getType(ConditionalNodeKeywordEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable conditionalNode_KeywordLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2432] 08:20:40 Node expansionRegion_KeywordLabel = createLabel(node, UMLVisualIDRegistry.getType(ExpansionRegionKeywordEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable expansionRegion_KeywordLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2486] 08:20:40 Node loopNode_KeywordLabel = createLabel(node, UMLVisualIDRegistry.getType(LoopNodeKeywordEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable loopNode_KeywordLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2678] 08:20:40 Node sequenceNode_KeywordLabel = createLabel(node, UMLVisualIDRegistry.getType(SequenceNodeKeywordEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable sequenceNode_KeywordLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2698] 08:20:40 Node structuredActivityNode_KeywordLabel = createLabel(node, UMLVisualIDRegistry.getType(StructuredActivityNodeKeywordEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable structuredActivityNode_KeywordLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2836] 08:20:40 Node activityPartition_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ActivityPartitionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable activityPartition_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2880] 08:20:40 Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyLabelEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable comment_BodyLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2898] 08:20:40 Node readSelfAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ReadSelfActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable readSelfAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2949] 08:20:40 Node activity_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ActivityNameEditPartCN.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable activity_NameLabel_CN is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2950] 08:20:40 Node activity_KeywordLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ActivityIsSingleExecutionCNEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable activity_KeywordLabel_CN is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2973] 08:20:40 Node createObjectAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(CreateObjectActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable createObjectAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[3047] 08:20:40 Node readStructuralFeatureAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ReadStructuralFeatureActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable readStructuralFeatureAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[3189] 08:20:40 Node addStructuralFeatureValueAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(AddStructuralFeatureValueActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable addStructuralFeatureValueAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[3512] 08:20:40 Node destroyObjectAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DestroyObjectActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable destroyObjectAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[3626] 08:20:40 Node readVariableAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ReadVariableActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable readVariableAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[3677] 08:20:40 Node addVariableValueAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(AddVariableValueActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable addVariableValueAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[3882] 08:20:40 Node broadcastSignalAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(BroadcastSignalActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable broadcastSignalAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[4001] 08:20:40 Node centralBufferNode_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(CentralBufferNodeLabelEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable centralBufferNode_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[4029] 08:20:40 Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPartCN.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable constraint_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[4030] 08:20:40 Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintBodyEditPartCN.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable constraint_BodyLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[4048] 08:20:40 Node startObjectBehaviorAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(StartObjectBehaviorActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable startObjectBehaviorAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[4280] 08:20:40 Node testIdentityAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(TestIdentityActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable testIdentityAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[4512] 08:20:40 Node clearStructuralFeatureAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ClearStructuralFeatureActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable clearStructuralFeatureAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[4653] 08:20:40 Node createLinkAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(CreateLinkActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable createLinkAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[4767] 08:20:40 Node readLinkAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ReadLinkActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable readLinkAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[4908] 08:20:40 Node destroyLinkAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DestroyLinkActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable destroyLinkAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5022] 08:20:40 Node clearAssociationAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ClearAssociationActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable clearAssociationAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5136] 08:20:40 Node readExtentAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ReadExtentActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable readExtentAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5186] 08:20:40 Node reclassifyObjectAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ReclassifyObjectActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable reclassifyObjectAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5300] 08:20:40 Node readIsClassifiedObjectAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ReadIsClassifiedObjectActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable readIsClassifiedObjectAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5441] 08:20:40 Node reduceAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ReduceActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable reduceAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5582] 08:20:40 Node startClassifierBehaviorAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(StartClassifierBehaviorActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable startClassifierBehaviorAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5696] 08:20:40 Node createLinkObjectAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(CreateLinkObjectActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable createLinkObjectAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5836] 08:20:40 Node unmarshallAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(UnmarshallActionNameEditPart.VISUAL_ID)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The value of the local variable unmarshallAction_NameLabel is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5965] 08:20:40 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5976] 08:20:40 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:20:40 ^^^^^^^^^ 08:20:40 The value of the local variable prefStore is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5992] 08:20:40 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6003] 08:20:40 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:20:40 ^^^^^^^^^ 08:20:40 The value of the local variable prefStore is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6019] 08:20:40 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6085] 08:20:40 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6136] 08:20:40 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6171] 08:20:40 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6182] 08:20:40 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:20:40 ^^^^^^^^^ 08:20:40 The value of the local variable prefStore is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6198] 08:20:40 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6209] 08:20:40 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:20:40 ^^^^^^^^^ 08:20:40 The value of the local variable prefStore is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6255] 08:20:40 rv.getStyles().add(ts); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6258] 08:20:40 rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6261] 08:20:40 rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6295] 08:20:40 private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6315] 08:20:40 private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6324] 08:20:40 private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddStructuralFeatureValueActionAsObjectAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReadStructuralFeatureAsObjectNameLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInOActValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadIsClassifiedObjectActionLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInTestIdentityActionAsFirstValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CallOperationActionFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddStructuralFeatureValueActionAsObjectLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInLoopNodeAsVariableValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInReadLinkActionAsInputValueLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityFinalNodeFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ConstraintAsLocalPostcondNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/ActivityParameterNodeParser.java:[150] 08:20:40 @SuppressWarnings("unchecked") 08:20:40 ^^^^^^^^^^^ 08:20:40 Unnecessary @SuppressWarnings("unchecked") 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/ActivityParameterNodeParser.java:[151] 08:20:40 public List getSemanticElementsBeingParsed(EObject element) { 08:20:40 ^^^^ 08:20:40 List is a raw type. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendSigActValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInTestIdentityActionAsFirstAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ObjectFlowAppliedStereotypeEditPart.java:[327] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/AddStructuralFeatureValueActionFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInUnmarshallActionAsObjectLabelEditPart.java:[349] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/SendObjectActionNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[226] 08:20:40 public List getModifiedObject() { 08:20:40 ^^^^ 08:20:40 List is a raw type. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1012] 08:20:40 protected static List getWorkspaceFiles(EObject eObject) { 08:20:40 ^^^^ 08:20:40 List is a raw type. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1013] 08:20:40 List result = new ArrayList(); 08:20:40 ^^^^ 08:20:40 List is a raw type. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1013] 08:20:40 List result = new ArrayList(); 08:20:40 ^^^^^^^^^ 08:20:40 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1019] 08:20:40 result.add(file); 08:20:40 ^^^^^^^^^^^^^^^^ 08:20:40 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1033] 08:20:40 protected static List getWorkspaceFiles(List eObjects) { 08:20:40 ^^^^ 08:20:40 List is a raw type. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1033] 08:20:40 protected static List getWorkspaceFiles(List eObjects) { 08:20:40 ^^^^ 08:20:40 List is a raw type. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1034] 08:20:40 List result = new ArrayList(); 08:20:40 ^^^^ 08:20:40 List is a raw type. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1034] 08:20:40 List result = new ArrayList(); 08:20:40 ^^^^^^^^^ 08:20:40 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1035] 08:20:40 for (Iterator i = eObjects.iterator(); i.hasNext();) { 08:20:40 ^^^^^^^^ 08:20:40 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1042] 08:20:40 result.add(file); 08:20:40 ^^^^^^^^^^^^^^^^ 08:20:40 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInLoopNodeAsBodyOutputAppliedStereotypeEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/request/SetDeferredRequest.java:[44] 08:20:40 public List getElementsToEdit() { 08:20:40 ^^^^ 08:20:40 List is a raw type. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInDestroyLinkActionAsInputValueLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddStructuralFeatureValueActionAsValueLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInStructuredActivityNodeAsStructuredNodeInputsAppliedStereotypeEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DataStoreNodeFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/draw2d/CenteredColumnLayout.java:[110] 08:20:40 List children = figure.getChildren(); 08:20:40 ^^^^ 08:20:40 List is a raw type. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddStructuralFeatureValueActionAsValueLabel2EditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCOActAsTargetAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReclassifyObjectActionNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendSigActValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/AddVariableValueActionFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInStartObjectBehaviorActionAsObjectLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCreateLinkObjectActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendSigActLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ExpansionRegionKeywordEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInLoopNodeAsLoopVariableAppliedStereotypeEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ClearStructuralFeatureActionFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReadStructuralFeatureAsObjectValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ObjectFlowGuardEditPart.java:[328] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInUnmarshallActionAsResultLabelEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInStartObjectBehaviorActionAsArgumentLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCOActAsTargetValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCOActAsTargetValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInClearStructFeatActAsObjectAppliedStereotypeEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadExtentActionLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/expressions/UMLAbstractExpression.java:[148] 08:20:40 return new Byte(num.byteValue()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The constructor Byte(byte) is deprecated since version 9 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/expressions/UMLAbstractExpression.java:[151] 08:20:40 return new Integer(num.intValue()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The constructor Integer(int) is deprecated since version 9 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/expressions/UMLAbstractExpression.java:[154] 08:20:40 return new Short(num.shortValue()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The constructor Short(short) is deprecated since version 9 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/expressions/UMLAbstractExpression.java:[157] 08:20:40 return new Long(num.longValue()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The constructor Long(long) is deprecated since version 9 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/expressions/UMLAbstractExpression.java:[163] 08:20:40 return new Float(num.floatValue()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The constructor Float(float) is deprecated since version 9 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/expressions/UMLAbstractExpression.java:[166] 08:20:40 return new Double(num.doubleValue()); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The constructor Double(double) is deprecated since version 9 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/JoinNodeAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReduceActionAsCollectionLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/parsers/MessageFormatParser.java:[201] 08:20:40 new Integer(pos.getErrorIndex()))); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The constructor Integer(int) is deprecated since version 9 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInBroadcastSignalActionAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/UnmarshallActionFloatingNameEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInDestroyObjectActionLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/IntervalConstraintAsLocalPrecondBodyEditPart.java:[309] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStartClassifierBehaviorActionAsObjectValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DecisionNodeAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInDestroyLinkActionAsInputValueValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddStructuralFeatureValueActionAsInserAtAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCreateLinkActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ConstraintAsLocalPrecondBodyEditPart.java:[309] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CreateObjectActionNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInStructuredActivityNodeAsStructuredNodeInputsAppliedStereotypeEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInReadLinkActionAsInputValueValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReclassifyObjectActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInUnmarshallActionAsObjectValueEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCBActLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/preferences/OpacityFactoryHelper.java:[82] 08:20:40 return new Integer(store.getInt(preferenceName)); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The constructor Integer(int) is deprecated since version 9 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadSelfActionFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddVariableValueActionAsInsertAtAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ConstraintBodyEditPartCN.java:[309] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStartObjectBehaviorActionAsObjectLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ClearAssociationActionNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/request/DeferredMoveRequest.java:[88] 08:20:40 public Map getElementsToMove() { 08:20:40 ^^^ 08:20:40 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/MergeNodeFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/utils/Utils.java:[55] 08:20:40 private static final String OLD_PARENT = "Old parent :"; 08:20:40 ^^^^^^^^^^ 08:20:40 The value of the field Utils.OLD_PARENT is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/utils/Utils.java:[65] 08:20:40 return Iterables.transform(Iterables.filter((Iterable<Object>) req.getEditParts(), new Predicate<>() { 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Type safety: Unchecked cast from List to Iterable<Object> 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/utils/Utils.java:[79] 08:20:40 return Collections.EMPTY_LIST; 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Type safety: The expression of type List needs unchecked conversion to conform to Iterable<IGraphicalEditPart> 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/utils/Utils.java:[243] 08:20:40 Collection<EObject> values = (Collection<EObject>) targetElement.eGet(ref); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Type safety: Unchecked cast from Object to Collection<EObject> 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInCreateObjectActionAsResultAppliedStereotypeWrappingLabelEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DecisionInputFlowEditPart.java:[328] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddStructuralFeatureValueActionAsInserAtValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CentralBufferNodeSelectionEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInBroadcastSignalActionLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInLoopNodeAsLoopVariableLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ShapeNamedElementNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCOActValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStartClassifierBehaviorActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInAcceptEventActionAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/BehaviorPropertyNodeEditPolicy.java:[45] 08:20:40 import org.eclipse.gmf.runtime.diagram.ui.internal.figures.LabelHelper; 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Discouraged access: The type 'LabelHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/BehaviorPropertyNodeEditPolicy.java:[60] 08:20:40 protected List createSelectionHandles() { 08:20:40 ^^^^ 08:20:40 List is a raw type. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/BehaviorPropertyNodeEditPolicy.java:[115] 08:20:40 Point normalPoint = LabelHelper.offsetFromRelativeCoordinate(getHostFigure(), rect, refPoint); 08:20:40 ^^^^^^^^^^^ 08:20:40 Discouraged access: The type 'LabelHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/BehaviorPropertyNodeEditPolicy.java:[115] 08:20:40 Point normalPoint = LabelHelper.offsetFromRelativeCoordinate(getHostFigure(), rect, refPoint); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Discouraged access: The method 'LabelHelper.offsetFromRelativeCoordinate(IFigure, Rectangle, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInTestIdentityActionAsFirstLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendObjActAsReqAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInDestroyLinkActionAsInputValueLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendSigActAsTargetAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCreateLinkActionAsInputValueValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStartClassifierBehaviorActionAsObjectLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCreateLinkObjectActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/JoinSpecEditPart.java:[343] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReduceActionAsCollectionAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityPartitionFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStartObjectBehaviorActionAsArgumentLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddStructuralFeatureValueActionAsInserAtLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReduceActionAsCollectionLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLVisualIDRegistry.java:[51] 08:20:40 private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.activity/debug/visualID"; //$NON-NLS-1$ 08:20:40 ^^^^^^^^^ 08:20:40 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLVisualIDRegistry.java:[5767] 08:20:40 private static boolean isDiagram(Package element) { 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInStartObjectBehaviorActionLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/SendSignalActionFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInClearAssociationActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OpaqueActionNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/CompartmentXYLayoutEditPolicy.java:[64] 08:20:40 return super.getMinimumSizeFor(child); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getMinimumSizeFor(GraphicalEditPart) from the type XYLayoutEditPolicy is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/CompartmentXYLayoutEditPolicy.java:[99] 08:20:40 return super.getMinimumSizeFor(child); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getMinimumSizeFor(GraphicalEditPart) from the type XYLayoutEditPolicy is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CreateLinkActionNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddStructuralFeatureValueActionAsObjectValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInDestroyObjectActionLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadLinkActionLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInClearStructuralFeatureActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ConstraintInActivityAsPrecondEditPart.java:[332] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInStartObjectBehaviorActionAsArgumentAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ConstraintNameEditPartCN.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/BroadcastSignalActionFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[19] 08:20:40 import org.eclipse.papyrus.uml.diagram.common.actions.LabelHelper; 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2952] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2952] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2952] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2959] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2959] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2959] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2966] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2966] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2966] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2973] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2973] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2973] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2980] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2980] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2980] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2987] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2987] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2987] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2994] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2994] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2994] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3001] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3001] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3001] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3008] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3008] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3008] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3015] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3015] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3015] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3022] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3022] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3022] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3029] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3029] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3029] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3036] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3036] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3036] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3043] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3043] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3043] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3050] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3050] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3050] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3057] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3057] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3057] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3064] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3064] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3064] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3071] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3071] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3071] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3078] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3078] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3078] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3085] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3085] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3085] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3092] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3092] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3092] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3099] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3099] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3099] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3106] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3106] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3106] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3113] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3113] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3113] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3120] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3120] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3120] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3127] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3127] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3127] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3134] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3134] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3134] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3141] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3141] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3141] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3148] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3148] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3148] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3155] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3155] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3155] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3162] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3162] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3162] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3169] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3169] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3169] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3176] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^ 08:20:40 The type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3176] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^ 08:20:40 The field LabelHelper.INSTANCE is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3176] 08:20:40 return LabelHelper.INSTANCE.findName(it.eContainer(), it); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddVariableValueActionAsValueLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/DeleteActionViewEditPolicy.java:[67] 08:20:40 ((GroupRequest) request).getEditParts().addAll(partsToAdd); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInCreateLinkObjectActionAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStructuredActivityNodeAsStructuredNodeInputsValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReadIsClassifiedObjectActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInSendObjActAsTargetLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadSelfActionAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValueSpecificationActionNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendObjActAsTargetLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReadStructuralFeatureAsObjectAppliedStereotypeLabelEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/handlers/SynchronizePinsParametersHandler.java:[176] 08:20:40 AbstractTransactionalCommand renamePinsCommand = new AbstractTransactionalCommand(EditorUtils.getTransactionalEditingDomain(), "renaming pins", null) { //$NON-NLS-1$ 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/handlers/SynchronizePinsParametersHandler.java:[268] 08:20:40 CreatePinToParameterLinkEAnnotation linkCommand = new CreatePinToParameterLinkEAnnotation(EditorUtils.getTransactionalEditingDomain(), link); 08:20:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:40 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInStartObjectBehaviorActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCreateLinkActionAsInputValueLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInOActAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInSendObjActAsTargetAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendSigActLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInStartObjectBehaviorActionAppliedStereotypeLabelEditPart.java:[347] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddStructuralFeatureValueActionAsObjectAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityParameterNodeExceptionLabelEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStartObjectBehaviorActionAsArgumentValueEditPart.java:[344] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadVariableActionFloatingNameEditPart.java:[345] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendSigActAsTargetAppliedStereotypeEditPart.java:[348] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/IntervalConstraintAsLocalPrecondNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInUnmarshallActionAsObjectAppliedStereotypeLabelEditPart.java:[350] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInUnmarshallActionAsObjectLabelEditPart.java:[349] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadVariableActionAsResultLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CallOperationActionNameEditPart.java:[311] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:40 The value of the local variable element is not used 08:20:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCBActLabelEditPart.java:[346] 08:20:40 final EObject element = getParserElement(); 08:20:40 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DurationConstraintAsLocalPrecondNameEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInUnmarshallActionAsObjectAppliedStereotypeLabelEditPart.java:[350] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReadIsClassifiedObjectActionAsObjectLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendSigActAsTargetValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReduceActionFloatingNameEditPart.java:[345] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInCreateLinkObjectActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddStructuralFeatureValueActionAsObjectLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInTestIdentityActionItemLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInUnmarshallActionAsObjectAppliedStereotypeLabelEditPart.java:[350] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddVariableValueActionAsInsertAtAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInDestroyLinkActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInSendSigActAppliedStereotypeEditPart.java:[348] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CreateLinkObjectActionNameEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/figures/InterruptibleActivityRegionFigure.java:[30] 08:20:41 import org.eclipse.e4.ui.css.core.css2.CSS2ColorHelper; 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/figures/InterruptibleActivityRegionFigure.java:[299] 08:20:41 RGBColor rgbColor = CSS2ColorHelper.getRGBColor(shadowColor); 08:20:41 ^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/figures/InterruptibleActivityRegionFigure.java:[299] 08:20:41 RGBColor rgbColor = CSS2ColorHelper.getRGBColor(shadowColor); 08:20:41 ^^^^^^^^^^^ 08:20:41 Discouraged access: The method 'CSS2ColorHelper.getRGBColor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInLoopNodeAsVariableAppliedStereotypeEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInLoopNodeAsVariableValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ObjectFlowNameEditPart.java:[328] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OpaqueActionFloatingNameEditPart.java:[345] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCOActAsTargetLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateAttributeDialog.java:[41] 08:20:41 import org.eclipse.papyrus.uml.diagram.common.actions.LabelHelper; 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The type LabelHelper is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateAttributeDialog.java:[178] 08:20:41 eClassComboViewer.add(getPossibleAttributes()); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Type EClass[] of the last argument to method add(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateAttributeDialog.java:[296] 08:20:41 name = LabelHelper.INSTANCE.findName(attributeOwner, selectedEClass); 08:20:41 ^^^^^^^^^^^ 08:20:41 The type LabelHelper is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateAttributeDialog.java:[296] 08:20:41 name = LabelHelper.INSTANCE.findName(attributeOwner, selectedEClass); 08:20:41 ^^^^^^^^ 08:20:41 The field LabelHelper.INSTANCE is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateAttributeDialog.java:[296] 08:20:41 name = LabelHelper.INSTANCE.findName(attributeOwner, selectedEClass); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The method findName(EObject, EClass) from the type LabelHelper is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateAttributeDialog.java:[361] 08:20:41 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStartObjectBehaviorActionAsArgumentAppliedStereotypeLabelEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadExtentActionAppliedStereotypeLabelEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddVariableValueActionAsValueAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInBroadcastSignalActionValueLabelEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ForkNodeAppliedStereotypeEditPart.java:[348] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddStructuralFeatureValueActionAsObjectAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/IntervalConstraintAsLocalPostcondBodyEditPart.java:[309] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddStructuralFeatureValueActionAsValueAppliedStereotypeWrappingLabel2EditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadStructuralFeatureActionFloatingNameEditPart.java:[345] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReadIsClassifiedObjectActionAsObjectLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendObjActAsReqValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInTestIdentityActionAsFirstLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCBActAppliedStereotypeEditPart.java:[348] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInCBActAppliedStereotypeEditPart.java:[348] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/AcceptEventActionLabelEditPart.java:[309] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInClearStructuralFeatureActionAsObjectLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReadIsClassifiedObjectActionAsObjectLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInClearAssociationActionAsObjectValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInOActLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReduceActionAsCollectionAppliedStereotypeLabelEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendObjActAsTargetLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInBroadcastSignalActionLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CommentBodyLabelEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupListenerEditPolicy.java:[162] 08:20:41 public Object getAdapter(Class adapter) { 08:20:41 ^^^^^^ 08:20:41 Type safety: The return type Object for getAdapter(Class) from the type GroupListenerEditPolicy needs unchecked conversion to conform to T from the type IAdaptable 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupListenerEditPolicy.java:[162] 08:20:41 public Object getAdapter(Class adapter) { 08:20:41 ^^^^^ 08:20:41 Class is a raw type. References to generic type Class<T> should be parameterized 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupListenerEditPolicy.java:[166] 08:20:41 return getHostEditPart().getAdapter(adapter); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type IAdaptable 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupListenerEditPolicy.java:[166] 08:20:41 return getHostEditPart().getAdapter(adapter); 08:20:41 ^^^^^^^ 08:20:41 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityFinalNodeAppliedStereotypeEditPart.java:[348] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadExtentActionNameEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/StartObjectBehaviorActionNameEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/RoundedUMLNodeEditPart.java:[156] 08:20:41 private boolean getDefaultUseOriginalColors() { 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The method getDefaultUseOriginalColors() from the type RoundedUMLNodeEditPart is never used locally 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInClearStructuralFeatureActionLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStructuredActivityNodeAsStructuredNodeInputsAppliedStereotypeEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditorUtil.java:[37] 08:20:41 import org.eclipse.core.runtime.SubProgressMonitor; 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The type SubProgressMonitor is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditorUtil.java:[175] 08:20:41 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null); 08:20:41 ^^^^^^^^^^^^^^^^^^ 08:20:41 The type SubProgressMonitor is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditorUtil.java:[175] 08:20:41 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStructuredActivityNodeAsStructuredNodeInputsValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadStructuralFeatureActionNameEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInClearAssociationActionAsObjectLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCreateLinkObjectActionAsInputValueValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadVariableActionNameEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInUnmarshallActionAsObjectValueEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddStructuralFeatureValueActionAsInserAtValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInCreateObjectActionAsResultLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInDestroyLinkActionAsInputValueLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CreateObjectActionFloatingNameEditPart.java:[345] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInClearStructuralFeatureActionAsObjectLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReduceActionAsCollectionAppliedStereotypeLabelEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ConstraintAsLocalPostcondBodyEditPart.java:[309] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CallBehaviorActionFloatingNameEditPart.java:[345] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/TestIdentityActionNameEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ConditionalNodeKeywordEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/FlowFinalNodeFloatingNameEditPart.java:[345] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReclassifyObjectActionAsObjectLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInLoopNodeAsVariableLabelEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInStructuredActivityNodeAppliedStereotypeEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCOActAsTargetLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/ActivityParameterAndParameterSynchronizer.java:[35] 08:20:41 import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin; 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/ActivityParameterAndParameterSynchronizer.java:[36] 08:20:41 import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIStatusCodes; 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/ActivityParameterAndParameterSynchronizer.java:[246] 08:20:41 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/ActivityParameterAndParameterSynchronizer.java:[260] 08:20:41 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCBActLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInValSpecActAppliedStereotypeEditPart.java:[348] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInSendObjActAsReqAppliedStereotypeEditPart.java:[348] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/GroupCreationEditPolicy.java:[86] 08:20:41 Iterator editParts = request.getEditParts().iterator(); 08:20:41 ^^^^^^^^ 08:20:41 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/GroupCreationEditPolicy.java:[162] 08:20:41 Iterator i = container.getEAllReferences().iterator(); 08:20:41 ^^^^^^^^ 08:20:41 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/GroupCreationEditPolicy.java:[182] 08:20:41 Iterator i = class1.getEAllReferences().iterator(); 08:20:41 ^^^^^^^^ 08:20:41 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/GroupCreationEditPolicy.java:[231] 08:20:41 List editParts = chRequest.getEditParts(); 08:20:41 ^^^^ 08:20:41 List is a raw type. References to generic type List<E> should be parameterized 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/GroupCreationEditPolicy.java:[294] 08:20:41 Command refreshConnectionCommand = getHost().getCommand(new RefreshConnectionsRequest(((List) request.getNewObject()))); 08:20:41 ^^^^ 08:20:41 List is a raw type. References to generic type List<E> should be parameterized 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadIsClassifiedObjectActionFloatingNameEditPart.java:[345] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[28] 08:20:41 import org.eclipse.gef.commands.CommandStackListener; 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The type CommandStackListener is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[37] 08:20:41 import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener; 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[43] 08:20:41 import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState; 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The type OperationHistoryDirtyState is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[96] 08:20:41 private OperationHistoryDirtyState dirtyState; 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The type OperationHistoryDirtyState is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[281] 08:20:41 getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() { 08:20:41 ^^^^^^^^^^^^^^^^^^^^ 08:20:41 The type CommandStackListener is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[312] 08:20:41 protected OperationHistoryDirtyState getDirtyState() { 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The type OperationHistoryDirtyState is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[314] 08:20:41 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The type OperationHistoryDirtyState is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[314] 08:20:41 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[413] 08:20:41 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[413] 08:20:41 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendObjActAsTargetValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DecisionInputEditPart.java:[345] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInClearStructuralFeatureActionAsObjectValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInBroadcastSignalActionAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/ActivityParameterNodeInCompartmentCreationEditPolicy.java:[75] 08:20:41 Iterator editParts = request.getEditParts().iterator(); 08:20:41 ^^^^^^^^ 08:20:41 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReadLinkActionAsInputValueLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReclassifyObjectActionAsObjectValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ControlFlowNameEditPart.java:[328] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/RunNotificationCommand.java:[44] 08:20:41 public RunNotificationCommand(TransactionalEditingDomain domain, String label, List affectedFiles, NotificationBuilder notification) { 08:20:41 ^^^^ 08:20:41 List is a raw type. References to generic type List<E> should be parameterized 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ControlFlowInterruptibleIconEditPart.java:[332] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReduceActionLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInDestroyObjectActionAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInTestIdentityActionAsSecondAppliedStereotypeLabelEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInDestroyObjectActionLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ObjectFlowInterruptibleIconEditPart.java:[332] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReclassifyObjectActionFloatingNameEditPart.java:[345] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CallBehaviorActionNameEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityParameterNodeStreamLabelEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLDomainNavigatorItem.java:[41] 08:20:41 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:20:41 ^^^^^^ 08:20:41 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLDomainNavigatorItem.java:[58] 08:20:41 public Class[] getAdapterList() { 08:20:41 ^^^^^^^ 08:20:41 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCOActAppliedStereotypeEditPart.java:[348] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddVariableValueActionAsValueLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateActivityParameterNodeDialog.java:[43] 08:20:41 import org.eclipse.papyrus.uml.diagram.common.actions.LabelHelper; 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The type LabelHelper is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateActivityParameterNodeDialog.java:[250] 08:20:41 directionComboViewer.add(getDirections()); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Type String[] of the last argument to method add(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateActivityParameterNodeDialog.java:[386] 08:20:41 name = LabelHelper.INSTANCE.findName(activityOwner, UMLPackage.eINSTANCE.getParameter()); 08:20:41 ^^^^^^^^^^^ 08:20:41 The type LabelHelper is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateActivityParameterNodeDialog.java:[386] 08:20:41 name = LabelHelper.INSTANCE.findName(activityOwner, UMLPackage.eINSTANCE.getParameter()); 08:20:41 ^^^^^^^^ 08:20:41 The field LabelHelper.INSTANCE is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateActivityParameterNodeDialog.java:[386] 08:20:41 name = LabelHelper.INSTANCE.findName(activityOwner, UMLPackage.eINSTANCE.getParameter()); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The method findName(EObject, EClass) from the type LabelHelper is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateActivityParameterNodeDialog.java:[539] 08:20:41 TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain(); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[49] 08:20:41 import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIDebugOptions; 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'DiagramUIDebugOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[50] 08:20:41 import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin; 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[51] 08:20:41 import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIStatusCodes; 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[180] 08:20:41 Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "executeCommand", e); //$NON-NLS-1$ 08:20:41 ^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[180] 08:20:41 Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "executeCommand", e); //$NON-NLS-1$ 08:20:41 ^^^^^^^^^^^ 08:20:41 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[180] 08:20:41 Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "executeCommand", e); //$NON-NLS-1$ 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'DiagramUIDebugOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[180] 08:20:41 Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "executeCommand", e); //$NON-NLS-1$ 08:20:41 ^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The field 'DiagramUIDebugOptions.EXCEPTIONS_CATCHING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[181] 08:20:41 Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "executeCommand", e); //$NON-NLS-1$ 08:20:41 ^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[181] 08:20:41 Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "executeCommand", e); //$NON-NLS-1$ 08:20:41 ^^^^^^^^^^^ 08:20:41 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[181] 08:20:41 Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "executeCommand", e); //$NON-NLS-1$ 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[181] 08:20:41 Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "executeCommand", e); //$NON-NLS-1$ 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The field 'DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingInCreationEditPolicy.java:[29] 08:20:41 import org.eclipse.gmf.runtime.diagram.ui.internal.commands.RefreshEditPartCommand; 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'RefreshEditPartCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingInCreationEditPolicy.java:[81] 08:20:41 private Map editPartRegistry; 08:20:41 ^^^ 08:20:41 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingInCreationEditPolicy.java:[86] 08:20:41 public DeferredFakeMoveCommand(TransactionalEditingDomain domain, String label, CreateViewRequest request, Map editPartRegistry) { 08:20:41 ^^^ 08:20:41 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingInCreationEditPolicy.java:[121] 08:20:41 RefreshEditPartCommand refreshCommand = new RefreshEditPartCommand(compartmentEditPart, true); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'RefreshEditPartCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingInCreationEditPolicy.java:[121] 08:20:41 RefreshEditPartCommand refreshCommand = new RefreshEditPartCommand(compartmentEditPart, true); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'RefreshEditPartCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingInCreationEditPolicy.java:[121] 08:20:41 RefreshEditPartCommand refreshCommand = new RefreshEditPartCommand(compartmentEditPart, true); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The constructor 'RefreshEditPartCommand(IGraphicalEditPart, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInLoopNodeAsVariableAppliedStereotypeEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DestroyLinkActionNameEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddStructuralFeatureValueActionAsValueAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddVariableValueActionAsInsertAtLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInClearStructuralFeatureActionAsObjectLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ClearAssociationActionFloatingNameEditPart.java:[345] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInTestIdentityActionAsSecondLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInLoopNodeAsVariableLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLAbstractNavigatorItem.java:[44] 08:20:41 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:20:41 ^^^^^^ 08:20:41 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLAbstractNavigatorItem.java:[53] 08:20:41 public Class[] getAdapterList() { 08:20:41 ^^^^^^^ 08:20:41 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InitialNodeFloatingNameEditPart.java:[345] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadExtentActionFloatingNameEditPart.java:[345] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInBroadcastSignalActionAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddStructuralFeatureValueActionAsObjectValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/ValidateAction.java:[193] 08:20:41 List allStatuses = new ArrayList(); 08:20:41 ^^^^ 08:20:41 List is a raw type. References to generic type List<E> should be parameterized 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/ValidateAction.java:[193] 08:20:41 List allStatuses = new ArrayList(); 08:20:41 ^^^^^^^^^ 08:20:41 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/ValidateAction.java:[196] 08:20:41 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject> 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/ValidateAction.java:[196] 08:20:41 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:20:41 ^^^^^^^^^^^ 08:20:41 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus> 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/ValidateAction.java:[197] 08:20:41 for (Iterator it = allStatuses.iterator(); it.hasNext();) { 08:20:41 ^^^^^^^^ 08:20:41 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/TimeConstraintAsLocalPostcondBodyEditPart.java:[309] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInTestIdentityActionAsSecondLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadVariableActionAsResultAppliedStereotypeWrappingLabelEditPart.java:[345] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/SendSignalActionNameEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingOnMoveEditPolicy.java:[106] 08:20:41 stopMovingParts(part.getChildren()); 08:20:41 ^^^^^^^^^^^^^^^^^^ 08:20:41 Type safety: The expression of type List needs unchecked conversion to conform to Iterable<IGraphicalEditPart> 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingOnMoveEditPolicy.java:[130] 08:20:41 startMovingParts(req, part.getChildren()); 08:20:41 ^^^^^^^^^^^^^^^^^^ 08:20:41 Type safety: The expression of type List needs unchecked conversion to conform to Iterable<IGraphicalEditPart> 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInStructuredActivityNodeAsStructuredNodeInputsLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/TimeConstraintAsLocalPrecondNameEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCBActValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInClearAssociationActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadSelfActionLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInOActValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStartObjectBehaviorActionAsObjectLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendObjActAsTargetAppliedStereotypeEditPart.java:[348] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddStructuralFeatureValueActionAsInserAtAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReadLinkActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PreConditionConstraintLabelParser.java:[58] 08:20:41 public List getSemanticElementsBeingParsed(EObject element) { 08:20:41 ^^^^ 08:20:41 List is a raw type. References to generic type List<E> should be parameterized 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PreConditionConstraintLabelParser.java:[59] 08:20:41 List list = new ArrayList(); 08:20:41 ^^^^ 08:20:41 List is a raw type. References to generic type List<E> should be parameterized 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PreConditionConstraintLabelParser.java:[59] 08:20:41 List list = new ArrayList(); 08:20:41 ^^^^^^^^^ 08:20:41 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PreConditionConstraintLabelParser.java:[60] 08:20:41 list.add(element); 08:20:41 ^^^^^^^^^^^^^^^^^ 08:20:41 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddStructuralFeatureValueActionAsValueLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DataStoreNodeLabelEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInTestIdentityActionAsFirstLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendSigActAsTargetLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInAddStructuralFeatureValueActionAsResultLabel3EditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DurationConstraintAsLocalPostcondNameEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CentralBufferNodeLabelEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInStructuredActivityNodeAsStructuredNodeInputsLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/CustomDiagramDragDropEditPolicy.java:[485] 08:20:41 } else { 08:20:41 targetAdapter = new SemanticAdapter(null, targetEditPart.getModel()); 08:20:41 } 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Dead code 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/CustomDiagramDragDropEditPolicy.java:[504] 08:20:41 Collection<EditPart> editPartSet = getHost().getViewer().getEditPartRegistry().values(); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<EditPart> 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStartObjectBehaviorActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInCreateLinkObjectActionAsInputValueValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInCOActLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCreateLinkActionAsInputValueValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddStructuralFeatureValueActionAsObjectLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendObjActAsTargetAppliedStereotypeEditPart.java:[348] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInLoopNodeAsResultLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValueSpecificationActionFloatingNameEditPart.java:[345] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddVariableValueActionAsInsertAtValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReadStructuralFeatureAsResultWrappingLabelEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReadIsClassifiedObjectActionAsObjectValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendObjActAsTargetValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/AddStructuralFeatureValueActionNameEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInTestIdentityActionAsFirstValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/JoinNodeFloatingNameEditPart.java:[345] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInClearStructuralFeatureActionAsObjectValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDocumentProvider.java:[61] 08:20:41 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes; 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDocumentProvider.java:[62] 08:20:41 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil; 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDocumentProvider.java:[210] 08:20:41 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:20:41 ^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDocumentProvider.java:[210] 08:20:41 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:20:41 ^^^^ 08:20:41 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDocumentProvider.java:[572] 08:20:41 throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDocumentProvider.java:[572] 08:20:41 throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:20:41 ^^^^^^^^^^^^^^^^ 08:20:41 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/StructuredActivityNodeKeywordEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInClearStructuralFeatureActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/UnmarshallActionNameEditPart.java:[313] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCreateLinkActionAsInputValueLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddStructuralFeatureValueActionAsValueAppliedStereotypeWrappingLabelEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInDestroyLinkActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCOActValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddStructuralFeatureValueActionAsInserAtLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInOActAppliedStereotypeEditPart.java:[348] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddVariableValueActionAsInsertAtLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStartObjectBehaviorActionAsArgumentAppliedStereotypeLabelEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCreateLinkObjectActionAsInputValueLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/SendObjectActionFloatingNameEditPart.java:[345] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStartClassifierBehaviorActionAsObjectValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStartObjectBehaviorActionAsObjectValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReclassifyObjectActionAsObjectLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DurationConstraintAsLocalPostcondBodyEditPart.java:[309] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ClearStructuralFeatureActionNameEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/StartClassifierBehaviorActionNameEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/LoopNodeKeywordEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendSigActAppliedStereotypeEditPart.java:[348] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DestroyObjectActionFloatingNameEditPart.java:[345] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/ObjectNodeParser.java:[150] 08:20:41 @SuppressWarnings("unchecked") 08:20:41 ^^^^^^^^^^^ 08:20:41 Unnecessary @SuppressWarnings("unchecked") 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/ObjectNodeParser.java:[151] 08:20:41 public List getSemanticElementsBeingParsed(EObject element) { 08:20:41 ^^^^ 08:20:41 List is a raw type. References to generic type List<E> should be parameterized 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInOActAppliedStereotypeEditPart.java:[348] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InitialNodeAppliedStereotypeEditPart.java:[348] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/SequenceNodeKeywordEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/CreateActionLocalConditionViewCommand.java:[202] 08:20:41 usedEditingDomain = EditorUtils.getTransactionalEditingDomain(); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendObjActAsReqLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReclassifyObjectActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendSigActAsTargetValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReduceActionAsCollectionLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/draw2d/GravityConstrainedFlowLayoutConstraint.java:[32] 08:20:41 private Integer align = new Integer(GravityConstrainedFlowLayout.ALIGN_TOPLEFT); 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The constructor Integer(int) is deprecated since version 9 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadIsClassifiedObjectActionAppliedStereotypeLabelEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/TimeConstraintAsLocalPostcondNameEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ExceptionHandlerIconEditPart.java:[332] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ObjectFlowWeightEditPart.java:[328] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddStructuralFeatureValueActionAsValueValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/StartClassifierBehaviorActionFloatingNameEditPart.java:[345] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInDestroyObjectActionValueEditPart.java:[344] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/AcceptTimeEventActionAppliedStereotypeEditPart.java:[348] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityPartitionNameEditPart.java:[311] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInReadLinkActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInStartClassifierBehaviorActionAsObjectLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInOActLabelEditPart.java:[346] 08:20:41 final EObject element = getParserElement(); 08:20:41 ^^^^^^^ 08:20:41 The value of the local variable element is not used 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLNavigatorSorter.java:[18] 08:20:41 import org.eclipse.jface.viewers.ViewerSorter; 08:20:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:41 The type ViewerSorter is deprecated 08:20:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLNavigatorSorter.java:[24] 08:20:41 public class UMLNavigatorSorter extends ViewerSorter { 08:20:41 ^^^^^^^^^^^^ 08:20:41 The type ViewerSorter is deprecated 08:20:41 836 problems (836 warnings) 08:20:41 [INFO] 08:20:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.activity --- 08:20:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:20:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:20:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src/test/resources 08:20:41 [INFO] 08:20:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.activity --- 08:20:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/target/org.eclipse.papyrus.uml.diagram.activity-4.0.0-SNAPSHOT-sources.jar 08:20:41 [INFO] 08:20:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.activity --- 08:20:42 [INFO] 08:20:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.activity --- 08:20:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/target/org.eclipse.papyrus.uml.diagram.activity-4.0.0-SNAPSHOT.jar 08:20:43 [INFO] 08:20:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.activity --- 08:20:43 [INFO] 08:20:43 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.activity --- 08:20:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:20:43 [INFO] 08:20:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.activity --- 08:20:44 [INFO] 08:20:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.interactionoverview >-- 08:20:44 [INFO] Building org.eclipse.papyrus.uml.diagram.interactionoverview 4.0.0-SNAPSHOT [286/729] 08:20:44 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:20:44 [INFO] 08:20:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.interactionoverview --- 08:20:44 [INFO] 08:20:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.interactionoverview --- 08:20:44 [INFO] The project's OSGi version is 4.0.0.202103041255 08:20:44 [INFO] 08:20:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.interactionoverview --- 08:20:44 [INFO] 08:20:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.interactionoverview --- 08:20:44 [INFO] 08:20:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.interactionoverview --- 08:20:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:20:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:20:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/main/resources 08:20:44 [INFO] 08:20:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.interactionoverview --- 08:20:44 [INFO] Compiling 63 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/bin 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/advices/CallBehaviorActionAsInteractionUseEditHelperAdvice.java:[74] 08:20:48 request.getParameters().put(CallBehaviorActionEditHelperAdvice.POPUP_TYPE, CALL_BEHAVIOR_ACTION_AS_INTERACTION_USE); 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/CreateSnapshotForInteractionFromViewDescriptorCommand.java:[47] 08:20:48 import org.eclipse.papyrus.uml.diagram.interactionoverview.provider.DiagramContentProvider; 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The type DiagramContentProvider is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/CreateSnapshotForInteractionFromViewDescriptorCommand.java:[208] 08:20:48 dialog.setContentProvider(new DiagramContentProvider(interaction)); 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The type DiagramContentProvider is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/CreateSnapshotForInteractionFromViewDescriptorCommand.java:[208] 08:20:48 dialog.setContentProvider(new DiagramContentProvider(interaction)); 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The constructor DiagramContentProvider(Interaction) is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/SwitchInteractionFormCommandHandler.java:[28] 08:20:48 import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler; 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The type GraphicalCommandHandler is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/SwitchInteractionFormCommandHandler.java:[33] 08:20:48 public class SwitchInteractionFormCommandHandler extends GraphicalCommandHandler { 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The type GraphicalCommandHandler is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/SwitchInteractionFormCommandHandler.java:[38] 08:20:48 List<IGraphicalEditPart> elements = getSelectedElements(); 08:20:48 ^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/SwitchInteractionFormCommandHandler.java:[43] 08:20:48 ChangeInteractionUseToInteraction changeCommand = new ChangeInteractionUseToInteraction(getEditingDomain(), callBehaviorActionEditPart); 08:20:48 ^^^^^^^^^^^^^^^^^^ 08:20:48 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/SwitchInteractionFormCommandHandler.java:[47] 08:20:48 CreateSnapshotForInteractionFromViewDescriptorCommand snapshotCommand = new CreateSnapshotForInteractionFromViewDescriptorCommand(getEditingDomain(), changeCommand, (GraphicalEditPart) callBehaviorActionEditPart.getParent()); 08:20:48 ^^^^^^^^^^^^^^^^^^ 08:20:48 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/SwitchInteractionFormCommandHandler.java:[56] 08:20:48 ChangeInteractionToInteractionUseCommand changeCommand = new ChangeInteractionToInteractionUseCommand(getEditingDomain(), callBehaviorActionEditPart); 08:20:48 ^^^^^^^^^^^^^^^^^^ 08:20:48 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[26] 08:20:48 import org.eclipse.gef.commands.CommandStackListener; 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The type CommandStackListener is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[35] 08:20:48 import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener; 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[41] 08:20:48 import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState; 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The type OperationHistoryDirtyState is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[87] 08:20:48 private OperationHistoryDirtyState dirtyState; 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The type OperationHistoryDirtyState is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[223] 08:20:48 final Set<String> menuExclusions = provider.getExclusionSet(); 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 Type safety: The expression of type Set needs unchecked conversion to conform to Set<String> 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[243] 08:20:48 getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() { 08:20:48 ^^^^^^^^^^^^^^^^^^^^ 08:20:48 The type CommandStackListener is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[264] 08:20:48 protected OperationHistoryDirtyState getDirtyState() { 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The type OperationHistoryDirtyState is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[266] 08:20:48 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The type OperationHistoryDirtyState is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[266] 08:20:48 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[366] 08:20:48 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[366] 08:20:48 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/figures/InteractionWithSnapshotFigure.java:[57] 08:20:48 final List childrenList = container.getChildren(); 08:20:48 ^^^^ 08:20:48 List is a raw type. References to generic type List<E> should be parameterized 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/figures/InteractionUseFigure.java:[62] 08:20:48 final List childrenList = container.getChildren(); 08:20:48 ^^^^ 08:20:48 List is a raw type. References to generic type List<E> should be parameterized 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/advices/CallBehaviorActionAsInteractionEditHelperAdvice.java:[73] 08:20:48 request.getParameters().put(CallBehaviorActionEditHelperAdvice.POPUP_TYPE, CALL_BEHAVIOR_ACTION_AS_INTERACTION); 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/UpdateDiagramInSnapshotCommandHandler.java:[23] 08:20:48 import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler; 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The type GraphicalCommandHandler is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/UpdateDiagramInSnapshotCommandHandler.java:[28] 08:20:48 public class UpdateDiagramInSnapshotCommandHandler extends GraphicalCommandHandler { 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The type GraphicalCommandHandler is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/UpdateDiagramInSnapshotCommandHandler.java:[33] 08:20:48 final List<IGraphicalEditPart> selectedElements = getSelectedElements(); 08:20:48 ^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/UpdateDiagramInSnapshotCommandHandler.java:[45] 08:20:48 return new ICommandProxy(new CreateSnapshotFromContextMenuCommand(getEditingDomain(), callBehaviorActionEditPart)); 08:20:48 ^^^^^^^^^^^^^^^^^^ 08:20:48 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[40] 08:20:48 import org.eclipse.papyrus.infra.widgets.editors.MultipleValueSelectorDialog; 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The type MultipleValueSelectorDialog is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[73] 08:20:48 final List<GraphicalEditPart> editParts = diagramEP.getPrimaryEditParts(); 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 Type safety: The expression of type List needs unchecked conversion to conform to List<GraphicalEditPart> 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[148] 08:20:48 MultipleValueSelectorDialog dialog = null; 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The type MultipleValueSelectorDialog is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[158] 08:20:48 dialog = new MultipleValueSelectorDialog(Display.getDefault().getActiveShell(), referenceSelector, Messages.CreateDiagramImage_MultipleValueSelectorDialog, true, false, -1); 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The type MultipleValueSelectorDialog is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[158] 08:20:48 dialog = new MultipleValueSelectorDialog(Display.getDefault().getActiveShell(), referenceSelector, Messages.CreateDiagramImage_MultipleValueSelectorDialog, true, false, -1); 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, String, boolean, boolean, int) is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[160] 08:20:48 dialog.setLabelProvider(serv); 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[165] 08:20:48 if (dialog.open() == org.eclipse.jface.window.Window.OK) { 08:20:48 ^^^^^^ 08:20:48 The method open() from the type MultipleValueSelectorDialog is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/CreateSnapshotFromContextMenuCommand.java:[36] 08:20:48 import org.eclipse.papyrus.uml.diagram.interactionoverview.provider.DiagramContentProvider; 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The type DiagramContentProvider is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/CreateSnapshotFromContextMenuCommand.java:[69] 08:20:48 dialog.setContentProvider(new DiagramContentProvider(interaction)); 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The type DiagramContentProvider is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/CreateSnapshotFromContextMenuCommand.java:[69] 08:20:48 dialog.setContentProvider(new DiagramContentProvider(interaction)); 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 The constructor DiagramContentProvider(Interaction) is deprecated 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[31] 08:20:48 import org.eclipse.gmf.runtime.diagram.core.internal.DiagramPlugin; 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[32] 08:20:48 import org.eclipse.gmf.runtime.diagram.core.internal.DiagramStatusCodes; 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 Discouraged access: The type 'DiagramStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[33] 08:20:48 import org.eclipse.gmf.runtime.diagram.core.internal.l10n.DiagramCoreMessages; 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 Discouraged access: The type 'DiagramCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[60] 08:20:48 protected static class ClassToCreationMethodMap extends HashMap { 08:20:48 ^^^^^^^ 08:20:48 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[64] 08:20:48 public void addMethod(Class clazz, Method method) { 08:20:48 ^^^^^ 08:20:48 Class is a raw type. References to generic type Class<T> should be parameterized 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[66] 08:20:48 put(clazz, method); 08:20:48 ^^^^^^^^^^^^^^^^^^ 08:20:48 Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[70] 08:20:48 public Method getCreationMethod(Class clazz) { 08:20:48 ^^^^^ 08:20:48 Class is a raw type. References to generic type Class<T> should be parameterized 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[114] 08:20:48 return (Edge) createNewView(getEdgeViewClass(semanticAdapter, containerView, semanticHint), new Object[] { semanticAdapter, containerView, semanticHint, new Integer(index), Boolean.valueOf(persisted), preferencesHint }); 08:20:48 ^^^^^^^^^^^^^^ 08:20:48 The constructor Integer(int) is deprecated since version 9 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[121] 08:20:48 return (Node) createNewView(getNodeViewClass(semanticAdapter, containerView, semanticHint), new Object[] { semanticAdapter, containerView, semanticHint, new Integer(index), Boolean.valueOf(persisted), preferencesHint }); 08:20:48 ^^^^^^^^^^^^^^ 08:20:48 The constructor Integer(int) is deprecated since version 9 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[183] 08:20:48 protected Class getDiagramViewClass(IAdaptable semanticAdapter, String diagramKind) { 08:20:48 ^^^^^ 08:20:48 Class is a raw type. References to generic type Class<T> should be parameterized 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[195] 08:20:48 protected Class getEdgeViewClass(IAdaptable semanticAdapter, View containerView, String semanticHint) { 08:20:48 ^^^^^ 08:20:48 Class is a raw type. References to generic type Class<T> should be parameterized 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[207] 08:20:48 protected Class getNodeViewClass(IAdaptable semanticAdapter, View containerView, String semanticHint) { 08:20:48 ^^^^^ 08:20:48 Class is a raw type. References to generic type Class<T> should be parameterized 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[217] 08:20:48 private View createNewView(Class viewClass, Object[] constructorParams) { 08:20:48 ^^^^^ 08:20:48 Class is a raw type. References to generic type Class<T> should be parameterized 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[222] 08:20:48 Constructor constructor = getFactoryConstructor(viewClass); 08:20:48 ^^^^^^^^^^^ 08:20:48 Constructor is a raw type. References to generic type Constructor<T> should be parameterized 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[224] 08:20:48 Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$ 08:20:48 ^^^^^^^^^^^^^ 08:20:48 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[224] 08:20:48 Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$ 08:20:48 ^^^^^^^^^^^ 08:20:48 Discouraged access: The method 'DiagramPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[224] 08:20:48 Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$ 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 Discouraged access: The type 'DiagramStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[224] 08:20:48 Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$ 08:20:48 ^^^^^^^^^^^^^^^ 08:20:48 Discouraged access: The field 'DiagramStatusCodes.SERVICE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[231] 08:20:48 Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$ 08:20:48 ^^^^^^^^^^^^^ 08:20:48 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[231] 08:20:48 Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$ 08:20:48 ^^^^^^^^^^^ 08:20:48 Discouraged access: The method 'DiagramPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[231] 08:20:48 Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$ 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 Discouraged access: The type 'DiagramStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[231] 08:20:48 Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$ 08:20:48 ^^^^^^^^^^^^^^^ 08:20:48 Discouraged access: The field 'DiagramStatusCodes.SERVICE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[236] 08:20:48 String eMsg = NLS.bind(DiagramCoreMessages.AbstractViewProvider_create_view_failed_ERROR_, viewClass.getName()); 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 Discouraged access: The type 'DiagramCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[236] 08:20:48 String eMsg = NLS.bind(DiagramCoreMessages.AbstractViewProvider_create_view_failed_ERROR_, viewClass.getName()); 08:20:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:48 Discouraged access: The field 'DiagramCoreMessages.AbstractViewProvider_create_view_failed_ERROR_' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[237] 08:20:48 Log.warning(DiagramPlugin.getInstance(), IStatus.WARNING, eMsg, e); 08:20:48 ^^^^^^^^^^^^^ 08:20:48 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[237] 08:20:48 Log.warning(DiagramPlugin.getInstance(), IStatus.WARNING, eMsg, e); 08:20:48 ^^^^^^^^^^^ 08:20:48 Discouraged access: The method 'DiagramPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar') 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[242] 08:20:48 private Constructor getFactoryConstructor(Class viewClass) { 08:20:48 ^^^^^^^^^^^ 08:20:48 Constructor is a raw type. References to generic type Constructor<T> should be parameterized 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[242] 08:20:48 private Constructor getFactoryConstructor(Class viewClass) { 08:20:48 ^^^^^ 08:20:48 Class is a raw type. References to generic type Class<T> should be parameterized 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[244] 08:20:48 Constructor[] ctors = viewClass.getConstructors(); 08:20:48 ^^^^^^^^^^^ 08:20:48 Constructor is a raw type. References to generic type Constructor<T> should be parameterized 08:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[255] 08:20:48 private Method getCreationMethod(Class viewClass, Object[] params) { 08:20:48 ^^^^^ 08:20:48 Class is a raw type. References to generic type Class<T> should be parameterized 08:20:48 68 problems (68 warnings) 08:20:48 [INFO] 08:20:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.interactionoverview --- 08:20:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:20:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:20:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/test/resources 08:20:48 [INFO] 08:20:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.interactionoverview --- 08:20:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/target/org.eclipse.papyrus.uml.diagram.interactionoverview-4.0.0-SNAPSHOT-sources.jar 08:20:48 [INFO] 08:20:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.interactionoverview --- 08:20:48 [INFO] 08:20:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.interactionoverview --- 08:20:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/target/org.eclipse.papyrus.uml.diagram.interactionoverview-4.0.0-SNAPSHOT.jar 08:20:48 [INFO] 08:20:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.interactionoverview --- 08:20:48 [INFO] 08:20:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.interactionoverview --- 08:20:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:20:48 [INFO] 08:20:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.interactionoverview --- 08:20:48 [INFO] 08:20:48 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile >----- 08:20:48 [INFO] Building org.eclipse.papyrus.uml.diagram.profile 4.0.0-SNAPSHOT [287/729] 08:20:48 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:20:48 [INFO] 08:20:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.profile --- 08:20:48 [INFO] 08:20:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.profile --- 08:20:48 [INFO] The project's OSGi version is 4.0.0.202103041255 08:20:48 [INFO] 08:20:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.profile --- 08:20:48 [INFO] 08:20:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.profile --- 08:20:48 [INFO] 08:20:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.profile --- 08:20:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:20:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:20:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src/main/resources 08:20:48 [INFO] 08:20:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.profile --- 08:20:48 [INFO] Compiling 223 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/bin 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ProfileNameEditPartCN.java:[306] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/CommentBodyEditPartCN.java:[306] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/EnumerationLiteralEditPart.java:[336] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/AssociationBranchMultiplicityEditPart.java:[327] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/AssociationMultiplicityTargetEditPart.java:[328] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/AssociationMultiplicitySourceEditPart.java:[328] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ShortCutDiagramEditPart.java:[47] 08:20:52 import org.eclipse.papyrus.uml.diagram.common.editpolicies.ShortCutDiagramEditPolicy; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type ShortCutDiagramEditPolicy is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ShortCutDiagramEditPart.java:[92] 08:20:52 installEditPolicy(EditPolicyRoles.OPEN_ROLE, new ShortCutDiagramEditPolicy()); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type ShortCutDiagramEditPolicy is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ShortCutDiagramEditPart.java:[92] 08:20:52 installEditPolicy(EditPolicyRoles.OPEN_ROLE, new ShortCutDiagramEditPolicy()); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor ShortCutDiagramEditPolicy() is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/PackageImportAppliedStereotypeEditPart.java:[325] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/StereotypeNameEditPart.java:[306] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/DataTypePropertyEditPart.java:[332] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/parsers/MessageFormatParser.java:[199] 08:20:52 NLS.bind(Messages.MessageFormatParser_InvalidInputError, new Integer(pos.getErrorIndex()))); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor Integer(int) is deprecated since version 9 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/PrimitiveTypeNameEditPart.java:[309] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/requests/CustomCreateViewRequest.java:[218] 08:20:52 public Object getAdapter(Class adapter) { 08:20:52 ^^^^^^ 08:20:52 Type safety: The return type Object for getAdapter(Class) from the type CustomCreateViewRequest.ViewDescriptor needs unchecked conversion to conform to T from the type IAdaptable 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/PackageNameEditPartCN.java:[306] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditorUtil.java:[36] 08:20:52 import org.eclipse.core.runtime.SubProgressMonitor; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type SubProgressMonitor is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditorUtil.java:[177] 08:20:52 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), 08:20:52 ^^^^^^^^^^^^^^^^^^ 08:20:52 The type SubProgressMonitor is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditorUtil.java:[177] 08:20:52 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[466] 08:20:52 Node stereotype_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(StereotypeNameEditPart.VISUAL_ID)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable stereotype_NameLabel is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[490] 08:20:52 Node class_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ClassNameEditPart.VISUAL_ID)); 08:20:52 ^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable class_NameLabel is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[514] 08:20:52 Node class_MetaclassNameLabel = createLabel(node, UMLVisualIDRegistry.getType(MetaclassNameEditPart.VISUAL_ID)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable class_MetaclassNameLabel is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[533] 08:20:52 Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPart.VISUAL_ID)); 08:20:52 ^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable comment_BodyLabel is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[552] 08:20:52 Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPart.VISUAL_ID)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable constraint_NameLabel is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[553] 08:20:52 Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintBodyEditPart.VISUAL_ID)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable constraint_BodyLabel is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[572] 08:20:52 Node model_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ModelNameEditPart.VISUAL_ID)); 08:20:52 ^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable model_NameLabel is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[594] 08:20:52 Node profile_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ProfileNameEditPartTN.VISUAL_ID)); 08:20:52 ^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable profile_NameLabel is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[616] 08:20:52 Node package_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPart.VISUAL_ID)); 08:20:52 ^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable package_NameLabel is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[638] 08:20:52 Node enumeration_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(EnumerationNameEditPart.VISUAL_ID)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable enumeration_NameLabel is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[660] 08:20:52 Node primitiveType_NameLabel = createLabel(node, 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable primitiveType_NameLabel is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[680] 08:20:52 Node dataType_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DataTypeNameEditPart.VISUAL_ID)); 08:20:52 ^^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable dataType_NameLabel is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[727] 08:20:52 Node primitiveType_NameLabel_CN = createLabel(node, 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable primitiveType_NameLabel_CN is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[826] 08:20:52 Node stereotype_NameLabel_CN = createLabel(node, 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable stereotype_NameLabel_CN is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[850] 08:20:52 Node class_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ClassNameEditPartCN.VISUAL_ID)); 08:20:52 ^^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable class_NameLabel_CN is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[873] 08:20:52 Node class_MetaclassNameLabel_CN = createLabel(node, 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable class_MetaclassNameLabel_CN is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[892] 08:20:52 Node comment_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPartCN.VISUAL_ID)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable comment_BodyLabel_CN is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[910] 08:20:52 Node model_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ModelNameEditPartCN.VISUAL_ID)); 08:20:52 ^^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable model_NameLabel_CN is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[931] 08:20:52 Node profile_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ProfileNameEditPartCN.VISUAL_ID)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable profile_NameLabel_CN is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[952] 08:20:52 Node package_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPartCN.VISUAL_ID)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable package_NameLabel_CN is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[973] 08:20:52 Node constraint_NameLabel_CN = createLabel(node, 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable constraint_NameLabel_CN is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[975] 08:20:52 Node constraint_BodyLabel_CN = createLabel(node, 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable constraint_BodyLabel_CN is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[994] 08:20:52 Node enumeration_NameLabel_CN = createLabel(node, 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable enumeration_NameLabel_CN is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1017] 08:20:52 Node dataType_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(DataTypeNameEditPartCN.VISUAL_ID)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The value of the local variable dataType_NameLabel_CN is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1032] 08:20:52 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1060] 08:20:52 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1126] 08:20:52 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1154] 08:20:52 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1195] 08:20:52 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1231] 08:20:52 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1271] 08:20:52 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1299] 08:20:52 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1341] 08:20:52 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1377] 08:20:52 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1388] 08:20:52 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:20:52 ^^^^^^^^^ 08:20:52 The value of the local variable prefStore is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1404] 08:20:52 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1415] 08:20:52 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:20:52 ^^^^^^^^^ 08:20:52 The value of the local variable prefStore is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1431] 08:20:52 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1495] 08:20:52 rv.getStyles().add(ts); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1498] 08:20:52 rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle()); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1501] 08:20:52 rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle()); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1535] 08:20:52 private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1557] 08:20:52 private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1568] 08:20:52 private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ProfileNameEditPartTN.java:[306] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/AssociationNameEditPart.java:[326] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ContextLinkAppliedStereotypeEditPart.java:[327] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/PackageNameEditPart.java:[306] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[26] 08:20:52 import org.eclipse.gef.commands.CommandStackListener; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CommandStackListener is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[35] 08:20:52 import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[41] 08:20:52 import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type OperationHistoryDirtyState is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[94] 08:20:52 private OperationHistoryDirtyState dirtyState; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type OperationHistoryDirtyState is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[280] 08:20:52 getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() { 08:20:52 ^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CommandStackListener is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[311] 08:20:52 protected OperationHistoryDirtyState getDirtyState() { 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type OperationHistoryDirtyState is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[313] 08:20:52 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type OperationHistoryDirtyState is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[313] 08:20:52 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[412] 08:20:52 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[412] 08:20:52 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/AssociationRoleSourceEditPart.java:[329] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/CommentBodyEditPart.java:[306] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ContextLinkEditPart.java:[25] 08:20:52 import org.eclipse.papyrus.uml.diagram.common.editpolicies.AppliedStereotypeLinkLabelDisplayEditPolicy; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The import org.eclipse.papyrus.uml.diagram.common.editpolicies.AppliedStereotypeLinkLabelDisplayEditPolicy is never used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ElementImportAliasEditPart.java:[326] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ModelNameEditPartCN.java:[306] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[42] 08:20:52 import org.eclipse.papyrus.infra.widgets.editors.MultipleValueSelectorDialog; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type MultipleValueSelectorDialog is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[129] 08:20:52 final MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(Display.getDefault().getActiveShell(), selector, Messages.CustomSemanticCreateCommand_SelectMetaclass, true, false, -1); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type MultipleValueSelectorDialog is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[129] 08:20:52 final MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(Display.getDefault().getActiveShell(), selector, Messages.CustomSemanticCreateCommand_SelectMetaclass, true, false, -1); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type MultipleValueSelectorDialog is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[129] 08:20:52 final MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(Display.getDefault().getActiveShell(), selector, Messages.CustomSemanticCreateCommand_SelectMetaclass, true, false, -1); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, String, boolean, boolean, int) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[130] 08:20:52 dialog.setContextElement(profile); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The method setContextElement(Object) from the type MultipleValueSelectorDialog is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[131] 08:20:52 dialog.setLabelProvider(labelProvider); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[134] 08:20:52 if (dialog.open() == IStatus.OK) { 08:20:52 ^^^^^^ 08:20:52 The method open() from the type MultipleValueSelectorDialog is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/PrimitiveTypeNameEditPartCN.java:[309] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[98] 08:20:52 private Map myDomain2NotationMap = new HashMap(); 08:20:52 ^^^ 08:20:52 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[98] 08:20:52 private Map myDomain2NotationMap = new HashMap(); 08:20:52 ^^^^^^^ 08:20:52 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[103] 08:20:52 private Collection myLinkDescriptors = new LinkedList(); 08:20:52 ^^^^^^^^^^ 08:20:52 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[103] 08:20:52 private Collection myLinkDescriptors = new LinkedList(); 08:20:52 ^^^^^^^^^^ 08:20:52 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[127] 08:20:52 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE.getProfile_ProfileDiagram_SemanticChildren(view); 08:20:52 ^^^^^^^^^^ 08:20:52 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[128] 08:20:52 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:52 ^^^^^^^^ 08:20:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[137] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[138] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getDependency_Shape_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[145] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[146] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getAssociation_Shape_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[153] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[154] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getStereotype_Shape_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[165] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[166] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getClass_Shape_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[175] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[176] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getClass_MetaclassShape_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[183] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[184] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getComment_Shape_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[191] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[192] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getConstraint_PackagedElementShape_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[199] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[200] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getModel_Shape_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[209] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[210] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getProfile_Shape_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[219] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[220] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getPackage_Shape_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[229] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[230] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getEnumeration_Shape_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[239] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[240] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getPrimitiveType_Shape_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[247] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[248] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getDataType_Shape_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[259] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[260] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getDiagram_ShortcutShape_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[267] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[268] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getPrimitiveType_Shape_CN_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[275] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[276] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getOperation_DataTypeOperationLabel_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[283] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[284] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getEnumerationLiteral_LiteralLabel_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[291] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[292] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getProperty_DataTypeAttributeLabel_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[299] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[300] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getProperty_ClassAttributeLabel_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[307] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[308] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getOperation_ClassOperationLabel_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[315] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[316] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getStereotype_Shape_CN_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[327] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[328] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getClass_Shape_CN_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[339] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[340] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getClass_MetaclassShape_CN_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[347] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[348] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getComment_Shape_CN_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[355] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[356] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getModel_Shape_CN_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[365] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[366] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getProfile_Shape_CN_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[375] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[376] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getPackage_Shape_CN_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[377] 08:20:52 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE.getPackage_Shape_CN_SemanticChildren(view); 08:20:52 ^^^^^^^^^^ 08:20:52 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[378] 08:20:52 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:52 ^^^^^^^^ 08:20:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[389] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[390] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getConstraint_PackagedElementShape_CN_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[397] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[398] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getEnumeration_Shape_CN_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[407] 08:20:52 myDomain2NotationMap.put(view.getElement(), view); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[408] 08:20:52 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getDataType_Shape_CN_OutgoingLinks(view)); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[419] 08:20:52 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:52 ^^^^^^^^^^ 08:20:52 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[421] 08:20:52 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:52 ^^^^^^^^ 08:20:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[430] 08:20:52 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:52 ^^^^^^^^^^ 08:20:52 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[432] 08:20:52 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:52 ^^^^^^^^ 08:20:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[441] 08:20:52 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:52 ^^^^^^^^^^ 08:20:52 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[443] 08:20:52 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:52 ^^^^^^^^ 08:20:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[452] 08:20:52 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:52 ^^^^^^^^^^ 08:20:52 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[454] 08:20:52 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:52 ^^^^^^^^ 08:20:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[463] 08:20:52 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:52 ^^^^^^^^^^ 08:20:52 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[465] 08:20:52 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:52 ^^^^^^^^ 08:20:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[474] 08:20:52 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:52 ^^^^^^^^^^ 08:20:52 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[476] 08:20:52 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:52 ^^^^^^^^ 08:20:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[485] 08:20:52 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:52 ^^^^^^^^^^ 08:20:52 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[487] 08:20:52 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:52 ^^^^^^^^ 08:20:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[496] 08:20:52 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:52 ^^^^^^^^^^ 08:20:52 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[498] 08:20:52 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:52 ^^^^^^^^ 08:20:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[507] 08:20:52 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:52 ^^^^^^^^^^ 08:20:52 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[509] 08:20:52 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:52 ^^^^^^^^ 08:20:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[518] 08:20:52 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:52 ^^^^^^^^^^ 08:20:52 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[520] 08:20:52 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:52 ^^^^^^^^ 08:20:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[529] 08:20:52 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:52 ^^^^^^^^^^ 08:20:52 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[531] 08:20:52 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:52 ^^^^^^^^ 08:20:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[540] 08:20:52 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:52 ^^^^^^^^^^ 08:20:52 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[542] 08:20:52 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:52 ^^^^^^^^ 08:20:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[551] 08:20:52 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:52 ^^^^^^^^^^ 08:20:52 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[553] 08:20:52 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:52 ^^^^^^^^ 08:20:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[562] 08:20:52 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:52 ^^^^^^^^^^ 08:20:52 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[564] 08:20:52 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:52 ^^^^^^^^ 08:20:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[573] 08:20:52 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:52 ^^^^^^^^^^ 08:20:52 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[575] 08:20:52 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:52 ^^^^^^^^ 08:20:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[584] 08:20:52 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:20:52 ^^^^^^^^^^ 08:20:52 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[586] 08:20:52 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:20:52 ^^^^^^^^ 08:20:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomMetaClassCreateCommand.java:[37] 08:20:52 import org.eclipse.papyrus.uml.appearance.helper.AppliedStereotypeHelper; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type AppliedStereotypeHelper is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomMetaClassCreateCommand.java:[38] 08:20:52 import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type UMLVisualInformationPapyrusConstant is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomMetaClassCreateCommand.java:[131] 08:20:52 Command command = AppliedStereotypeHelper.getAddAppliedStereotypeCommand(getEditingDomain(), node, stereotypeName, UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type AppliedStereotypeHelper is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomMetaClassCreateCommand.java:[131] 08:20:52 Command command = AppliedStereotypeHelper.getAddAppliedStereotypeCommand(getEditingDomain(), node, stereotypeName, UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The method getAddAppliedStereotypeCommand(TransactionalEditingDomain, EModelElement, String, String) from the type AppliedStereotypeHelper is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomMetaClassCreateCommand.java:[131] 08:20:52 Command command = AppliedStereotypeHelper.getAddAppliedStereotypeCommand(getEditingDomain(), node, stereotypeName, UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type UMLVisualInformationPapyrusConstant is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomMetaClassCreateCommand.java:[131] 08:20:52 Command command = AppliedStereotypeHelper.getAddAppliedStereotypeCommand(getEditingDomain(), node, stereotypeName, UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ConstraintNameEditPart.java:[306] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/service/PreSaveProfileListener.java:[39] 08:20:52 import org.eclipse.papyrus.commands.CheckedOperationHistory; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CheckedOperationHistory is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/service/PreSaveProfileListener.java:[134] 08:20:52 IStatus status = CheckedOperationHistory.getInstance().execute(cmd, new NullProgressMonitor(), null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CheckedOperationHistory is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/service/PreSaveProfileListener.java:[134] 08:20:52 IStatus status = CheckedOperationHistory.getInstance().execute(cmd, new NullProgressMonitor(), null); 08:20:52 ^^^^^^^^^^^^^ 08:20:52 The method getInstance() from the type CheckedOperationHistory is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/service/PreSaveProfileListener.java:[134] 08:20:52 IStatus status = CheckedOperationHistory.getInstance().execute(cmd, new NullProgressMonitor(), null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The method execute(IUndoableOperation, IProgressMonitor, IAdaptable) from the type CheckedOperationHistory is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/MetaclassNameEditPartCN.java:[306] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/policies/UMLBaseItemSemanticEditPolicy.java:[477] 08:20:52 if (target != null && (target.getOwnedRules().contains(target))) { 08:20:52 ^^^^^^ 08:20:52 Unlikely argument type Namespace for contains(Object) on a Collection<Constraint> 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ModelNameEditPart.java:[306] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/UmlProfileDiagramForMultiEditor.java:[26] 08:20:52 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.l10n.EditorMessages; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/UmlProfileDiagramForMultiEditor.java:[149] 08:20:52 String title = EditorMessages.Editor_error_setinput_title; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/UmlProfileDiagramForMultiEditor.java:[149] 08:20:52 String title = EditorMessages.Editor_error_setinput_title; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The field 'EditorMessages.Editor_error_setinput_title' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/UmlProfileDiagramForMultiEditor.java:[150] 08:20:52 String msg = EditorMessages.Editor_error_setinput_message; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/UmlProfileDiagramForMultiEditor.java:[150] 08:20:52 String msg = EditorMessages.Editor_error_setinput_message; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The field 'EditorMessages.Editor_error_setinput_message' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/EnumerationNameEditPartCN.java:[306] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/DataTypeNameEditPart.java:[306] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/DataTypeOperationEditPart.java:[332] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLVisualIDRegistry.java:[40] 08:20:52 private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.profile/debug/visualID"; //$NON-NLS-1$ 08:20:52 ^^^^^^^^^ 08:20:52 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLVisualIDRegistry.java:[1065] 08:20:52 private static boolean isDiagram(Profile element) { 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The method isDiagram(Profile) from the type UMLVisualIDRegistry is never used locally 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ConstraintBodyEditPartCN.java:[306] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ClassNameEditPart.java:[309] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[42] 08:20:52 import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[57] 08:20:52 import org.eclipse.papyrus.uml.diagram.profile.custom.providers.CustomDeferredCreateConnectionViewCommand; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[112] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = null; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[114] 08:20:52 aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), (IAdaptable) nodeCreation 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[114] 08:20:52 aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), (IAdaptable) nodeCreation 08:20:52 .getCommandResult().getReturnValue(), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewBranchDescriptor, null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[117] 08:20:52 aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(), 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[117] 08:20:52 aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(), 08:20:52 new SemanticAdapter(null, 08:20:52 sourceEditPart.getModel()), 08:20:52 sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewBranchDescriptor, null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[134] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = null; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[136] 08:20:52 aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreationCommand.getCommandResult().getReturnValue(), 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[136] 08:20:52 aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreationCommand.getCommandResult().getReturnValue(), 08:20:52 (IAdaptable) nodeCreation.getCommandResult().getReturnValue(), viewer, diagramPreferencesHint, viewBranchDescriptor, null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[139] 08:20:52 aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(), 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[139] 08:20:52 aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(), 08:20:52 (IAdaptable) nodeCreationCommand.getCommandResult().getReturnValue(), viewer, diagramPreferencesHint, viewBranchDescriptor, null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[193] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[193] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[193] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), 08:20:52 new SemanticAdapter(null, targetEditPart.getModel()), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[285] 08:20:52 if (currentCommand instanceof SetConnectionBendpointsCommand) { 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[286] 08:20:52 sourceLocation = ((SetConnectionBendpointsCommand) currentCommand).getSourceRefPoint(); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[286] 08:20:52 sourceLocation = ((SetConnectionBendpointsCommand) currentCommand).getSourceRefPoint(); 08:20:52 ^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The method 'SetConnectionBendpointsCommand.getSourceRefPoint()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[287] 08:20:52 targetLocation = ((SetConnectionBendpointsCommand) currentCommand).getTargetRefPoint(); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[287] 08:20:52 targetLocation = ((SetConnectionBendpointsCommand) currentCommand).getTargetRefPoint(); 08:20:52 ^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The method 'SetConnectionBendpointsCommand.getTargetRefPoint()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[347] 08:20:52 ICommand firstBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, dependencyViewSource), (IAdaptable) nodeCreation 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[347] 08:20:52 ICommand firstBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, dependencyViewSource), (IAdaptable) nodeCreation 08:20:52 .getCommandResult().getReturnValue(), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[349] 08:20:52 ((CustomDeferredCreateConnectionViewCommand) firstBranchCommand).setElement(dependency); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[352] 08:20:52 ICommand secondBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(), 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[352] 08:20:52 ICommand secondBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(), 08:20:52 new SemanticAdapter( 08:20:52 null, dependencyViewTarget), 08:20:52 sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[356] 08:20:52 ((CustomDeferredCreateConnectionViewCommand) secondBranchCommand).setElement(dependency); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[362] 08:20:52 thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(), 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[362] 08:20:52 thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(), 08:20:52 new SemanticAdapter(null, 08:20:52 targetEditPart.getModel()), 08:20:52 sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[368] 08:20:52 thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), (IAdaptable) nodeCreation 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[368] 08:20:52 thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), (IAdaptable) nodeCreation 08:20:52 .getCommandResult().getReturnValue(), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[371] 08:20:52 ((CustomDeferredCreateConnectionViewCommand) thirdBranchCommand).setElement(dependency); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[42] 08:20:52 import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[59] 08:20:52 import org.eclipse.papyrus.uml.diagram.profile.custom.providers.CustomDeferredCreateConnectionViewCommand; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[160] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null, 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[160] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null, 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[160] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null, 08:20:52 associationNodeEditPart.getModel()), new SemanticAdapter(null, sourceEditPart.getModel()), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewBranchDescriptor, null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[175] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null, 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[175] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null, 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[175] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null, 08:20:52 associationNodeEditPart.getModel()), (IAdaptable) nodeCreationCommand.getCommandResult().getReturnValue(), associationNodeEditPart.getViewer(), ((IGraphicalEditPart) associationNodeEditPart).getDiagramPreferencesHint(), 08:20:52 viewBranchDescriptor, null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[238] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult() 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[238] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult() 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[238] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult() 08:20:52 .getReturnValue(), new SemanticAdapter(null, sourceEditPart.getModel()), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewBranchDescriptor, null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[252] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult() 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[252] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult() 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[252] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult() 08:20:52 .getReturnValue(), (IAdaptable) nodeCreationCommand.getCommandResult().getReturnValue(), viewer, diagramPreferencesHint, viewBranchDescriptor, null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[301] 08:20:52 if (currentCommand instanceof SetConnectionBendpointsCommand) { 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[302] 08:20:52 sourceLocation = ((SetConnectionBendpointsCommand) currentCommand).getSourceRefPoint(); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[302] 08:20:52 sourceLocation = ((SetConnectionBendpointsCommand) currentCommand).getSourceRefPoint(); 08:20:52 ^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The method 'SetConnectionBendpointsCommand.getSourceRefPoint()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[303] 08:20:52 targetLocation = ((SetConnectionBendpointsCommand) currentCommand).getTargetRefPoint(); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[303] 08:20:52 targetLocation = ((SetConnectionBendpointsCommand) currentCommand).getTargetRefPoint(); 08:20:52 ^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The method 'SetConnectionBendpointsCommand.getTargetRefPoint()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[370] 08:20:52 ICommand firstBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(), 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[370] 08:20:52 ICommand firstBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(), 08:20:52 new SemanticAdapter( 08:20:52 null, associationViewSource), 08:20:52 sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[374] 08:20:52 ((CustomDeferredCreateConnectionViewCommand) firstBranchCommand).setElement(association); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[377] 08:20:52 ICommand secondBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(), 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[377] 08:20:52 ICommand secondBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(), 08:20:52 new SemanticAdapter(null, associationViewTarget), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[379] 08:20:52 ((CustomDeferredCreateConnectionViewCommand) secondBranchCommand).setElement(association); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[385] 08:20:52 thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(), 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[385] 08:20:52 thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(), 08:20:52 new SemanticAdapter(null, 08:20:52 targetEditPart.getModel()), 08:20:52 sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[391] 08:20:52 thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), (IAdaptable) nodeCreation 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[391] 08:20:52 thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), (IAdaptable) nodeCreation 08:20:52 .getCommandResult().getReturnValue(), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[394] 08:20:52 ((CustomDeferredCreateConnectionViewCommand) thirdBranchCommand).setElement(association); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[441] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[441] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type CustomDeferredCreateConnectionViewCommand is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[441] 08:20:52 CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), 08:20:52 new SemanticAdapter(null, sourceEditPart.getModel()), 08:20:52 new SemanticAdapter(null, targetEditPart.getModel()), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null); 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/MultiDependencyLabelEditPart.java:[342] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/navigator/UMLDomainNavigatorItem.java:[39] 08:20:52 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:20:52 ^^^^^^ 08:20:52 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/navigator/UMLDomainNavigatorItem.java:[56] 08:20:52 public Class[] getAdapterList() { 08:20:52 ^^^^^^^ 08:20:52 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/DiagramNameEditPart.java:[343] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ConstraintBodyEditPart.java:[306] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/AssociationBranchRoleEditPart.java:[328] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/EnumerationNameEditPart.java:[309] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/AssociationRoleTargetEditPart.java:[329] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/MetaclassNameEditPart.java:[306] 08:20:52 final EObject element = getParserElement(); 08:20:52 ^^^^^^^ 08:20:52 The value of the local variable element is not used 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/navigator/UMLNavigatorSorter.java:[16] 08:20:52 import org.eclipse.jface.viewers.ViewerSorter; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 The type ViewerSorter is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/navigator/UMLNavigatorSorter.java:[22] 08:20:52 public class UMLNavigatorSorter extends ViewerSorter { 08:20:52 ^^^^^^^^^^^^ 08:20:52 The type ViewerSorter is deprecated 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDocumentProvider.java:[59] 08:20:52 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDocumentProvider.java:[60] 08:20:52 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil; 08:20:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:52 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDocumentProvider.java:[210] 08:20:52 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:20:52 ^^^^^^^^^^^^^ 08:20:52 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDocumentProvider.java:[210] 08:20:52 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:20:52 ^^^^ 08:20:52 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDocumentProvider.java:[574] 08:20:53 EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:20:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:53 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDocumentProvider.java:[574] 08:20:53 EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:20:53 ^^^^^^^^^^^^^^^^ 08:20:53 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/ValidateAction.java:[187] 08:20:53 List allStatuses = new ArrayList(); 08:20:53 ^^^^ 08:20:53 List is a raw type. References to generic type List<E> should be parameterized 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/ValidateAction.java:[187] 08:20:53 List allStatuses = new ArrayList(); 08:20:53 ^^^^^^^^^ 08:20:53 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/ValidateAction.java:[190] 08:20:53 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:20:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:53 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject> 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/ValidateAction.java:[190] 08:20:53 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:20:53 ^^^^^^^^^^^ 08:20:53 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus> 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/ValidateAction.java:[191] 08:20:53 for (Iterator it = allStatuses.iterator(); it.hasNext();) { 08:20:53 ^^^^^^^^ 08:20:53 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/DependencyNameEditPart.java:[326] 08:20:53 final EObject element = getParserElement(); 08:20:53 ^^^^^^^ 08:20:53 The value of the local variable element is not used 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/navigator/UMLAbstractNavigatorItem.java:[42] 08:20:53 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:20:53 ^^^^^^ 08:20:53 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/navigator/UMLAbstractNavigatorItem.java:[52] 08:20:53 public Class[] getAdapterList() { 08:20:53 ^^^^^^^ 08:20:53 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/StereotypeNameEditPartCN.java:[306] 08:20:53 final EObject element = getParserElement(); 08:20:53 ^^^^^^^ 08:20:53 The value of the local variable element is not used 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/AppliedStereotypeElementImportEditPart.java:[325] 08:20:53 final EObject element = getParserElement(); 08:20:53 ^^^^^^^ 08:20:53 The value of the local variable element is not used 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/AssociationAppliedStereotypeEditPart.java:[325] 08:20:53 final EObject element = getParserElement(); 08:20:53 ^^^^^^^ 08:20:53 The value of the local variable element is not used 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ClassOperationEditPart.java:[332] 08:20:53 final EObject element = getParserElement(); 08:20:53 ^^^^^^^ 08:20:53 The value of the local variable element is not used 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/DependencyAppliedStereotypeEditPart.java:[325] 08:20:53 final EObject element = getParserElement(); 08:20:53 ^^^^^^^ 08:20:53 The value of the local variable element is not used 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/GeneralizationAppliedStereotypeEditPart.java:[325] 08:20:53 final EObject element = getParserElement(); 08:20:53 ^^^^^^^ 08:20:53 The value of the local variable element is not used 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ClassPropertyEditPart.java:[332] 08:20:53 final EObject element = getParserElement(); 08:20:53 ^^^^^^^ 08:20:53 The value of the local variable element is not used 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/preferences/IPapyrusOperationPreferencesConstant.java:[18] 08:20:53 import java.rmi.server.Operation; 08:20:53 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:53 The type Operation is deprecated 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/DataTypeNameEditPartCN.java:[306] 08:20:53 final EObject element = getParserElement(); 08:20:53 ^^^^^^^ 08:20:53 The value of the local variable element is not used 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/navigator/UMLNavigatorItem.java:[37] 08:20:53 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:20:53 ^^^^^^ 08:20:53 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/navigator/UMLNavigatorItem.java:[48] 08:20:53 public Class[] getAdapterList() { 08:20:53 ^^^^^^^ 08:20:53 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ConstraintNameEditPartCN.java:[306] 08:20:53 final EObject element = getParserElement(); 08:20:53 ^^^^^^^ 08:20:53 The value of the local variable element is not used 08:20:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ClassNameEditPartCN.java:[306] 08:20:53 final EObject element = getParserElement(); 08:20:53 ^^^^^^^ 08:20:53 The value of the local variable element is not used 08:20:53 318 problems (318 warnings) 08:20:53 [INFO] 08:20:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.profile --- 08:20:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:20:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:20:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src/test/resources 08:20:53 [INFO] 08:20:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.profile --- 08:20:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/target/org.eclipse.papyrus.uml.diagram.profile-4.0.0-SNAPSHOT-sources.jar 08:20:53 [INFO] 08:20:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.profile --- 08:20:53 [INFO] 08:20:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.profile --- 08:20:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/target/org.eclipse.papyrus.uml.diagram.profile-4.0.0-SNAPSHOT.jar 08:20:53 [INFO] 08:20:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.profile --- 08:20:53 [INFO] 08:20:53 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.profile --- 08:20:53 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:20:53 [INFO] 08:20:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.profile --- 08:20:53 [INFO] 08:20:53 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.menu >------ 08:20:53 [INFO] Building org.eclipse.papyrus.uml.diagram.menu 3.0.0-SNAPSHOT [288/729] 08:20:53 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:20:53 [INFO] 08:20:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.menu --- 08:20:53 [INFO] 08:20:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.menu --- 08:20:53 [INFO] The project's OSGi version is 3.0.0.202103041255 08:20:53 [INFO] 08:20:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.menu --- 08:20:53 [INFO] 08:20:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.menu --- 08:20:53 [INFO] 08:20:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.menu --- 08:20:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:20:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:20:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/main/resources 08:20:53 [INFO] 08:20:53 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.menu --- 08:20:53 [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/bin 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/LineStyleAction.java:[25] 08:20:55 import org.eclipse.gmf.runtime.diagram.ui.actions.internal.RouterAction; 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'RouterAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/LineStyleAction.java:[36] 08:20:55 * Adapted from {@link RouterAction} 08:20:55 ^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'RouterAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SizeAction.java:[223] 08:20:55 List<EditPart> contents = editPart.getChildren(); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart> 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FillColorAction.java:[20] 08:20:55 import org.eclipse.gmf.runtime.diagram.ui.actions.internal.ColorPropertyContributionItem; 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'ColorPropertyContributionItem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FillColorAction.java:[24] 08:20:55 * Code adapted from {@link ColorPropertyContributionItem} 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'ColorPropertyContributionItem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ReduceGrowHandler.java:[61] 08:20:55 this.action = new ReduceGrowAction(this.parameter, this.getSelectedElements()); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/ShowHideLabelsAction.java:[295] 08:20:55 viewStatus.put((View) current, new Boolean(true)); 08:20:55 ^^^^^^^^^^^^^ 08:20:55 The constructor Boolean(boolean) is deprecated since version 9 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/ShowHideLabelsAction.java:[363] 08:20:55 viewStatus.put(childView, new Boolean(false)); 08:20:55 ^^^^^^^^^^^^^^ 08:20:55 The constructor Boolean(boolean) is deprecated since version 9 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/ZOrderAction.java:[32] 08:20:55 * A part of this code comes from {@link org.eclipse.gmf.runtime.diagram.ui.actions.internal.ZOrderAction} 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'ZOrderAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[102] 08:20:55 Enumeration eptEnum = rootTree.breadthFirstEnumeration(); 08:20:55 ^^^^^^^^^^^ 08:20:55 Enumeration is a raw type. References to generic type Enumeration<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[156] 08:20:55 boundsArea.setX(boundsArea.preciseX() + usedMargin); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method setX(double) from the type PrecisionRectangle is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[157] 08:20:55 boundsArea.setY(boundsArea.preciseY() + usedMargin); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method setY(double) from the type PrecisionRectangle is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[158] 08:20:55 boundsArea.setWidth(boundsArea.preciseWidth() - 2 * usedMargin); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method setWidth(double) from the type PrecisionRectangle is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[159] 08:20:55 boundsArea.setHeight(boundsArea.preciseHeight() - 2 * usedMargin); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method setHeight(double) from the type PrecisionRectangle is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[172] 08:20:55 newPosition = (horizontalDegradedMode == false) ? (boundsArea.preciseX + hSpaceAndvSpace[0]) : boundsArea.preciseX(); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseX is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[175] 08:20:55 newPosition = boundsArea.preciseX; 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseX is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[178] 08:20:55 newPosition = (verticalDegradedMode == false) ? (boundsArea.preciseY + hSpaceAndvSpace[1]) : boundsArea.preciseY(); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseY is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[181] 08:20:55 newPosition = boundsArea.preciseY; 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseY is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[197] 08:20:55 ptLocation = new PrecisionPoint(newPosition, absolutePosition.preciseY); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseY is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[200] 08:20:55 ptLocation = new PrecisionPoint(absolutePosition.preciseX, newPosition); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseX is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[209] 08:20:55 PrecisionPoint oldLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseX is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[209] 08:20:55 PrecisionPoint oldLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseY is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[212] 08:20:55 req.setSizeDelta(absolutePosition.getSize().getDifference(absolutePosition.getSize())); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method getDifference(Dimension) from the type Dimension is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[267] 08:20:55 minX = tmpArea.preciseX < minX ? tmpArea.preciseX : minX; 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseX is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[267] 08:20:55 minX = tmpArea.preciseX < minX ? tmpArea.preciseX : minX; 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseX is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[268] 08:20:55 minY = tmpArea.preciseY < minY ? tmpArea.preciseY : minY; 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseY is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[268] 08:20:55 minY = tmpArea.preciseY < minY ? tmpArea.preciseY : minY; 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseY is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[273] 08:20:55 area.setX(minX); 08:20:55 ^^^^^^^^^^ 08:20:55 The method setX(double) from the type PrecisionRectangle is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[274] 08:20:55 area.setY(minY); 08:20:55 ^^^^^^^^^^ 08:20:55 The method setY(double) from the type PrecisionRectangle is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[275] 08:20:55 area.setHeight(java.lang.Math.abs(maxY - minY)); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method setHeight(double) from the type PrecisionRectangle is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[276] 08:20:55 area.setWidth(java.lang.Math.abs(maxX - minX)); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method setWidth(double) from the type PrecisionRectangle is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ShowHideLabelsHandler.java:[26] 08:20:55 public class ShowHideLabelsHandler extends AbstractGraphicalCommandHandler { 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The type AbstractGraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ShowHideLabelsHandler.java:[40] 08:20:55 super(parameterID); 08:20:55 ^^^^^^^^^^^^^^^^^^^ 08:20:55 The constructor AbstractGraphicalCommandHandler(String) is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ShowHideLabelsHandler.java:[49] 08:20:55 super(parameterID, parameter); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ShowHideLabelsHandler.java:[72] 08:20:55 super.setEnabled(evaluationContext); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method setEnabled(Object) from the type AbstractGraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/DistributionHandler.java:[54] 08:20:55 this.action = new DistributeLinkNodeAction(this.parameter, getSelectedElements()); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SizeHandler.java:[63] 08:20:55 List<IGraphicalEditPart> selem = getSelectedElements(); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SizeHandler.java:[96] 08:20:55 return super.execute(event); 08:20:55 ^^^^^^^^^^^^^^ 08:20:55 The method execute(ExecutionEvent) from the type GraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SizeHandler.java:[109] 08:20:55 SizeAction action = new SizeAction(this.parameter, getSelectedElements()); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/TextAlignementHandler.java:[56] 08:20:55 this.action = new TextAlignmentAction(getAlignment(this.parameter), this.getSelectedElements()); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[43] 08:20:55 public class ArrangeHandler extends AbstractGraphicalCommandHandler { 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The type AbstractGraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[56] 08:20:55 super(parameterID, parameter); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[65] 08:20:55 super(parameterID); 08:20:55 ^^^^^^^^^^^^^^^^^^^ 08:20:55 The constructor AbstractGraphicalCommandHandler(String) is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[110] 08:20:55 DiagramCommandStack stack = getDiagramCommandStack(); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method getDiagramCommandStack() from the type AbstractGraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[127] 08:20:55 List operationSet = getSelectedElements(); 08:20:55 ^^^^ 08:20:55 List is a raw type. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[129] 08:20:55 for (Iterator iter = operationSet.iterator(); iter.hasNext();) { 08:20:55 ^^^^^^^^ 08:20:55 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[155] 08:20:55 private EditPart getSelectionParent(List editparts) { 08:20:55 ^^^^ 08:20:55 List is a raw type. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[156] 08:20:55 ListIterator li = editparts.listIterator(); 08:20:55 ^^^^^^^^^^^^ 08:20:55 ListIterator is a raw type. References to generic type ListIterator<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineStyleHandler.java:[32] 08:20:55 public class LineStyleHandler extends AbstractGraphicalCommandHandler { 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The type AbstractGraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineStyleHandler.java:[44] 08:20:55 super(parameterID, parameter); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineStyleHandler.java:[53] 08:20:55 super(parameterID); 08:20:55 ^^^^^^^^^^^^^^^^^^^ 08:20:55 The constructor AbstractGraphicalCommandHandler(String) is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineStyleHandler.java:[79] 08:20:55 super.execute(event); 08:20:55 ^^^^^^^^^^^^^^ 08:20:55 The method execute(ExecutionEvent) from the type AbstractGraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomContributionItemProvider.java:[22] 08:20:55 import org.eclipse.gmf.runtime.diagram.ui.providers.internal.l10n.DiagramUIProvidersMessages; 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'DiagramUIProvidersMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.providers/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.providers-1.7.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomContributionItemProvider.java:[38] 08:20:55 return new CustomCreateShapeViewAction(workbenchPage, actionId, ViewType.NOTE, DiagramUIProvidersMessages.Note_menuItem, SharedImages.DESC_NOTE); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'DiagramUIProvidersMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.providers/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.providers-1.7.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomContributionItemProvider.java:[38] 08:20:55 return new CustomCreateShapeViewAction(workbenchPage, actionId, ViewType.NOTE, DiagramUIProvidersMessages.Note_menuItem, SharedImages.DESC_NOTE); 08:20:55 ^^^^^^^^^^^^^ 08:20:55 Discouraged access: The field 'DiagramUIProvidersMessages.Note_menuItem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.providers/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.providers-1.7.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SortFilterCompartmentItemsHandler.java:[29] 08:20:55 public class SortFilterCompartmentItemsHandler extends AbstractGraphicalCommandHandler { 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The type AbstractGraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SortFilterCompartmentItemsHandler.java:[32] 08:20:55 super(null); 08:20:55 ^^^^^^^^^^^^ 08:20:55 The constructor AbstractGraphicalCommandHandler(String) is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[42] 08:20:55 import org.eclipse.papyrus.uml.diagram.common.editparts.BorderNamedElementEditPart; 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The import org.eclipse.papyrus.uml.diagram.common.editparts.BorderNamedElementEditPart is never used 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[336] 08:20:55 newPosition = (horizontalDegradedMode == false) ? (boundsArea.preciseX + hSpaceAndvSpace[0]) : boundsArea.preciseX(); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseX is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[339] 08:20:55 newPosition = boundsArea.preciseX; 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseX is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[342] 08:20:55 newPosition = (verticalDegradedMode == false) ? (boundsArea.preciseY + hSpaceAndvSpace[1]) : boundsArea.preciseY(); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseY is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[345] 08:20:55 newPosition = boundsArea.preciseY; 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseY is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[372] 08:20:55 ptLocation = new PrecisionPoint(newPosition, absolutePosition.preciseY); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseY is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[378] 08:20:55 ptLocation = new PrecisionPoint(newPosition, absolutePosition.preciseY); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseY is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[382] 08:20:55 ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseX is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[382] 08:20:55 ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseY is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[386] 08:20:55 ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseX is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[386] 08:20:55 ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseY is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[392] 08:20:55 ptLocation = new PrecisionPoint(absolutePosition.preciseX, newPosition); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseX is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[398] 08:20:55 ptLocation = new PrecisionPoint(absolutePosition.preciseX, newPosition); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseX is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[402] 08:20:55 ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseX is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[402] 08:20:55 ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseY is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[406] 08:20:55 ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseX is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[406] 08:20:55 ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseY is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[484] 08:20:55 bounds.setWidth(locEnd.getRight().preciseX() - locStart.preciseX()); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method setWidth(double) from the type PrecisionRectangle is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[499] 08:20:55 bounds.setHeight(locEnd.getBottom().preciseY() - locStart.preciseY()); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method setHeight(double) from the type PrecisionRectangle is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[886] 08:20:55 PrecisionPoint oldLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseX is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[886] 08:20:55 PrecisionPoint oldLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY); 08:20:55 ^^^^^^^^ 08:20:55 The field PrecisionRectangle.preciseY is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[890] 08:20:55 req.setSizeDelta(absolutePosition.getSize().getDifference(absolutePosition.getSize())); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method getDifference(Dimension) from the type Dimension is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/RoutingHandler.java:[48] 08:20:55 this.action = new RouteAction(this.parameter, this.getSelectedElements()); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/AbstractGraphicalParametricAction.java:[25] 08:20:55 import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The type ServiceUtilsForActionHandlers is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/AbstractGraphicalParametricAction.java:[75] 08:20:55 editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain(); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The type ServiceUtilsForActionHandlers is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/AbstractGraphicalParametricAction.java:[75] 08:20:55 editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain(); 08:20:55 ^^^^^^^^^^^^^ 08:20:55 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/AbstractGraphicalParametricAction.java:[75] 08:20:55 editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain(); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineColorHandler.java:[29] 08:20:55 public class LineColorHandler extends AbstractGraphicalCommandHandler { 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The type AbstractGraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineColorHandler.java:[42] 08:20:55 super(parameterID, parameter); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineColorHandler.java:[54] 08:20:55 super(parameterID, AbstractColorAction.BLACK_.colorName); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[28] 08:20:55 import org.eclipse.gmf.runtime.diagram.ui.actions.internal.FontDialogAction; 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'FontDialogAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[29] 08:20:55 import org.eclipse.gmf.runtime.diagram.ui.actions.internal.l10n.DiagramUIActionsMessages; 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'DiagramUIActionsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[32] 08:20:55 import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIDebugOptions; 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'DiagramUIDebugOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[33] 08:20:55 import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin; 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[34] 08:20:55 import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIStatusCodes; 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[35] 08:20:55 import org.eclipse.gmf.runtime.diagram.ui.internal.properties.Properties; 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[46] 08:20:55 * Adapted code from {@link FontDialogAction} 08:20:55 ^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'FontDialogAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[134] 08:20:55 return editPart.getEditingDomain().runExclusive(new RunnableWithResult.Impl() { 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 RunnableWithResult.Impl is a raw type. References to generic type RunnableWithResult.Impl<T> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[137] 08:20:55 setResult(getStructuralFeatureValue(editPart, thePropertyId)); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[141] 08:20:55 Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "getPropertyValue", e); //$NON-NLS-1$ 08:20:55 ^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[141] 08:20:55 Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "getPropertyValue", e); //$NON-NLS-1$ 08:20:55 ^^^^^^^^^^^ 08:20:55 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[141] 08:20:55 Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "getPropertyValue", e); //$NON-NLS-1$ 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'DiagramUIDebugOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[141] 08:20:55 Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "getPropertyValue", e); //$NON-NLS-1$ 08:20:55 ^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The field 'DiagramUIDebugOptions.EXCEPTIONS_CATCHING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[142] 08:20:55 Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getPropertyValue", e); //$NON-NLS-1$ 08:20:55 ^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[142] 08:20:55 Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getPropertyValue", e); //$NON-NLS-1$ 08:20:55 ^^^^^^^^^^^ 08:20:55 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[142] 08:20:55 Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getPropertyValue", e); //$NON-NLS-1$ 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[142] 08:20:55 Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getPropertyValue", e); //$NON-NLS-1$ 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The field 'DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[185] 08:20:55 String name = (String) getOperationSetPropertyValue(Properties.ID_FONTNAME); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[185] 08:20:55 String name = (String) getOperationSetPropertyValue(Properties.ID_FONTNAME); 08:20:55 ^^^^^^^^^^^ 08:20:55 Discouraged access: The field 'Properties.ID_FONTNAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[186] 08:20:55 Integer height = (Integer) getOperationSetPropertyValue(Properties.ID_FONTSIZE); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[186] 08:20:55 Integer height = (Integer) getOperationSetPropertyValue(Properties.ID_FONTSIZE); 08:20:55 ^^^^^^^^^^^ 08:20:55 Discouraged access: The field 'Properties.ID_FONTSIZE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[187] 08:20:55 Boolean bold = (Boolean) getOperationSetPropertyValue(Properties.ID_FONTBOLD); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[187] 08:20:55 Boolean bold = (Boolean) getOperationSetPropertyValue(Properties.ID_FONTBOLD); 08:20:55 ^^^^^^^^^^^ 08:20:55 Discouraged access: The field 'Properties.ID_FONTBOLD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[188] 08:20:55 Boolean italic = (Boolean) getOperationSetPropertyValue(Properties.ID_FONTITALIC); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[188] 08:20:55 Boolean italic = (Boolean) getOperationSetPropertyValue(Properties.ID_FONTITALIC); 08:20:55 ^^^^^^^^^^^^^ 08:20:55 Discouraged access: The field 'Properties.ID_FONTITALIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[192] 08:20:55 Integer color = (Integer) getOperationSetPropertyValue(Properties.ID_FONTCOLOR); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[192] 08:20:55 Integer color = (Integer) getOperationSetPropertyValue(Properties.ID_FONTCOLOR); 08:20:55 ^^^^^^^^^^^^ 08:20:55 Discouraged access: The field 'Properties.ID_FONTCOLOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[202] 08:20:55 CompoundCommand cc = new CompoundCommand(DiagramUIActionsMessages.PropertyDescriptorFactory_Font); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'DiagramUIActionsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[202] 08:20:55 CompoundCommand cc = new CompoundCommand(DiagramUIActionsMessages.PropertyDescriptorFactory_Font); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The field 'DiagramUIActionsMessages.PropertyDescriptorFactory_Font' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[205] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTNAME, Properties.ID_FONTNAME, fData.getName()))); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[205] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTNAME, Properties.ID_FONTNAME, fData.getName()))); 08:20:55 ^^^^^^^^^^^ 08:20:55 Discouraged access: The field 'Properties.ID_FONTNAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[205] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTNAME, Properties.ID_FONTNAME, fData.getName()))); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[205] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTNAME, Properties.ID_FONTNAME, fData.getName()))); 08:20:55 ^^^^^^^^^^^ 08:20:55 Discouraged access: The field 'Properties.ID_FONTNAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[206] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTSIZE, Properties.ID_FONTSIZE, new Integer(fData.getHeight())))); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[206] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTSIZE, Properties.ID_FONTSIZE, new Integer(fData.getHeight())))); 08:20:55 ^^^^^^^^^^^ 08:20:55 Discouraged access: The field 'Properties.ID_FONTSIZE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[206] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTSIZE, Properties.ID_FONTSIZE, new Integer(fData.getHeight())))); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[206] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTSIZE, Properties.ID_FONTSIZE, new Integer(fData.getHeight())))); 08:20:55 ^^^^^^^^^^^ 08:20:55 Discouraged access: The field 'Properties.ID_FONTSIZE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[206] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTSIZE, Properties.ID_FONTSIZE, new Integer(fData.getHeight())))); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The constructor Integer(int) is deprecated since version 9 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[207] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTBOLD, Properties.ID_FONTBOLD, Boolean.valueOf((fData.getStyle() & SWT.BOLD) != 0)))); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[207] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTBOLD, Properties.ID_FONTBOLD, Boolean.valueOf((fData.getStyle() & SWT.BOLD) != 0)))); 08:20:55 ^^^^^^^^^^^ 08:20:55 Discouraged access: The field 'Properties.ID_FONTBOLD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[207] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTBOLD, Properties.ID_FONTBOLD, Boolean.valueOf((fData.getStyle() & SWT.BOLD) != 0)))); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[207] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTBOLD, Properties.ID_FONTBOLD, Boolean.valueOf((fData.getStyle() & SWT.BOLD) != 0)))); 08:20:55 ^^^^^^^^^^^ 08:20:55 Discouraged access: The field 'Properties.ID_FONTBOLD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[208] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTITALIC, Properties.ID_FONTITALIC, Boolean.valueOf((fData.getStyle() & SWT.ITALIC) != 0)))); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[208] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTITALIC, Properties.ID_FONTITALIC, Boolean.valueOf((fData.getStyle() & SWT.ITALIC) != 0)))); 08:20:55 ^^^^^^^^^^^^^ 08:20:55 Discouraged access: The field 'Properties.ID_FONTITALIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[208] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTITALIC, Properties.ID_FONTITALIC, Boolean.valueOf((fData.getStyle() & SWT.ITALIC) != 0)))); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[208] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTITALIC, Properties.ID_FONTITALIC, Boolean.valueOf((fData.getStyle() & SWT.ITALIC) != 0)))); 08:20:55 ^^^^^^^^^^^^^ 08:20:55 Discouraged access: The field 'Properties.ID_FONTITALIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[209] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTCOLOR, Properties.ID_FONTCOLOR, FigureUtilities.RGBToInteger(fColor)))); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[209] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTCOLOR, Properties.ID_FONTCOLOR, FigureUtilities.RGBToInteger(fColor)))); 08:20:55 ^^^^^^^^^^^^ 08:20:55 Discouraged access: The field 'Properties.ID_FONTCOLOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[209] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTCOLOR, Properties.ID_FONTCOLOR, FigureUtilities.RGBToInteger(fColor)))); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[209] 08:20:55 cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTCOLOR, Properties.ID_FONTCOLOR, FigureUtilities.RGBToInteger(fColor)))); 08:20:55 ^^^^^^^^^^^^ 08:20:55 Discouraged access: The field 'Properties.ID_FONTCOLOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/AlignementHandler.java:[53] 08:20:55 CustomAlignAction action = new CustomAlignAction(getAlignment(this.parameter), this.getSelectedElements()); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[35] 08:20:55 import org.eclipse.gmf.runtime.diagram.ui.internal.editparts.ISurfaceEditPart; 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'ISurfaceEditPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[126] 08:20:55 protected List createOperationSet() { 08:20:55 ^^^^ 08:20:55 List is a raw type. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[127] 08:20:55 List selection = getSelection(); 08:20:55 ^^^^ 08:20:55 List is a raw type. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[132] 08:20:55 List selectables = new ArrayList(); 08:20:55 ^^^^ 08:20:55 List is a raw type. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[132] 08:20:55 List selectables = new ArrayList(); 08:20:55 ^^^^^^^^^ 08:20:55 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[135] 08:20:55 List nodeEditParts = new ArrayList(); 08:20:55 ^^^^ 08:20:55 List is a raw type. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[135] 08:20:55 List nodeEditParts = new ArrayList(); 08:20:55 ^^^^^^^^^ 08:20:55 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[136] 08:20:55 nodeEditParts.addAll(getSelectableNodes(primaryEP)); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[139] 08:20:55 selectables.addAll(nodeEditParts); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[142] 08:20:55 selectables.addAll(addSelectableConnections(nodeEditParts)); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[153] 08:20:55 protected List getSelectableNodes(EditPart editpart) { 08:20:55 ^^^^ 08:20:55 List is a raw type. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[158] 08:20:55 List retval = new ArrayList(); 08:20:55 ^^^^ 08:20:55 List is a raw type. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[158] 08:20:55 List retval = new ArrayList(); 08:20:55 ^^^^^^^^^ 08:20:55 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[172] 08:20:55 private void getSelectableNodesInside(EditPart editpart, boolean topLevel, List retval) { 08:20:55 ^^^^ 08:20:55 List is a raw type. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[174] 08:20:55 if (editpart instanceof ISurfaceEditPart) { 08:20:55 ^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'ISurfaceEditPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[193] 08:20:55 retval.add(editpart); 08:20:55 ^^^^^^^^^^^^^^^^^^^^ 08:20:55 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[212] 08:20:55 private void getSelectableChildrenNodes(EditPart editpart, List retval) { 08:20:55 ^^^^ 08:20:55 List is a raw type. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[213] 08:20:55 Iterator iter = editpart.getChildren().iterator(); 08:20:55 ^^^^^^^^ 08:20:55 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[228] 08:20:55 private void getBorderItemEditParts(EditPart parent, Set retval) { 08:20:55 ^^^ 08:20:55 Set is a raw type. References to generic type Set<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[230] 08:20:55 Iterator iter = parent.getChildren().iterator(); 08:20:55 ^^^^^^^^ 08:20:55 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[234] 08:20:55 retval.add(child); 08:20:55 ^^^^^^^^^^^^^^^^^ 08:20:55 Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[235] 08:20:55 retval.addAll(child.getChildren()); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[248] 08:20:55 protected List addSelectableConnections(List editparts) { 08:20:55 ^^^^ 08:20:55 List is a raw type. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[248] 08:20:55 protected List addSelectableConnections(List editparts) { 08:20:55 ^^^^ 08:20:55 List is a raw type. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[249] 08:20:55 List selectableConnections = new ArrayList(); 08:20:55 ^^^^ 08:20:55 List is a raw type. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[249] 08:20:55 List selectableConnections = new ArrayList(); 08:20:55 ^^^^^^^^^ 08:20:55 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[252] 08:20:55 Set connnectableEditParts = new HashSet(editparts); 08:20:55 ^^^ 08:20:55 Set is a raw type. References to generic type Set<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[252] 08:20:55 Set connnectableEditParts = new HashSet(editparts); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[252] 08:20:55 Set connnectableEditParts = new HashSet(editparts); 08:20:55 ^^^^^^^ 08:20:55 HashSet is a raw type. References to generic type HashSet<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[253] 08:20:55 ListIterator li = editparts.listIterator(); 08:20:55 ^^^^^^^^^^^^ 08:20:55 ListIterator is a raw type. References to generic type ListIterator<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[258] 08:20:55 connnectableEditParts.addAll(((GroupEditPart) ep).getShapeChildren()); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[263] 08:20:55 Iterator connections = diagramEditPart.getConnections().iterator(); 08:20:55 ^^^^^^^^ 08:20:55 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[267] 08:20:55 selectableConnections.add(connection); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[286] 08:20:55 private boolean canSelectConnection(ConnectionEditPart connection, Set connectableEditParts) { 08:20:55 ^^^ 08:20:55 Set is a raw type. References to generic type Set<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[330] 08:20:55 protected List filterEditPartsMatching(List list, EditPartViewer.Conditional condition) { 08:20:55 ^^^^ 08:20:55 List is a raw type. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[330] 08:20:55 protected List filterEditPartsMatching(List list, EditPartViewer.Conditional condition) { 08:20:55 ^^^^ 08:20:55 List is a raw type. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[331] 08:20:55 List matchList = new ArrayList(); 08:20:55 ^^^^ 08:20:55 List is a raw type. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[331] 08:20:55 List matchList = new ArrayList(); 08:20:55 ^^^^^^^^^ 08:20:55 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[332] 08:20:55 Iterator iter = list.iterator(); 08:20:55 ^^^^^^^^ 08:20:55 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[336] 08:20:55 matchList.add(ep); 08:20:55 ^^^^^^^^^^^^^^^^^ 08:20:55 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ZOrderHandler.java:[30] 08:20:55 public class ZOrderHandler extends AbstractGraphicalCommandHandler { 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The type AbstractGraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ZOrderHandler.java:[43] 08:20:55 super(parameterID, parameter); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ZOrderHandler.java:[52] 08:20:55 super(parameterID); 08:20:55 ^^^^^^^^^^^^^^^^^^^ 08:20:55 The constructor AbstractGraphicalCommandHandler(String) is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/FontHandler.java:[28] 08:20:55 public class FontHandler extends AbstractGraphicalCommandHandler { 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The type AbstractGraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/FontHandler.java:[36] 08:20:55 super(null); 08:20:55 ^^^^^^^^^^^^ 08:20:55 The constructor AbstractGraphicalCommandHandler(String) is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/DropDownToolBarSameSizeHandler.java:[20] 08:20:55 import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler; 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The type GraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/DropDownToolBarSameSizeHandler.java:[29] 08:20:55 public class DropDownToolBarSameSizeHandler extends GraphicalCommandHandler { 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The type GraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/DropDownToolBarSameSizeHandler.java:[40] 08:20:55 SizeAction action = new SizeAction(SizeAction.PARAMETER_BOTH, getSelectedElements()); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/dialogs/ShowHideCompartmentSelectionDialog.java:[153] 08:20:55 for (Object current : selectedElements) { 08:20:55 ^^^^^^^ 08:20:55 The value of the local variable current is not used 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/providers/DiagramPropertyTester.java:[45] 08:20:55 return new Boolean(answer).equals(expectedValue); 08:20:55 ^^^^^^^^^^^^^^^ 08:20:55 The constructor Boolean(boolean) is deprecated since version 9 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/providers/DiagramPropertyTester.java:[48] 08:20:55 return new Boolean(answer).equals(expectedValue); 08:20:55 ^^^^^^^^^^^^^^^ 08:20:55 The constructor Boolean(boolean) is deprecated since version 9 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[29] 08:20:55 import org.eclipse.gmf.runtime.diagram.ui.actions.internal.CreateShapeViewAction; 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'CreateShapeViewAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[41] 08:20:55 * @see CreateShapeViewAction 08:20:55 ^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'CreateShapeViewAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[46] 08:20:55 public class CustomCreateShapeViewAction extends CreateShapeViewAction { 08:20:55 ^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The type 'CreateShapeViewAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[61] 08:20:55 super(workbenchPage, actionId, semanticHint, label, imageDescriptor); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Discouraged access: The constructor 'CreateShapeViewAction(IWorkbenchPage, String, String, String, ImageDescriptor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar') 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[74] 08:20:55 final List editparts = new ArrayList(1); 08:20:55 ^^^^ 08:20:55 List is a raw type. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[74] 08:20:55 final List editparts = new ArrayList(1); 08:20:55 ^^^^^^^^^ 08:20:55 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[81] 08:20:55 Map editpartRegistry = viewer.getEditPartRegistry(); 08:20:55 ^^^ 08:20:55 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[82] 08:20:55 for (Iterator iter = ((Collection) result).iterator(); iter.hasNext();) { 08:20:55 ^^^^^^^^ 08:20:55 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[82] 08:20:55 for (Iterator iter = ((Collection) result).iterator(); iter.hasNext();) { 08:20:55 ^^^^^^^^^^ 08:20:55 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[87] 08:20:55 editparts.add(editPart); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/CopyAppearancePropertiesHandler.java:[29] 08:20:55 public class CopyAppearancePropertiesHandler extends AbstractGraphicalCommandHandler { 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The type AbstractGraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/CopyAppearancePropertiesHandler.java:[37] 08:20:55 super(null); 08:20:55 ^^^^^^^^^^^^ 08:20:55 The constructor AbstractGraphicalCommandHandler(String) is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/CopyAppearancePropertiesHandler.java:[60] 08:20:55 super.setEnabled(evaluationContext); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method setEnabled(Object) from the type AbstractGraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/FillColorHandler.java:[29] 08:20:55 public class FillColorHandler extends AbstractGraphicalCommandHandler { 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The type AbstractGraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/FillColorHandler.java:[42] 08:20:55 super(parameterID, parameter); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/FillColorHandler.java:[54] 08:20:55 super(parameterID, AbstractColorAction.BLACK_.colorName); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SnapBackHandler.java:[18] 08:20:55 import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler; 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The type GraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SnapBackHandler.java:[24] 08:20:55 public class SnapBackHandler extends GraphicalCommandHandler { 08:20:55 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The type GraphicalCommandHandler is deprecated 08:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SnapBackHandler.java:[32] 08:20:55 SnapBackAction action = new SnapBackAction(getSelectedElements()); 08:20:55 ^^^^^^^^^^^^^^^^^^^^^ 08:20:55 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated 08:20:55 208 problems (208 warnings) 08:20:55 [INFO] 08:20:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.menu --- 08:20:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:20:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:20:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/test/resources 08:20:55 [INFO] 08:20:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.menu --- 08:20:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/target/org.eclipse.papyrus.uml.diagram.menu-3.0.0-SNAPSHOT-sources.jar 08:20:55 [INFO] 08:20:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.menu --- 08:20:55 [INFO] 08:20:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.menu --- 08:20:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/target/org.eclipse.papyrus.uml.diagram.menu-3.0.0-SNAPSHOT.jar 08:20:55 [INFO] 08:20:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.menu --- 08:20:55 [INFO] 08:20:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.menu --- 08:20:55 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:20:55 [INFO] 08:20:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.menu --- 08:20:55 [INFO] 08:20:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.stereotype.edition >-- 08:20:55 [INFO] Building org.eclipse.papyrus.uml.diagram.stereotype.edition 3.0.0-SNAPSHOT [289/729] 08:20:55 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:20:55 [INFO] 08:20:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.stereotype.edition --- 08:20:55 [INFO] 08:20:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.stereotype.edition --- 08:20:55 [INFO] The project's OSGi version is 3.0.0.202103041255 08:20:55 [INFO] 08:20:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.stereotype.edition --- 08:20:55 [INFO] 08:20:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.stereotype.edition --- 08:20:55 [INFO] 08:20:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.stereotype.edition --- 08:20:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:20:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:20:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/main/resources 08:20:55 [INFO] 08:20:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.stereotype.edition --- 08:20:55 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/bin 08:20:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypePropertyEditPart.java:[884] 08:20:56 public Object getAdapter(Class key) { 08:20:56 ^^^^^ 08:20:56 Class is a raw type. References to generic type Class<T> should be parameterized 08:20:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypePropertyEditPart.java:[927] 08:20:56 int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth(); 08:20:56 ^^^^^^^^^^^^^^^^^^^^^ 08:20:56 The method getAverageCharWidth() from the type FontMetrics is deprecated 08:20:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpolicies/AppliedStereotypeCommentEditPolicy.java:[212] 08:20:56 Iterator<View> iteratorView = view.getChildren().iterator(); 08:20:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:56 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<View> 08:20:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeEmptyEditPart.java:[73] 08:20:56 * @see org.eclipse.gmf.runtime.diagram.ui.internal.editparts.DummyEditPart#createFigure() 08:20:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:56 Discouraged access: The type 'DummyEditPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeCompartmentEditPart.java:[31] 08:20:56 import org.eclipse.gmf.runtime.diagram.ui.internal.figures.NestedResizableCompartmentFigure; 08:20:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:56 Discouraged access: The type 'NestedResizableCompartmentFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeCompartmentEditPart.java:[109] 08:20:56 rcf = new NestedResizableCompartmentFigure(getMapMode()); 08:20:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:56 Discouraged access: The type 'NestedResizableCompartmentFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeCompartmentEditPart.java:[109] 08:20:56 rcf = new NestedResizableCompartmentFigure(getMapMode()); 08:20:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:56 Discouraged access: The constructor 'NestedResizableCompartmentFigure(IMapMode)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:20:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeMultilinePropertyEditPart.java:[333] 08:20:56 IParserEditStatus valid = (IParserEditStatus) getEditingDomain().runExclusive(new RunnableWithResult.Impl() { 08:20:56 ^^^^^^^^^^^^^^^^^^^^^^^ 08:20:56 RunnableWithResult.Impl is a raw type. References to generic type RunnableWithResult.Impl<T> should be parameterized 08:20:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeMultilinePropertyEditPart.java:[336] 08:20:56 setResult(parser.isValidEditString(new EObjectAdapter(element), (String) value)); 08:20:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:20:56 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized 08:20:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeMultilinePropertyEditPart.java:[929] 08:20:56 public Object getAdapter(Class key) { 08:20:56 ^^^^^ 08:20:56 Class is a raw type. References to generic type Class<T> should be parameterized 08:20:56 10 problems (10 warnings) 08:20:56 [INFO] 08:20:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.stereotype.edition --- 08:20:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:20:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:20:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/test/resources 08:20:56 [INFO] 08:20:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.stereotype.edition --- 08:20:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/target/org.eclipse.papyrus.uml.diagram.stereotype.edition-3.0.0-SNAPSHOT-sources.jar 08:20:56 [INFO] 08:20:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.stereotype.edition --- 08:20:56 [INFO] 08:20:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.stereotype.edition --- 08:20:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/target/org.eclipse.papyrus.uml.diagram.stereotype.edition-3.0.0-SNAPSHOT.jar 08:20:56 [INFO] 08:20:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.stereotype.edition --- 08:20:56 [INFO] 08:20:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.stereotype.edition --- 08:20:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:20:56 [INFO] 08:20:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.stereotype.edition --- 08:20:56 [INFO] 08:20:56 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence >---- 08:20:56 [INFO] Building org.eclipse.papyrus.uml.diagram.sequence 6.0.0-SNAPSHOT [290/729] 08:20:56 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:20:56 [INFO] 08:20:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.sequence --- 08:20:56 [INFO] 08:20:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.sequence --- 08:20:56 [INFO] The project's OSGi version is 6.0.0.202103041255 08:20:56 [INFO] 08:20:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.sequence --- 08:20:56 [INFO] 08:20:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.sequence --- 08:20:56 [INFO] 08:20:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.sequence --- 08:20:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:20:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:20:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src/main/resources 08:20:56 [INFO] 08:20:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.sequence --- 08:20:57 [INFO] Compiling 479 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/bin 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ReconnectToGateCommand.java:[121] 08:21:02 reconnectRequest.getExtendedData().put(REDIRECT_GATE_FAILED, Boolean.TRUE); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CombinedFragmentEditPart.java:[182] 08:21:02 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The constructor PortPositionLocator(IFigure, int) is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageLostNameEditPart.java:[314] 08:21:02 final EObject element = getParserElement(); 08:21:02 ^^^^^^^ 08:21:02 The value of the local variable element is not used 08:21:02 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java (at line 144) 08:21:02 if (element instanceof Message && null != ((Message) element).getSendEvent() && ((Message) element).getSendEvent().equals(lastPreviousEvent) 08:21:02 ^^^^^^^^^^^^^^^^^ 08:21:02 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd 08:21:02 5. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java (at line 145) 08:21:02 || element instanceof Message && null != ((Message) element).getReceiveEvent() && ((Message) element).getReceiveEvent().equals(lastPreviousEvent)) { 08:21:02 ^^^^^^^^^^^^^^^^^ 08:21:02 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd 08:21:02 6. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java (at line 149) 08:21:02 if (((Message) element).getSendEvent().equals(lastPreviousEvent)) { 08:21:02 ^^^^^^^^^^^^^^^^^ 08:21:02 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[203] 08:21:02 final RectangleFigure figure = primaryShape.getFigureLifelineNameContainerFigure(); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[216] 08:21:02 final IFigure fig = primaryShape.getFigureLifelineNameContainerFigure(); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[230] 08:21:02 final RectangleFigure figure = host.getPrimaryShape().getFigureLifelineNameContainerFigure(); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[305] 08:21:02 private void keepNameLabelBounds(LifelineEditPart lifelineEP, ChangeBoundsRequest request, PrecisionRectangle rect) { 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method keepNameLabelBounds(LifelineEditPart, ChangeBoundsRequest, PrecisionRectangle) from the type LifelineSelectionEditPolicy is never used locally 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[307] 08:21:02 Dimension preferSize = lifelineEP.getPrimaryShape().getFigureLifelineNameContainerFigure().getPreferredSize(-1, -1).getCopy(); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[322] 08:21:02 private void keepInParentBounds(LifelineEditPart lifelineEP, ChangeBoundsRequest request, PrecisionRectangle rect) { 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method keepInParentBounds(LifelineEditPart, ChangeBoundsRequest, PrecisionRectangle) from the type LifelineSelectionEditPolicy is never used locally 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[387] 08:21:02 List children = parent.getChildren(); 08:21:02 ^^^^ 08:21:02 List is a raw type. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[408] 08:21:02 private void changeCombinedFragmentBounds(ChangeBoundsRequest request, LifelineEditPart lifelineEP) { 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method changeCombinedFragmentBounds(ChangeBoundsRequest, LifelineEditPart) from the type LifelineSelectionEditPolicy is never used locally 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[108] 08:21:02 HashSet set = new HashSet(); 08:21:02 ^^^^^^^ 08:21:02 HashSet is a raw type. References to generic type HashSet<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[108] 08:21:02 HashSet set = new HashSet(); 08:21:02 ^^^^^^^ 08:21:02 HashSet is a raw type. References to generic type HashSet<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[140] 08:21:02 private void getSourceAndTargetConnections(HashSet set, org.eclipse.gef.ConnectionEditPart connectionEditPart) { 08:21:02 ^^^^^^^ 08:21:02 HashSet is a raw type. References to generic type HashSet<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[144] 08:21:02 for (Iterator i = connectionEditPart.getSourceConnections().iterator(); i.hasNext();) { 08:21:02 ^^^^^^^^ 08:21:02 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[147] 08:21:02 set.add(sourceConnection); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[150] 08:21:02 for (Iterator i = connectionEditPart.getTargetConnections().iterator(); i.hasNext();) { 08:21:02 ^^^^^^^^ 08:21:02 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[153] 08:21:02 set.add(targetConnection); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/parsers/MessageFormatParser.java:[200] 08:21:02 NLS.bind(Messages.MessageFormatParser_InvalidInputError, new Integer(pos.getErrorIndex()))); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The constructor Integer(int) is deprecated since version 9 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperationUtil.java:[73] 08:21:02 String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(parameter); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperationUtil.java:[234] 08:21:02 label.append(MultiplicityElementUtil.getMultiplicityAsString(returnParameter)); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/CustomInteractionOperandCreationEditPolicy.java:[75] 08:21:02 Map<? super String, Object> extendedData = request.getExtendedData(); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? super String,Object> 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceEditPolicy.java:[197] 08:21:02 reconnectTargetRequest.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceEditPolicy.java:[206] 08:21:02 reconnectSourceRequest.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/advice/DefaultInteractionOperandAdvice.java:[28] 08:21:02 import org.eclipse.gmf.runtime.diagram.ui.requests.RequestConstants; 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The import org.eclipse.gmf.runtime.diagram.ui.requests.RequestConstants is never used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/AbstractHeadImpactLayoutEditPolicy.java:[39] 08:21:02 import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant; 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/AbstractHeadImpactLayoutEditPolicy.java:[168] 08:21:02 } else if (notification.getNotifier() instanceof EAnnotation && UMLVisualInformationPapyrusConstant.STEREOTYPE_ANNOTATION == ((EAnnotation) notification.getNotifier()).getSource()) { 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/AbstractHeadImpactLayoutEditPolicy.java:[168] 08:21:02 } else if (notification.getNotifier() instanceof EAnnotation && UMLVisualInformationPapyrusConstant.STEREOTYPE_ANNOTATION == ((EAnnotation) notification.getNotifier()).getSource()) { 08:21:02 ^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_ANNOTATION is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionFragmentEditPart.java:[62] 08:21:02 List<EditPart> childrenEditPart = getParent().getChildren(); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart> 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionFragmentEditPart.java:[161] 08:21:02 LifelineDotLineCustomFigure dotLineFigure = lifelineEditPart.getPrimaryShape().getFigureLifelineDotLineFigure(); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method getFigureLifelineDotLineFigure() from the type LifelineFigure is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionFragmentEditPart.java:[174] 08:21:02 List subLifelines = lifelineEditPart.getChildren(); 08:21:02 ^^^^ 08:21:02 List is a raw type. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SelectMessagesEditPartTracker.java:[92] 08:21:02 List selectedEditparts = getOperationSet(); 08:21:02 ^^^^ 08:21:02 List is a raw type. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/TimeObservationAppliedStereotypeEditPart.java:[347] 08:21:02 final EObject element = getParserElement(); 08:21:02 ^^^^^^^ 08:21:02 The value of the local variable element is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[20] 08:21:02 import org.eclipse.gmf.runtime.emf.type.core.internal.descriptors.MetamodelTypeDescriptor; 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The type 'MetamodelTypeDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[21] 08:21:02 import org.eclipse.gmf.runtime.emf.type.core.internal.l10n.EMFTypeCoreMessages; 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The type 'EMFTypeCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[29] 08:21:02 private static final MetamodelTypeDescriptor DESCRIPTOR_INSTANCE = new MetamodelTypeDescriptor(INSTANCE); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The type 'MetamodelTypeDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[29] 08:21:02 private static final MetamodelTypeDescriptor DESCRIPTOR_INSTANCE = new MetamodelTypeDescriptor(INSTANCE); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The type 'MetamodelTypeDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[29] 08:21:02 private static final MetamodelTypeDescriptor DESCRIPTOR_INSTANCE = new MetamodelTypeDescriptor(INSTANCE); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The constructor 'MetamodelTypeDescriptor(IMetamodelType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[35] 08:21:02 super(ID, null, EMFTypeCoreMessages.defaultEditHelper_name, EcorePackage.Literals.EOBJECT, new DefaultEditHelper()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The type 'EMFTypeCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[35] 08:21:02 super(ID, null, EMFTypeCoreMessages.defaultEditHelper_name, EcorePackage.Literals.EOBJECT, new DefaultEditHelper()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The field 'EMFTypeCoreMessages.defaultEditHelper_name' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[42] 08:21:02 public static MetamodelTypeDescriptor getDescriptorInstance() { 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The type 'MetamodelTypeDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[31] 08:21:02 import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin; 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[32] 08:21:02 import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIStatusCodes; 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[47] 08:21:02 t = (String) domain.runExclusive(new RunnableWithResult.Impl() { 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 RunnableWithResult.Impl is a raw type. References to generic type RunnableWithResult.Impl<T> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[58] 08:21:02 setResult(((IdentityAnchor) a).getId()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[60] 08:21:02 setResult(""); //$NON-NLS-1$ 08:21:02 ^^^^^^^^^^^^^ 08:21:02 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[65] 08:21:02 Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getTargetConnectionAnchor", e); //$NON-NLS-1$ 08:21:02 ^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[65] 08:21:02 Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getTargetConnectionAnchor", e); //$NON-NLS-1$ 08:21:02 ^^^^^^^^^^^ 08:21:02 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[65] 08:21:02 Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getTargetConnectionAnchor", e); //$NON-NLS-1$ 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[65] 08:21:02 Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getTargetConnectionAnchor", e); //$NON-NLS-1$ 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The field 'DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectMessageToGridEditPolicy.java:[34] 08:21:02 import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx; 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectMessageToGridEditPolicy.java:[53] 08:21:02 public class ConnectMessageToGridEditPolicy extends GraphicalEditPolicyEx implements AutomaticNotationEditPolicy, NotificationListener, IGrillingEditpolicy { 08:21:02 ^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/ValidateAction.java:[190] 08:21:02 List allStatuses = new ArrayList(); 08:21:02 ^^^^ 08:21:02 List is a raw type. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/ValidateAction.java:[190] 08:21:02 List allStatuses = new ArrayList(); 08:21:02 ^^^^^^^^^ 08:21:02 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/ValidateAction.java:[193] 08:21:02 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject> 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/ValidateAction.java:[193] 08:21:02 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:21:02 ^^^^^^^^^^^ 08:21:02 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus> 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/ValidateAction.java:[194] 08:21:02 for (Iterator it = allStatuses.iterator(); it.hasNext();) { 08:21:02 ^^^^^^^^ 08:21:02 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/StateInvariantNameEditPart.java:[310] 08:21:02 final EObject element = getParserElement(); 08:21:02 ^^^^^^^ 08:21:02 The value of the local variable element is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/migration/RetargetMessageEndFromExecutionSpecificationToLifelineDiagramReconciler_1_4_0.java:[117] 08:21:02 final double yPercentage = yOnLifeline / new Double(lifelineBounds.getHeight()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The constructor Double(double) is deprecated since version 9 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/advice/NamespaceHelperAdvice.java:[55] 08:21:02 Map elemsToMove = request.getElementsToMove(); 08:21:02 ^^^ 08:21:02 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/advice/NamespaceHelperAdvice.java:[57] 08:21:02 for (Iterator value = elemsToMove.keySet().iterator(); value.hasNext();) { 08:21:02 ^^^^^^^^ 08:21:02 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/advice/NamespaceHelperAdvice.java:[62] 08:21:02 List sourceConnections = ViewUtil.getSourceConnections(viewConstraint); 08:21:02 ^^^^ 08:21:02 List is a raw type. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineCoveredByUpdater.java:[43] 08:21:02 import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDLifelineEditPart.PreserveAnchorsPositionCommandEx; 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The type OLDLifelineEditPart.PreserveAnchorsPositionCommandEx is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineCoveredByUpdater.java:[154] 08:21:02 PreserveAnchorsPositionCommandEx preserveAnchorsCommand = new PreserveAnchorsPositionCommandEx(lifelineEditpart, new Dimension(0, heightDelta), PreserveAnchorsPositionCommand.PRESERVE_Y, lifelineEditpart.getPrimaryShape() 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The type OLDLifelineEditPart.PreserveAnchorsPositionCommandEx is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineCoveredByUpdater.java:[154] 08:21:02 PreserveAnchorsPositionCommandEx preserveAnchorsCommand = new PreserveAnchorsPositionCommandEx(lifelineEditpart, new Dimension(0, heightDelta), PreserveAnchorsPositionCommand.PRESERVE_Y, lifelineEditpart.getPrimaryShape() 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The type OLDLifelineEditPart.PreserveAnchorsPositionCommandEx is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineCoveredByUpdater.java:[155] 08:21:02 .getFigureLifelineDotLineFigure(), PositionConstants.SOUTH); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method getFigureLifelineDotLineFigure() from the type LifelineFigure is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AbstractMessageEditPart.java:[244] 08:21:02 private Cursor getCustomCursor() { 08:21:02 ^^^^^^^^^^^^^^^^^ 08:21:02 The method getCustomCursor() from the type AbstractMessageEditPart is never used locally 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AbstractMessageEditPart.java:[496] 08:21:02 getConnectionFigure().setCursor(org.eclipse.gmf.runtime.gef.ui.internal.l10n.Cursors.CURSOR_SEG_MOVE); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AbstractMessageEditPart.java:[496] 08:21:02 getConnectionFigure().setCursor(org.eclipse.gmf.runtime.gef.ui.internal.l10n.Cursors.CURSOR_SEG_MOVE); 08:21:02 ^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The field 'Cursors.CURSOR_SEG_MOVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectToGridEditPolicy.java:[22] 08:21:02 import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx; 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectToGridEditPolicy.java:[34] 08:21:02 public abstract class ConnectToGridEditPolicy extends GraphicalEditPolicyEx implements AutomaticNotationEditPolicy, IGrillingEditpolicy { 08:21:02 ^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[451] 08:21:02 Node interaction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InteractionNameEditPart.VISUAL_ID)); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The value of the local variable interaction_NameLabel is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[519] 08:21:02 node.getStyles().add(NotationFactory.eINSTANCE.createHintedDiagramLinkStyle()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[528] 08:21:02 Node interactionUse_NameLabel = createLabel(node, 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The value of the local variable interactionUse_NameLabel is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[530] 08:21:02 Node interactionUse_TypeLabel = createLabel(node, 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The value of the local variable interactionUse_TypeLabel is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[549] 08:21:02 Node continuation_NameLabel = createLabel(node, 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The value of the local variable continuation_NameLabel is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[568] 08:21:02 Node lifeline_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(LifelineNameEditPart.VISUAL_ID)); 08:21:02 ^^^^^^^^^^^^^^^^^^ 08:21:02 The value of the local variable lifeline_NameLabel is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[620] 08:21:02 Node stateInvariant_NameLabel = createLabel(node, 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The value of the local variable stateInvariant_NameLabel is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[622] 08:21:02 Node stateInvariant_ConstraintLabel = createLabel(node, 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The value of the local variable stateInvariant_ConstraintLabel is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[659] 08:21:02 Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPart.VISUAL_ID)); 08:21:02 ^^^^^^^^^^^^^^^^^^^^ 08:21:02 The value of the local variable constraint_NameLabel is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[660] 08:21:02 Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(Constraint2EditPart.VISUAL_ID)); 08:21:02 ^^^^^^^^^^^^^^^^^^^^ 08:21:02 The value of the local variable constraint_BodyLabel is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[678] 08:21:02 Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPart.VISUAL_ID)); 08:21:02 ^^^^^^^^^^^^^^^^^ 08:21:02 The value of the local variable comment_BodyLabel is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[771] 08:21:02 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[811] 08:21:02 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[853] 08:21:02 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[894] 08:21:02 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[936] 08:21:02 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[978] 08:21:02 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1018] 08:21:02 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1059] 08:21:02 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1070] 08:21:02 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:21:02 ^^^^^^^^^ 08:21:02 The value of the local variable prefStore is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1086] 08:21:02 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1097] 08:21:02 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:21:02 ^^^^^^^^^ 08:21:02 The value of the local variable prefStore is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1113] 08:21:02 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1149] 08:21:02 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1183] 08:21:02 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1225] 08:21:02 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1298] 08:21:02 rv.getStyles().add(ts); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1301] 08:21:02 rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1304] 08:21:02 rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle()); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1338] 08:21:02 private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1360] 08:21:02 private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1371] 08:21:02 private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/figures/LifelineDotLineCustomFigure.java:[52] 08:21:02 private int innerConnectableElementsNumber; 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The value of the field LifelineDotLineCustomFigure.innerConnectableElementsNumber is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateGrillingStructureCommand.java:[36] 08:21:02 private static final int Y_SPACE = 30; 08:21:02 ^^^^^^^ 08:21:02 The value of the field CreateGrillingStructureCommand.Y_SPACE is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateGrillingStructureCommand.java:[38] 08:21:02 private static final int X_SPACE = 30; 08:21:02 ^^^^^^^ 08:21:02 The value of the field CreateGrillingStructureCommand.X_SPACE is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateGrillingStructureCommand.java:[58] 08:21:02 @SuppressWarnings("unchecked") 08:21:02 ^^^^^^^^^^^ 08:21:02 Unnecessary @SuppressWarnings("unchecked") 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/figures/InteractionOperandFigure.java:[93] 08:21:02 if (cfFigure == null) { 08:21:02 return dim; 08:21:02 } 08:21:02 ^^^^^^^^^^^^^^^^^^^^ 08:21:02 Dead code 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/DisplayEvent.java:[134] 08:21:02 Node node = (Node) editpart.getModel(); 08:21:02 ^^^^ 08:21:02 The value of the local variable node is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/LabelCellEditorLocator.java:[56] 08:21:02 int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth(); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method getAverageCharWidth() from the type FontMetrics is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineLabelEditPolicy.java:[139] 08:21:02 List children = lp.getChildren(); 08:21:02 ^^^^ 08:21:02 List is a raw type. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/GridManagementEditPolicy.java:[42] 08:21:02 import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx; 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/GridManagementEditPolicy.java:[72] 08:21:02 public class GridManagementEditPolicy extends GraphicalEditPolicyEx implements AutomaticNotationEditPolicy, NotificationListener, IGrillingEditpolicy { 08:21:02 ^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/GridManagementEditPolicy.java:[548] 08:21:02 List<Object> orderedRows = Arrays.asList(arrayRow); 08:21:02 ^^^^^^^^^^^ 08:21:02 The value of the local variable orderedRows is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[99] 08:21:02 private static final String NO_REFERENCED_INTERACTION_DIALOG_TITLE = "No referenced interaction"; //$NON-NLS-1$ 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The value of the field CommandHelper.NO_REFERENCED_INTERACTION_DIALOG_TITLE is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[104] 08:21:02 private static final String NO_REFERENCED_INTERACTION_DIALOG_MSG = "Couldn't had message if there isn't referenced interaction"; //$NON-NLS-1$ 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The value of the field CommandHelper.NO_REFERENCED_INTERACTION_DIALOG_MSG is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[109] 08:21:02 private static final String WRONG_GATE_CONTAINER_TYPE_ERROR_MSG = "Wrong element UML type for create a gate"; //$NON-NLS-1$ 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The value of the field CommandHelper.WRONG_GATE_CONTAINER_TYPE_ERROR_MSG is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[114] 08:21:02 private static final String CHOOSE_GATE_DIALOG_TITLE = "Actual gates of the interaction use"; //$NON-NLS-1$ 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The value of the field CommandHelper.CHOOSE_GATE_DIALOG_TITLE is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[119] 08:21:02 private static final String CHOOSE_GATE_DIALOG_MSG = "Choose the gate to attach the message"; //$NON-NLS-1$ 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The value of the field CommandHelper.CHOOSE_GATE_DIALOG_MSG is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[347] 08:21:02 Tool tool = domain.getActiveTool(); 08:21:02 ^^^^ 08:21:02 The value of the local variable tool is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[592] 08:21:02 Package pack = lifeline.getNearestPackage(); 08:21:02 ^^^^ 08:21:02 The value of the local variable pack is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[708] 08:21:02 org.eclipse.uml2.uml.Package eventContainer = interactionFragment.getNearestPackage(); 08:21:02 ^^^^^^^^^^^^^^ 08:21:02 The value of the local variable eventContainer is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[918] 08:21:02 InteractionFragment sourceContainer = (InteractionFragment) params.get(SequenceRequestConstant.SOURCE_MODEL_CONTAINER); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The type SequenceRequestConstant is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[918] 08:21:02 InteractionFragment sourceContainer = (InteractionFragment) params.get(SequenceRequestConstant.SOURCE_MODEL_CONTAINER); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[919] 08:21:02 InteractionFragment targetContainer = (InteractionFragment) params.get(SequenceRequestConstant.TARGET_MODEL_CONTAINER); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The type SequenceRequestConstant is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[919] 08:21:02 InteractionFragment targetContainer = (InteractionFragment) params.get(SequenceRequestConstant.TARGET_MODEL_CONTAINER); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[920] 08:21:02 Lifeline lifeline = (Lifeline) params.get(SequenceRequestConstant.LIFELINE_GRAPHICAL_CONTAINER); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The type SequenceRequestConstant is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[920] 08:21:02 Lifeline lifeline = (Lifeline) params.get(SequenceRequestConstant.LIFELINE_GRAPHICAL_CONTAINER); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The field SequenceRequestConstant.LIFELINE_GRAPHICAL_CONTAINER is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[1101] 08:21:02 Object srcEndContainer = request.getParameter(SequenceRequestConstant.SOURCE_MODEL_CONTAINER); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The type SequenceRequestConstant is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[1101] 08:21:02 Object srcEndContainer = request.getParameter(SequenceRequestConstant.SOURCE_MODEL_CONTAINER); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[1102] 08:21:02 Object tgtEndContainer = request.getParameter(SequenceRequestConstant.TARGET_MODEL_CONTAINER); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The type SequenceRequestConstant is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[1102] 08:21:02 Object tgtEndContainer = request.getParameter(SequenceRequestConstant.TARGET_MODEL_CONTAINER); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/ConstraintNameEditPart.java:[308] 08:21:02 final EObject element = getParserElement(); 08:21:02 ^^^^^^^ 08:21:02 The value of the local variable element is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionOperandGuardEditPart.java:[84] 08:21:02 import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx; 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionOperandGuardEditPart.java:[324] 08:21:02 protected List getModelChildren() { 08:21:02 ^^^^ 08:21:02 List is a raw type. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionOperandGuardEditPart.java:[398] 08:21:02 IParserEditStatus valid = (IParserEditStatus) getEditingDomain().runExclusive(new RunnableWithResult.Impl() { 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 RunnableWithResult.Impl is a raw type. References to generic type RunnableWithResult.Impl<T> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionOperandGuardEditPart.java:[402] 08:21:02 setResult(parser.isValidEditString(new EObjectAdapter(element), (String) value)); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionOperandGuardEditPart.java:[441] 08:21:02 setManager(new MultilineLabelDirectEditManager(this, TextCellEditorEx.class, locator)); 08:21:02 ^^^^^^^^^^^^^^^^ 08:21:02 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionOperandGuardEditPart.java:[898] 08:21:02 public List getSemanticElementsBeingParsed(EObject element) { 08:21:02 ^^^^ 08:21:02 List is a raw type. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceDeleteHelper.java:[47] 08:21:02 import org.eclipse.papyrus.uml.diagram.sequence.edit.policies.OLDLifelineXYLayoutEditPolicy; 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The type OLDLifelineXYLayoutEditPolicy is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceDeleteHelper.java:[222] 08:21:02 ConnectionEditPart connectionEP = (ConnectionEditPart) o; 08:21:02 ^^^^^^^^^^^^ 08:21:02 The value of the local variable connectionEP is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceDeleteHelper.java:[264] 08:21:02 List<ShapeNodeEditPart> list = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts(part); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The type OLDLifelineXYLayoutEditPolicy is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceDeleteHelper.java:[264] 08:21:02 List<ShapeNodeEditPart> list = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts(part); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method getAffixedExecutionSpecificationEditParts(ShapeNodeEditPart) from the type OLDLifelineXYLayoutEditPolicy is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/Constraint2EditPart.java:[306] 08:21:02 final EObject element = getParserElement(); 08:21:02 ^^^^^^^ 08:21:02 The value of the local variable element is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/InteractionGraphicalNodeEditPolicy.java:[60] 08:21:02 Map<Object, Object> parameters = request.getExtendedData(); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The expression of type Map needs unchecked conversion to conform to Map<Object,Object> 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/TimeConstraintNameEditPart.java:[345] 08:21:02 final EObject element = getParserElement(); 08:21:02 ^^^^^^^ 08:21:02 The value of the local variable element is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/ExecutionSpecificationComponentEditPolicy.java:[58] 08:21:02 List<ShapeNodeEditPart> list = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts(part); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The type OLDLifelineXYLayoutEditPolicy is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/ExecutionSpecificationComponentEditPolicy.java:[58] 08:21:02 List<ShapeNodeEditPart> list = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts(part); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method getAffixedExecutionSpecificationEditParts(ShapeNodeEditPart) from the type OLDLifelineXYLayoutEditPolicy is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/ExecutionSpecificationComponentEditPolicy.java:[67] 08:21:02 List<ShapeNodeEditPart> list = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts((ShapeNodeEditPart) part); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The type OLDLifelineXYLayoutEditPolicy is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/ExecutionSpecificationComponentEditPolicy.java:[67] 08:21:02 List<ShapeNodeEditPart> list = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts((ShapeNodeEditPart) part); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method getAffixedExecutionSpecificationEditParts(ShapeNodeEditPart) from the type OLDLifelineXYLayoutEditPolicy is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/SenderRequestUtils.java:[85] 08:21:02 Map<String, Object> extendedData = request.getExtendedData(); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object> 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/SenderRequestUtils.java:[88] 08:21:02 senderList = ((ArrayList<EditPart>) extendedData.get(REQUEST_SENDER)); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: Unchecked cast from Object to ArrayList<EditPart> 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageSyncNameEditPart.java:[314] 08:21:02 final EObject element = getParserElement(); 08:21:02 ^^^^^^^ 08:21:02 The value of the local variable element is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/DurationConstraintLinkNameEditPart.java:[326] 08:21:02 final EObject element = getParserElement(); 08:21:02 ^^^^^^^ 08:21:02 The value of the local variable element is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/LifelineNameEditPart.java:[307] 08:21:02 final EObject element = getParserElement(); 08:21:02 ^^^^^^^ 08:21:02 The value of the local variable element is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/DurationObservationLinkAppliedStereotypeEditPart.java:[326] 08:21:02 final EObject element = getParserElement(); 08:21:02 ^^^^^^^ 08:21:02 The value of the local variable element is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomExecutionSpecificationSemanticEditPolicy.java:[24] 08:21:02 import org.eclipse.papyrus.uml.diagram.sequence.util.DurationLinkUtil; 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The import org.eclipse.papyrus.uml.diagram.sequence.util.DurationLinkUtil is never used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/OLDCustomCombinedFragmentEditPart.java:[95] 08:21:02 private static final String FORBIDDEN_ACTION = "Forbidden action"; //$NON-NLS-1$ 08:21:02 ^^^^^^^^^^^^^^^^ 08:21:02 The value of the field OLDCustomCombinedFragmentEditPart.FORBIDDEN_ACTION is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/OLDCustomCombinedFragmentEditPart.java:[100] 08:21:02 private static final String BLOCK_OPERATOR_MODIFICATION_MSG = "It's impossible to change the operator kind of the combined fragment\nbecause the combined fragment has more than one operand"; //$NON-NLS-1$ 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The value of the field OLDCustomCombinedFragmentEditPart.BLOCK_OPERATOR_MODIFICATION_MSG is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/OLDCustomCombinedFragmentEditPart.java:[105] 08:21:02 private static final String FORBIDEN_OPERATOR_MODIFICATION_MSG = "It's impossible to configure combined fragment as consider or ignore.\nUse ConsiderIgnoreFragment instead"; //$NON-NLS-1$ 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The value of the field OLDCustomCombinedFragmentEditPart.FORBIDEN_OPERATOR_MODIFICATION_MSG is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/OLDCustomCombinedFragmentEditPart.java:[110] 08:21:02 private static final String BLOCK_OPERAND_ADDITION_MSG = "It's impossible to add more than one operand on opt, loop, break, neg combined fragment"; //$NON-NLS-1$ 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The value of the field OLDCustomCombinedFragmentEditPart.BLOCK_OPERAND_ADDITION_MSG is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/OLDCustomCombinedFragmentEditPart.java:[125] 08:21:02 public List getSemanticElementsBeingParsed(EObject element) { 08:21:02 ^^^^ 08:21:02 List is a raw type. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/OLDCustomCombinedFragmentEditPart.java:[224] 08:21:02 public Object getAdapter(Class adapter) { 08:21:02 ^^^^^ 08:21:02 Class is a raw type. References to generic type Class<T> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/handlers/CustomSizeHandler.java:[43] 08:21:02 return new CustomSizeAction(this.parameter, getSelectedElements()).getCommand(); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLValidationProvider.java:[227] 08:21:02 public void startTraversal(Collection traversalRoots, IProgressMonitor monitor) { 08:21:02 ^^^^^^^^^^ 08:21:02 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLValidationProvider.java:[228] 08:21:02 defaultStrategy.startTraversal(traversalRoots, monitor); 08:21:02 ^^^^^^^^^^^^^^ 08:21:02 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<? extends EObject> 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLVisualIDRegistry.java:[105] 08:21:02 private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.sequence/debug/visualID"; //$NON-NLS-1$ 08:21:02 ^^^^^^^^^ 08:21:02 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLVisualIDRegistry.java:[627] 08:21:02 private static boolean isDiagram(Package element) { 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/DurationObservationLinkNameEditPart.java:[329] 08:21:02 final EObject element = getParserElement(); 08:21:02 ^^^^^^^ 08:21:02 The value of the local variable element is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomDiagramDragDropEditPolicy.java:[101] 08:21:02 import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The type SequenceRequestConstant is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomDiagramDragDropEditPolicy.java:[200] 08:21:02 createElementRequest.setParameter(SequenceRequestConstant.CONNECTABLE_ELEMENT, droppedObject); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The type SequenceRequestConstant is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomDiagramDragDropEditPolicy.java:[200] 08:21:02 createElementRequest.setParameter(SequenceRequestConstant.CONNECTABLE_ELEMENT, droppedObject); 08:21:02 ^^^^^^^^^^^^^^^^^^^ 08:21:02 The field SequenceRequestConstant.CONNECTABLE_ELEMENT is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomDiagramDragDropEditPolicy.java:[476] 08:21:02 private Command dropTimeObservationInLifeline(TimeObservation observation, String nodeVISUALID, Point dropLocation) { 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 The method dropTimeObservationInLifeline(TimeObservation, String, Point) from the type CustomDiagramDragDropEditPolicy is never used locally 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomDiagramDragDropEditPolicy.java:[597] 08:21:02 List<Lifeline> lifelines = getLifelines(existingViews); 08:21:02 ^^^^^^^^^ 08:21:02 The value of the local variable lifelines is not used 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomDiagramDragDropEditPolicy.java:[649] 08:21:02 bounds.setSize(AbstractExecutionSpecificationEditPart.DEFAUT_WIDTH, AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT); 08:21:02 ^^^^^^^^^^^^^ 08:21:02 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/BorderItemLabelEditPart.java:[124] 08:21:02 protected List createSelectionHandles() { 08:21:02 ^^^^ 08:21:02 List is a raw type. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/BorderItemLabelEditPart.java:[226] 08:21:02 protected List getModelChildren() { 08:21:02 ^^^^ 08:21:02 List is a raw type. References to generic type List<E> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/BorderItemLabelEditPart.java:[290] 08:21:02 IParserEditStatus valid = (IParserEditStatus) getEditingDomain().runExclusive(new RunnableWithResult.Impl() { 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 RunnableWithResult.Impl is a raw type. References to generic type RunnableWithResult.Impl<T> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/BorderItemLabelEditPart.java:[294] 08:21:02 setResult(parser.isValidEditString(new EObjectAdapter(element), (String) value)); 08:21:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:02 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/validation/FragmentOrderingKeeper.java:[381] 08:21:02 if (frag instanceof InteractionFragment && orderedFragments.contains(frag)) { 08:21:02 ^^^^ 08:21:02 Unlikely argument type MessageEnd for contains(Object) on a Collection<InteractionFragment> 08:21:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/validation/FragmentOrderingKeeper.java:[385] 08:21:02 if (frag instanceof InteractionFragment && orderedFragments.contains(frag)) { 08:21:02 ^^^^ 08:21:02 Unlikely argument type MessageEnd for contains(Object) on a Collection<InteractionFragment> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ExecutionOccurrenceSpecificationMessageCreateCommand.java:[33] 08:21:03 import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ExecutionOccurrenceSpecificationMessageCreateCommand.java:[103] 08:21:03 InteractionFragment sourceContainer = (InteractionFragment) getRequest().getParameters().get(SequenceRequestConstant.SOURCE_MODEL_CONTAINER); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ExecutionOccurrenceSpecificationMessageCreateCommand.java:[103] 08:21:03 InteractionFragment sourceContainer = (InteractionFragment) getRequest().getParameters().get(SequenceRequestConstant.SOURCE_MODEL_CONTAINER); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ExecutionOccurrenceSpecificationMessageCreateCommand.java:[104] 08:21:03 InteractionFragment targetContainer = (InteractionFragment) getRequest().getParameters().get(SequenceRequestConstant.TARGET_MODEL_CONTAINER); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ExecutionOccurrenceSpecificationMessageCreateCommand.java:[104] 08:21:03 InteractionFragment targetContainer = (InteractionFragment) getRequest().getParameters().get(SequenceRequestConstant.TARGET_MODEL_CONTAINER); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/providers/CustomViewProvider.java:[80] 08:21:03 edge.getStyles().add(NotationFactory.eINSTANCE.createLineStyle()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/providers/CustomViewProvider.java:[192] 08:21:03 edge.getStyles().add(NotationFactory.eINSTANCE.createRoutingStyle()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/providers/CustomViewProvider.java:[193] 08:21:03 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/providers/CustomViewProvider.java:[213] 08:21:03 PreferenceInitializerForElementHelper.initRountingFromPrefs(edge, 08:21:03 prefStore, "Undefined"); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method initRountingFromPrefs(View, IPreferenceStore, String) from the type PreferenceInitializerForElementHelper is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CombinedFragmentDeleteHelper.java:[144] 08:21:03 op.getNotationView().getPersistedChildren().add(view); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CombinedFragmentDeleteHelper.java:[158] 08:21:03 op.getNotationView().getPersistedChildren().add(view); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CombinedFragmentDeleteHelper.java:[321] 08:21:03 List children = part.getChildren(); 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/EventHelper.java:[171] 08:21:03 Package eventContainer = interaction.getNearestPackage(); 08:21:03 ^^^^^^^^^^^^^^ 08:21:03 The value of the local variable eventContainer is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/EventHelper.java:[208] 08:21:03 Package eventContainer = interaction.getNearestPackage(); 08:21:03 ^^^^^^^^^^^^^^ 08:21:03 The value of the local variable eventContainer is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomContinuationEditPart.java:[106] 08:21:03 graphics.fillRoundRectangle(getBounds(), corner.width, corner.height); 08:21:03 ^^^^^^ 08:21:03 The field RoundedRectangle.corner is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomContinuationEditPart.java:[106] 08:21:03 graphics.fillRoundRectangle(getBounds(), corner.width, corner.height); 08:21:03 ^^^^^^ 08:21:03 The field RoundedRectangle.corner is deprecated 08:21:03 201. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForMessageSpecEditPolicy.java (at line 155) 08:21:03 if (element instanceof Message && null != ((Message) element).getSendEvent() && ((Message) element).getSendEvent().equals(nextEvent) 08:21:03 ^^^^^^^^^ 08:21:03 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd 08:21:03 202. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForMessageSpecEditPolicy.java (at line 156) 08:21:03 || element instanceof Message && null != ((Message) element).getReceiveEvent() && ((Message) element).getReceiveEvent().equals(nextEvent)) { 08:21:03 ^^^^^^^^^ 08:21:03 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd 08:21:03 203. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForMessageSpecEditPolicy.java (at line 163) 08:21:03 if (null != messageEnd && messageEnd.equals(nextEvent)) { 08:21:03 ^^^^^^^^^ 08:21:03 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/SelfMessageLabelLocator.java:[48] 08:21:03 List lineSegments = PointListUtilities.getLineSegments(points); 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageReplyNameEditPart.java:[314] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditorUtil.java:[37] 08:21:03 import org.eclipse.core.runtime.SubProgressMonitor; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SubProgressMonitor is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditorUtil.java:[178] 08:21:03 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), 08:21:03 ^^^^^^^^^^^^^^^^^^ 08:21:03 The type SubProgressMonitor is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditorUtil.java:[178] 08:21:03 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomMessageName2EditPart.java:[35] 08:21:03 import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomMessageName2EditPart.java:[161] 08:21:03 Object data = request.getExtendedData().get(SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomMessageName2EditPart.java:[161] 08:21:03 Object data = request.getExtendedData().get(SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[40] 08:21:03 import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[247] 08:21:03 Map extendedData = request.getExtendedData(); 08:21:03 ^^^ 08:21:03 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[248] 08:21:03 extendedData.put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, null); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[248] 08:21:03 extendedData.put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, null); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[248] 08:21:03 extendedData.put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, null); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2 is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[249] 08:21:03 extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, null); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[249] 08:21:03 extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, null); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[249] 08:21:03 extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, null); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2 is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/TimeConstraintAppliedStereotypeEditPart.java:[347] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[33] 08:21:03 import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[122] 08:21:03 protected void selectAddedObject(final EditPartViewer viewer, final Collection objects) { 08:21:03 ^^^^^^^^^^ 08:21:03 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[123] 08:21:03 final List editparts = new ArrayList(); 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[123] 08:21:03 final List editparts = new ArrayList(); 08:21:03 ^^^^^^^^^ 08:21:03 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[125] 08:21:03 for (Iterator i = objects.iterator(); i.hasNext();) { 08:21:03 ^^^^^^^^ 08:21:03 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[130] 08:21:03 editparts.add(editPart); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[155] 08:21:03 request.getExtendedData().put(SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION, true); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[155] 08:21:03 request.getExtendedData().put(SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION, true); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[155] 08:21:03 request.getExtendedData().put(SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION, true); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CommentBodyEditPart.java:[307] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[49] 08:21:03 import org.eclipse.papyrus.uml.diagram.sequence.edit.policies.OLDLifelineXYLayoutEditPolicy; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDLifelineXYLayoutEditPolicy is deprecated 08:21:03 232. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java (at line 147) 08:21:03 if (message != null && movedOccurrenceSpecification.equals(message.getSendEvent())) { 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[156] 08:21:03 reconnectRequest.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:03 234. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java (at line 171) 08:21:03 if (message != null && movedOccurrenceSpecification.equals(message.getReceiveEvent())) { 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[180] 08:21:03 reconnectRequest.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[284] 08:21:03 Rectangle newBounds = null; 08:21:03 ^^^^^^^^^ 08:21:03 The value of the local variable newBounds is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[574] 08:21:03 req.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[574] 08:21:03 req.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[574] 08:21:03 req.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[575] 08:21:03 return OLDLifelineXYLayoutEditPolicy.getResizeOrMoveChildrenCommand((LifelineEditPart) editPart.getParent(), req, true, false, true); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDLifelineXYLayoutEditPolicy is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[575] 08:21:03 return OLDLifelineXYLayoutEditPolicy.getResizeOrMoveChildrenCommand((LifelineEditPart) editPart.getParent(), req, true, false, true); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method getResizeOrMoveChildrenCommand(LifelineEditPart, ChangeBoundsRequest, boolean, boolean, boolean) from the type OLDLifelineXYLayoutEditPolicy is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[644] 08:21:03 Object doNotToMoveEditParts = request.getExtendedData().get(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[644] 08:21:03 Object doNotToMoveEditParts = request.getExtendedData().get(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[857] 08:21:03 reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[857] 08:21:03 reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/ElementInitializers.java:[235] 08:21:03 private void init_TimeInterval(TimeInterval instance) { 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method init_TimeInterval(TimeInterval) from the type ElementInitializers is never used locally 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/ElementInitializers.java:[258] 08:21:03 private void init_DurationInterval(DurationInterval instance) { 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method init_DurationInterval(DurationInterval) from the type ElementInitializers is never used locally 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[52] 08:21:03 import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDLifelineEditPart; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDLifelineEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[57] 08:21:03 import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[171] 08:21:03 for (Iterator iter = request.getAllRequests().iterator(); iter.hasNext();) { 08:21:03 ^^^^^^^^ 08:21:03 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[222] 08:21:03 OLDLifelineEditPart target = (OLDLifelineEditPart) request.getConnectionEditPart().getTarget(); 08:21:03 ^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDLifelineEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[222] 08:21:03 OLDLifelineEditPart target = (OLDLifelineEditPart) request.getConnectionEditPart().getTarget(); 08:21:03 ^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDLifelineEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[223] 08:21:03 command = LifelineMessageCreateHelper.moveLifelineDown(command, target, newSource.getFigure().getBounds().getLocation().getCopy()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method moveLifelineDown(Command, OLDLifelineEditPart, Point) from the type LifelineMessageCreateHelper is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[257] 08:21:03 command = LifelineMessageCreateHelper.reconnectMessageCreateTarget(request, command); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method reconnectMessageCreateTarget(ReconnectRequest, Command) from the type LifelineMessageCreateHelper is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[301] 08:21:03 Object object = request.getExtendedData().get(SequenceRequestConstant.SOURCE_LOCATION_DATA); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[301] 08:21:03 Object object = request.getExtendedData().get(SequenceRequestConstant.SOURCE_LOCATION_DATA); 08:21:03 ^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.SOURCE_LOCATION_DATA is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/HighlightUtil.java:[88] 08:21:03 figures.add(part.getPrimaryShape().getFigureLifelineDotLineFigure()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method getFigureLifelineDotLineFigure() from the type LifelineFigure is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/NoGrillElementFound.java:[22] 08:21:03 public class NoGrillElementFound extends Exception { 08:21:03 ^^^^^^^^^^^^^^^^^^^ 08:21:03 The serializable class NoGrillElementFound does not declare a static final serialVersionUID field of type long 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateConnectionReferenceEditPolicy.java:[109] 08:21:03 reconnectSourceRequest.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateConnectionReferenceEditPolicy.java:[111] 08:21:03 reconnectTargetRequest.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[72] 08:21:03 import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDLifelineEditPart; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDLifelineEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[78] 08:21:03 import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[122] 08:21:03 extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[122] 08:21:03 extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[167] 08:21:03 extendedData.put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[167] 08:21:03 extendedData.put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2 is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[168] 08:21:03 extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[168] 08:21:03 extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2 is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[227] 08:21:03 Rectangle sourceBounds = target.getPrimaryShape().getFigureLifelineNameContainerFigure().getBounds().getCopy(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[247] 08:21:03 request.getExtendedData().put(SequenceRequestConstant.SOURCE_LOCATION_DATA, sourcePoint); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[247] 08:21:03 request.getExtendedData().put(SequenceRequestConstant.SOURCE_LOCATION_DATA, sourcePoint); 08:21:03 ^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.SOURCE_LOCATION_DATA is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[249] 08:21:03 request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(sourcePoint, getHost())); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[249] 08:21:03 request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(sourcePoint, getHost())); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[295] 08:21:03 Point sourcePoint = (Point) request.getExtendedData().get(SequenceRequestConstant.SOURCE_LOCATION_DATA); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[295] 08:21:03 Point sourcePoint = (Point) request.getExtendedData().get(SequenceRequestConstant.SOURCE_LOCATION_DATA); 08:21:03 ^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.SOURCE_LOCATION_DATA is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[336] 08:21:03 request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(targetPoint, getHost())); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[336] 08:21:03 request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(targetPoint, getHost())); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[345] 08:21:03 OLDLifelineEditPart target = (OLDLifelineEditPart) request.getTargetEditPart(); 08:21:03 ^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDLifelineEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[345] 08:21:03 OLDLifelineEditPart target = (OLDLifelineEditPart) request.getTargetEditPart(); 08:21:03 ^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDLifelineEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[346] 08:21:03 command = LifelineMessageCreateHelper.moveLifelineDown(command, target, sourcePoint.getCopy()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method moveLifelineDown(Command, OLDLifelineEditPart, Point) from the type LifelineMessageCreateHelper is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[439] 08:21:03 private boolean isLostFoundMessage(ReconnectRequest request) { 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method isLostFoundMessage(ReconnectRequest) from the type OLDSequenceGraphicalNodeEditPolicy is never used locally 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDocumentProvider.java:[59] 08:21:03 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDocumentProvider.java:[60] 08:21:03 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDocumentProvider.java:[210] 08:21:03 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:21:03 ^^^^^^^^^^^^^ 08:21:03 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDocumentProvider.java:[210] 08:21:03 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:21:03 ^^^^ 08:21:03 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDocumentProvider.java:[574] 08:21:03 EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDocumentProvider.java:[574] 08:21:03 EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:21:03 ^^^^^^^^^^^^^^^^ 08:21:03 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CombinedCreationEditPolicy.java:[85] 08:21:03 EList<View> children = container.getPersistedChildren(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type EList needs unchecked conversion to conform to EList<View> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageReplyAppliedStereotypeEditPart.java:[327] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/TextCellEditorLocator.java:[59] 08:21:03 int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method getAverageCharWidth() from the type FontMetrics is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageAsyncNameEditPart.java:[314] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageCreateNameEditPart.java:[314] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionEditPart.java:[197] 08:21:03 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The constructor PortPositionLocator(IFigure, int) is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CCombinedFragmentCombinedFragmentCompartmentEditPart.java:[22] 08:21:03 import org.eclipse.gmf.runtime.draw2d.ui.figures.ConstrainedToolbarLayout; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The import org.eclipse.gmf.runtime.draw2d.ui.figures.ConstrainedToolbarLayout is never used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/ConstraintContextAppliedStereotypeEditPart.java:[328] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageSyncAppliedStereotypeEditPart.java:[327] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[27] 08:21:03 import org.eclipse.gef.commands.CommandStackListener; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type CommandStackListener is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[36] 08:21:03 import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[41] 08:21:03 import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OperationHistoryDirtyState is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[92] 08:21:03 private OperationHistoryDirtyState dirtyState; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OperationHistoryDirtyState is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[253] 08:21:03 getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() { 08:21:03 ^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type CommandStackListener is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[284] 08:21:03 protected OperationHistoryDirtyState getDirtyState() { 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OperationHistoryDirtyState is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[286] 08:21:03 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OperationHistoryDirtyState is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[286] 08:21:03 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[385] 08:21:03 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[385] 08:21:03 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramUpdater.java:[310] 08:21:03 Interaction modelElement = (Interaction) view.getElement(); 08:21:03 ^^^^^^^^^^^^ 08:21:03 The value of the local variable modelElement is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramUpdater.java:[342] 08:21:03 return Collections.EMPTY_LIST; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type List needs unchecked conversion to conform to List<UMLNodeDescriptor> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramUpdater.java:[345] 08:21:03 List<UMLNodeDescriptor> result = new LinkedList(); 08:21:03 ^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type LinkedList needs unchecked conversion to conform to List<UMLNodeDescriptor> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramUpdater.java:[345] 08:21:03 List<UMLNodeDescriptor> result = new LinkedList(); 08:21:03 ^^^^^^^^^^ 08:21:03 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramUpdater.java:[350] 08:21:03 for (Iterator values = interaction.getFragments().iterator(); values.hasNext();) { 08:21:03 ^^^^^^^^ 08:21:03 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/parser/custom/InteractionUseCustomParsers.java:[122] 08:21:03 public List getSemanticElementsBeingParsed(EObject element) { 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/GateNameEditPart.java:[346] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[95] 08:21:03 import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[781] 08:21:03 req.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[791] 08:21:03 req.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[834] 08:21:03 reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[834] 08:21:03 reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[834] 08:21:03 reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[851] 08:21:03 List constraint = (List) getConnection().getRoutingConstraint(); 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[851] 08:21:03 List constraint = (List) getConnection().getRoutingConstraint(); 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/InteractionFragmentContainerCreationEditPolicy.java:[179] 08:21:03 ((List) value).remove(combinedFragment); 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/InteractionFragmentContainerCreationEditPolicy.java:[205] 08:21:03 ((List) value).add(createdCombinedFragment); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/InteractionFragmentContainerCreationEditPolicy.java:[205] 08:21:03 ((List) value).add(createdCombinedFragment); 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionUseName2EditPart.java:[307] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[25] 08:21:03 import org.eclipse.gmf.runtime.diagram.ui.internal.tools.ConnectionHandleTool; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Discouraged access: The type 'ConnectionHandleTool' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[31] 08:21:03 protected List getHandleFigures() { 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[32] 08:21:03 List list = new ArrayList(2); 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[32] 08:21:03 List list = new ArrayList(2); 08:21:03 ^^^^^^^^^ 08:21:03 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[36] 08:21:03 list.add(new ConnectionHandle((IGraphicalEditPart) getHost(), ConnectionHandle.HandleDirection.INCOMING, tooltip)); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[41] 08:21:03 connectionHandle.setDragTracker(new ConnectionHandleTool(connectionHandle) { 08:21:03 ^^^^^^^^^^^^^^^^^^^^ 08:21:03 Discouraged access: The type 'ConnectionHandleTool' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[41] 08:21:03 connectionHandle.setDragTracker(new ConnectionHandleTool(connectionHandle) { 08:21:03 ^^^^^^^^^^^^^^^^^^^^ 08:21:03 Discouraged access: The constructor 'ConnectionHandleTool(ConnectionHandle)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[72] 08:21:03 list.add(connectionHandle); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/parser/custom/TimeObservationParser.java:[110] 08:21:03 @SuppressWarnings("unchecked") 08:21:03 ^^^^^^^^^^^ 08:21:03 Unnecessary @SuppressWarnings("unchecked") 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/parser/custom/TimeObservationParser.java:[111] 08:21:03 public List getSemanticElementsBeingParsed(EObject element) { 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[87] 08:21:03 import org.eclipse.papyrus.uml.diagram.sequence.edit.policies.OLDLifelineXYLayoutEditPolicy; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDLifelineXYLayoutEditPolicy is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[330] 08:21:03 updateIOBoundsForCFResize(request, compoundCmd, compartment.getChildren(), cf, targetIOEP != null ? (InteractionOperand) targetIOEP.resolveSemanticElement() : null, request.getSizeDelta(), request.getResizeDirection()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[742] 08:21:03 List<ShapeNodeEditPart> affixedExecutionSpecificationEditParts = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts((ShapeNodeEditPart) currentExecutionPart); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDLifelineXYLayoutEditPolicy is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[742] 08:21:03 List<ShapeNodeEditPart> affixedExecutionSpecificationEditParts = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts((ShapeNodeEditPart) currentExecutionPart); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method getAffixedExecutionSpecificationEditParts(ShapeNodeEditPart) from the type OLDLifelineXYLayoutEditPolicy is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[745] 08:21:03 myCheckingList.remove(shapeNodeEditPart); 08:21:03 ^^^^^^^^^^^^^^^^^ 08:21:03 Unlikely argument type ShapeNodeEditPart for remove(Object) on a Collection<ExecutionSpecification> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[849] 08:21:03 List<EditPart> combinedFragmentChildrenEditParts = compartment.getChildren(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[882] 08:21:03 List<EditPart> combinedFragmentChildrenEditParts = compartment.getChildren(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[1236] 08:21:03 ShapeNodeEditPart parentNode = OLDLifelineXYLayoutEditPolicy.getParent(parent, child.getFigure().getBounds().getCopy(), childShapeNodeEditPart); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDLifelineXYLayoutEditPolicy is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[1236] 08:21:03 ShapeNodeEditPart parentNode = OLDLifelineXYLayoutEditPolicy.getParent(parent, child.getFigure().getBounds().getCopy(), childShapeNodeEditPart); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method getParent(LifelineEditPart, Rectangle, List<ShapeNodeEditPart>) from the type OLDLifelineXYLayoutEditPolicy is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[1241] 08:21:03 List<ShapeNodeEditPart> affixedEditParts = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts(child); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDLifelineXYLayoutEditPolicy is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[1241] 08:21:03 List<ShapeNodeEditPart> affixedEditParts = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts(child); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method getAffixedExecutionSpecificationEditParts(ShapeNodeEditPart) from the type OLDLifelineXYLayoutEditPolicy is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateElementAndNodeCommand.java:[67] 08:21:03 private List affectedFiles; 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateElementAndNodeCommand.java:[92] 08:21:03 public List getAffectedFiles() { 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateElementAndNodeCommand.java:[130] 08:21:03 List l = (List) createViewRequest.getNewObject(); 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateElementAndNodeCommand.java:[130] 08:21:03 List l = (List) createViewRequest.getNewObject(); 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageFoundNameEditPart.java:[314] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/parser/custom/LifelineCustomParsers.java:[154] 08:21:03 public List getSemanticElementsBeingParsed(EObject element) { 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateAppliedStereotypeCommentViewCommandEx.java:[73] 08:21:03 node.getStyles().add(ts); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateAppliedStereotypeCommentViewCommandEx.java:[85] 08:21:03 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/expressions/UMLAbstractExpression.java:[146] 08:21:03 return new Byte(num.byteValue()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The constructor Byte(byte) is deprecated since version 9 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/expressions/UMLAbstractExpression.java:[149] 08:21:03 return new Integer(num.intValue()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The constructor Integer(int) is deprecated since version 9 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/expressions/UMLAbstractExpression.java:[152] 08:21:03 return new Short(num.shortValue()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The constructor Short(short) is deprecated since version 9 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/expressions/UMLAbstractExpression.java:[155] 08:21:03 return new Long(num.longValue()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The constructor Long(long) is deprecated since version 9 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/expressions/UMLAbstractExpression.java:[161] 08:21:03 return new Float(num.floatValue()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The constructor Float(float) is deprecated since version 9 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/expressions/UMLAbstractExpression.java:[164] 08:21:03 return new Double(num.doubleValue()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The constructor Double(double) is deprecated since version 9 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SignalUtil.java:[70] 08:21:03 String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(property); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineHeadUtil.java:[82] 08:21:03 LifelineFigure primaryShape = lifeline.getPrimaryShape(); 08:21:03 ^^^^^^^^^^^^ 08:21:03 The value of the local variable primaryShape is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/DurationConstraintLinkAppliedStereotypeEditPart.java:[326] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateLocatedConnectionViewCommand.java:[43] 08:21:03 import org.eclipse.papyrus.uml.diagram.common.commands.CommonDeferredCreateConnectionViewCommand; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type CommonDeferredCreateConnectionViewCommand is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateLocatedConnectionViewCommand.java:[55] 08:21:03 public class CreateLocatedConnectionViewCommand extends CommonDeferredCreateConnectionViewCommand { 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type CommonDeferredCreateConnectionViewCommand is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateLocatedConnectionViewCommand.java:[68] 08:21:03 super(editingDomain, semanticHint, sourceViewAdapter, targetViewAdapter, viewer, preferencesHint, viewDescriptor, command); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The constructor CommonDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateLocatedConnectionViewCommand.java:[75] 08:21:03 super(editingDomain, element, sourceViewAdapter, targetViewAdapter, viewer, preferencesHint, command); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The constructor CommonDeferredCreateConnectionViewCommand(TransactionalEditingDomain, EObject, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, ICommand) is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageDeleteAppliedStereotypeEditPart.java:[327] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/CenterLocator.java:[23] 08:21:03 import org.eclipse.gmf.runtime.diagram.ui.internal.figures.BorderItemContainerFigure; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Discouraged access: The type 'BorderItemContainerFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/CenterLocator.java:[57] 08:21:03 private BorderItemContainerFigure borderItemContainerFigure = null; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Discouraged access: The type 'BorderItemContainerFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/CenterLocator.java:[66] 08:21:03 BorderItemContainerFigure borderItemContainerFigure = getBorderItemContainerFigure(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Discouraged access: The type 'BorderItemContainerFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/CenterLocator.java:[92] 08:21:03 private BorderItemContainerFigure getBorderItemContainerFigure() { 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Discouraged access: The type 'BorderItemContainerFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/CenterLocator.java:[96] 08:21:03 if (object instanceof BorderItemContainerFigure) { 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Discouraged access: The type 'BorderItemContainerFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/CenterLocator.java:[97] 08:21:03 borderItemContainerFigure = (BorderItemContainerFigure) object; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Discouraged access: The type 'BorderItemContainerFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageFoundAppliedStereotypeEditPart.java:[327] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageAsyncAppliedStereotypeEditPart.java:[327] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifelineCreationEditPolicy.java:[82] 08:21:03 createElementRequest.setParameter(SequenceRequestConstant.COVERED, hostElement); 08:21:03 ^^^^^^^ 08:21:03 The field SequenceRequestConstant.COVERED is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CombinedFragmentHeadImpactLayoutEditPolicy.java:[75] 08:21:03 List children = compartment.getChildren(); 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/GeneralOrderingAppliedStereotypeEditPart.java:[329] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionNameEditPart.java:[307] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 381. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceUtil.java (at line 878) 08:21:03 if (event.equals(message.getSendEvent())) { 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification 08:21:03 382. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceUtil.java (at line 880) 08:21:03 } else if (event.equals(message.getReceiveEvent())) { 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification 08:21:03 383. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceUtil.java (at line 968) 08:21:03 if (mess.getReceiveEvent().equals(occ1) && MessageSort.SYNCH_CALL_LITERAL.equals(mess.getMessageSort())) { 08:21:03 ^^^^ 08:21:03 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd 08:21:03 384. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceUtil.java (at line 976) 08:21:03 if (mess.getReceiveEvent().equals(occ2) && MessageSort.SYNCH_CALL_LITERAL.equals(mess.getMessageSort())) { 08:21:03 ^^^^ 08:21:03 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd 08:21:03 385. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceUtil.java (at line 1173) 08:21:03 if (ift.equals(mess.getSendEvent()) && mess.getReceiveEvent() instanceof MessageOccurrenceSpecification) { 08:21:03 ^^^^^^^^^^^^^^^^^^^ 08:21:03 Unlikely argument type for equals(): MessageEnd seems to be unrelated to InteractionFragment 08:21:03 386. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceUtil.java (at line 1175) 08:21:03 } else if (ift.equals(mess.getReceiveEvent()) && mess.getSendEvent() instanceof MessageOccurrenceSpecification) { 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Unlikely argument type for equals(): MessageEnd seems to be unrelated to InteractionFragment 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectRectangleToGridEditPolicy.java:[87] 08:21:03 Node nodeContainer = (Node) (((GraphicalEditPart) getHost()).getNotationView()).eContainer(); 08:21:03 ^^^^^^^^^^^^^ 08:21:03 The value of the local variable nodeContainer is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectRectangleToGridEditPolicy.java:[237] 08:21:03 java.util.List<Edge> sourceEdge = node.getSourceEdges(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type EList needs unchecked conversion to conform to List<Edge> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectRectangleToGridEditPolicy.java:[244] 08:21:03 java.util.List<Edge> targetEdge = node.getTargetEdges(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type EList needs unchecked conversion to conform to List<Edge> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectRectangleToGridEditPolicy.java:[275] 08:21:03 java.util.List<Edge> sourceEdge = node.getSourceEdges(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type EList needs unchecked conversion to conform to List<Edge> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectRectangleToGridEditPolicy.java:[282] 08:21:03 java.util.List<Edge> targetEdge = node.getTargetEdges(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type EList needs unchecked conversion to conform to List<Edge> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ChangeEdgeTargetCommand.java:[118] 08:21:03 List points = ((RelativeBendpoints) bendpoints).getPoints(); 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionUseEditPart.java:[176] 08:21:03 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The constructor PortPositionLocator(IFigure, int) is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UMLBaseItemSemanticEditPolicy.java:[472] 08:21:03 if (target != null && (target.getOwnedRules().contains(target))) { 08:21:03 ^^^^^^ 08:21:03 Unlikely argument type Namespace for contains(Object) on a Collection<Constraint> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageLostAppliedStereotypeEditPart.java:[327] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FixGateViewOnOpening.java:[48] 08:21:03 import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDGateEditPart; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDGateEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FixGateViewOnOpening.java:[120] 08:21:03 location = new Point(rect.x, rect.y + OLDGateEditPart.DEFAULT_SIZE.height * index + 2); 08:21:03 ^^^^^^^^^^^^^^^ 08:21:03 The type OLDGateEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FixGateViewOnOpening.java:[120] 08:21:03 location = new Point(rect.x, rect.y + OLDGateEditPart.DEFAULT_SIZE.height * index + 2); 08:21:03 ^^^^^^^^^^^^ 08:21:03 The field OLDGateEditPart.DEFAULT_SIZE is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FixGateViewOnOpening.java:[122] 08:21:03 location = new Point(rect.right(), rect.y + OLDGateEditPart.DEFAULT_SIZE.height * index + 2); 08:21:03 ^^^^^^^^^^^^^^^ 08:21:03 The type OLDGateEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FixGateViewOnOpening.java:[122] 08:21:03 location = new Point(rect.right(), rect.y + OLDGateEditPart.DEFAULT_SIZE.height * index + 2); 08:21:03 ^^^^^^^^^^^^ 08:21:03 The field OLDGateEditPart.DEFAULT_SIZE is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineMessageCreateHelper.java:[42] 08:21:03 import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDLifelineEditPart; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDLifelineEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineMessageCreateHelper.java:[219] 08:21:03 int halfHeight = child.getPrimaryShape().getFigureLifelineNameContainerFigure().getBounds().height / 2; // TODO_MIA check the use of this methode 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/DropDestructionOccurenceSpecification.java:[110] 08:21:03 Optional<DestructionOccurrenceSpecificationEditPart> findFirst = graphicalContainer.getChildren().stream() 08:21:03 .filter(DestructionOccurrenceSpecificationEditPart.class::isInstance) 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method filter(Predicate) belongs to the raw type Stream. References to generic type Stream<T> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/DropDestructionOccurenceSpecification.java:[110] 08:21:03 Optional<DestructionOccurrenceSpecificationEditPart> findFirst = graphicalContainer.getChildren().stream() 08:21:03 .filter(DestructionOccurrenceSpecificationEditPart.class::isInstance) 08:21:03 .map(DestructionOccurrenceSpecificationEditPart.class::cast) 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method map(Function) belongs to the raw type Stream. References to generic type Stream<T> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/DropDestructionOccurenceSpecification.java:[110] 08:21:03 Optional<DestructionOccurrenceSpecificationEditPart> findFirst = graphicalContainer.getChildren().stream() 08:21:03 .filter(DestructionOccurrenceSpecificationEditPart.class::isInstance) 08:21:03 .map(DestructionOccurrenceSpecificationEditPart.class::cast) 08:21:03 .findFirst(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type Optional needs unchecked conversion to conform to Optional<DestructionOccurrenceSpecificationEditPart> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MoveableNonResizableLabelEditPolicy.java:[42] 08:21:03 import org.eclipse.gmf.runtime.diagram.ui.internal.figures.LabelHelper; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Discouraged access: The type 'LabelHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MoveableNonResizableLabelEditPolicy.java:[160] 08:21:03 Point normalPoint = LabelHelper.offsetFromRelativeCoordinate(getHostFigure(), rect, refPoint); 08:21:03 ^^^^^^^^^^^ 08:21:03 Discouraged access: The type 'LabelHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MoveableNonResizableLabelEditPolicy.java:[160] 08:21:03 Point normalPoint = LabelHelper.offsetFromRelativeCoordinate(getHostFigure(), rect, refPoint); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Discouraged access: The method 'LabelHelper.offsetFromRelativeCoordinate(IFigure, Rectangle, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/TooltipUtil.java:[445] 08:21:03 Collection<String> displayValue = LifelineLabelHelper.DEFAULT_LABEL_DISPLAY; 08:21:03 ^^^^^^^^^^^^ 08:21:03 The value of the local variable displayValue is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineResizeHelper.java:[52] 08:21:03 Dimension namePreSize = primaryShape.getFigureLifelineNameContainerFigure().getPreferredSize(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[117] 08:21:03 private Command getUpdateWeakRefForExecSpecCreate(final CreateViewAndElementRequest request) { 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method getUpdateWeakRefForExecSpecCreate(CreateViewAndElementRequest) from the type UpdateWeakReferenceForExecSpecEditPolicy is never used locally 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[136] 08:21:03 previousEventsFromPosition.addAll(LifelineEditPartUtil.getPreviousEventsFromPosition(new Point(reqlocationOnScreen.x, reqlocationOnScreen.y + deltaMoveAtCreationAndDeletion + AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT), 08:21:03 ^^^^^^^^^^^^^ 08:21:03 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[152] 08:21:03 connectionsAndChildren.addAll(((GraphicalEditPart) host).getSourceConnections()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends capture#1-of ?> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[153] 08:21:03 connectionsAndChildren.addAll(((GraphicalEditPart) host).getTargetConnections()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends capture#2-of ?> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[154] 08:21:03 connectionsAndChildren.addAll(((GraphicalEditPart) host).getChildren()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends capture#3-of ?> 08:21:03 416. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java (at line 160) 08:21:03 if (message instanceof Message && null != ((Message) message).getSendEvent() && ((Message) message).getSendEvent().equals(nextEvent) 08:21:03 ^^^^^^^^^ 08:21:03 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd 08:21:03 417. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java (at line 161) 08:21:03 || message instanceof Message && null != ((Message) message).getReceiveEvent() && ((Message) message).getReceiveEvent().equals(nextEvent)) { 08:21:03 ^^^^^^^^^ 08:21:03 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd 08:21:03 418. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java (at line 167) 08:21:03 if (((Message) message).getSendEvent().equals(nextEvent)) { 08:21:03 ^^^^^^^^^ 08:21:03 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[174] 08:21:03 Point newLocation = new Point(0, createRequest.getLocation().y + AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT + deltaMoveAtCreationAndDeletion); 08:21:03 ^^^^^^^^^^^^^ 08:21:03 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[195] 08:21:03 Point newLocation = new Point(0, reqlocationOnScreen.y + AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT + deltaMoveAtCreationAndDeletion); 08:21:03 ^^^^^^^^^^^^^ 08:21:03 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[275] 08:21:03 @SuppressWarnings("unchecked") 08:21:03 ^^^^^^^^^^^ 08:21:03 Unnecessary @SuppressWarnings("unchecked") 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[276] 08:21:03 private Command getUpdateWeakRefForExecSpecDelete(final EditCommandRequestWrapper request) { 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method getUpdateWeakRefForExecSpecDelete(EditCommandRequestWrapper) from the type UpdateWeakReferenceForExecSpecEditPolicy is never used locally 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionUseNameEditPart.java:[307] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FragmentsOrdererHelper.java:[163] 08:21:03 Object sourceLoc = request.getExtendedData().get(SequenceRequestConstant.SOURCE_LOCATION_DATA); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FragmentsOrdererHelper.java:[163] 08:21:03 Object sourceLoc = request.getExtendedData().get(SequenceRequestConstant.SOURCE_LOCATION_DATA); 08:21:03 ^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.SOURCE_LOCATION_DATA is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[115] 08:21:03 Map<String, Object> extendedData = request.getExtendedData(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[131] 08:21:03 Map<String, Object> extendedData = request.getExtendedData(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[179] 08:21:03 Map<String, Object> extendedData = requestForType.getExtendedData(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[387] 08:21:03 Map<String, Object> extendedData = request.getExtendedData(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[394] 08:21:03 Map<String, Object> extendedData = request.getExtendedData(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[435] 08:21:03 Map<String, Object> extendedData = request.getExtendedData(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[562] 08:21:03 Map<String, Object> requestParameters = request.getExtendedData(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[622] 08:21:03 Map<String, Object> extendedData = request.getExtendedData(); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/migration/SequenceReconciler_1_3_0.java:[83] 08:21:03 for (Iterator iterator = combinedViews.iterator(); iterator.hasNext();) { 08:21:03 ^^^^^^^^ 08:21:03 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/migration/SequenceReconciler_1_3_0.java:[86] 08:21:03 interactionCompartmentShape.getPersistedChildren().add(0, view); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/ExecutionSpecificationAffixedChildAlignmentPolicy.java:[61] 08:21:03 protected void createResizeHandle(List handles, int direction) { 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/BehaviorDisplayHelper.java:[125] 08:21:03 setValue(shouldDisplayBehavior((View) source)); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method setValue(Object) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/BehaviorDisplayHelper.java:[137] 08:21:03 if (!Util.equals(realValue, value)) { 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method equals(Object, Object) from the type Util is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/BehaviorDisplayHelper.java:[142] 08:21:03 if (!Util.equals(cacheValue, value)) { 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The method equals(Object, Object) from the type Util is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/BehaviorDisplayHelper.java:[143] 08:21:03 ValueDiff diff = Diffs.createValueDiff(cacheValue, value); 08:21:03 ^^^^^^^^^ 08:21:03 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/BehaviorDisplayHelper.java:[144] 08:21:03 fireValueChange(diff); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/advice/ConstraintHelperAdvice.java:[74] 08:21:03 List sourceConnections = ViewUtil.getSourceConnections(view); 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/advice/ConstraintHelperAdvice.java:[89] 08:21:03 for (Iterator iterator = edgesToDestroy.iterator(); iterator.hasNext();) { 08:21:03 ^^^^^^^^ 08:21:03 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/OLDCreateGateViewCommand.java:[44] 08:21:03 import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDGateEditPart; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDGateEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/OLDCreateGateViewCommand.java:[156] 08:21:03 ViewUtil.setStructuralFeatureValue(innerGateView, NotationPackage.eINSTANCE.getLocation_Y(), Integer.valueOf(location.y + OLDGateEditPart.DEFAULT_SIZE.height + 2)); 08:21:03 ^^^^^^^^^^^^^^^ 08:21:03 The type OLDGateEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/OLDCreateGateViewCommand.java:[156] 08:21:03 ViewUtil.setStructuralFeatureValue(innerGateView, NotationPackage.eINSTANCE.getLocation_Y(), Integer.valueOf(location.y + OLDGateEditPart.DEFAULT_SIZE.height + 2)); 08:21:03 ^^^^^^^^^^^^ 08:21:03 The field OLDGateEditPart.DEFAULT_SIZE is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/OLDCreateGateViewCommand.java:[223] 08:21:03 location.y = OLDGateEditPart.DEFAULT_SIZE.height * 2 * (index + 1); 08:21:03 ^^^^^^^^^^^^^^^ 08:21:03 The type OLDGateEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/OLDCreateGateViewCommand.java:[223] 08:21:03 location.y = OLDGateEditPart.DEFAULT_SIZE.height * 2 * (index + 1); 08:21:03 ^^^^^^^^^^^^ 08:21:03 The field OLDGateEditPart.DEFAULT_SIZE is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/TimeObservationNameEditPart.java:[345] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/StateInvariantLabelEditPart.java:[309] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateCoordinateCommand.java:[61] 08:21:03 @SuppressWarnings("unchecked") 08:21:03 ^^^^^^^^^^^ 08:21:03 Unnecessary @SuppressWarnings("unchecked") 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomConstraintEditPart.java:[59] 08:21:03 List parts = getChildren(); 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomConstraintEditPart.java:[78] 08:21:03 List parts = getChildren(); 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/CustomExecutionSpecificationCreationEditPolicy.java:[43] 08:21:03 import org.eclipse.papyrus.uml.diagram.sequence.util.DurationLinkUtil; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The import org.eclipse.papyrus.uml.diagram.sequence.util.DurationLinkUtil is never used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/figures/ReferencialGrid.java:[64] 08:21:03 lines.add(new Integer(y)); 08:21:03 ^^^^^^^^^^ 08:21:03 The constructor Integer(int) is deprecated since version 9 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/MessageAnchorRepairer.java:[37] 08:21:03 import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDLifelineEditPart; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDLifelineEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/MessageAnchorRepairer.java:[51] 08:21:03 return new OLDLifelineEditPart.PreserveAnchorsPositionCommandEx(editPart, sizeDelta, preserveAxis); 08:21:03 ^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDLifelineEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/MessageAnchorRepairer.java:[51] 08:21:03 return new OLDLifelineEditPart.PreserveAnchorsPositionCommandEx(editPart, sizeDelta, preserveAxis); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDLifelineEditPart.PreserveAnchorsPositionCommandEx is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/MessageAnchorRepairer.java:[62] 08:21:03 return new OLDLifelineEditPart.PreserveAnchorsPositionCommandEx(editPart, sizeDelta, PreserveAnchorsPositionCommand.PRESERVE_Y, editPart.getFigure(), direction); 08:21:03 ^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDLifelineEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/MessageAnchorRepairer.java:[62] 08:21:03 return new OLDLifelineEditPart.PreserveAnchorsPositionCommandEx(editPart, sizeDelta, PreserveAnchorsPositionCommand.PRESERVE_Y, editPart.getFigure(), direction); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDLifelineEditPart.PreserveAnchorsPositionCommandEx is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/ContinuationNameEditPart.java:[311] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageCreateAppliedStereotypeEditPart.java:[327] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/PromptCreateElementAndNodeCommand.java:[40] 08:21:03 import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/PromptCreateElementAndNodeCommand.java:[92] 08:21:03 createMenuItems(menu, this, new ArrayList()); 08:21:03 ^^^^^^^^^ 08:21:03 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/PromptCreateElementAndNodeCommand.java:[141] 08:21:03 createExecutionSpecificationCommand.putCreateElementRequestParameter(SequenceRequestConstant.INTERACTIONFRAGMENT_CONTAINER, container); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type SequenceRequestConstant is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/PromptCreateElementAndNodeCommand.java:[141] 08:21:03 createExecutionSpecificationCommand.putCreateElementRequestParameter(SequenceRequestConstant.INTERACTIONFRAGMENT_CONTAINER, container); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The field SequenceRequestConstant.INTERACTIONFRAGMENT_CONTAINER is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomStateInvariantEditPart.java:[171] 08:21:03 protected List getModelChildren() { 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomStateInvariantEditPart.java:[172] 08:21:03 List<Object> modelChildren = new ArrayList<>(super.getModelChildren()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The constructor ArrayList(Collection<? extends Object>) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomStateInvariantEditPart.java:[172] 08:21:03 List<Object> modelChildren = new ArrayList<>(super.getModelChildren()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<Object> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomStateInvariantEditPart.java:[172] 08:21:03 List<Object> modelChildren = new ArrayList<>(super.getModelChildren()); 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object> 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomStateInvariantEditPart.java:[181] 08:21:03 final View view = getNotationView(); 08:21:03 ^^^^ 08:21:03 The value of the local variable view is not used 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomStateInvariantEditPart.java:[254] 08:21:03 List parts = getChildren(); 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[49] 08:21:03 import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDGateEditPart; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDGateEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[50] 08:21:03 import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDGateNameEditPart; 08:21:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDGateNameEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[98] 08:21:03 node.setType(OLDGateEditPart.GATE_TYPE); 08:21:03 ^^^^^^^^^^^^^^^ 08:21:03 The type OLDGateEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[98] 08:21:03 node.setType(OLDGateEditPart.GATE_TYPE); 08:21:03 ^^^^^^^^^ 08:21:03 The field OLDGateEditPart.GATE_TYPE is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[104] 08:21:03 label.setType(OLDGateNameEditPart.GATE_NAME_TYPE); 08:21:03 ^^^^^^^^^^^^^^^^^^^ 08:21:03 The type OLDGateNameEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[104] 08:21:03 label.setType(OLDGateNameEditPart.GATE_NAME_TYPE); 08:21:03 ^^^^^^^^^^^^^^ 08:21:03 The field OLDGateNameEditPart.GATE_NAME_TYPE is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[373] 08:21:03 Rectangle bounds = new Rectangle(location, OLDGateEditPart.DEFAULT_SIZE); 08:21:03 ^^^^^^^^^^^^^^^ 08:21:03 The type OLDGateEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[373] 08:21:03 Rectangle bounds = new Rectangle(location, OLDGateEditPart.DEFAULT_SIZE); 08:21:03 ^^^^^^^^^^^^ 08:21:03 The field OLDGateEditPart.DEFAULT_SIZE is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[377] 08:21:03 return validLocation.getLocation().getTranslated(0, -OLDGateEditPart.DEFAULT_SIZE.height / 2 - 1); 08:21:03 ^^^^^^^^^^^^^^^ 08:21:03 The type OLDGateEditPart is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[377] 08:21:03 return validLocation.getLocation().getTranslated(0, -OLDGateEditPart.DEFAULT_SIZE.height / 2 - 1); 08:21:03 ^^^^^^^^^^^^ 08:21:03 The field OLDGateEditPart.DEFAULT_SIZE is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/figures/StateInvariantFigure.java:[121] 08:21:03 graphics.fillRoundRectangle(getBounds(), corner.width, corner.height); 08:21:03 ^^^^^^ 08:21:03 The field RoundedRectangle.corner is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/figures/StateInvariantFigure.java:[121] 08:21:03 graphics.fillRoundRectangle(getBounds(), corner.width, corner.height); 08:21:03 ^^^^^^ 08:21:03 The field RoundedRectangle.corner is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineXYLayoutEditPolicy.java:[131] 08:21:03 constraintRect.height = AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT; 08:21:03 ^^^^^^^^^^^^^ 08:21:03 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineXYLayoutEditPolicy.java:[139] 08:21:03 int modulo = AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT / (int) spacing; 08:21:03 ^^^^^^^^^^^^^ 08:21:03 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineXYLayoutEditPolicy.java:[190] 08:21:03 int modulo = AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT / (int) spacing; 08:21:03 ^^^^^^^^^^^^^ 08:21:03 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineXYLayoutEditPolicy.java:[313] 08:21:03 boundsToRectangle.height = AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT; 08:21:03 ^^^^^^^^^^^^^ 08:21:03 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineXYLayoutEditPolicy.java:[402] 08:21:03 List children = getHost().getChildren(); 08:21:03 ^^^^ 08:21:03 List is a raw type. References to generic type List<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineXYLayoutEditPolicy.java:[403] 08:21:03 Iterator iter = children.iterator(); 08:21:03 ^^^^^^^^ 08:21:03 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageDeleteNameEditPart.java:[314] 08:21:03 final EObject element = getParserElement(); 08:21:03 ^^^^^^^ 08:21:03 The value of the local variable element is not used 08:21:03 491 problems (0 errors, 474 warnings, 17 infos) 08:21:03 [INFO] 08:21:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.sequence --- 08:21:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src/test/resources 08:21:03 [INFO] 08:21:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.sequence --- 08:21:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/target/org.eclipse.papyrus.uml.diagram.sequence-6.0.0-SNAPSHOT-sources.jar 08:21:03 [INFO] 08:21:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.sequence --- 08:21:03 [INFO] 08:21:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.sequence --- 08:21:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/target/org.eclipse.papyrus.uml.diagram.sequence-6.0.0-SNAPSHOT.jar 08:21:04 [INFO] 08:21:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.sequence --- 08:21:04 [INFO] 08:21:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.sequence --- 08:21:04 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:04 [INFO] 08:21:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.sequence --- 08:21:04 [INFO] 08:21:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.statemachine >-- 08:21:04 [INFO] Building org.eclipse.papyrus.uml.diagram.statemachine 4.0.0-SNAPSHOT [291/729] 08:21:04 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:04 [INFO] 08:21:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.statemachine --- 08:21:04 [INFO] 08:21:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.statemachine --- 08:21:04 [INFO] The project's OSGi version is 4.0.0.202103041255 08:21:04 [INFO] 08:21:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.statemachine --- 08:21:04 [INFO] 08:21:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.statemachine --- 08:21:04 [INFO] 08:21:04 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.statemachine --- 08:21:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src/main/resources 08:21:04 [INFO] 08:21:04 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.statemachine --- 08:21:04 [INFO] Compiling 221 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/bin 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/ConstraintBodyEditPart.java:[308] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/FinalStateFloatingLabelEditPart.java:[343] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateDeepHistoryFloatingLabelEditPart.java:[343] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/policies/UMLBaseItemSemanticEditPolicy.java:[421] 08:21:08 .contains(target))) { 08:21:08 ^^^^^^ 08:21:08 Unlikely argument type Namespace for contains(Object) on a Collection<Constraint> 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/DoActivityStateBehaviorStateEditPart.java:[331] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateForkNameEditPart.java:[343] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/strategies/StateSemanticConnectionsStrategy.java:[66] 08:21:08 List<EObject> result = (List<EObject>) super.getCanonicalSemanticChildren(semanticFromEditPart, viewFromEditPart); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Type safety: Unchecked cast from List<capture#5-of ? extends EObject> to List<EObject> 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/edit/part/CustomRegionCompartmentEditPart.java:[24] 08:21:08 import org.eclipse.gmf.runtime.diagram.ui.internal.tools.RubberbandDragTracker; 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Discouraged access: The type 'RubberbandDragTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/edit/part/CustomRegionCompartmentEditPart.java:[66] 08:21:08 return new RubberbandDragTracker() { 08:21:08 ^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Discouraged access: The type 'RubberbandDragTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/edit/part/CustomRegionCompartmentEditPart.java:[66] 08:21:08 return new RubberbandDragTracker() { 08:21:08 ^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Discouraged access: The constructor 'RubberbandDragTracker()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateExitPointFloatingLabelEditPart.java:[343] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/DeferrableTriggerEditPart.java:[333] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/ContextLinkEditPart.java:[24] 08:21:08 import org.eclipse.papyrus.uml.diagram.common.editpolicies.AppliedStereotypeLinkLabelDisplayEditPolicy; 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The import org.eclipse.papyrus.uml.diagram.common.editpolicies.AppliedStereotypeLinkLabelDisplayEditPolicy is never used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/FinalStateStereotypeEditPart.java:[346] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/InternalStateListener.java:[31] 08:21:08 import org.eclipse.gmf.runtime.diagram.ui.internal.commands.RefreshEditPartCommand; 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Discouraged access: The type 'RefreshEditPartCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/InternalStateListener.java:[102] 08:21:08 RefreshEditPartCommand refreshEditPart = new RefreshEditPartCommand(part, true); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Discouraged access: The type 'RefreshEditPartCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/InternalStateListener.java:[102] 08:21:08 RefreshEditPartCommand refreshEditPart = new RefreshEditPartCommand(part, true); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Discouraged access: The type 'RefreshEditPartCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/InternalStateListener.java:[102] 08:21:08 RefreshEditPartCommand refreshEditPart = new RefreshEditPartCommand(part, true); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Discouraged access: The constructor 'RefreshEditPartCommand(IGraphicalEditPart, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateInitialStereotypeEditPart.java:[346] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLVisualIDRegistry.java:[107] 08:21:08 private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.statemachine/debug/visualID"; //$NON-NLS-1$ 08:21:08 ^^^^^^^^^ 08:21:08 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLVisualIDRegistry.java:[647] 08:21:08 private static boolean isDiagram(Package element) { 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateNameEditPartTN.java:[308] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[438] 08:21:08 Node stateMachine_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(StateMachineNameEditPart.VISUAL_ID)); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The value of the local variable stateMachine_NameLabel is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[459] 08:21:08 Node state_NameLabel_TN = createLabel(node, UMLVisualIDRegistry.getType(StateNameEditPartTN.VISUAL_ID)); 08:21:08 ^^^^^^^^^^^^^^^^^^ 08:21:08 The value of the local variable state_NameLabel_TN is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[525] 08:21:08 Node state_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(StateNameEditPart.VISUAL_ID)); 08:21:08 ^^^^^^^^^^^^^^^ 08:21:08 The value of the local variable state_NameLabel is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[850] 08:21:08 Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPart.VISUAL_ID)); 08:21:08 ^^^^^^^^^^^^^^^^^ 08:21:08 The value of the local variable comment_BodyLabel is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[868] 08:21:08 Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameLabelEditPart.VISUAL_ID)); 08:21:08 ^^^^^^^^^^^^^^^^^^^^ 08:21:08 The value of the local variable constraint_NameLabel is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[869] 08:21:08 Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintBodyEditPart.VISUAL_ID)); 08:21:08 ^^^^^^^^^^^^^^^^^^^^ 08:21:08 The value of the local variable constraint_BodyLabel is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[958] 08:21:08 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1002] 08:21:08 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1036] 08:21:08 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1047] 08:21:08 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:21:08 ^^^^^^^^^ 08:21:08 The value of the local variable prefStore is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1063] 08:21:08 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1074] 08:21:08 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:21:08 ^^^^^^^^^ 08:21:08 The value of the local variable prefStore is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1090] 08:21:08 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1150] 08:21:08 rv.getStyles().add(ts); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1153] 08:21:08 rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle()); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1156] 08:21:08 rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle()); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1190] 08:21:08 private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1210] 08:21:08 private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1219] 08:21:08 private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/ConnectionPointReferenceNameEditPart.java:[344] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/ValidateAction.java:[191] 08:21:08 List allStatuses = new ArrayList(); 08:21:08 ^^^^ 08:21:08 List is a raw type. References to generic type List<E> should be parameterized 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/ValidateAction.java:[191] 08:21:08 List allStatuses = new ArrayList(); 08:21:08 ^^^^^^^^^ 08:21:08 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/ValidateAction.java:[194] 08:21:08 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject> 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/ValidateAction.java:[194] 08:21:08 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:21:08 ^^^^^^^^^^^ 08:21:08 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus> 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/ValidateAction.java:[195] 08:21:08 for (Iterator it = allStatuses.iterator(); it.hasNext();) { 08:21:08 ^^^^^^^^ 08:21:08 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateDeepHistoryStereotypeEditPart.java:[346] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateShallowHistoryFloatingLabelEditPart.java:[343] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/ConnectionPointReferenceStereotypeEditPart.java:[347] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateExitPointStereotypeEditPart.java:[347] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/ConstraintNameLabelEditPart.java:[310] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/TransitionStereotypeEditPart.java:[326] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/policies/CustomStateMachineDiagramDragDropEditPolicy.java:[180] 08:21:08 RegionFigure regionFigure = ((RegionEditPart) graphicalParentEditPart.getParent()).getPrimaryShape(); 08:21:08 ^^^^^^^^^^^^ 08:21:08 The value of the local variable regionFigure is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/policies/CustomStateMachineDiagramDragDropEditPolicy.java:[302] 08:21:08 Iterator<View> it = compartment.getChildren().iterator(); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<View> 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/GeneralizationStereotypeEditPart.java:[326] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDocumentProvider.java:[59] 08:21:08 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes; 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDocumentProvider.java:[60] 08:21:08 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil; 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDocumentProvider.java:[208] 08:21:08 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:21:08 ^^^^^^^^^^^^^ 08:21:08 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDocumentProvider.java:[208] 08:21:08 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:21:08 ^^^^ 08:21:08 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDocumentProvider.java:[570] 08:21:08 throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDocumentProvider.java:[570] 08:21:08 throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:21:08 ^^^^^^^^^^^^^^^^ 08:21:08 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateTerminateFloatingLabelEditPart.java:[343] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateEditPartTN.java:[196] 08:21:08 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The constructor PortPositionLocator(IFigure, int) is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateEditPartTN.java:[206] 08:21:08 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The constructor PortPositionLocator(IFigure, int) is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/figures/NoExtraHeightLayoutManager.java:[61] 08:21:08 double ratio = new Integer(compartmentsHeight).doubleValue() / new Integer(remainingspace).doubleValue(); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The constructor Integer(int) is deprecated since version 9 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/figures/NoExtraHeightLayoutManager.java:[61] 08:21:08 double ratio = new Integer(compartmentsHeight).doubleValue() / new Integer(remainingspace).doubleValue(); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The constructor Integer(int) is deprecated since version 9 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/edit/part/CustomTransitionEditPart.java:[55] 08:21:08 new RunnableWithResult.Impl() { 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 RunnableWithResult.Impl is a raw type. References to generic type RunnableWithResult.Impl<T> should be parameterized 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/edit/part/CustomTransitionEditPart.java:[60] 08:21:08 setResult(getChildren().get(1)); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateJoinFloatingLabelEditPart.java:[343] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateEntryPointStereotypeEditPart.java:[347] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateInitialFloatingLabelEditPart.java:[343] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateChoiceFloatingLabelEditPart.java:[343] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateShallowHistoryStereotypeEditPart.java:[346] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateJunctionStereotypeEditPart.java:[346] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateEntryPointFloatingLabelEditPart.java:[343] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/custom/expressions/UMLAbstractExpression.java:[146] 08:21:08 return new Byte(num.byteValue()); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The constructor Byte(byte) is deprecated since version 9 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/custom/expressions/UMLAbstractExpression.java:[149] 08:21:08 return new Integer(num.intValue()); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The constructor Integer(int) is deprecated since version 9 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/custom/expressions/UMLAbstractExpression.java:[152] 08:21:08 return new Short(num.shortValue()); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The constructor Short(short) is deprecated since version 9 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/custom/expressions/UMLAbstractExpression.java:[155] 08:21:08 return new Long(num.longValue()); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The constructor Long(long) is deprecated since version 9 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/custom/expressions/UMLAbstractExpression.java:[161] 08:21:08 return new Float(num.floatValue()); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The constructor Float(float) is deprecated since version 9 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/custom/expressions/UMLAbstractExpression.java:[164] 08:21:08 return new Double(num.doubleValue()); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The constructor Double(double) is deprecated since version 9 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateJunctionFloatingLabelEditPart.java:[343] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/TransitionGuardEditPart.java:[327] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/ContextLinkAppliedStereotypeEditPart.java:[328] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateEditPart.java:[233] 08:21:08 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The constructor PortPositionLocator(IFigure, int) is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateEditPart.java:[243] 08:21:08 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The constructor PortPositionLocator(IFigure, int) is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateEditPart.java:[253] 08:21:08 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The constructor PortPositionLocator(IFigure, int) is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/EntryStateBehaviorEditPart.java:[331] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[29] 08:21:08 import org.eclipse.gmf.runtime.diagram.ui.internal.commands.RefreshEditPartCommand; 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Discouraged access: The type 'RefreshEditPartCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[42] 08:21:08 public class StateBehaviorsListener extends AbstractModifcationTriggerListener { 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The type AbstractModifcationTriggerListener is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[127] 08:21:08 IGraphicalEditPart iGrapEditPart = getChildByEObject(oldBehavior, stateEditPart, false); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The method getChildByEObject(EObject, IGraphicalEditPart, boolean) from the type AbstractModifcationTriggerListener is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[154] 08:21:08 IGraphicalEditPart found = getChildByEObject((EObject) toTest, getDiagramEditPart(), false); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The method getChildByEObject(EObject, IGraphicalEditPart, boolean) from the type AbstractModifcationTriggerListener is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[154] 08:21:08 IGraphicalEditPart found = getChildByEObject((EObject) toTest, getDiagramEditPart(), false); 08:21:08 ^^^^^^^^^^^^^^^^^^^^ 08:21:08 The method getDiagramEditPart() from the type AbstractModifcationTriggerListener is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[170] 08:21:08 RefreshEditPartCommand refreshEditPart = new RefreshEditPartCommand(part, true); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Discouraged access: The type 'RefreshEditPartCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[170] 08:21:08 RefreshEditPartCommand refreshEditPart = new RefreshEditPartCommand(part, true); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Discouraged access: The type 'RefreshEditPartCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[170] 08:21:08 RefreshEditPartCommand refreshEditPart = new RefreshEditPartCommand(part, true); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Discouraged access: The constructor 'RefreshEditPartCommand(IGraphicalEditPart, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateTerminateStereotypeEditPart.java:[346] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateMachineNameEditPart.java:[308] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateFloatingLabelEditPart.java:[343] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateNameEditPart.java:[308] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/InternalTransitionEditPart.java:[331] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/ExitStateBehaviorEditPart.java:[331] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateMachineEditPart.java:[196] 08:21:08 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The constructor PortPositionLocator(IFigure, int) is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateMachineEditPart.java:[206] 08:21:08 IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The constructor PortPositionLocator(IFigure, int) is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/parsers/MessageFormatParser.java:[200] 08:21:08 new Integer(pos.getErrorIndex()))); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The constructor Integer(int) is deprecated since version 9 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[26] 08:21:08 import org.eclipse.gef.commands.CommandStackListener; 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The type CommandStackListener is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[35] 08:21:08 import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener; 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[40] 08:21:08 import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState; 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The type OperationHistoryDirtyState is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[91] 08:21:08 private OperationHistoryDirtyState dirtyState; 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The type OperationHistoryDirtyState is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[251] 08:21:08 getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() { 08:21:08 ^^^^^^^^^^^^^^^^^^^^ 08:21:08 The type CommandStackListener is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[282] 08:21:08 protected OperationHistoryDirtyState getDirtyState() { 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The type OperationHistoryDirtyState is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[284] 08:21:08 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The type OperationHistoryDirtyState is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[284] 08:21:08 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[383] 08:21:08 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[383] 08:21:08 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateChoiceStereotypeEditPart.java:[346] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/TransitionNameEditPart.java:[327] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateJoinStereotypeEditPart.java:[346] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateForkStereotypeEditPart.java:[346] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditorUtil.java:[36] 08:21:08 import org.eclipse.core.runtime.SubProgressMonitor; 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The type SubProgressMonitor is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditorUtil.java:[174] 08:21:08 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null); 08:21:08 ^^^^^^^^^^^^^^^^^^ 08:21:08 The type SubProgressMonitor is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditorUtil.java:[174] 08:21:08 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null); 08:21:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:08 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:21:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/CommentBodyEditPart.java:[308] 08:21:08 final EObject element = getParserElement(); 08:21:08 ^^^^^^^ 08:21:08 The value of the local variable element is not used 08:21:08 124 problems (124 warnings) 08:21:08 [INFO] 08:21:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.statemachine --- 08:21:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src/test/resources 08:21:08 [INFO] 08:21:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.statemachine --- 08:21:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/target/org.eclipse.papyrus.uml.diagram.statemachine-4.0.0-SNAPSHOT-sources.jar 08:21:08 [INFO] 08:21:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.statemachine --- 08:21:08 [INFO] 08:21:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.statemachine --- 08:21:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/target/org.eclipse.papyrus.uml.diagram.statemachine-4.0.0-SNAPSHOT.jar 08:21:08 [INFO] 08:21:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.statemachine --- 08:21:08 [INFO] 08:21:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.statemachine --- 08:21:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:08 [INFO] 08:21:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.statemachine --- 08:21:09 [INFO] 08:21:09 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.timing >----- 08:21:09 [INFO] Building org.eclipse.papyrus.uml.diagram.timing 2.0.0-SNAPSHOT [292/729] 08:21:09 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:09 [INFO] 08:21:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.timing --- 08:21:09 [INFO] 08:21:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.timing --- 08:21:09 [INFO] The project's OSGi version is 2.0.0.202103041255 08:21:09 [INFO] 08:21:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.timing --- 08:21:09 [INFO] 08:21:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.timing --- 08:21:09 [INFO] 08:21:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.timing --- 08:21:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src/main/resources 08:21:09 [INFO] 08:21:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.timing --- 08:21:09 [INFO] Compiling 382 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/utils/DropUtils.java:[51] 08:21:12 import org.eclipse.papyrus.uml.diagram.common.commands.CommonDeferredCreateConnectionViewCommand; 08:21:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:12 The type CommonDeferredCreateConnectionViewCommand is deprecated 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/utils/DropUtils.java:[187] 08:21:12 final CommonDeferredCreateConnectionViewCommand createConnectionViewCommand = new CommonDeferredCreateConnectionViewCommand(editingDomain, semanticHint, sourceViewAdapter, targetViewAdapter, viewer, PreferencesHint.USE_DEFAULTS, 08:21:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:12 The type CommonDeferredCreateConnectionViewCommand is deprecated 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/utils/DropUtils.java:[187] 08:21:12 final CommonDeferredCreateConnectionViewCommand createConnectionViewCommand = new CommonDeferredCreateConnectionViewCommand(editingDomain, semanticHint, sourceViewAdapter, targetViewAdapter, viewer, PreferencesHint.USE_DEFAULTS, 08:21:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:12 The type CommonDeferredCreateConnectionViewCommand is deprecated 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/utils/DropUtils.java:[187] 08:21:12 final CommonDeferredCreateConnectionViewCommand createConnectionViewCommand = new CommonDeferredCreateConnectionViewCommand(editingDomain, semanticHint, sourceViewAdapter, targetViewAdapter, viewer, PreferencesHint.USE_DEFAULTS, 08:21:12 connectionViewDescriptor, null); 08:21:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:12 The constructor CommonDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/TimeObservationAppliedStereotypeEditPart.java:[347] 08:21:12 final EObject element = getParserElement(); 08:21:12 ^^^^^^^ 08:21:12 The value of the local variable element is not used 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageSyncAppliedStereotypeEditPart.java:[325] 08:21:12 final EObject element = getParserElement(); 08:21:12 ^^^^^^^ 08:21:12 The value of the local variable element is not used 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLVisualIDRegistry.java:[113] 08:21:12 private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.timing/debug/visualID"; //$NON-NLS-1$ 08:21:12 ^^^^^^^^^ 08:21:12 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLVisualIDRegistry.java:[644] 08:21:12 private static boolean isDiagram(Package element) { 08:21:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:12 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/FullStateInvariantAppliedStereotypeEditPart.java:[347] 08:21:12 final EObject element = getParserElement(); 08:21:12 ^^^^^^^ 08:21:12 The value of the local variable element is not used 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/InteractionNameEditPart.java:[306] 08:21:12 final EObject element = getParserElement(); 08:21:12 ^^^^^^^ 08:21:12 The value of the local variable element is not used 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/SwitchLifelineAction.java:[29] 08:21:12 handler.execute(null); 08:21:12 ^^^^^^^^^^^^^ 08:21:12 The method execute(ExecutionEvent) from the type GraphicalCommandHandler is deprecated 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[48] 08:21:12 import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler; 08:21:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:12 The type GraphicalCommandHandler is deprecated 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[78] 08:21:12 public class SwitchLifelineCommand extends GraphicalCommandHandler { 08:21:12 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:12 The type GraphicalCommandHandler is deprecated 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[96] 08:21:12 final ICommand createCommand = new ChangeLifelineFromCompactToFull(getEditingDomain(), lifelineEditPart); 08:21:12 ^^^^^^^^^^^^^^^^^^ 08:21:12 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[112] 08:21:12 final ICommand createCommand = new ChangeLifelineFromFullToCompact(getEditingDomain(), lifelineEditPart); 08:21:12 ^^^^^^^^^^^^^^^^^^ 08:21:12 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[196] 08:21:12 return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_ReAssociateTicks, null, null) { 08:21:12 ^^^^^^^^^^^^^^^^^^ 08:21:12 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[225] 08:21:12 return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_ReAssociateTicks, null, null) { 08:21:12 ^^^^^^^^^^^^^^^^^^ 08:21:12 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[267] 08:21:12 return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_NameUnnamedStateInvariants, null, null) { 08:21:12 ^^^^^^^^^^^^^^^^^^ 08:21:12 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[311] 08:21:12 return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_createMessages, null, null) { 08:21:12 ^^^^^^^^^^^^^^^^^^ 08:21:12 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[340] 08:21:12 return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_CreateLinkedElements, null, null) { 08:21:12 ^^^^^^^^^^^^^^^^^^ 08:21:12 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[387] 08:21:12 return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_createStateDefinitions, null, null) { 08:21:12 ^^^^^^^^^^^^^^^^^^ 08:21:12 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[416] 08:21:12 return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_CreateTimeRuler, null) { 08:21:12 ^^^^^^^^^^^^^^^^^^ 08:21:12 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[435] 08:21:12 return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_createLifelineFragments, null, null) { 08:21:12 ^^^^^^^^^^^^^^^^^^ 08:21:12 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[493] 08:21:12 return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_createLifelineFragments, null, null) { 08:21:12 ^^^^^^^^^^^^^^^^^^ 08:21:12 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[576] 08:21:12 final List<IGraphicalEditPart> selectedElements = getSelectedElements(); 08:21:12 ^^^^^^^^^^^^^^^^^^^^^ 08:21:12 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageFoundAppliedStereotypeEditPart.java:[325] 08:21:12 final EObject element = getParserElement(); 08:21:12 ^^^^^^^ 08:21:12 The value of the local variable element is not used 08:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageAsyncNameLabelEditPart.java:[326] 08:21:12 final EObject element = getParserElement(); 08:21:12 ^^^^^^^ 08:21:12 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/OccurrenceSpecificationLabelEditPart.java:[343] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageSyncNameLabelEditPart.java:[326] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/ToggleTimeRulerVisibility.java:[27] 08:21:13 import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler; 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The type GraphicalCommandHandler is deprecated 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/ToggleTimeRulerVisibility.java:[39] 08:21:13 public class ToggleTimeRulerVisibility extends GraphicalCommandHandler { 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The type GraphicalCommandHandler is deprecated 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/ToggleTimeRulerVisibility.java:[44] 08:21:13 final List<IGraphicalEditPart> selectedElements = getSelectedElements(); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/ToggleTimeRulerVisibility.java:[66] 08:21:13 return new ICommandProxy(new AbstractTransactionalCommand(getEditingDomain(), Messages.ToggleTimeRulerVisibility_ToggleTimeRulerVisibility, null, null) { 08:21:13 ^^^^^^^^^^^^^^^^^^ 08:21:13 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageFoundNameLabelEditPart.java:[326] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/StateInvariantAppliedStereotypeEditPart.java:[347] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageOccurrenceSpecificationAppliedStereotypeEditPart.java:[347] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/FullLifelineNameEditPart.java:[308] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageLostNameLabelEditPart.java:[326] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageOccurrenceSpecificationLabelEditPart.java:[342] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/TimeConstraintSpecificationEditPart.java:[343] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageCreateNameLabelEditPart.java:[326] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[68] 08:21:13 private Map myDomain2NotationMap = new HashMap(); 08:21:13 ^^^ 08:21:13 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[68] 08:21:13 private Map myDomain2NotationMap = new HashMap(); 08:21:13 ^^^^^^^ 08:21:13 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[73] 08:21:13 private Collection myLinkDescriptors = new LinkedList(); 08:21:13 ^^^^^^^^^^ 08:21:13 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[73] 08:21:13 private Collection myLinkDescriptors = new LinkedList(); 08:21:13 ^^^^^^^^^^ 08:21:13 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[97] 08:21:13 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE.getPackage_TimingDiagram_SemanticChildren(view); 08:21:13 ^^^^^^^^^^ 08:21:13 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[98] 08:21:13 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:21:13 ^^^^^^^^ 08:21:13 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[107] 08:21:13 myDomain2NotationMap.put(view.getElement(), view); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[108] 08:21:13 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getInteraction_Shape_OutgoingLinks(view)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[109] 08:21:13 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE.getInteraction_Shape_SemanticChildren(view); 08:21:13 ^^^^^^^^^^ 08:21:13 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[110] 08:21:13 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:21:13 ^^^^^^^^ 08:21:13 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[122] 08:21:13 myDomain2NotationMap.put(view.getElement(), view); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[123] 08:21:13 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getLifeline_FullShape_OutgoingLinks(view)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[136] 08:21:13 myDomain2NotationMap.put(view.getElement(), view); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[137] 08:21:13 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getLifeline_CompactShape_OutgoingLinks(view)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[148] 08:21:13 myDomain2NotationMap.put(view.getElement(), view); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[149] 08:21:13 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getStateInvariant_FullShape_OutgoingLinks(view)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[156] 08:21:13 myDomain2NotationMap.put(view.getElement(), view); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[157] 08:21:13 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getStateInvariant_CompactShape_OutgoingLinks(view)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[164] 08:21:13 myDomain2NotationMap.put(view.getElement(), view); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[165] 08:21:13 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getOccurrenceSpecification_Shape_OutgoingLinks(view)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[172] 08:21:13 myDomain2NotationMap.put(view.getElement(), view); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[173] 08:21:13 myLinkDescriptors 08:21:13 .addAll(UMLDiagramUpdater.INSTANCE.getMessageOccurrenceSpecification_Shape_OutgoingLinks(view)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[181] 08:21:13 myDomain2NotationMap.put(view.getElement(), view); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[182] 08:21:13 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getTimeConstraint_Shape_OutgoingLinks(view)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[189] 08:21:13 myDomain2NotationMap.put(view.getElement(), view); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[190] 08:21:13 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getTimeObservation_Shape_OutgoingLinks(view)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[197] 08:21:13 myDomain2NotationMap.put(view.getElement(), view); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[198] 08:21:13 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getDurationConstraint_Shape_OutgoingLinks(view)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[205] 08:21:13 myDomain2NotationMap.put(view.getElement(), view); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[206] 08:21:13 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getDurationObservation_Shape_OutgoingLinks(view)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[213] 08:21:13 myDomain2NotationMap.put(view.getElement(), view); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[214] 08:21:13 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getGeneralOrdering_Shape_OutgoingLinks(view)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[221] 08:21:13 myDomain2NotationMap.put(view.getElement(), view); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[222] 08:21:13 myLinkDescriptors 08:21:13 .addAll(UMLDiagramUpdater.INSTANCE.getDestructionOccurrenceSpecification_Shape_OutgoingLinks(view)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[230] 08:21:13 myDomain2NotationMap.put(view.getElement(), view); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[231] 08:21:13 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getLifeline_Shape_OutgoingLinks(view)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[238] 08:21:13 myDomain2NotationMap.put(view.getElement(), view); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[239] 08:21:13 myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getGate_Shape_OutgoingLinks(view)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[246] 08:21:13 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:21:13 ^^^^^^^^^^ 08:21:13 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[248] 08:21:13 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:21:13 ^^^^^^^^ 08:21:13 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[257] 08:21:13 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:21:13 ^^^^^^^^^^ 08:21:13 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[259] 08:21:13 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:21:13 ^^^^^^^^ 08:21:13 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[268] 08:21:13 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:21:13 ^^^^^^^^^^ 08:21:13 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[270] 08:21:13 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:21:13 ^^^^^^^^ 08:21:13 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[279] 08:21:13 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:21:13 ^^^^^^^^^^ 08:21:13 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[281] 08:21:13 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:21:13 ^^^^^^^^ 08:21:13 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[290] 08:21:13 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:21:13 ^^^^^^^^^^ 08:21:13 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[292] 08:21:13 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:21:13 ^^^^^^^^ 08:21:13 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[301] 08:21:13 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:21:13 ^^^^^^^^^^ 08:21:13 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[303] 08:21:13 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:21:13 ^^^^^^^^ 08:21:13 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[312] 08:21:13 Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE 08:21:13 ^^^^^^^^^^ 08:21:13 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[314] 08:21:13 for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) { 08:21:13 ^^^^^^^^ 08:21:13 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[381] 08:21:13 Collection additionalDescriptors = new LinkedList(); 08:21:13 ^^^^^^^^^^ 08:21:13 Collection is a raw type. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[381] 08:21:13 Collection additionalDescriptors = new LinkedList(); 08:21:13 ^^^^^^^^^^ 08:21:13 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[382] 08:21:13 for (Iterator it = myLinkDescriptors.iterator(); it.hasNext();) { 08:21:13 ^^^^^^^^ 08:21:13 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[396] 08:21:13 myDomain2NotationMap.put(nextLinkDescriptor.getModelElement(), edge); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[401] 08:21:13 additionalDescriptors 08:21:13 .addAll(UMLDiagramUpdater.INSTANCE.getMessage_SynchEdge_OutgoingLinks(edge)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[405] 08:21:13 additionalDescriptors 08:21:13 .addAll(UMLDiagramUpdater.INSTANCE.getMessage_AsynchEdge_OutgoingLinks(edge)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[409] 08:21:13 additionalDescriptors 08:21:13 .addAll(UMLDiagramUpdater.INSTANCE.getMessage_ReplyEdge_OutgoingLinks(edge)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[413] 08:21:13 additionalDescriptors 08:21:13 .addAll(UMLDiagramUpdater.INSTANCE.getMessage_CreateEdge_OutgoingLinks(edge)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[417] 08:21:13 additionalDescriptors 08:21:13 .addAll(UMLDiagramUpdater.INSTANCE.getMessage_DeleteEdge_OutgoingLinks(edge)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[421] 08:21:13 additionalDescriptors 08:21:13 .addAll(UMLDiagramUpdater.INSTANCE.getMessage_LostEdge_OutgoingLinks(edge)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[425] 08:21:13 additionalDescriptors 08:21:13 .addAll(UMLDiagramUpdater.INSTANCE.getMessage_FoundEdge_OutgoingLinks(edge)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[431] 08:21:13 myLinkDescriptors.addAll(additionalDescriptors); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[440] 08:21:13 for (Iterator it = node.getChildren().iterator(); it.hasNext();) { 08:21:13 ^^^^^^^^ 08:21:13 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/DurationConstraintSpecificationEditPart.java:[343] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/DestructionOccurrenceSpecificationAppliedStereotypeEditPart.java:[347] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 111. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/policies/GenericListCompartmentLayoutEditPolicy.java (at line 45) 08:21:13 @SuppressWarnings("static-method") 08:21:13 ^^^^^^^^^^^^^^^ 08:21:13 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[442] 08:21:13 Node interaction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InteractionNameEditPart.VISUAL_ID)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The value of the local variable interaction_NameLabel is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[465] 08:21:13 Node lifeline_FullNameLabel = createLabel(node, 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The value of the local variable lifeline_FullNameLabel is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[491] 08:21:13 Node lifeline_CompactNameLabel = createLabel(node, 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The value of the local variable lifeline_CompactNameLabel is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[539] 08:21:13 Node stateInvariant_CompactNameLabel = createLabel(node, 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The value of the local variable stateInvariant_CompactNameLabel is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[557] 08:21:13 node.getStyles().add(NotationFactory.eINSTANCE.createDescriptionStyle()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[558] 08:21:13 node.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[630] 08:21:13 node_StateDefinitionNameLabel.getStyles().add(NotationFactory.eINSTANCE.createDescriptionStyle()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[836] 08:21:13 node_TickNameLabel.getStyles().add(NotationFactory.eINSTANCE.createDescriptionStyle()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[922] 08:21:13 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[962] 08:21:13 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1003] 08:21:13 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1043] 08:21:13 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1084] 08:21:13 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1125] 08:21:13 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1165] 08:21:13 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1235] 08:21:13 rv.getStyles().add(ts); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1238] 08:21:13 rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1241] 08:21:13 rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1275] 08:21:13 private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1297] 08:21:13 private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1308] 08:21:13 private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDocumentProvider.java:[59] 08:21:13 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes; 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDocumentProvider.java:[60] 08:21:13 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil; 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDocumentProvider.java:[210] 08:21:13 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:21:13 ^^^^^^^^^^^^^ 08:21:13 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDocumentProvider.java:[210] 08:21:13 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:21:13 ^^^^ 08:21:13 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDocumentProvider.java:[574] 08:21:13 EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDocumentProvider.java:[574] 08:21:13 EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:21:13 ^^^^^^^^^^^^^^^^ 08:21:13 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/parsers/MessageFormatParser.java:[199] 08:21:13 NLS.bind(Messages.MessageFormatParser_InvalidInputError, new Integer(pos.getErrorIndex()))); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The constructor Integer(int) is deprecated since version 9 08:21:13 140. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/utils/LifelineUtils.java (at line 114) 08:21:13 @SuppressWarnings("boxing") 08:21:13 ^^^^^^^^ 08:21:13 At least one of the problems in category 'boxing' is not analysed due to a compiler option being ignored 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/OccurrenceSpecificationAppliedStereotypeEditPart.java:[347] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/navigator/UMLNavigatorItem.java:[37] 08:21:13 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:21:13 ^^^^^^ 08:21:13 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/navigator/UMLNavigatorItem.java:[48] 08:21:13 public Class[] getAdapterList() { 08:21:13 ^^^^^^^ 08:21:13 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[26] 08:21:13 import org.eclipse.gef.commands.CommandStackListener; 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The type CommandStackListener is deprecated 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[35] 08:21:13 import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener; 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[41] 08:21:13 import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState; 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The type OperationHistoryDirtyState is deprecated 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[94] 08:21:13 private OperationHistoryDirtyState dirtyState; 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The type OperationHistoryDirtyState is deprecated 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[280] 08:21:13 getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() { 08:21:13 ^^^^^^^^^^^^^^^^^^^^ 08:21:13 The type CommandStackListener is deprecated 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[311] 08:21:13 protected OperationHistoryDirtyState getDirtyState() { 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The type OperationHistoryDirtyState is deprecated 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[313] 08:21:13 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The type OperationHistoryDirtyState is deprecated 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[313] 08:21:13 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[412] 08:21:13 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[412] 08:21:13 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/expressions/UMLAbstractExpression.java:[146] 08:21:13 return new Byte(num.byteValue()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The constructor Byte(byte) is deprecated since version 9 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/expressions/UMLAbstractExpression.java:[149] 08:21:13 return new Integer(num.intValue()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The constructor Integer(int) is deprecated since version 9 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/expressions/UMLAbstractExpression.java:[152] 08:21:13 return new Short(num.shortValue()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The constructor Short(short) is deprecated since version 9 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/expressions/UMLAbstractExpression.java:[155] 08:21:13 return new Long(num.longValue()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The constructor Long(long) is deprecated since version 9 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/expressions/UMLAbstractExpression.java:[161] 08:21:13 return new Float(num.floatValue()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The constructor Float(float) is deprecated since version 9 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/expressions/UMLAbstractExpression.java:[164] 08:21:13 return new Double(num.doubleValue()); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The constructor Double(double) is deprecated since version 9 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/CompactStateInvariantNameEditPart.java:[306] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/navigator/UMLAbstractNavigatorItem.java:[42] 08:21:13 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:21:13 ^^^^^^ 08:21:13 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/navigator/UMLAbstractNavigatorItem.java:[52] 08:21:13 public Class[] getAdapterList() { 08:21:13 ^^^^^^^ 08:21:13 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageReplyNameLabelEditPart.java:[326] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageCreateAppliedStereotypeEditPart.java:[325] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/TimeConstraintAppliedStereotypeEditPart.java:[347] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageReplyAppliedStereotypeEditPart.java:[325] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/GeneralOrderingNameEditPart.java:[344] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/StateDefinitionLabelEditPart.java:[306] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 169. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/policies/TimingDiagramDragDropEditPolicy.java (at line 97) 08:21:13 @SuppressWarnings("boxing") 08:21:13 ^^^^^^^^ 08:21:13 At least one of the problems in category 'boxing' is not analysed due to a compiler option being ignored 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/LifelineVerticalLabelCellEditorLocator.java:[40] 08:21:13 final int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth(); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The method getAverageCharWidth() from the type FontMetrics is deprecated 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/GateLabelEditPart.java:[343] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 172. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/policies/AbstractTimelineLayoutPolicy.java (at line 376) 08:21:13 @SuppressWarnings("static-method") 08:21:13 ^^^^^^^^^^^^^^^ 08:21:13 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/CompactLifelineNameEditPart.java:[308] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditorUtil.java:[36] 08:21:13 import org.eclipse.core.runtime.SubProgressMonitor; 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The type SubProgressMonitor is deprecated 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditorUtil.java:[177] 08:21:13 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), 08:21:13 ^^^^^^^^^^^^^^^^^^ 08:21:13 The type SubProgressMonitor is deprecated 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditorUtil.java:[177] 08:21:13 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageDeleteNameLabelEditPart.java:[326] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageAsyncAppliedStereotypeEditPart.java:[325] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/CreateTickCommand.java:[32] 08:21:13 import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler; 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The type GraphicalCommandHandler is deprecated 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/CreateTickCommand.java:[44] 08:21:13 public class CreateTickCommand extends GraphicalCommandHandler { 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The type GraphicalCommandHandler is deprecated 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageDeleteAppliedStereotypeEditPart.java:[325] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/TimeObservationNameEditPart.java:[344] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/ValidateAction.java:[187] 08:21:13 List allStatuses = new ArrayList(); 08:21:13 ^^^^ 08:21:13 List is a raw type. References to generic type List<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/ValidateAction.java:[187] 08:21:13 List allStatuses = new ArrayList(); 08:21:13 ^^^^^^^^^ 08:21:13 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/ValidateAction.java:[190] 08:21:13 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject> 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/ValidateAction.java:[190] 08:21:13 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:21:13 ^^^^^^^^^^^ 08:21:13 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus> 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/ValidateAction.java:[191] 08:21:13 for (Iterator it = allStatuses.iterator(); it.hasNext();) { 08:21:13 ^^^^^^^^ 08:21:13 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/navigator/UMLDomainNavigatorItem.java:[39] 08:21:13 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:21:13 ^^^^^^ 08:21:13 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/navigator/UMLDomainNavigatorItem.java:[56] 08:21:13 public Class[] getAdapterList() { 08:21:13 ^^^^^^^ 08:21:13 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/TickNameEditPart.java:[340] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/DestructionOccurrenceSpecificationLabelEditPart.java:[342] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/DurationObservationNameEditPart.java:[344] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageLostAppliedStereotypeEditPart.java:[325] 08:21:13 final EObject element = getParserElement(); 08:21:13 ^^^^^^^ 08:21:13 The value of the local variable element is not used 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/navigator/UMLNavigatorSorter.java:[16] 08:21:13 import org.eclipse.jface.viewers.ViewerSorter; 08:21:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:13 The type ViewerSorter is deprecated 08:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/navigator/UMLNavigatorSorter.java:[22] 08:21:13 public class UMLNavigatorSorter extends ViewerSorter { 08:21:13 ^^^^^^^^^^^^ 08:21:13 The type ViewerSorter is deprecated 08:21:13 195 problems (0 errors, 189 warnings, 6 infos) 08:21:13 [INFO] 08:21:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.timing --- 08:21:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src/test/resources 08:21:13 [INFO] 08:21:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.timing --- 08:21:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/target/org.eclipse.papyrus.uml.diagram.timing-2.0.0-SNAPSHOT-sources.jar 08:21:13 [INFO] 08:21:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.timing --- 08:21:13 [INFO] 08:21:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.timing --- 08:21:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/target/org.eclipse.papyrus.uml.diagram.timing-2.0.0-SNAPSHOT.jar 08:21:13 [INFO] 08:21:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.timing --- 08:21:13 [INFO] 08:21:13 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.timing --- 08:21:13 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:13 [INFO] 08:21:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.timing --- 08:21:13 [INFO] 08:21:13 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.usecase >----- 08:21:13 [INFO] Building org.eclipse.papyrus.uml.diagram.usecase 5.0.0-SNAPSHOT [293/729] 08:21:13 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:14 [INFO] 08:21:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.usecase --- 08:21:14 [INFO] 08:21:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.usecase --- 08:21:14 [INFO] The project's OSGi version is 5.0.0.202103041255 08:21:14 [INFO] 08:21:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.usecase --- 08:21:14 [INFO] 08:21:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.usecase --- 08:21:14 [INFO] 08:21:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.usecase --- 08:21:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src/main/resources 08:21:14 [INFO] 08:21:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.usecase --- 08:21:14 [INFO] Compiling 209 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/bin 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/navigator/UMLNavigatorSorter.java:[16] 08:21:19 import org.eclipse.jface.viewers.ViewerSorter; 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The type ViewerSorter is deprecated 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/navigator/UMLNavigatorSorter.java:[22] 08:21:19 public class UMLNavigatorSorter extends ViewerSorter { 08:21:19 ^^^^^^^^^^^^ 08:21:19 The type ViewerSorter is deprecated 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorNameEditPartTN.java:[345] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ComponentInPackageFloatingLabelEditPart.java:[343] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/UseCaseInComponentNameEditPart.java:[310] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDocumentProvider.java:[59] 08:21:19 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes; 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDocumentProvider.java:[60] 08:21:19 import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil; 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDocumentProvider.java:[208] 08:21:19 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:21:19 ^^^^^^^^^^^^^ 08:21:19 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDocumentProvider.java:[208] 08:21:19 Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); 08:21:19 ^^^^ 08:21:19 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDocumentProvider.java:[570] 08:21:19 throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDocumentProvider.java:[570] 08:21:19 throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); 08:21:19 ^^^^^^^^^^^^^^^^ 08:21:19 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar') 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/UsageNameEditPart.java:[326] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/navigator/UMLNavigatorItem.java:[37] 08:21:19 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:21:19 ^^^^^^ 08:21:19 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/navigator/UMLNavigatorItem.java:[46] 08:21:19 public Class[] getAdapterList() { 08:21:19 ^^^^^^^ 08:21:19 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/IncludeLink_fixedEditPart.java:[71] 08:21:19 import org.eclipse.papyrus.uml.diagram.usecase.figure.IncludeLink_fixed; 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The type IncludeLink_fixed is deprecated 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/IncludeLink_fixedEditPart.java:[326] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/IncludeLink_fixedEditPart.java:[818] 08:21:19 return new IncludeLink_fixed(); 08:21:19 ^^^^^^^^^^^^^^^^^ 08:21:19 The type IncludeLink_fixed is deprecated 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/IncludeLink_fixedEditPart.java:[818] 08:21:19 return new IncludeLink_fixed(); 08:21:19 ^^^^^^^^^^^^^^^^^^^ 08:21:19 The constructor IncludeLink_fixed() is deprecated 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ConstraintBodyInCEditPart.java:[308] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ComponentInComponentNameEditPart.java:[308] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/RealizationNameEditPart.java:[326] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorAsRectangleNameEditPartTN.java:[310] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ExtensionPointEditPart.java:[331] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorInComponentAppliedStereotypeEditPart.java:[347] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/DiagramNameEditPart.java:[343] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[517] 08:21:19 Node actor_ClassifierNameLabel = createLabel(node, UMLVisualIDRegistry.getType(ActorAsRectangleNameEditPartTN.VISUAL_ID)); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The value of the local variable actor_ClassifierNameLabel is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[536] 08:21:19 Node useCase_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(UseCaseNameEditPartTN.VISUAL_ID)); 08:21:19 ^^^^^^^^^^^^^^^^^ 08:21:19 The value of the local variable useCase_NameLabel is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[562] 08:21:19 Node useCase_ClassifierNameLabel = createLabel(node, UMLVisualIDRegistry.getType(UseCaseAsRectangleNameEditPartTN.VISUAL_ID)); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The value of the local variable useCase_ClassifierNameLabel is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[583] 08:21:19 Node classifier_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(SubjectClassifierNameEditPartTN.VISUAL_ID)); 08:21:19 ^^^^^^^^^^^^^^^^^^^^ 08:21:19 The value of the local variable classifier_NameLabel is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[609] 08:21:19 Node package_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPartTN.VISUAL_ID)); 08:21:19 ^^^^^^^^^^^^^^^^^ 08:21:19 The value of the local variable package_NameLabel is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[630] 08:21:19 Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPartTN.VISUAL_ID)); 08:21:19 ^^^^^^^^^^^^^^^^^^^^ 08:21:19 The value of the local variable constraint_NameLabel is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[631] 08:21:19 Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintBodyEditPart.VISUAL_ID)); 08:21:19 ^^^^^^^^^^^^^^^^^^^^ 08:21:19 The value of the local variable constraint_BodyLabel is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[650] 08:21:19 Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPartTN.VISUAL_ID)); 08:21:19 ^^^^^^^^^^^^^^^^^ 08:21:19 The value of the local variable comment_BodyLabel is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[669] 08:21:19 Node namedElement_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DefaultNamedElementNameEditPart.VISUAL_ID)); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The value of the local variable namedElement_NameLabel is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[743] 08:21:19 Node useCase_NameLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(UseCaseInComponentNameEditPart.VISUAL_ID)); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The value of the local variable useCase_NameLabel_CCN is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[768] 08:21:19 Node component_NameLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(ComponentInComponentNameEditPart.VISUAL_ID)); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The value of the local variable component_NameLabel_CCN is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[788] 08:21:19 Node comment_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPartCN.VISUAL_ID)); 08:21:19 ^^^^^^^^^^^^^^^^^^^^ 08:21:19 The value of the local variable comment_BodyLabel_CN is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[806] 08:21:19 Node constraint_NameLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintInComponentNameEditPart.VISUAL_ID)); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The value of the local variable constraint_NameLabel_CCN is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[807] 08:21:19 Node constraint_BodyLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintBodyInCEditPart.VISUAL_ID)); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The value of the local variable constraint_BodyLabel_CCN is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[863] 08:21:19 Node constraint_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintInPackageNameEditPart.VISUAL_ID)); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The value of the local variable constraint_NameLabel_CN is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[864] 08:21:19 Node constraint_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintBodyInPEditPart.VISUAL_ID)); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The value of the local variable constraint_BodyLabel_CN is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[920] 08:21:19 Node useCase_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(UseCaseInPackageNameEditPart.VISUAL_ID)); 08:21:19 ^^^^^^^^^^^^^^^^^^^^ 08:21:19 The value of the local variable useCase_NameLabel_CN is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[945] 08:21:19 Node component_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ComponentInPackageNameEditPart.VISUAL_ID)); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The value of the local variable component_NameLabel_CN is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[970] 08:21:19 Node package_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPartCN.VISUAL_ID)); 08:21:19 ^^^^^^^^^^^^^^^^^^^^ 08:21:19 The value of the local variable package_NameLabel_CN is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[982] 08:21:19 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1021] 08:21:19 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1060] 08:21:19 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1094] 08:21:19 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1133] 08:21:19 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1144] 08:21:19 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:21:19 ^^^^^^^^^ 08:21:19 The value of the local variable prefStore is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1160] 08:21:19 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1199] 08:21:19 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1210] 08:21:19 final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore(); 08:21:19 ^^^^^^^^^ 08:21:19 The value of the local variable prefStore is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1226] 08:21:19 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1265] 08:21:19 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1304] 08:21:19 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1343] 08:21:19 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1377] 08:21:19 edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1441] 08:21:19 rv.getStyles().add(ts); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1444] 08:21:19 rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1447] 08:21:19 rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1481] 08:21:19 private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1501] 08:21:19 private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1510] 08:21:19 private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) { 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/SubjectClassifierNameEditPartTN.java:[310] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/GeneralizationAppliedStereotypeEditPart.java:[326] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ShortCutDiagramEditPart.java:[47] 08:21:19 import org.eclipse.papyrus.uml.diagram.common.editpolicies.ShortCutDiagramEditPolicy; 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The type ShortCutDiagramEditPolicy is deprecated 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ShortCutDiagramEditPart.java:[90] 08:21:19 installEditPolicy(EditPolicyRoles.OPEN_ROLE, new ShortCutDiagramEditPolicy()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The type ShortCutDiagramEditPolicy is deprecated 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ShortCutDiagramEditPart.java:[90] 08:21:19 installEditPolicy(EditPolicyRoles.OPEN_ROLE, new ShortCutDiagramEditPolicy()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The constructor ShortCutDiagramEditPolicy() is deprecated 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorInComponentNameEditPart.java:[343] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/CommentBodyEditPartTN.java:[308] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/SubjectClassifierFloatingLabelEditPartTN.java:[343] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorQualifiedNameEditPartTN.java:[346] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorQualifiedNameInCEditPart.java:[346] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/AppliedStereotypeUsageEditPart.java:[326] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/CommentBodyEditPartCN.java:[308] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorFloatingLabelEditPartTN.java:[343] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/AppliedStereotypePackageMergeEditPart.java:[326] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorInPackageNameEditPart.java:[343] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/PackageNameEditPartTN.java:[310] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/expressions/UMLAbstractExpression.java:[145] 08:21:19 return new Byte(num.byteValue()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The constructor Byte(byte) is deprecated since version 9 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/expressions/UMLAbstractExpression.java:[148] 08:21:19 return new Integer(num.intValue()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The constructor Integer(int) is deprecated since version 9 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/expressions/UMLAbstractExpression.java:[151] 08:21:19 return new Short(num.shortValue()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The constructor Short(short) is deprecated since version 9 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/expressions/UMLAbstractExpression.java:[154] 08:21:19 return new Long(num.longValue()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The constructor Long(long) is deprecated since version 9 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/expressions/UMLAbstractExpression.java:[160] 08:21:19 return new Float(num.floatValue()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The constructor Float(float) is deprecated since version 9 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/expressions/UMLAbstractExpression.java:[163] 08:21:19 return new Double(num.doubleValue()); 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The constructor Double(double) is deprecated since version 9 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ConstraintInComponentNameEditPart.java:[308] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/UseCaseFloatingLabelEditPartTN.java:[343] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorInComponentFloatingLabelEditPart.java:[343] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorInPackageFloatingLabelEditPart.java:[343] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/IncludeAppliedStereotypeEditPart.java:[326] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorAppliedStereotypeEditPartTN.java:[347] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/DefaultNamedElementNameEditPart.java:[310] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/UseCaseAsRectangleNameEditPartTN.java:[310] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ConstraintNameEditPartTN.java:[308] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/UseCaseInPackageNameEditPart.java:[310] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ExtendsLink_fixedEditPart.java:[71] 08:21:19 import org.eclipse.papyrus.uml.diagram.usecase.figure.ExtendsLink_fixed; 08:21:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:19 The type ExtendsLink_fixed is deprecated 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ExtendsLink_fixedEditPart.java:[326] 08:21:19 final EObject element = getParserElement(); 08:21:19 ^^^^^^^ 08:21:19 The value of the local variable element is not used 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ExtendsLink_fixedEditPart.java:[818] 08:21:19 return new ExtendsLink_fixed(); 08:21:19 ^^^^^^^^^^^^^^^^^ 08:21:19 The type ExtendsLink_fixed is deprecated 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ExtendsLink_fixedEditPart.java:[818] 08:21:19 return new ExtendsLink_fixed(); 08:21:19 ^^^^^^^^^^^^^^^^^^^ 08:21:19 The constructor ExtendsLink_fixed() is deprecated 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/navigator/UMLAbstractNavigatorItem.java:[42] 08:21:19 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:21:19 ^^^^^^ 08:21:19 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory 08:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/navigator/UMLAbstractNavigatorItem.java:[51] 08:21:19 public Class[] getAdapterList() { 08:21:19 ^^^^^^^ 08:21:19 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLVisualIDRegistry.java:[139] 08:21:20 private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.usecase/debug/visualID"; //$NON-NLS-1$ 08:21:20 ^^^^^^^^^ 08:21:20 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLVisualIDRegistry.java:[816] 08:21:20 private static boolean isDiagram(Package element) { 08:21:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:20 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ComponentInPackageNameEditPart.java:[310] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/RealizationAppliedStereotypeEditPart.java:[326] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[26] 08:21:20 import org.eclipse.gef.commands.CommandStackListener; 08:21:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:20 The type CommandStackListener is deprecated 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[35] 08:21:20 import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener; 08:21:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:20 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[41] 08:21:20 import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState; 08:21:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:20 The type OperationHistoryDirtyState is deprecated 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[94] 08:21:20 private OperationHistoryDirtyState dirtyState; 08:21:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:20 The type OperationHistoryDirtyState is deprecated 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[279] 08:21:20 getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() { 08:21:20 ^^^^^^^^^^^^^^^^^^^^ 08:21:20 The type CommandStackListener is deprecated 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[310] 08:21:20 protected OperationHistoryDirtyState getDirtyState() { 08:21:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:20 The type OperationHistoryDirtyState is deprecated 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[312] 08:21:20 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:21:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:20 The type OperationHistoryDirtyState is deprecated 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[312] 08:21:20 dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory()); 08:21:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:20 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[411] 08:21:20 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:21:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:20 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[411] 08:21:20 viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer)); 08:21:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:20 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/AppliedStereotypeAbstractionEditPart.java:[326] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/DependencyNameEditPart.java:[326] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/AssociationNameEditPart.java:[326] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditorUtil.java:[36] 08:21:20 import org.eclipse.core.runtime.SubProgressMonitor; 08:21:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:20 The type SubProgressMonitor is deprecated 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditorUtil.java:[174] 08:21:20 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null); 08:21:20 ^^^^^^^^^^^^^^^^^^ 08:21:20 The type SubProgressMonitor is deprecated 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditorUtil.java:[174] 08:21:20 OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null); 08:21:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:20 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ConstraintInPackageNameEditPart.java:[308] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/PackageNameEditPartCN.java:[310] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ExtensionPointInRectangleEditPart.java:[331] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/AssociationAppliedStereotypeEditPart.java:[326] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/UseCaseInComponentFloatingLabelEditPart.java:[343] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/UseCaseNameEditPartTN.java:[310] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ConstraintBodyEditPart.java:[308] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorInPackageAppliedStereotypeEditPart.java:[347] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/UseCaseInPackageFloatingLabelEditPart.java:[343] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/DependencyAppliedStereotypeEditPart.java:[326] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/ValidateAction.java:[191] 08:21:20 List allStatuses = new ArrayList(); 08:21:20 ^^^^ 08:21:20 List is a raw type. References to generic type List<E> should be parameterized 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/ValidateAction.java:[191] 08:21:20 List allStatuses = new ArrayList(); 08:21:20 ^^^^^^^^^ 08:21:20 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/ValidateAction.java:[194] 08:21:20 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:21:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:20 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject> 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/ValidateAction.java:[194] 08:21:20 collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses)); 08:21:20 ^^^^^^^^^^^ 08:21:20 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus> 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/ValidateAction.java:[195] 08:21:20 for (Iterator it = allStatuses.iterator(); it.hasNext();) { 08:21:20 ^^^^^^^^ 08:21:20 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/parsers/MessageFormatParser.java:[200] 08:21:20 new Integer(pos.getErrorIndex()))); 08:21:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:20 The constructor Integer(int) is deprecated since version 9 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ConstraintBodyInPEditPart.java:[308] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/AbstractionNameEditPart.java:[326] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorQualifiedNameInPEditPart.java:[346] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/PackageImportAppliedStereotypeEditPart.java:[326] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ExtendAppliedStereotypeEditPart.java:[326] 08:21:20 final EObject element = getParserElement(); 08:21:20 ^^^^^^^ 08:21:20 The value of the local variable element is not used 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/navigator/UMLDomainNavigatorItem.java:[39] 08:21:20 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:21:20 ^^^^^^ 08:21:20 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory 08:21:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/navigator/UMLDomainNavigatorItem.java:[56] 08:21:20 public Class[] getAdapterList() { 08:21:20 ^^^^^^^ 08:21:20 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory 08:21:20 145 problems (145 warnings) 08:21:20 [INFO] 08:21:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.usecase --- 08:21:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src/test/resources 08:21:20 [INFO] 08:21:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.usecase --- 08:21:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/target/org.eclipse.papyrus.uml.diagram.usecase-5.0.0-SNAPSHOT-sources.jar 08:21:20 [INFO] 08:21:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.usecase --- 08:21:20 [INFO] 08:21:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.usecase --- 08:21:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/target/org.eclipse.papyrus.uml.diagram.usecase-5.0.0-SNAPSHOT.jar 08:21:20 [INFO] 08:21:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.usecase --- 08:21:20 [INFO] 08:21:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.usecase --- 08:21:20 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:20 [INFO] 08:21:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.usecase --- 08:21:21 [INFO] 08:21:21 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture >------ 08:21:21 [INFO] Building org.eclipse.papyrus.uml.architecture 2.0.0-SNAPSHOT [294/729] 08:21:21 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:21 [INFO] 08:21:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.architecture --- 08:21:21 [INFO] 08:21:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.architecture --- 08:21:21 [INFO] The project's OSGi version is 2.0.0.202103041255 08:21:21 [INFO] 08:21:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.architecture --- 08:21:21 [INFO] 08:21:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.architecture --- 08:21:21 [INFO] 08:21:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.architecture --- 08:21:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/src/main/resources 08:21:21 [INFO] 08:21:21 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.architecture --- 08:21:21 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/bin 08:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/src/org/eclipse/papyrus/uml/architecture/migration/UMLTableReconciler_1_3_0.java:[101] 08:21:22 table.setPrototype(null); 08:21:22 ^^^^^^^^^^^^^^^^^^ 08:21:22 The method setPrototype(EObject) from the type Table is deprecated 08:21:22 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/src/org/eclipse/papyrus/uml/architecture/migration/UMLDiagramReconciler_1_3_0.java (at line 41) 08:21:22 @SuppressWarnings({ "deprecation", "nls" }) // Warnings are not pertinent this migration should remain on old deprecated API 08:21:22 ^^^^^ 08:21:22 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 08:21:22 2 problems (0 errors, 1 warning, 1 info) 08:21:22 [INFO] 08:21:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.architecture --- 08:21:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/src/test/resources 08:21:22 [INFO] 08:21:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.architecture --- 08:21:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/target/org.eclipse.papyrus.uml.architecture-2.0.0-SNAPSHOT-sources.jar 08:21:22 [INFO] 08:21:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.architecture --- 08:21:22 [INFO] 08:21:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.architecture --- 08:21:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/target/org.eclipse.papyrus.uml.architecture-2.0.0-SNAPSHOT.jar 08:21:22 [INFO] 08:21:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.architecture --- 08:21:22 [INFO] 08:21:22 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.architecture --- 08:21:22 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:22 [INFO] 08:21:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.architecture --- 08:21:22 [INFO] 08:21:22 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml-decorator >-------- 08:21:22 [INFO] Building Papyrus UML Decorator Models 0.0.1-SNAPSHOT [295/729] 08:21:22 [INFO] --------------------------------[ pom ]--------------------------------- 08:21:22 [INFO] 08:21:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-decorator --- 08:21:22 [INFO] 08:21:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-decorator --- 08:21:22 [INFO] 08:21:22 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-decorator --- 08:21:22 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:22 [INFO] 08:21:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-decorator --- 08:21:22 [INFO] 08:21:22 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel >----- 08:21:22 [INFO] Building org.eclipse.papyrus.uml.decoratormodel 3.0.0-SNAPSHOT [296/729] 08:21:22 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:22 [INFO] 08:21:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel --- 08:21:22 [INFO] 08:21:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel --- 08:21:22 [INFO] The project's OSGi version is 3.0.0.202103041255 08:21:22 [INFO] 08:21:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel --- 08:21:22 [INFO] 08:21:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel --- 08:21:22 [INFO] 08:21:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel --- 08:21:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/src/main/resources 08:21:22 [INFO] 08:21:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel --- 08:21:22 [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/bin 08:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/src/org/eclipse/papyrus/uml/decoratormodel/internal/providers/ExternalizedProfileApplicationDelegate.java:[345] 08:21:23 computeExtendedProfiles(profile, extendedProfiles); 08:21:23 ^^^^^^^ 08:21:23 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated 08:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/src/org/eclipse/papyrus/uml/decoratormodel/helper/DecoratorModelUtils.java:[164] 08:21:23 stereotypeHelper.addToContainmentList(UMLUtil.getBaseElement(next), next); 08:21:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:23 The method addToContainmentList(Element, EObject) from the type UMLUtil.StereotypeApplicationHelper is deprecated 08:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/src/org/eclipse/papyrus/uml/decoratormodel/helper/DecoratorModelUtils.java:[207] 08:21:23 stereotypeHelper.addToContainmentList(UMLUtil.getBaseElement(next), next); 08:21:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:23 The method addToContainmentList(Element, EObject) from the type UMLUtil.StereotypeApplicationHelper is deprecated 08:21:23 3 problems (3 warnings) 08:21:23 [INFO] 08:21:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel --- 08:21:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/src/test/resources 08:21:23 [INFO] 08:21:23 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.decoratormodel --- 08:21:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/target/org.eclipse.papyrus.uml.decoratormodel-3.0.0-SNAPSHOT-sources.jar 08:21:23 [INFO] 08:21:23 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel --- 08:21:23 [INFO] 08:21:23 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel --- 08:21:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/target/org.eclipse.papyrus.uml.decoratormodel-3.0.0-SNAPSHOT.jar 08:21:23 [INFO] 08:21:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel --- 08:21:23 [INFO] 08:21:23 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.decoratormodel --- 08:21:23 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:23 [INFO] 08:21:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel --- 08:21:23 [INFO] 08:21:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.controlmode >-- 08:21:23 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.controlmode 2.0.0-SNAPSHOT [297/729] 08:21:23 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:23 [INFO] 08:21:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.controlmode --- 08:21:23 [INFO] 08:21:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.controlmode --- 08:21:23 [INFO] The project's OSGi version is 2.0.0.202103041255 08:21:23 [INFO] 08:21:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.controlmode --- 08:21:23 [INFO] 08:21:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.controlmode --- 08:21:23 [INFO] 08:21:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode --- 08:21:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/src/main/resources 08:21:23 [INFO] 08:21:23 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.controlmode --- 08:21:23 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/bin 08:21:24 [INFO] 08:21:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode --- 08:21:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/src/test/resources 08:21:24 [INFO] 08:21:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.decoratormodel.controlmode --- 08:21:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/target/org.eclipse.papyrus.uml.decoratormodel.controlmode-2.0.0-SNAPSHOT-sources.jar 08:21:24 [INFO] 08:21:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.controlmode --- 08:21:24 [INFO] 08:21:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.controlmode --- 08:21:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/target/org.eclipse.papyrus.uml.decoratormodel.controlmode-2.0.0-SNAPSHOT.jar 08:21:24 [INFO] 08:21:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.controlmode --- 08:21:24 [INFO] 08:21:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.decoratormodel.controlmode --- 08:21:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:24 [INFO] 08:21:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.controlmode --- 08:21:24 [INFO] 08:21:24 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.ui >---- 08:21:24 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.ui 3.0.0-SNAPSHOT [298/729] 08:21:24 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:25 [INFO] 08:21:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.ui --- 08:21:25 [INFO] 08:21:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.ui --- 08:21:25 [INFO] The project's OSGi version is 3.0.0.202103041255 08:21:25 [INFO] 08:21:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.ui --- 08:21:25 [INFO] 08:21:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.ui --- 08:21:25 [INFO] 08:21:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.ui --- 08:21:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/src/main/resources 08:21:25 [INFO] 08:21:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.ui --- 08:21:25 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/bin 08:21:25 [INFO] 08:21:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.ui --- 08:21:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/src/test/resources 08:21:25 [INFO] 08:21:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.decoratormodel.ui --- 08:21:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/target/org.eclipse.papyrus.uml.decoratormodel.ui-3.0.0-SNAPSHOT-sources.jar 08:21:25 [INFO] 08:21:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.ui --- 08:21:25 [INFO] 08:21:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.ui --- 08:21:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/target/org.eclipse.papyrus.uml.decoratormodel.ui-3.0.0-SNAPSHOT.jar 08:21:26 [INFO] 08:21:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.ui --- 08:21:26 [INFO] 08:21:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.decoratormodel.ui --- 08:21:26 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:26 [INFO] 08:21:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.ui --- 08:21:26 [INFO] 08:21:26 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml-properties >------- 08:21:26 [INFO] Building Papyrus UML Properties 0.0.1-SNAPSHOT [299/729] 08:21:26 [INFO] --------------------------------[ pom ]--------------------------------- 08:21:26 [INFO] 08:21:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-properties --- 08:21:26 [INFO] 08:21:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-properties --- 08:21:26 [INFO] 08:21:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-properties --- 08:21:26 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:26 [INFO] 08:21:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-properties --- 08:21:26 [INFO] 08:21:26 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.properties >------- 08:21:26 [INFO] Building org.eclipse.papyrus.uml.properties 4.0.0-SNAPSHOT [300/729] 08:21:26 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:26 [INFO] 08:21:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.properties --- 08:21:26 [INFO] 08:21:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties --- 08:21:26 [INFO] The project's OSGi version is 4.0.0.202103041255 08:21:26 [INFO] 08:21:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties --- 08:21:26 [INFO] 08:21:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties --- 08:21:26 [INFO] 08:21:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.properties --- 08:21:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/main/resources 08:21:26 [INFO] 08:21:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.properties --- 08:21:26 [INFO] Compiling 177 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/bin 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/listeners/ReadOnlyStringPropertiesListener.java:[43] 08:21:28 Object value = ((IObservableValue) observable).getValue(); 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[41] 08:21:28 public class ExtendedMultiplicityObservableValue extends ReferenceCountedObservable.Value implements AggregatedObservable { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[52] 08:21:28 private final List<IObservableValue> observableValues; 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[110] 08:21:28 final Object value = ((IObservableValue) observable).getValue(); 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[116] 08:21:28 final IObservableValue existingMultiplicityValues = observableValues.get(count); 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[117] 08:21:28 final IObservableValue multiplicityValueToAggregate = ((List<IObservableValue>) value).get(count); 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[117] 08:21:28 final IObservableValue multiplicityValueToAggregate = ((List<IObservableValue>) value).get(count); 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[119] 08:21:28 final IObservableValue aggregatedObservable = (IObservableValue) ((AggregatedObservable) existingMultiplicityValues).aggregate(multiplicityValueToAggregate); 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[119] 08:21:28 final IObservableValue aggregatedObservable = (IObservableValue) ((AggregatedObservable) existingMultiplicityValues).aggregate(multiplicityValueToAggregate); 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[120] 08:21:28 result.getObservableValues().add((IObservableValue) DelegatingObservable.wrap(aggregatedObservable)); 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[208] 08:21:28 fireValueChange(Diffs.createValueDiff(oldObservables, newObservables)); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[217] 08:21:28 public List<IObservableValue> getObservableValues() { 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[228] 08:21:28 for (IObservableValue observableValue : observableValues) { 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[27] 08:21:28 import org.eclipse.papyrus.uml.appearance.helper.AppliedStereotypeHelper; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[28] 08:21:28 import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[67] 08:21:28 private String stereotypePlacePresentation = UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[67] 08:21:28 private String stereotypePlacePresentation = UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[147] 08:21:28 Stereotype stereotype = AppliedStereotypeHelper.getFirstDisplayedStereotype(diagramElement, elt); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[147] 08:21:28 Stereotype stereotype = AppliedStereotypeHelper.getFirstDisplayedStereotype(diagramElement, elt); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method getFirstDisplayedStereotype(EModelElement, Element) from the type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[151] 08:21:28 String appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[151] 08:21:28 String appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[154] 08:21:28 appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[154] 08:21:28 appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[156] 08:21:28 appliedStereotypeKind = UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[156] 08:21:28 appliedStereotypeKind = UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[158] 08:21:28 appliedStereotypeKind = UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[158] 08:21:28 appliedStereotypeKind = UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[160] 08:21:28 appliedStereotypeKind = UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[160] 08:21:28 appliedStereotypeKind = UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[162] 08:21:28 String stereotypetoDisplay = AppliedStereotypeHelper.getStereotypesToDisplay(diagramElement); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[162] 08:21:28 String stereotypetoDisplay = AppliedStereotypeHelper.getStereotypesToDisplay(diagramElement); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method getStereotypesToDisplay(EModelElement) from the type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[163] 08:21:28 RecordingCommand command = AppliedStereotypeHelper.getAppliedStereotypeToDisplayCommand(domain, diagramElement, stereotypetoDisplay, appliedStereotypeKind); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[163] 08:21:28 RecordingCommand command = AppliedStereotypeHelper.getAppliedStereotypeToDisplayCommand(domain, diagramElement, stereotypetoDisplay, appliedStereotypeKind); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method getAppliedStereotypeToDisplayCommand(TransactionalEditingDomain, EModelElement, String, String) from the type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[195] 08:21:28 String appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[195] 08:21:28 String appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[197] 08:21:28 appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[197] 08:21:28 appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[199] 08:21:28 appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_VERTICAL_PRESENTATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[199] 08:21:28 appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_VERTICAL_PRESENTATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_VERTICAL_PRESENTATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[201] 08:21:28 String stereotypetoDisplay = AppliedStereotypeHelper.getStereotypesToDisplay(diagramElement); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[201] 08:21:28 String stereotypetoDisplay = AppliedStereotypeHelper.getStereotypesToDisplay(diagramElement); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method getStereotypesToDisplay(EModelElement) from the type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[202] 08:21:28 RecordingCommand command = AppliedStereotypeHelper.getAppliedStereotypeToDisplayCommand(domain, diagramElement, stereotypetoDisplay, appliedStereotypeKind); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[202] 08:21:28 RecordingCommand command = AppliedStereotypeHelper.getAppliedStereotypeToDisplayCommand(domain, diagramElement, stereotypetoDisplay, appliedStereotypeKind); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method getAppliedStereotypeToDisplayCommand(TransactionalEditingDomain, EModelElement, String, String) from the type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[222] 08:21:28 comboStereotypeDisplayPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[222] 08:21:28 comboStereotypeDisplayPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[223] 08:21:28 comboStereotypeDisplayPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[223] 08:21:28 comboStereotypeDisplayPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[224] 08:21:28 comboStereotypeDisplayPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[224] 08:21:28 comboStereotypeDisplayPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[237] 08:21:28 RecordingCommand command = AppliedStereotypeHelper.getSetAppliedStereotypePropertiesLocalizationCommand(domain, diagramElement, stereotypePlacePresentation); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[237] 08:21:28 RecordingCommand command = AppliedStereotypeHelper.getSetAppliedStereotypePropertiesLocalizationCommand(domain, diagramElement, stereotypePlacePresentation); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method getSetAppliedStereotypePropertiesLocalizationCommand(TransactionalEditingDomain, EModelElement, String) from the type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[297] 08:21:28 stereotypePlacePresentation = AppliedStereotypeHelper.getAppliedStereotypesPropertiesLocalization(diagramElement); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[297] 08:21:28 stereotypePlacePresentation = AppliedStereotypeHelper.getAppliedStereotypesPropertiesLocalization(diagramElement); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method getAppliedStereotypesPropertiesLocalization(EModelElement) from the type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[313] 08:21:28 if (!AppliedStereotypeHelper.getAppliedStereotypesPropertiesToDisplay(diagramElement).equals("")) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[313] 08:21:28 if (!AppliedStereotypeHelper.getAppliedStereotypesPropertiesToDisplay(diagramElement).equals("")) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method getAppliedStereotypesPropertiesToDisplay(EModelElement) from the type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[331] 08:21:28 final String stereotypePresentation = AppliedStereotypeHelper.getAppliedStereotypePresentationKind(diagramElement); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[331] 08:21:28 final String stereotypePresentation = AppliedStereotypeHelper.getAppliedStereotypePresentationKind(diagramElement); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method getAppliedStereotypePresentationKind(EModelElement) from the type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[337] 08:21:28 Stereotype stereotype = AppliedStereotypeHelper.getFirstDisplayedStereotype(diagramElement, elt); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[337] 08:21:28 Stereotype stereotype = AppliedStereotypeHelper.getFirstDisplayedStereotype(diagramElement, elt); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method getFirstDisplayedStereotype(EModelElement, Element) from the type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[342] 08:21:28 if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) && hasIcons) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[342] 08:21:28 if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) && hasIcons) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[344] 08:21:28 } else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION) && hasIcons) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[344] 08:21:28 } else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION) && hasIcons) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[346] 08:21:28 } else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) && hasShapes) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[346] 08:21:28 } else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) && hasShapes) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[352] 08:21:28 if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION)) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[352] 08:21:28 if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION)) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[354] 08:21:28 } else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_VERTICAL_PRESENTATION)) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[354] 08:21:28 } else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_VERTICAL_PRESENTATION)) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_VERTICAL_PRESENTATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[384] 08:21:28 final String stereotypePresentation = AppliedStereotypeHelper.getAppliedStereotypePresentationKind(diagramElement); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[384] 08:21:28 final String stereotypePresentation = AppliedStereotypeHelper.getAppliedStereotypePresentationKind(diagramElement); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method getAppliedStereotypePresentationKind(EModelElement) from the type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[390] 08:21:28 Stereotype stereotype = AppliedStereotypeHelper.getFirstDisplayedStereotype(diagramElement, elt); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[390] 08:21:28 Stereotype stereotype = AppliedStereotypeHelper.getFirstDisplayedStereotype(diagramElement, elt); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method getFirstDisplayedStereotype(EModelElement, Element) from the type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[394] 08:21:28 if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) && hasIcons) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[394] 08:21:28 if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) && hasIcons) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[396] 08:21:28 } else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION) && hasIcons) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[396] 08:21:28 } else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION) && hasIcons) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[398] 08:21:28 } else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) && hasShapes) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[398] 08:21:28 } else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) && hasShapes) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[433] 08:21:28 diagramElement.eAdapters().remove(this); 08:21:28 ^^^^ 08:21:28 Unlikely argument type AppliedStereotypeKindAppearanceSection for remove(Object) on a Collection<Adapter> 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/DataTypeItems.java:[41] 08:21:28 final List propValues = (List) value; 08:21:28 ^^^^ 08:21:28 List is a raw type. References to generic type List<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/DataTypeItems.java:[41] 08:21:28 final List propValues = (List) value; 08:21:28 ^^^^ 08:21:28 List is a raw type. References to generic type List<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/datatype/DataTypeObservableValue.java:[28] 08:21:28 public interface DataTypeObservableValue extends IObservableValue { 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/RequiredInterfaceObservableList.java:[75] 08:21:28 super(EMFProperties.list(UMLPackage.eINSTANCE.getPort_Required()).observe(source), domain, source, UMLPackage.eINSTANCE.getPort_Required()); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/NaturalLanguageEditor.java:[76] 08:21:28 IObservableValue observable = new AbstractObservableValue() { 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/NaturalLanguageEditor.java:[76] 08:21:28 IObservableValue observable = new AbstractObservableValue() { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/constraints/IsDataTypeConstraint.java:[41] 08:21:28 dataType = ClassLoaderHelper.newInstance(dataTypeClassName, EDataType.class); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method newInstance(String, Class<EDataType>) from the type ClassLoaderHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositeforview/StereotypePropertiesDoubleClickListener.java:[72] 08:21:28 propertyComposite.touchModel(); 08:21:28 ^^^^^^^^^^^^ 08:21:28 The method touchModel() from the type AppliedStereotypePropertyCompositeWithView is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/AppliedCommentsObservableList.java:[105] 08:21:28 wrappedList.addAll(getAppliedCommentsList((Element) source)); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/AppliedCommentsObservableList.java:[106] 08:21:28 fireListChange(null); 08:21:28 ^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method fireListChange(ListDiff) belongs to the raw type ObservableList. References to generic type ObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/StereotypeQualifyNameValueEditor.java:[81] 08:21:28 Activator.getDefault().log.error(message, null); 08:21:28 ^^^ 08:21:28 The static field Activator.log should be accessed in a static way 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ExpressionLanguageEditor.java:[53] 08:21:28 public void setModelObservable(IObservableList modelProperty) { 08:21:28 ^^^^^^^^^^^^^^^ 08:21:28 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/EnumerationItems.java:[52] 08:21:28 final List propValues = (List) value; 08:21:28 ^^^^ 08:21:28 List is a raw type. References to generic type List<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/EnumerationItems.java:[52] 08:21:28 final List propValues = (List) value; 08:21:28 ^^^^ 08:21:28 List is a raw type. References to generic type List<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/PrimitiveTypeItems.java:[45] 08:21:28 final List propValues = (List) value; 08:21:28 ^^^^ 08:21:28 List is a raw type. References to generic type List<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/PrimitiveTypeItems.java:[45] 08:21:28 final List propValues = (List) value; 08:21:28 ^^^^ 08:21:28 List is a raw type. References to generic type List<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[28] 08:21:28 import org.eclipse.papyrus.uml.appearance.helper.AppliedStereotypeHelper; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[29] 08:21:28 import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[66] 08:21:28 private String stereotypePlacePresentation = UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[66] 08:21:28 private String stereotypePlacePresentation = UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[87] 08:21:28 comboStereotypePropertiesPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[87] 08:21:28 comboStereotypePropertiesPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[88] 08:21:28 comboStereotypePropertiesPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[88] 08:21:28 comboStereotypePropertiesPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[89] 08:21:28 comboStereotypePropertiesPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[89] 08:21:28 comboStereotypePropertiesPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[109] 08:21:28 RecordingCommand command = AppliedStereotypeHelper.getSetAppliedStereotypePropertiesLocalizationCommand(domain, diagramElement, stereotypePlacePresentation); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[109] 08:21:28 RecordingCommand command = AppliedStereotypeHelper.getSetAppliedStereotypePropertiesLocalizationCommand(domain, diagramElement, stereotypePlacePresentation); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method getSetAppliedStereotypePropertiesLocalizationCommand(TransactionalEditingDomain, EModelElement, String) from the type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[133] 08:21:28 stereotypePlacePresentation = AppliedStereotypeHelper.getAppliedStereotypesPropertiesLocalization(diagramElement); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[133] 08:21:28 stereotypePlacePresentation = AppliedStereotypeHelper.getAppliedStereotypesPropertiesLocalization(diagramElement); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method getAppliedStereotypesPropertiesLocalization(EModelElement) from the type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[164] 08:21:28 if (!AppliedStereotypeHelper.getAppliedStereotypesPropertiesToDisplay(diagramElement).equals("")) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[164] 08:21:28 if (!AppliedStereotypeHelper.getAppliedStereotypesPropertiesToDisplay(diagramElement).equals("")) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method getAppliedStereotypesPropertiesToDisplay(EModelElement) from the type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/datatype/DataTypeProvider.java:[39] 08:21:28 Class<? extends DataTypeObservableValue> observableClass = ClassLoaderHelper.loadClass(observableClassName, DataTypeObservableValue.class); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method loadClass(String, Class<DataTypeObservableValue>) from the type ClassLoaderHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeApplicationModelElement.java:[34] 08:21:28 import org.eclipse.papyrus.uml.tools.providers.ProfileLabelProvider; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type ProfileLabelProvider is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeApplicationModelElement.java:[111] 08:21:28 return new ProfileLabelProvider((Package) umlSource); 08:21:28 ^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type ProfileLabelProvider is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeApplicationModelElement.java:[111] 08:21:28 return new ProfileLabelProvider((Package) umlSource); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The constructor ProfileLabelProvider(Package) is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MultiplicityObservableValue.java:[53] 08:21:28 public class MultiplicityObservableValue extends ReferenceCountedObservable.Value implements IChangeListener, CommandBasedObservableValue, AggregatedObservable, IObserving { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MultiplicityObservableValue.java:[55] 08:21:28 private IObservableValue lowerBound, upperBound, lowerValue, upperValue, lowerValueSpecification, upperValueSpecification; 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MultiplicityObservableValue.java:[105] 08:21:28 private IObservableValue getValueSpecification(IObservableValue source, EStructuralFeature specificationFeature, EditingDomain domain) { 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MultiplicityObservableValue.java:[105] 08:21:28 private IObservableValue getValueSpecification(IObservableValue source, EStructuralFeature specificationFeature, EditingDomain domain) { 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MultiplicityObservableValue.java:[133] 08:21:28 fireValueChange(new ValueDiff() { 08:21:28 @Override 08:21:28 public Object getOldValue() { 08:21:28 return null; // Unknown 08:21:28 } 08:21:28 @Override 08:21:28 public Object getNewValue() { 08:21:28 return value; 08:21:28 } 08:21:28 }); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MultiplicityObservableValue.java:[133] 08:21:28 fireValueChange(new ValueDiff() { 08:21:28 ^^^^^^^^^ 08:21:28 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositeforview/AppliedProfileCompositeWithView.java:[203] 08:21:28 Profile profileToUnapply = (Profile) getProfiles().getData(itemName); 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 The value of the local variable profileToUnapply is not used 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/NattablePropertyEditor.java:[834] 08:21:28 BooleanValueStyle fillStyle = (BooleanValueStyle) table.getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE); 08:21:28 ^^^^^^^^^^^^^^^^^ 08:21:28 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/StereotypeAppearanceObservableValue.java:[26] 08:21:28 import org.eclipse.core.internal.databinding.Util; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.databinding/1.10.100.v20200926-1123/org.eclipse.core.databinding-1.10.100.v20200926-1123.jar') 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/StereotypeAppearanceObservableValue.java:[48] 08:21:28 public class StereotypeAppearanceObservableValue extends AbstractObservableValue implements IObserving { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/StereotypeAppearanceObservableValue.java:[134] 08:21:28 setValue(doGetValue()); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method setValue(Object) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/StereotypeAppearanceObservableValue.java:[217] 08:21:28 fireValueChange(Diffs.createValueDiff(oldValue, stringValue)); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/CompositeItems.java:[55] 08:21:28 final List propValues = (List) value; 08:21:28 ^^^^ 08:21:28 List is a raw type. References to generic type List<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/CompositeItems.java:[55] 08:21:28 final List propValues = (List) value; 08:21:28 ^^^^ 08:21:28 List is a raw type. References to generic type List<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositeforview/AppliedStereotypePropertyCompositeWithView.java:[23] 08:21:28 import org.eclipse.papyrus.uml.appearance.helper.AppliedStereotypeHelper; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedStereotypeHelper is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[37] 08:21:28 import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[102] 08:21:28 return new StaticContentProvider(new String[] { UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION }); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[102] 08:21:28 return new StaticContentProvider(new String[] { UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION }); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[102] 08:21:28 return new StaticContentProvider(new String[] { UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION }); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[102] 08:21:28 return new StaticContentProvider(new String[] { UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION }); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[102] 08:21:28 return new StaticContentProvider(new String[] { UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION }); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type UMLVisualInformationPapyrusConstant is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[102] 08:21:28 return new StaticContentProvider(new String[] { UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION }); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/CommentEditor.java:[28] 08:21:28 public void setModelObservable(IObservableList modelObservable) { 08:21:28 ^^^^^^^^^^^^^^^ 08:21:28 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ProfileApplicationEditor.java:[303] 08:21:28 modelProperty.add(profile); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ProfileApplicationEditor.java:[317] 08:21:28 modelProperty.add(profile); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ProfileApplicationEditor.java:[343] 08:21:28 modelProperty.add(profile); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/helpers/UMLDatabindingHelper.java:[47] 08:21:28 public static IObservableValue getObservableValue(EObject source, EStructuralFeature feature, EditingDomain domain) { 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/helpers/UMLDatabindingHelper.java:[48] 08:21:28 return domain == null ? EMFProperties.value(feature).observe(source) : new GMFObservableValue(source, feature, domain); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/ProfileDefinitionModelElement.java:[31] 08:21:28 import org.eclipse.papyrus.uml.tools.databinding.PapyrusObservableList; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type PapyrusObservableList is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/ProfileDefinitionModelElement.java:[57] 08:21:28 return new PapyrusObservableList(EMFObservables.observeList(definitions, EcorePackage.eINSTANCE.getEAnnotation_Contents()), domain, definitions, EcorePackage.eINSTANCE.getEAnnotation_Contents()); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type PapyrusObservableList is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/ProfileDefinitionModelElement.java:[57] 08:21:28 return new PapyrusObservableList(EMFObservables.observeList(definitions, EcorePackage.eINSTANCE.getEAnnotation_Contents()), domain, definitions, EcorePackage.eINSTANCE.getEAnnotation_Contents()); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The constructor PapyrusObservableList(List<?>, EditingDomain, EObject, EStructuralFeature) is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ImageExpressionObservableValue.java:[32] 08:21:28 public class ImageExpressionObservableValue extends AbstractObservableValue implements IObserving { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/actions/ReApplyProfiles.java:[59] 08:21:28 EPackage ep = prof.getDefinition(); 08:21:28 ^^ 08:21:28 The value of the local variable ep is not used 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/editors/AutoCompleteStyledTextStringEditor.java:[99] 08:21:28 IStatus status = targetValidator.validate(text.getText()); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/editors/AutoCompleteStyledTextStringEditor.java:[152] 08:21:28 private boolean delayedIsOpen = false; 08:21:28 ^^^^^^^^^^^^^ 08:21:28 The value of the field new ICompletionListener(){}.delayedIsOpen is not used 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/datatype/StructuredDataTypeObservableValue.java:[49] 08:21:28 observable.setValue(super.doGetValue()); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/datatype/StructuredDataTypeObservableValue.java:[55] 08:21:28 setValue(null); 08:21:28 ^^^^^^^^^^^^^^ 08:21:28 Type safety: The method setValue(Object) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/datatype/StructuredDataTypeObservableValue.java:[65] 08:21:28 public Object getAdapter(Class adapter) { 08:21:28 ^^^^^^ 08:21:28 Type safety: The return type Object for getAdapter(Class) from the type StructuredDataTypeObservableValue needs unchecked conversion to conform to T from the type IAdaptable 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/datatype/StructuredDataTypeObservableValue.java:[65] 08:21:28 public Object getAdapter(Class adapter) { 08:21:28 ^^^^^ 08:21:28 Class is a raw type. References to generic type Class<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/NavigationObservableValue.java:[57] 08:21:28 public class NavigationObservableValue extends ReferenceCountedObservable.Value implements IChangeListener, CommandBasedObservableValue, AggregatedObservable, IObserving { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/NavigationObservableValue.java:[63] 08:21:28 private final IObservableList ownerObservableList; 08:21:28 ^^^^^^^^^^^^^^^ 08:21:28 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/NavigationObservableValue.java:[79] 08:21:28 ownerObservableList = EMFProperties.list(UMLPackage.eINSTANCE.getAssociation_OwnedEnd()).observe(memberEnd.getAssociation()); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/NavigationObservableValue.java:[85] 08:21:28 fireValueChange(Diffs.createValueDiff(currentValue, doGetValue())); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/editors/UMLReferenceContentAssistProcessor.java:[139] 08:21:28 List<NamedElement> matchingElements = (List<NamedElement>) nameResolutionHelper.getMatchingElements(new Predicate<NamedElement>() { 08:21:28 @Override 08:21:28 public boolean test(NamedElement namedElement) { //check startwith without case 08:21:28 return namedElement.getName().regionMatches(true, 0, entry, 0, entry.length()); 08:21:28 } 08:21:28 }); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: Unchecked cast from List<capture#1-of ?> to List<NamedElement> 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src-gen/org/eclipse/papyrus/uml/properties/languagepreferences/util/languagepreferencesAdapterFactory.java:[13] 08:21:28 import org.eclipse.papyrus.uml.properties.languagepreferences.*; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The import org.eclipse.papyrus.uml.properties.languagepreferences is never used 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/UMLModelElement.java:[147] 08:21:28 IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new GMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature); 08:21:28 ^^^^^^^^^^^^^^^ 08:21:28 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/UMLModelElement.java:[147] 08:21:28 IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new GMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/UMLModelElement.java:[147] 08:21:28 IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new GMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/UMLModelElement.java:[153] 08:21:28 value = domain == null ? EMFProperties.value(featurePath).observe(source) : new GMFObservableValue(getSource(featurePath), feature, domain); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/UMLModelElement.java:[349] 08:21:28 public IValidator getValidator(String propertyPath) { 08:21:28 ^^^^^^^^^^ 08:21:28 IValidator is a raw type. References to generic type IValidator<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/AutoCompleteReferenceDialog.java:[60] 08:21:28 protected IObservableValue createWidgetObservable(IObservableValue modelProperty) { 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/AutoCompleteReferenceDialog.java:[60] 08:21:28 protected IObservableValue createWidgetObservable(IObservableValue modelProperty) { 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/views/ProfilePanelView.java:[22] 08:21:28 import org.eclipse.papyrus.uml.properties.profile.ui.panels.AppliedProfilePanel; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedProfilePanel is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/views/ProfilePanelView.java:[214] 08:21:28 panel = new AppliedProfilePanel(this.parent, 0); 08:21:28 ^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedProfilePanel is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/views/ProfilePanelView.java:[214] 08:21:28 panel = new AppliedProfilePanel(this.parent, 0); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The constructor AppliedProfilePanel(Composite, int) is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/views/ProfilePanelView.java:[216] 08:21:28 ((AppliedProfilePanel) panel).setSelected((Package) currentTarget); 08:21:28 ^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedProfilePanel is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/views/ProfilePanelView.java:[216] 08:21:28 ((AppliedProfilePanel) panel).setSelected((Package) currentTarget); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method setSelected(Package) from the type AppliedProfilePanel is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src-gen/org/eclipse/papyrus/uml/properties/languagepreferences/impl/languagepreferencesFactoryImpl.java:[14] 08:21:28 import org.eclipse.papyrus.uml.properties.languagepreferences.*; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The import org.eclipse.papyrus.uml.properties.languagepreferences is never used 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ImportedPackageLocationObservableValue.java:[29] 08:21:28 public class ImportedPackageLocationObservableValue extends AbstractObservableValue { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/StereotypeItems.java:[59] 08:21:28 final List propValues = (List) value; 08:21:28 ^^^^ 08:21:28 List is a raw type. References to generic type List<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/StereotypeItems.java:[59] 08:21:28 final List propValues = (List) value; 08:21:28 ^^^^ 08:21:28 List is a raw type. References to generic type List<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[135] 08:21:28 ArrayList<Stereotype> newStereotypeList = dialog.getSelectedElements(); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The expression of type ArrayList needs unchecked conversion to conform to ArrayList<Stereotype> 08:21:28 179. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java (at line 142) 08:21:28 if (!(newStereotypeList.equals(oldStereotypeList))) { 08:21:28 ^^^^^^^^^^^^^^^^^ 08:21:28 Unlikely argument type for equals(): EList<Stereotype> seems to be unrelated to ArrayList<Stereotype> 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[248] 08:21:28 EList stereotypes = new BasicEList(); 08:21:28 ^^^^^ 08:21:28 EList is a raw type. References to generic type EList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[248] 08:21:28 EList stereotypes = new BasicEList(); 08:21:28 ^^^^^^^^^^ 08:21:28 BasicEList is a raw type. References to generic type BasicEList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[249] 08:21:28 stereotypes.addAll(element.getAppliedStereotypes()); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[257] 08:21:28 stereotypes.move(index + 1, sTO.getStereotype()); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method move(int, Object) belongs to the raw type EList. References to generic type EList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[455] 08:21:28 EList stereotypes = new BasicEList(); 08:21:28 ^^^^^ 08:21:28 EList is a raw type. References to generic type EList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[455] 08:21:28 EList stereotypes = new BasicEList(); 08:21:28 ^^^^^^^^^^ 08:21:28 BasicEList is a raw type. References to generic type BasicEList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[456] 08:21:28 stereotypes.addAll(element.getAppliedStereotypes()); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[463] 08:21:28 stereotypes.move(index - 1, sTO.getStereotype()); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method move(int, Object) belongs to the raw type EList. References to generic type EList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[554] 08:21:28 public void reorderStereotypeApplications(final Element element, final EList stereotypes) { 08:21:28 ^^^^^ 08:21:28 EList is a raw type. References to generic type EList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[568] 08:21:28 Util.reorderStereotypeApplications(element, stereotypes); 08:21:28 ^^^^^^^^^^^ 08:21:28 Type safety: The expression of type EList needs unchecked conversion to conform to EList<Stereotype> 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/CommentBodyWrapperEditor.java:[238] 08:21:28 public IValidator getValidator() { 08:21:28 ^^^^^^^^^^ 08:21:28 IValidator is a raw type. References to generic type IValidator<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src-gen/org/eclipse/papyrus/uml/properties/languagepreferences/util/languagepreferencesSwitch.java:[12] 08:21:28 import org.eclipse.papyrus.uml.properties.languagepreferences.*; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The import org.eclipse.papyrus.uml.properties.languagepreferences is never used 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ImageKindObservableValue.java:[34] 08:21:28 public class ImageKindObservableValue extends AbstractObservableValue implements IObserving { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/MetaclassItems.java:[58] 08:21:28 final List propValues = (List) value; 08:21:28 ^^^^ 08:21:28 List is a raw type. References to generic type List<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/MetaclassItems.java:[58] 08:21:28 final List propValues = (List) value; 08:21:28 ^^^^ 08:21:28 List is a raw type. References to generic type List<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/editors/AutoCompleteReferenceDialogObservableValue.java:[44] 08:21:28 public AutoCompleteReferenceDialogObservableValue(AutoCompleteReferenceDialog dialog, StyledText styledText, IObservableValue modelObservable, int eventType) { 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[47] 08:21:28 public class ExpressionList extends WritableList implements IChangeListener, ICommitListener, IObserving { 08:21:28 ^^^^^^^^^^^^ 08:21:28 WritableList is a raw type. References to generic type WritableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[51] 08:21:28 private IObservableList languages; 08:21:28 ^^^^^^^^^^^^^^^ 08:21:28 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[53] 08:21:28 private IObservableList bodies; 08:21:28 ^^^^^^^^^^^^^^^ 08:21:28 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[70] 08:21:28 public ExpressionList(IObservableList languages, IObservableList bodies, IChangeListener nestedChangeListener) { 08:21:28 ^^^^^^^^^^^^^^^ 08:21:28 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[70] 08:21:28 public ExpressionList(IObservableList languages, IObservableList bodies, IChangeListener nestedChangeListener) { 08:21:28 ^^^^^^^^^^^^^^^ 08:21:28 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[71] 08:21:28 super(new LinkedList<Expression>(), Expression.class); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The constructor WritableList(List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[72] 08:21:28 expressions = wrappedList; 08:21:28 ^^^^^^^^^^^ 08:21:28 Type safety: The expression of type List needs unchecked conversion to conform to List<ExpressionList.Expression> 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[93] 08:21:28 public ExpressionList(IObservableList languages, IObservableList bodies) { 08:21:28 ^^^^^^^^^^^^^^^ 08:21:28 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[93] 08:21:28 public ExpressionList(IObservableList languages, IObservableList bodies) { 08:21:28 ^^^^^^^^^^^^^^^ 08:21:28 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[192] 08:21:28 bodies.add(""); //$NON-NLS-1$ 08:21:28 ^^^^^^^^^^^^^^ 08:21:28 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[195] 08:21:28 bodies.add(body); 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[200] 08:21:28 languages.add(""); //$NON-NLS-1$ 08:21:28 ^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[203] 08:21:28 languages.add(language); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/StereotypeExplorerDialog.java:[667] 08:21:28 for (Iterator iterator = workspaceProfilesURIs.iterator(); iterator.hasNext();) { 08:21:28 ^^^^^^^^ 08:21:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/OwnedCommentsObservableList.java:[98] 08:21:28 wrappedList.addAll(getOwnedComments(source)); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/OwnedCommentsObservableList.java:[99] 08:21:28 fireListChange(null); 08:21:28 ^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method fireListChange(ListDiff) belongs to the raw type ObservableList. References to generic type ObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ExpressionEditor.java:[55] 08:21:28 private IObservableList bodies; 08:21:28 ^^^^^^^^^^^^^^^ 08:21:28 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ExpressionEditor.java:[107] 08:21:28 bodies = (IObservableList) input.getObservable("UML:OpaqueExpression:body"); //$NON-NLS-1$ 08:21:28 ^^^^^^^^^^^^^^^ 08:21:28 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ExpressionEditor.java:[129] 08:21:28 protected IObservableList getInputObservableList() { 08:21:28 ^^^^^^^^^^^^^^^ 08:21:28 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/EObjectContentsEditor.java:[79] 08:21:28 protected IObservableValue modelElementObservable; 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/EObjectContentsEditor.java:[169] 08:21:28 public void setValue(IObservableValue observable) { 08:21:28 ^^^^^^^^^^^^^^^^ 08:21:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/EObjectContentsEditor.java:[307] 08:21:28 modelElementObservable.setValue(value); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/EObjectContentsEditor.java:[331] 08:21:28 modelElementObservable.setValue(null); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ElementCustomizationObservableValue.java:[38] 08:21:28 private EditPart sourceElement; 08:21:28 ^^^^^^^^^^^^^ 08:21:28 The value of the field ElementCustomizationObservableValue.sourceElement is not used 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[53] 08:21:28 import org.eclipse.papyrus.uml.properties.profile.ui.panels.AppliedProfilePanel; 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedProfilePanel is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[132] 08:21:28 public AppliedProfileCompositeOnModel(AppliedProfilePanel parent) { 08:21:28 ^^^^^^^^^^^^^^^^^^^ 08:21:28 The type AppliedProfilePanel is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[614] 08:21:28 EList appliedProfiles = getSelectedPackage().getAppliedProfiles(); 08:21:28 ^^^^^ 08:21:28 EList is a raw type. References to generic type EList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[621] 08:21:28 EList importedPackages = getSelectedPackage().getPackageImports(); 08:21:28 ^^^^^ 08:21:28 EList is a raw type. References to generic type EList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[622] 08:21:28 Iterator<PackageImport> iterPI = importedPackages.iterator(); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<PackageImport> 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[623] 08:21:28 ArrayList importedPackagesToRemove = new ArrayList(); 08:21:28 ^^^^^^^^^ 08:21:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[623] 08:21:28 ArrayList importedPackagesToRemove = new ArrayList(); 08:21:28 ^^^^^^^^^ 08:21:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[628] 08:21:28 importedPackagesToRemove.add(pi); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[651] 08:21:28 private EObject resolveSemanticObject(Object object) { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method resolveSemanticObject(Object) from the type AppliedProfileCompositeOnModel is never used locally 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ImageNameObservableValue.java:[32] 08:21:28 public class ImageNameObservableValue extends AbstractObservableValue implements IObserving { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/EStructuralFeatureEditor.java:[313] 08:21:28 observable.addValueChangeListener(this); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method addValueChangeListener(IValueChangeListener) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/EStructuralFeatureEditor.java:[356] 08:21:28 observable.addListChangeListener(this); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method addListChangeListener(IListChangeListener) belongs to the raw type ObservableList. References to generic type ObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/AbstractUMLAggregatedObservableValue.java:[32] 08:21:28 public abstract class AbstractUMLAggregatedObservableValue extends ReferenceCountedObservable.Value implements AggregatedObservable, CommandBasedObservableValue { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/KeywordObservableValue.java:[33] 08:21:28 public class KeywordObservableValue extends AbstractObservableValue implements IObserving, ReferenceCountedObservable { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtensionRequiredObservableValue.java:[37] 08:21:28 public class ExtensionRequiredObservableValue extends AbstractObservableValue implements IChangeListener, IObserving { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtensionRequiredObservableValue.java:[76] 08:21:28 observable.setValue(required ? MultiplicityParser.ONE : MultiplicityParser.OPTIONAL); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method setValue(Object) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtensionRequiredObservableValue.java:[98] 08:21:28 fireValueChange(new ValueDiff() { 08:21:28 @Override 08:21:28 public Object getOldValue() { 08:21:28 return oldValue; 08:21:28 } 08:21:28 @Override 08:21:28 public Object getNewValue() { 08:21:28 return newValue; 08:21:28 } 08:21:28 }); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtensionRequiredObservableValue.java:[98] 08:21:28 fireValueChange(new ValueDiff() { 08:21:28 ^^^^^^^^^ 08:21:28 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MaskValueObservableList.java:[50] 08:21:28 updateWrappedList(getDefaultValues()); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method updateWrappedList(List) belongs to the raw type ObservableList. References to generic type ObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MaskValueObservableList.java:[58] 08:21:28 protected IObservableList getConcreteList() { 08:21:28 ^^^^^^^^^^^^^^^ 08:21:28 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MaskValueObservableList.java:[60] 08:21:28 return new WritableList(getDefaultValues(), String.class); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The constructor WritableList(List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MaskValueObservableList.java:[60] 08:21:28 return new WritableList(getDefaultValues(), String.class); 08:21:28 ^^^^^^^^^^^^ 08:21:28 WritableList is a raw type. References to generic type WritableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MaskValueObservableList.java:[87] 08:21:28 Collection<Object> currentValues = new HashSet<Object>(wrappedList); 08:21:28 ^^^^^^^^^^^ 08:21:28 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object> 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MaskValueObservableList.java:[100] 08:21:28 Collection<Object> currentValues = new HashSet<Object>(wrappedList); 08:21:28 ^^^^^^^^^^^ 08:21:28 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object> 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/RichTextObservableValue.java:[162] 08:21:28 @SuppressWarnings({ "unchecked", "rawtypes" }) 08:21:28 ^^^^^^^^^^ 08:21:28 Unnecessary @SuppressWarnings("rawtypes") 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/OwnerObservableValue.java:[63] 08:21:28 public class OwnerObservableValue extends ReferenceCountedObservable.Value implements IChangeListener, AggregatedObservable, CommandBasedObservableValue, IObserving { 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/OwnerObservableValue.java:[71] 08:21:28 private final IObservableList navigableEndsObservableList; 08:21:28 ^^^^^^^^^^^^^^^ 08:21:28 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/OwnerObservableValue.java:[94] 08:21:28 navigableEndsObservableList = EMFProperties.list(UMLPackage.eINSTANCE.getAssociation_NavigableOwnedEnd()).observe(memberEnd.getAssociation()); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/OwnerObservableValue.java:[100] 08:21:28 fireValueChange(Diffs.createValueDiff(currentValue, doGetValue())); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ProvidedInterfaceObservableList.java:[75] 08:21:28 super(EMFProperties.list(UMLPackage.eINSTANCE.getPort_Provided()).observe(source), domain, source, UMLPackage.eINSTANCE.getPort_Provided()); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/dialogs/ChooseSetStereotypeDialog.java:[109] 08:21:28 possibleElementsTableViewer.setSorter(new AlphabeticalViewerSorter(0)); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/dialogs/ChooseSetStereotypeDialog.java:[122] 08:21:28 possibleElementsTableViewer.setSorter(new AlphabeticalViewerSorter(1)); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/dialogs/ChooseSetStereotypeDialog.java:[127] 08:21:28 possibleElementsTableViewer.setSorter(new AlphabeticalViewerSorter(0)); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/dialogs/ChooseSetStereotypeDialog.java:[147] 08:21:28 Iterator<Stereotype> it = possibleElementList.getElements().iterator(); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Stereotype> 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/dialogs/ChooseSetStereotypeDialog.java:[175] 08:21:28 Iterator<Stereotype> it = possibleElementList.getElements().iterator(); 08:21:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:28 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Stereotype> 08:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/dialogs/ChooseSetStereotypeDialog.java:[213] 08:21:28 Iterator it = possibleElementList.getElements().iterator(); 08:21:28 ^^^^^^^^ 08:21:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:28 255 problems (0 errors, 254 warnings, 1 info) 08:21:28 [INFO] 08:21:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties --- 08:21:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/test/resources 08:21:28 [INFO] 08:21:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties --- 08:21:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/target/org.eclipse.papyrus.uml.properties-4.0.0-SNAPSHOT-sources.jar 08:21:29 [INFO] 08:21:29 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties --- 08:21:29 [INFO] 08:21:29 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties --- 08:21:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/target/org.eclipse.papyrus.uml.properties-4.0.0-SNAPSHOT.jar 08:21:29 [INFO] 08:21:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties --- 08:21:29 [INFO] 08:21:29 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.properties --- 08:21:29 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:29 [INFO] 08:21:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties --- 08:21:29 [INFO] 08:21:29 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.properties >-- 08:21:29 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.properties 5.0.0-SNAPSHOT [301/729] 08:21:29 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:29 [INFO] 08:21:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.properties --- 08:21:29 [INFO] 08:21:29 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.properties --- 08:21:29 [INFO] The project's OSGi version is 5.0.0.202103041255 08:21:29 [INFO] 08:21:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.properties --- 08:21:29 [INFO] 08:21:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.properties --- 08:21:29 [INFO] 08:21:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.properties --- 08:21:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/src/main/resources 08:21:29 [INFO] 08:21:29 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.properties --- 08:21:29 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/bin 08:21:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/src/org/eclipse/papyrus/uml/decoratormodel/properties/elements/DecoratorModelsObservableList.java:[57] 08:21:30 public class DecoratorModelsObservableList extends ObservableList implements ICommitListener, IObserving { 08:21:30 ^^^^^^^^^^^^^^ 08:21:30 ObservableList is a raw type. References to generic type ObservableList<E> should be parameterized 08:21:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/src/org/eclipse/papyrus/uml/decoratormodel/properties/elements/DecoratorModelsObservableList.java:[96] 08:21:30 super(realm, Lists.newArrayList(), Object.class); 08:21:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:30 Type safety: The constructor ObservableList(Realm, List, Object) belongs to the raw type ObservableList. References to generic type ObservableList<E> should be parameterized 08:21:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/src/org/eclipse/papyrus/uml/decoratormodel/properties/elements/DecoratorModelsObservableList.java:[220] 08:21:30 updateWrappedList(newList); 08:21:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:30 Type safety: The method updateWrappedList(List) belongs to the raw type ObservableList. References to generic type ObservableList<E> should be parameterized 08:21:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/src/org/eclipse/papyrus/uml/decoratormodel/internal/properties/constraints/ProfileApplicationsConstraintException.java:[24] 08:21:30 public class ProfileApplicationsConstraintException extends CoreException { 08:21:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:30 The serializable class ProfileApplicationsConstraintException does not declare a static final serialVersionUID field of type long 08:21:30 4 problems (4 warnings) 08:21:30 [INFO] 08:21:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.properties --- 08:21:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/src/test/resources 08:21:30 [INFO] 08:21:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.decoratormodel.properties --- 08:21:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/target/org.eclipse.papyrus.uml.decoratormodel.properties-5.0.0-SNAPSHOT-sources.jar 08:21:30 [INFO] 08:21:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.properties --- 08:21:30 [INFO] 08:21:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.properties --- 08:21:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/target/org.eclipse.papyrus.uml.decoratormodel.properties-5.0.0-SNAPSHOT.jar 08:21:30 [INFO] 08:21:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.properties --- 08:21:30 [INFO] 08:21:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.decoratormodel.properties --- 08:21:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:30 [INFO] 08:21:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.properties --- 08:21:30 [INFO] 08:21:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.groups >-- 08:21:30 [INFO] Building org.eclipse.papyrus.uml.diagram.common.groups 3.0.0-SNAPSHOT [302/729] 08:21:30 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:30 [INFO] 08:21:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.common.groups --- 08:21:30 [INFO] 08:21:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.common.groups --- 08:21:30 [INFO] The project's OSGi version is 3.0.0.202103041255 08:21:30 [INFO] 08:21:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.common.groups --- 08:21:30 [INFO] 08:21:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.common.groups --- 08:21:30 [INFO] 08:21:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.common.groups --- 08:21:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/main/resources 08:21:30 [INFO] 08:21:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.common.groups --- 08:21:30 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/bin 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/ui/CheckboxIGraphicalFocusListenner.java:[30] 08:21:31 private int oldColor, newColor; 08:21:31 ^^^^^^^^ 08:21:31 The value of the field CheckboxIGraphicalFocusListenner.oldColor is not used 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/ui/CheckboxIGraphicalFocusListenner.java:[30] 08:21:31 private int oldColor, newColor; 08:21:31 ^^^^^^^^ 08:21:31 The value of the field CheckboxIGraphicalFocusListenner.newColor is not used 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/ui/CheckboxIGraphicalFocusListenner.java:[32] 08:21:31 private View parentView; 08:21:31 ^^^^^^^^^^ 08:21:31 The value of the field CheckboxIGraphicalFocusListenner.parentView is not used 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/ui/CheckboxIGraphicalFocusListenner.java:[34] 08:21:31 private TransactionalEditingDomain editingDomain; 08:21:31 ^^^^^^^^^^^^^ 08:21:31 The value of the field CheckboxIGraphicalFocusListenner.editingDomain is not used 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[248] 08:21:31 Collection<View> diagramViews = new ArrayList<View>(anyPart.getViewer().getEditPartRegistry().keySet()); 08:21:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:31 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends View> 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[276] 08:21:31 Collection<View> diagramViews = new ArrayList<View>(parentPart.getViewer().getEditPartRegistry().keySet()); 08:21:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:31 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends View> 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[309] 08:21:31 Map editPartRegistry = null; 08:21:31 ^^^ 08:21:31 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[335] 08:21:31 Collection<View> diagramViews = new ArrayList<View>(editPartRegistry.keySet()); 08:21:31 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:31 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends View> 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[557] 08:21:31 groups = (List<EObject>) object.eGet(ref); 08:21:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:31 Type safety: Unchecked cast from Object to List<EObject> 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[607] 08:21:31 groups = (List<EObject>) visitingElement.eGet(ref); 08:21:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:31 Type safety: Unchecked cast from Object to List<EObject> 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[644] 08:21:31 Collection<EObject> collection = (Collection<EObject>) source.eGet(ref); 08:21:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:31 Type safety: Unchecked cast from Object to Collection<EObject> 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[962] 08:21:31 public static boolean isContainedInRegistery(Map editPartRegistry, Object _child) { 08:21:31 ^^^ 08:21:31 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[977] 08:21:31 public static boolean isAGoodCompartementEditPart(Map editPartRegistry, Object _child) { 08:21:31 ^^^ 08:21:31 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[990] 08:21:31 public static EditPart getCompartementEditPartFromMainEditPart(Map editPartRegistry, EditPart parentEditPart) { 08:21:31 ^^^ 08:21:31 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/ChangeModelParentCommand.java:[32] 08:21:31 import org.eclipse.gmf.runtime.emf.type.core.internal.l10n.EMFTypeCoreMessages; 08:21:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:31 Discouraged access: The type 'EMFTypeCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar') 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/ChangeModelParentCommand.java:[91] 08:21:31 coll.add(element); 08:21:31 ^^^^^^^^^^^^^^^^^ 08:21:31 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/ChangeModelParentCommand.java:[96] 08:21:31 return CommandResult.newErrorCommandResult(EMFTypeCoreMessages.moveElementsCommand_noTargetFeature); 08:21:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:31 Discouraged access: The type 'EMFTypeCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar') 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/ChangeModelParentCommand.java:[96] 08:21:31 return CommandResult.newErrorCommandResult(EMFTypeCoreMessages.moveElementsCommand_noTargetFeature); 08:21:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:31 Discouraged access: The field 'EMFTypeCoreMessages.moveElementsCommand_noTargetFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar') 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/ui/ChooseChildrenNotificationConfigurator.java:[63] 08:21:31 private IGraphicalEditPart parentEditPart; 08:21:31 ^^^^^^^^^^^^^^ 08:21:31 The value of the field ChooseChildrenNotificationConfigurator.parentEditPart is not used 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[280] 08:21:31 request.getExtendedData().put(NEW_PARENT_HOST, hostParent); 08:21:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[285] 08:21:31 request.getExtendedData().put(CommandsUtils.NEW_PARENT_HOST, hostParent); 08:21:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[323] 08:21:31 request.getExtendedData().put(CommandsUtils.NEW_PARENT_HOST, hostParent); 08:21:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[379] 08:21:31 request.getExtendedData().put(GroupRequestConstants.GRAPHICAL_CHILDREN, automaticChildren); 08:21:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[1019] 08:21:31 request.getExtendedData().put(GroupRequestConstants.GRAPHICAL_CONTAINERS, _graphicalParents); 08:21:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[1022] 08:21:31 request.getExtendedData().put(GroupRequestConstants.MODEL_CONTAINERS, _modelParents); 08:21:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[1051] 08:21:31 request.getExtendedData().put(NEW_PARENT_HOST, defaultGraphicalEditPart); 08:21:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[1139] 08:21:32 HashMap extendedData = new HashMap(request.getExtendedData()); 08:21:32 ^^^^^^^ 08:21:32 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized 08:21:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[1139] 08:21:32 HashMap extendedData = new HashMap(request.getExtendedData()); 08:21:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:32 Type safety: The constructor HashMap(Map) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized 08:21:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[1139] 08:21:32 HashMap extendedData = new HashMap(request.getExtendedData()); 08:21:32 ^^^^^^^ 08:21:32 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized 08:21:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/edit/policies/CreateInGroupEditPolicy.java:[81] 08:21:32 @SuppressWarnings("unchecked") 08:21:32 ^^^^^^^^^^^ 08:21:32 Unnecessary @SuppressWarnings("unchecked") 08:21:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/edit/policies/CreateInGroupEditPolicy.java:[201] 08:21:32 request.getExtendedData().put(CommandsUtils.GRAPHICAL_PARENT, newParentPart); 08:21:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:32 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 08:21:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/ChangeGraphicalParentCommand.java:[88] 08:21:32 private IGraphicalEditPart host; 08:21:32 ^^^^ 08:21:32 The value of the field ChangeGraphicalParentCommand.host is not used 08:21:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/preferences/OpacityFactoryHelper.java:[81] 08:21:32 return new Integer(store.getInt(preferenceName)); 08:21:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:32 The constructor Integer(int) is deprecated since version 9 08:21:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/UpdateReferencesCommand.java:[132] 08:21:32 Collection<EObject> collection = (Collection<EObject>) eObjectCreatedElement.eGet(ref); 08:21:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:32 Type safety: Unchecked cast from Object to Collection<EObject> 08:21:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/utils/GraphicalAndModelElementComparator.java:[55] 08:21:32 private Map registery; 08:21:32 ^^^ 08:21:32 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:21:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/edit/policies/XYLayoutEditGroupPolicy.java:[359] 08:21:32 List<IGraphicalEditPart> automaticChildren = (List<IGraphicalEditPart>) request.getExtendedData().get(GroupRequestConstants.GRAPHICAL_CHILDREN); 08:21:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:32 Type safety: Unchecked cast from Object to List<IGraphicalEditPart> 08:21:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/edit/policies/XYLayoutEditGroupPolicy.java:[436] 08:21:32 List<IGraphicalEditPart> automaticChildren = (List<IGraphicalEditPart>) request.getExtendedData().get(GroupRequestConstants.GRAPHICAL_CHILDREN); 08:21:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:32 Type safety: Unchecked cast from Object to List<IGraphicalEditPart> 08:21:32 37 problems (37 warnings) 08:21:32 [INFO] 08:21:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.common.groups --- 08:21:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/test/resources 08:21:32 [INFO] 08:21:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.common.groups --- 08:21:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/target/org.eclipse.papyrus.uml.diagram.common.groups-3.0.0-SNAPSHOT-sources.jar 08:21:32 [INFO] 08:21:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.common.groups --- 08:21:32 [INFO] 08:21:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.common.groups --- 08:21:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/target/org.eclipse.papyrus.uml.diagram.common.groups-3.0.0-SNAPSHOT.jar 08:21:32 [INFO] 08:21:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.common.groups --- 08:21:32 [INFO] 08:21:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.common.groups --- 08:21:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:32 [INFO] 08:21:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.common.groups --- 08:21:32 [INFO] 08:21:32 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css >------- 08:21:32 [INFO] Building org.eclipse.papyrus.uml.diagram.css 3.0.0-SNAPSHOT [303/729] 08:21:32 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:32 [INFO] 08:21:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.css --- 08:21:32 [INFO] 08:21:32 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.css --- 08:21:32 [INFO] The project's OSGi version is 3.0.0.202103041255 08:21:32 [INFO] 08:21:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.css --- 08:21:32 [INFO] 08:21:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.css --- 08:21:32 [INFO] 08:21:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.css --- 08:21:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/src/main/resources 08:21:32 [INFO] 08:21:32 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.css --- 08:21:32 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/bin 08:21:33 [INFO] 08:21:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.css --- 08:21:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/src/test/resources 08:21:33 [INFO] 08:21:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.css --- 08:21:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/target/org.eclipse.papyrus.uml.diagram.css-3.0.0-SNAPSHOT-sources.jar 08:21:33 [INFO] 08:21:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.css --- 08:21:33 [INFO] 08:21:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.css --- 08:21:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/target/org.eclipse.papyrus.uml.diagram.css-3.0.0-SNAPSHOT.jar 08:21:33 [INFO] 08:21:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.css --- 08:21:33 [INFO] 08:21:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.css --- 08:21:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:33 [INFO] 08:21:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.css --- 08:21:33 [INFO] 08:21:33 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.dnd >------- 08:21:33 [INFO] Building org.eclipse.papyrus.uml.diagram.dnd 2.0.0-SNAPSHOT [304/729] 08:21:33 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:34 [INFO] 08:21:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.dnd --- 08:21:34 [INFO] 08:21:34 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.dnd --- 08:21:34 [INFO] The project's OSGi version is 2.0.0.202103041255 08:21:34 [INFO] 08:21:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.dnd --- 08:21:34 [INFO] 08:21:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.dnd --- 08:21:34 [INFO] 08:21:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.dnd --- 08:21:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/main/resources 08:21:34 [INFO] 08:21:34 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.dnd --- 08:21:34 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/bin 08:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/org/eclipse/papyrus/uml/diagram/dnd/strategy/instancespecification/ClassifierToSlotsDropStrategy.java:[108] 08:21:34 List<Classifier> currentValues = (List<Classifier>) semanticElement.eGet(feature); 08:21:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:34 Type safety: Unchecked cast from Object to List<Classifier> 08:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/org/eclipse/papyrus/uml/diagram/dnd/strategy/ReorderListItemsStrategy.java:[183] 08:21:34 EList<View> viewChildren = listPart.getNotationView().getPersistedChildren(); 08:21:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:34 Type safety: The expression of type EList needs unchecked conversion to conform to EList<View> 08:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/org/eclipse/papyrus/uml/diagram/dnd/strategy/ReorderListItemsStrategy.java:[249] 08:21:34 List<EditPart> children = listPart.getChildren(); 08:21:34 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:34 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart> 08:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/org/eclipse/papyrus/uml/diagram/dnd/strategy/instancespecification/ui/ClassifierPropertiesContentProvider.java:[34] 08:21:34 private Viewer viewer; 08:21:34 ^^^^^^ 08:21:34 The value of the field ClassifierPropertiesContentProvider.viewer is not used 08:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/org/eclipse/papyrus/uml/diagram/dnd/strategy/instancespecification/ui/ClassifierPropertiesContentProvider.java:[47] 08:21:34 this.input = (Collection<Classifier>) newInput; 08:21:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:34 Type safety: Unchecked cast from Object to Collection<Classifier> 08:21:34 5 problems (5 warnings) 08:21:34 [INFO] 08:21:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.dnd --- 08:21:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/test/resources 08:21:34 [INFO] 08:21:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.dnd --- 08:21:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/target/org.eclipse.papyrus.uml.diagram.dnd-2.0.0-SNAPSHOT-sources.jar 08:21:34 [INFO] 08:21:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.dnd --- 08:21:34 [INFO] 08:21:34 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.dnd --- 08:21:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/target/org.eclipse.papyrus.uml.diagram.dnd-2.0.0-SNAPSHOT.jar 08:21:35 [INFO] 08:21:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.dnd --- 08:21:35 [INFO] 08:21:35 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.dnd --- 08:21:35 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:35 [INFO] 08:21:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.dnd --- 08:21:35 [INFO] 08:21:35 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.icons >------ 08:21:35 [INFO] Building org.eclipse.papyrus.uml.diagram.icons 2.0.0-SNAPSHOT [305/729] 08:21:35 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:35 [INFO] 08:21:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.icons --- 08:21:35 [INFO] 08:21:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.icons --- 08:21:35 [INFO] The project's OSGi version is 2.0.0.202103041255 08:21:35 [INFO] 08:21:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.icons --- 08:21:35 [INFO] 08:21:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.icons --- 08:21:35 [INFO] 08:21:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.icons --- 08:21:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/src/main/resources 08:21:35 [INFO] 08:21:35 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.icons --- 08:21:35 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/bin 08:21:35 [INFO] 08:21:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.icons --- 08:21:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/src/test/resources 08:21:35 [INFO] 08:21:35 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.icons --- 08:21:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/target/org.eclipse.papyrus.uml.diagram.icons-2.0.0-SNAPSHOT-sources.jar 08:21:35 [INFO] 08:21:35 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.icons --- 08:21:35 [INFO] 08:21:35 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.icons --- 08:21:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/target/org.eclipse.papyrus.uml.diagram.icons-2.0.0-SNAPSHOT.jar 08:21:35 [INFO] 08:21:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.icons --- 08:21:35 [INFO] 08:21:35 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.icons --- 08:21:35 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:35 [INFO] 08:21:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.icons --- 08:21:35 [INFO] 08:21:35 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.linklf >----- 08:21:35 [INFO] Building org.eclipse.papyrus.uml.diagram.linklf 3.0.0-SNAPSHOT [306/729] 08:21:35 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:35 [INFO] 08:21:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.linklf --- 08:21:35 [INFO] 08:21:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.linklf --- 08:21:35 [INFO] The project's OSGi version is 3.0.0.202103041255 08:21:35 [INFO] 08:21:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.linklf --- 08:21:35 [INFO] 08:21:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.linklf --- 08:21:35 [INFO] 08:21:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.linklf --- 08:21:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/main/resources 08:21:35 [INFO] 08:21:35 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.linklf --- 08:21:35 [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/.settings/org.eclipse.jdt.core.prefs' could not be found! 08:21:35 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/bin 08:21:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[37] 08:21:36 import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand; 08:21:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:36 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[86] 08:21:36 SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(editingDomain); 08:21:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:36 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[86] 08:21:36 SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(editingDomain); 08:21:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:36 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[86] 08:21:36 SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(editingDomain); 08:21:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:36 Discouraged access: The constructor 'SetConnectionBendpointsCommand(TransactionalEditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[87] 08:21:36 sbbCommand.setEdgeAdapter(getViewAdapter()); 08:21:36 ^^^^^^^^^^^^^^ 08:21:36 Discouraged access: The method 'SetConnectionBendpointsCommand.setEdgeAdapter(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[128] 08:21:36 Iterator commandItr = cc.iterator(); 08:21:36 ^^^^^^^^ 08:21:36 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 08:21:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[150] 08:21:36 SetConnectionBendpointsCommand sbbCommand = (SetConnectionBendpointsCommand) commandItr.next(); // 3 08:21:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:36 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[150] 08:21:36 SetConnectionBendpointsCommand sbbCommand = (SetConnectionBendpointsCommand) commandItr.next(); // 3 08:21:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:36 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[151] 08:21:36 sbbCommand.setNewPointList(pointList, sourceAnchor.getReferencePoint(), targetAnchor.getReferencePoint()); 08:21:36 ^^^^^^^^^^^^^^^ 08:21:36 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, Point, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar') 08:21:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[166] 08:21:36 public Object getAdapter(Class adapter) { 08:21:36 ^^^^^^ 08:21:36 Type safety: The return type Object for getAdapter(Class) from the type new IAdaptable(){} needs unchecked conversion to conform to T from the type IAdaptable 08:21:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[166] 08:21:36 public Object getAdapter(Class adapter) { 08:21:36 ^^^^^ 08:21:36 Class is a raw type. References to generic type Class<T> should be parameterized 08:21:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[167] 08:21:36 if (adapter != null && adapter.isAssignableFrom(ShapeImpl.class)) { 08:21:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:36 Type safety: The method isAssignableFrom(Class) belongs to the raw type Class. References to generic type Class<T> should be parameterized 08:21:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[186] 08:21:36 public Object getAdapter(Class adapter) { 08:21:36 ^^^^^^ 08:21:36 Type safety: The return type Object for getAdapter(Class) from the type new IAdaptable(){} needs unchecked conversion to conform to T from the type IAdaptable 08:21:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[186] 08:21:36 public Object getAdapter(Class adapter) { 08:21:36 ^^^^^ 08:21:36 Class is a raw type. References to generic type Class<T> should be parameterized 08:21:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[187] 08:21:36 if (adapter != null && adapter.isAssignableFrom(ShapeImpl.class)) { 08:21:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:36 Type safety: The method isAssignableFrom(Class) belongs to the raw type Class. References to generic type Class<T> should be parameterized 08:21:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/DefaultLinksLFEditPolicy.java:[21] 08:21:36 import org.eclipse.gmf.runtime.diagram.ui.commands.CreateCommand; 08:21:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:36 The import org.eclipse.gmf.runtime.diagram.ui.commands.CreateCommand is never used 08:21:36 16 problems (16 warnings) 08:21:36 [INFO] 08:21:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.linklf --- 08:21:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/test/resources 08:21:36 [INFO] 08:21:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.linklf --- 08:21:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/target/org.eclipse.papyrus.uml.diagram.linklf-3.0.0-SNAPSHOT-sources.jar 08:21:36 [INFO] 08:21:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.linklf --- 08:21:36 [INFO] 08:21:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.linklf --- 08:21:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/target/org.eclipse.papyrus.uml.diagram.linklf-3.0.0-SNAPSHOT.jar 08:21:36 [INFO] 08:21:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.linklf --- 08:21:36 [INFO] 08:21:36 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.linklf --- 08:21:36 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:36 [INFO] 08:21:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.linklf --- 08:21:36 [INFO] 08:21:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.modelexplorer >-- 08:21:36 [INFO] Building org.eclipse.papyrus.uml.diagram.modelexplorer 2.0.0-SNAPSHOT [307/729] 08:21:36 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:36 [INFO] 08:21:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.modelexplorer --- 08:21:36 [INFO] 08:21:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.modelexplorer --- 08:21:36 [INFO] The project's OSGi version is 2.0.0.202103041255 08:21:36 [INFO] 08:21:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.modelexplorer --- 08:21:36 [INFO] 08:21:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.modelexplorer --- 08:21:36 [INFO] 08:21:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.modelexplorer --- 08:21:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/main/resources 08:21:36 [INFO] 08:21:36 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.modelexplorer --- 08:21:36 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/bin 08:21:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/org/eclipse/papyrus/uml/diagram/modelexplorer/handler/DiagramViewHandler.java:[26] 08:21:37 import org.eclipse.ui.internal.navigator.filters.UpdateActiveExtensionsOperation; 08:21:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:37 Discouraged access: The type 'UpdateActiveExtensionsOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar') 08:21:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/org/eclipse/papyrus/uml/diagram/modelexplorer/handler/DiagramViewHandler.java:[95] 08:21:37 UpdateActiveExtensionsOperation updateExtensions = new UpdateActiveExtensionsOperation(viewer, newContents); 08:21:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:37 Discouraged access: The type 'UpdateActiveExtensionsOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar') 08:21:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/org/eclipse/papyrus/uml/diagram/modelexplorer/handler/DiagramViewHandler.java:[95] 08:21:37 UpdateActiveExtensionsOperation updateExtensions = new UpdateActiveExtensionsOperation(viewer, newContents); 08:21:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:37 Discouraged access: The type 'UpdateActiveExtensionsOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar') 08:21:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/org/eclipse/papyrus/uml/diagram/modelexplorer/handler/DiagramViewHandler.java:[95] 08:21:37 UpdateActiveExtensionsOperation updateExtensions = new UpdateActiveExtensionsOperation(viewer, newContents); 08:21:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:37 Discouraged access: The constructor 'UpdateActiveExtensionsOperation(CommonViewer, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar') 08:21:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/org/eclipse/papyrus/uml/diagram/modelexplorer/handler/DiagramViewHandler.java:[96] 08:21:37 updateExtensions.execute(null, null); 08:21:37 ^^^^^^^ 08:21:37 Discouraged access: The method 'UpdateActiveExtensionsOperation.execute(IProgressMonitor, IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar') 08:21:37 5 problems (5 warnings) 08:21:37 [INFO] 08:21:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.modelexplorer --- 08:21:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/test/resources 08:21:37 [INFO] 08:21:37 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.modelexplorer --- 08:21:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/target/org.eclipse.papyrus.uml.diagram.modelexplorer-2.0.0-SNAPSHOT-sources.jar 08:21:37 [INFO] 08:21:37 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.modelexplorer --- 08:21:37 [INFO] 08:21:37 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.modelexplorer --- 08:21:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/target/org.eclipse.papyrus.uml.diagram.modelexplorer-2.0.0-SNAPSHOT.jar 08:21:37 [INFO] 08:21:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.modelexplorer --- 08:21:37 [INFO] 08:21:37 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.modelexplorer --- 08:21:37 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:37 [INFO] 08:21:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.modelexplorer --- 08:21:37 [INFO] 08:21:37 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.navigation >--- 08:21:37 [INFO] Building org.eclipse.papyrus.uml.diagram.navigation 3.0.0-SNAPSHOT [308/729] 08:21:37 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:37 [INFO] 08:21:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.navigation --- 08:21:37 [INFO] 08:21:37 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.navigation --- 08:21:37 [INFO] The project's OSGi version is 3.0.0.202103041255 08:21:37 [INFO] 08:21:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.navigation --- 08:21:37 [INFO] 08:21:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.navigation --- 08:21:37 [INFO] 08:21:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.navigation --- 08:21:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/src/main/resources 08:21:37 [INFO] 08:21:37 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.navigation --- 08:21:37 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/bin 08:21:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/src/org/eclipse/papyrus/uml/diagram/navigation/UMLBaseNameSetter.java:[43] 08:21:37 contents = Collections.EMPTY_LIST; 08:21:37 ^^^^^^^^^^^^^^^^^^^^^^ 08:21:37 Type safety: The expression of type List needs unchecked conversion to conform to List<EObject> 08:21:37 1 problem (1 warning) 08:21:37 [INFO] 08:21:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.navigation --- 08:21:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/src/test/resources 08:21:37 [INFO] 08:21:37 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.navigation --- 08:21:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/target/org.eclipse.papyrus.uml.diagram.navigation-3.0.0-SNAPSHOT-sources.jar 08:21:37 [INFO] 08:21:37 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.navigation --- 08:21:37 [INFO] 08:21:37 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.navigation --- 08:21:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/target/org.eclipse.papyrus.uml.diagram.navigation-3.0.0-SNAPSHOT.jar 08:21:37 [INFO] 08:21:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.navigation --- 08:21:37 [INFO] 08:21:37 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.navigation --- 08:21:37 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:37 [INFO] 08:21:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.navigation --- 08:21:37 [INFO] 08:21:37 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols >----- 08:21:37 [INFO] Building org.eclipse.papyrus.uml.diagram.symbols 2.0.0-SNAPSHOT [309/729] 08:21:37 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:38 [INFO] 08:21:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.symbols --- 08:21:38 [INFO] 08:21:38 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.symbols --- 08:21:38 [INFO] The project's OSGi version is 2.0.0.202103041255 08:21:38 [INFO] 08:21:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.symbols --- 08:21:38 [INFO] 08:21:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.symbols --- 08:21:38 [INFO] 08:21:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.symbols --- 08:21:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/src/main/resources 08:21:38 [INFO] 08:21:38 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.symbols --- 08:21:38 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/bin 08:21:38 [INFO] 08:21:38 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.symbols --- 08:21:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/src/test/resources 08:21:38 [INFO] 08:21:38 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.symbols --- 08:21:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/target/org.eclipse.papyrus.uml.diagram.symbols-2.0.0-SNAPSHOT-sources.jar 08:21:38 [INFO] 08:21:38 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.symbols --- 08:21:38 [INFO] 08:21:38 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.symbols --- 08:21:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/target/org.eclipse.papyrus.uml.diagram.symbols-2.0.0-SNAPSHOT.jar 08:21:38 [INFO] 08:21:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.symbols --- 08:21:38 [INFO] 08:21:38 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.symbols --- 08:21:38 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:38 [INFO] 08:21:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.symbols --- 08:21:38 [INFO] 08:21:38 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence.restrictions >-- 08:21:38 [INFO] Building org.eclipse.papyrus.uml.diagram.sequence.restrictions 2.0.0-SNAPSHOT [310/729] 08:21:38 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:39 [INFO] 08:21:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions --- 08:21:39 [INFO] 08:21:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions --- 08:21:39 [INFO] The project's OSGi version is 2.0.0.202103041255 08:21:39 [INFO] 08:21:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions --- 08:21:39 [INFO] 08:21:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions --- 08:21:39 [INFO] 08:21:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions --- 08:21:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/src/main/resources 08:21:39 [INFO] 08:21:39 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions --- 08:21:39 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/bin 08:21:39 [INFO] 08:21:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions --- 08:21:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/src/test/resources 08:21:39 [INFO] 08:21:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions --- 08:21:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/target/org.eclipse.papyrus.uml.diagram.sequence.restrictions-2.0.0-SNAPSHOT-sources.jar 08:21:39 [INFO] 08:21:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions --- 08:21:39 [INFO] 08:21:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions --- 08:21:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/target/org.eclipse.papyrus.uml.diagram.sequence.restrictions-2.0.0-SNAPSHOT.jar 08:21:39 [INFO] 08:21:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions --- 08:21:39 [INFO] 08:21:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions --- 08:21:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:39 [INFO] 08:21:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions --- 08:21:39 [INFO] 08:21:39 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols.properties >-- 08:21:39 [INFO] Building org.eclipse.papyrus.uml.diagram.symbols.properties 2.0.0-SNAPSHOT [311/729] 08:21:39 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:39 [INFO] 08:21:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.symbols.properties --- 08:21:39 [INFO] 08:21:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.symbols.properties --- 08:21:39 [INFO] The project's OSGi version is 2.0.0.202103041255 08:21:39 [INFO] 08:21:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.symbols.properties --- 08:21:39 [INFO] 08:21:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.symbols.properties --- 08:21:39 [INFO] 08:21:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.symbols.properties --- 08:21:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/src/main/resources 08:21:39 [INFO] 08:21:39 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.symbols.properties --- 08:21:39 [INFO] 08:21:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.symbols.properties --- 08:21:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/src/test/resources 08:21:39 [INFO] 08:21:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.symbols.properties --- 08:21:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/target/org.eclipse.papyrus.uml.diagram.symbols.properties-2.0.0-SNAPSHOT-sources.jar 08:21:40 [INFO] 08:21:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.symbols.properties --- 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.symbols.properties --- 08:21:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/target/org.eclipse.papyrus.uml.diagram.symbols.properties-2.0.0-SNAPSHOT.jar 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.symbols.properties --- 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.symbols.properties --- 08:21:40 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.symbols.properties --- 08:21:40 [INFO] 08:21:40 [INFO] --< org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml-expressions >-- 08:21:40 [INFO] Building Papyrus UML Expressions Infrastructure 0.0.1-SNAPSHOT [312/729] 08:21:40 [INFO] --------------------------------[ pom ]--------------------------------- 08:21:40 [INFO] 08:21:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-expressions --- 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-expressions --- 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-expressions --- 08:21:40 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-expressions --- 08:21:40 [INFO] 08:21:40 [INFO] --< org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions >-- 08:21:40 [INFO] Building org.eclipse.papyrus.uml.expressions 3.0.0-SNAPSHOT [313/729] 08:21:40 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:40 [INFO] 08:21:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.expressions --- 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.expressions --- 08:21:40 [INFO] The project's OSGi version is 3.0.0.202103041255 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.expressions --- 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.expressions --- 08:21:40 [INFO] 08:21:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.expressions --- 08:21:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/src/main/resources 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.expressions --- 08:21:40 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/bin 08:21:40 [INFO] 08:21:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.expressions --- 08:21:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/src/test/resources 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.expressions --- 08:21:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/target/org.eclipse.papyrus.uml.expressions-3.0.0-SNAPSHOT-sources.jar 08:21:40 [INFO] 08:21:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.expressions --- 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.expressions --- 08:21:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/target/org.eclipse.papyrus.uml.expressions-3.0.0-SNAPSHOT.jar 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.expressions --- 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.expressions --- 08:21:40 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.expressions --- 08:21:40 [INFO] 08:21:40 [INFO] --< org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.edit >-- 08:21:40 [INFO] Building org.eclipse.papyrus.uml.expressions.edit 3.0.100-SNAPSHOT [314/729] 08:21:40 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:40 [INFO] 08:21:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.edit --- 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.expressions.edit --- 08:21:40 [INFO] The project's OSGi version is 3.0.100.202103041255 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.expressions.edit --- 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.expressions.edit --- 08:21:40 [INFO] 08:21:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.expressions.edit --- 08:21:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/src/main/resources 08:21:40 [INFO] 08:21:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.expressions.edit --- 08:21:40 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/bin 08:21:41 [INFO] 08:21:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.expressions.edit --- 08:21:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/src/test/resources 08:21:41 [INFO] 08:21:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.expressions.edit --- 08:21:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/target/org.eclipse.papyrus.uml.expressions.edit-3.0.100-SNAPSHOT-sources.jar 08:21:41 [INFO] 08:21:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.expressions.edit --- 08:21:41 [INFO] 08:21:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.expressions.edit --- 08:21:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/target/org.eclipse.papyrus.uml.expressions.edit-3.0.100-SNAPSHOT.jar 08:21:41 [INFO] 08:21:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.expressions.edit --- 08:21:41 [INFO] 08:21:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.expressions.edit --- 08:21:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:41 [INFO] 08:21:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.expressions.edit --- 08:21:41 [INFO] 08:21:41 [INFO] --< org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.properties >-- 08:21:41 [INFO] Building org.eclipse.papyrus.uml.expressions.properties 2.0.0-SNAPSHOT [315/729] 08:21:41 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:41 [INFO] 08:21:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.properties --- 08:21:41 [INFO] 08:21:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.expressions.properties --- 08:21:41 [INFO] The project's OSGi version is 2.0.0.202103041255 08:21:41 [INFO] 08:21:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.expressions.properties --- 08:21:41 [INFO] 08:21:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.expressions.properties --- 08:21:41 [INFO] 08:21:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.expressions.properties --- 08:21:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/src/main/resources 08:21:41 [INFO] 08:21:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.expressions.properties --- 08:21:41 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/bin 08:21:42 [INFO] 08:21:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.expressions.properties --- 08:21:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/src/test/resources 08:21:42 [INFO] 08:21:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.expressions.properties --- 08:21:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/target/org.eclipse.papyrus.uml.expressions.properties-2.0.0-SNAPSHOT-sources.jar 08:21:42 [INFO] 08:21:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.expressions.properties --- 08:21:42 [INFO] 08:21:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.expressions.properties --- 08:21:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/target/org.eclipse.papyrus.uml.expressions.properties-2.0.0-SNAPSHOT.jar 08:21:42 [INFO] 08:21:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.expressions.properties --- 08:21:42 [INFO] 08:21:42 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.expressions.properties --- 08:21:42 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:42 [INFO] 08:21:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.expressions.properties --- 08:21:42 [INFO] 08:21:42 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml-modelexplorer >------ 08:21:42 [INFO] Building Papyrus UML Model Explorer 0.0.1-SNAPSHOT [316/729] 08:21:42 [INFO] --------------------------------[ pom ]--------------------------------- 08:21:42 [INFO] 08:21:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-modelexplorer --- 08:21:42 [INFO] 08:21:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-modelexplorer --- 08:21:42 [INFO] 08:21:42 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-modelexplorer --- 08:21:42 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:42 [INFO] 08:21:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-modelexplorer --- 08:21:42 [INFO] 08:21:42 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer >------ 08:21:42 [INFO] Building org.eclipse.papyrus.uml.modelexplorer 3.0.0-SNAPSHOT [317/729] 08:21:42 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:42 [INFO] 08:21:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer --- 08:21:42 [INFO] 08:21:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelexplorer --- 08:21:42 [INFO] The project's OSGi version is 3.0.0.202103041255 08:21:42 [INFO] 08:21:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelexplorer --- 08:21:42 [INFO] 08:21:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelexplorer --- 08:21:42 [INFO] 08:21:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.modelexplorer --- 08:21:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/main/resources 08:21:42 [INFO] 08:21:42 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.modelexplorer --- 08:21:42 [INFO] Compiling 272 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/bin 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[21] 08:21:43 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 08:21:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:43 The type AdapterUtils is deprecated 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[26] 08:21:43 import org.eclipse.papyrus.uml.service.types.ui.handlers.AbstractUmlCreateCommandHandler; 08:21:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:43 The type AbstractUmlCreateCommandHandler is deprecated 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[39] 08:21:43 public abstract class AbstractUmlModelExplorerCreateCommandHandler extends AbstractUmlCreateCommandHandler { 08:21:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:43 The type AbstractUmlCreateCommandHandler is deprecated 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[54] 08:21:43 Object result = super.execute(event); 08:21:43 ^^^^^^^^^^^^^^ 08:21:43 The method execute(ExecutionEvent) from the type AbstractCreateCommandHandler is deprecated 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[84] 08:21:43 Optional<NavigationTarget> navigationTarget = AdapterUtils.adapt(activePart, NavigationTarget.class); 08:21:43 ^^^^^^^^^^^^ 08:21:43 The type AdapterUtils is deprecated 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[84] 08:21:43 Optional<NavigationTarget> navigationTarget = AdapterUtils.adapt(activePart, NavigationTarget.class); 08:21:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:43 The method adapt(Object, Class<NavigationTarget>) from the type AdapterUtils is deprecated 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[89] 08:21:43 Optional<IRevealSemanticElement> revealSemantic = AdapterUtils.adapt(activePart, IRevealSemanticElement.class); 08:21:43 ^^^^^^^^^^^^ 08:21:43 The type AdapterUtils is deprecated 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[89] 08:21:43 Optional<IRevealSemanticElement> revealSemantic = AdapterUtils.adapt(activePart, IRevealSemanticElement.class); 08:21:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:43 The method adapt(Object, Class<IRevealSemanticElement>) from the type AdapterUtils is deprecated 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/ToggleAdvancedModelExplorerHandler.java:[118] 08:21:43 org.eclipse.papyrus.infra.ui.internal.emf.Activator.getDefault().saveCustomizationManagerState(); 08:21:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:43 Discouraged access: The type 'Activator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin') 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/ToggleAdvancedModelExplorerHandler.java:[118] 08:21:43 org.eclipse.papyrus.infra.ui.internal.emf.Activator.getDefault().saveCustomizationManagerState(); 08:21:43 ^^^^^^^^^^ 08:21:43 Discouraged access: The method 'Activator.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin') 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/ToggleAdvancedModelExplorerHandler.java:[118] 08:21:43 org.eclipse.papyrus.infra.ui.internal.emf.Activator.getDefault().saveCustomizationManagerState(); 08:21:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:43 Discouraged access: The method 'Activator.saveCustomizationManagerState()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin') 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[91] 08:21:43 protected List<String> predefinedCustoList = new ArrayList<String>() { 08:21:43 ^^^^^^^^^^^^^^^^^^^ 08:21:43 The serializable class does not declare a static final serialVersionUID field of type long 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[535] 08:21:43 int index = ((List) input).indexOf(selection); 08:21:43 ^^^^ 08:21:43 List is a raw type. References to generic type List<E> should be parameterized 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[536] 08:21:43 ((List) input).remove(selection); 08:21:43 ^^^^ 08:21:43 List is a raw type. References to generic type List<E> should be parameterized 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[537] 08:21:43 ((List) input).add(index + 1, selection); 08:21:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:43 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[537] 08:21:43 ((List) input).add(index + 1, selection); 08:21:43 ^^^^ 08:21:43 List is a raw type. References to generic type List<E> should be parameterized 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[550] 08:21:43 int index = ((List) input).indexOf(selection); 08:21:43 ^^^^ 08:21:43 List is a raw type. References to generic type List<E> should be parameterized 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[551] 08:21:43 ((List) input).remove(selection); 08:21:43 ^^^^ 08:21:43 List is a raw type. References to generic type List<E> should be parameterized 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[552] 08:21:43 ((List) input).add(index - 1, selection); 08:21:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:43 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[552] 08:21:43 ((List) input).add(index - 1, selection); 08:21:43 ^^^^ 08:21:43 List is a raw type. References to generic type List<E> should be parameterized 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[566] 08:21:43 ((List) input).remove(selection); 08:21:43 ^^^^ 08:21:43 List is a raw type. References to generic type List<E> should be parameterized 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[582] 08:21:43 ((List<String[]>) input).add(newEntry); 08:21:43 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:43 Type safety: Unchecked cast from Object to List<String[]> 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/CustomizeUMLLabelHandler.java:[56] 08:21:43 Map map = (Map<String, String>) result[0]; 08:21:43 ^^^ 08:21:43 Map is a raw type. References to generic type Map<K,V> should be parameterized 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/CustomizeUMLLabelHandler.java:[56] 08:21:43 Map map = (Map<String, String>) result[0]; 08:21:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:43 Type safety: Unchecked cast from Object to Map<String,String> 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/factory/ModelElementItemFactory.java:[24] 08:21:43 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:21:43 ^^^^^^ 08:21:43 Type safety: The return type Object for getAdapter(Object, Class) from the type ModelElementItemFactory needs unchecked conversion to conform to T from the type IAdapterFactory 08:21:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/factory/ModelElementItemFactory.java:[24] 08:21:43 public Object getAdapter(Object adaptableObject, Class adapterType) { 08:21:43 ^^^^^ 08:21:43 Class is a raw type. References to generic type Class<T> should be parameterized 08:21:43 26 problems (26 warnings) 08:21:43 [INFO] 08:21:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelexplorer --- 08:21:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/test/resources 08:21:43 [INFO] 08:21:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.modelexplorer --- 08:21:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/target/org.eclipse.papyrus.uml.modelexplorer-3.0.0-SNAPSHOT-sources.jar 08:21:43 [INFO] 08:21:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelexplorer --- 08:21:43 [INFO] 08:21:43 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelexplorer --- 08:21:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/target/org.eclipse.papyrus.uml.modelexplorer-3.0.0-SNAPSHOT.jar 08:21:43 [INFO] 08:21:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelexplorer --- 08:21:43 [INFO] 08:21:43 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.modelexplorer --- 08:21:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:43 [INFO] 08:21:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelexplorer --- 08:21:44 [INFO] 08:21:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.widgets >-- 08:21:44 [INFO] Building org.eclipse.papyrus.uml.modelexplorer.widgets 3.0.0-SNAPSHOT [318/729] 08:21:44 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:44 [INFO] 08:21:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer.widgets --- 08:21:44 [INFO] 08:21:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelexplorer.widgets --- 08:21:44 [INFO] The project's OSGi version is 3.0.0.202103041255 08:21:44 [INFO] 08:21:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelexplorer.widgets --- 08:21:44 [INFO] 08:21:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelexplorer.widgets --- 08:21:44 [INFO] 08:21:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.modelexplorer.widgets --- 08:21:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/src/main/resources 08:21:44 [INFO] 08:21:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.modelexplorer.widgets --- 08:21:44 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/bin 08:21:44 [INFO] 08:21:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelexplorer.widgets --- 08:21:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/src/test/resources 08:21:44 [INFO] 08:21:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.modelexplorer.widgets --- 08:21:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/target/org.eclipse.papyrus.uml.modelexplorer.widgets-3.0.0-SNAPSHOT-sources.jar 08:21:44 [INFO] 08:21:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelexplorer.widgets --- 08:21:44 [INFO] 08:21:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelexplorer.widgets --- 08:21:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/target/org.eclipse.papyrus.uml.modelexplorer.widgets-3.0.0-SNAPSHOT.jar 08:21:44 [INFO] 08:21:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelexplorer.widgets --- 08:21:44 [INFO] 08:21:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.modelexplorer.widgets --- 08:21:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:44 [INFO] 08:21:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelexplorer.widgets --- 08:21:44 [INFO] 08:21:44 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic >---- 08:21:44 [INFO] Building org.eclipse.papyrus.uml.nattable.generic 2.0.0-SNAPSHOT [319/729] 08:21:44 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:44 [INFO] 08:21:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.generic --- 08:21:44 [INFO] 08:21:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.generic --- 08:21:44 [INFO] The project's OSGi version is 2.0.0.202103041255 08:21:44 [INFO] 08:21:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.generic --- 08:21:44 [INFO] 08:21:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.generic --- 08:21:44 [INFO] 08:21:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.generic --- 08:21:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/src/main/resources 08:21:44 [INFO] 08:21:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.generic --- 08:21:44 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/bin 08:21:45 [INFO] 08:21:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.generic --- 08:21:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/src/test/resources 08:21:45 [INFO] 08:21:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.generic --- 08:21:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/target/org.eclipse.papyrus.uml.nattable.generic-2.0.0-SNAPSHOT-sources.jar 08:21:45 [INFO] 08:21:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.generic --- 08:21:45 [INFO] 08:21:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.generic --- 08:21:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/target/org.eclipse.papyrus.uml.nattable.generic-2.0.0-SNAPSHOT.jar 08:21:45 [INFO] 08:21:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.generic --- 08:21:45 [INFO] 08:21:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.generic --- 08:21:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:45 [INFO] 08:21:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.generic --- 08:21:45 [INFO] 08:21:45 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.matrix >----- 08:21:45 [INFO] Building org.eclipse.papyrus.uml.nattable.matrix 2.0.0-SNAPSHOT [320/729] 08:21:45 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:45 [INFO] 08:21:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.matrix --- 08:21:45 [INFO] 08:21:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.matrix --- 08:21:45 [INFO] The project's OSGi version is 2.0.0.202103041255 08:21:45 [INFO] 08:21:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.matrix --- 08:21:45 [INFO] 08:21:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.matrix --- 08:21:45 [INFO] 08:21:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.matrix --- 08:21:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/src/main/resources 08:21:45 [INFO] 08:21:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.matrix --- 08:21:45 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/bin 08:21:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/src/org/eclipse/papyrus/uml/nattable/matrix/validator/RelationshipOwnerValidator.java:[50] 08:21:45 public class RelationshipOwnerValidator implements IValidator { 08:21:45 ^^^^^^^^^^ 08:21:45 IValidator is a raw type. References to generic type IValidator<T> should be parameterized 08:21:45 2 problems (0 errors, 1 warning, 1 info) 08:21:45 [INFO] 08:21:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.matrix --- 08:21:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/src/test/resources 08:21:45 [INFO] 08:21:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.matrix --- 08:21:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/target/org.eclipse.papyrus.uml.nattable.matrix-2.0.0-SNAPSHOT-sources.jar 08:21:45 [INFO] 08:21:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.matrix --- 08:21:45 [INFO] 08:21:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.matrix --- 08:21:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/target/org.eclipse.papyrus.uml.nattable.matrix-2.0.0-SNAPSHOT.jar 08:21:45 [INFO] 08:21:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.matrix --- 08:21:45 [INFO] 08:21:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.matrix --- 08:21:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:45 [INFO] 08:21:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.matrix --- 08:21:46 [INFO] 08:21:46 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.menu >------ 08:21:46 [INFO] Building org.eclipse.papyrus.uml.nattable.menu 2.0.0-SNAPSHOT [321/729] 08:21:46 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:46 [INFO] 08:21:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.menu --- 08:21:46 [INFO] 08:21:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.menu --- 08:21:46 [INFO] The project's OSGi version is 2.0.0.202103041255 08:21:46 [INFO] 08:21:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.menu --- 08:21:46 [INFO] 08:21:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.menu --- 08:21:46 [INFO] 08:21:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.menu --- 08:21:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/src/main/resources 08:21:46 [INFO] 08:21:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.menu --- 08:21:46 [INFO] Compiling 250 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/bin 08:21:47 [INFO] 08:21:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.menu --- 08:21:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/src/test/resources 08:21:47 [INFO] 08:21:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.menu --- 08:21:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/target/org.eclipse.papyrus.uml.nattable.menu-2.0.0-SNAPSHOT-sources.jar 08:21:47 [INFO] 08:21:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.menu --- 08:21:47 [INFO] 08:21:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.menu --- 08:21:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/target/org.eclipse.papyrus.uml.nattable.menu-2.0.0-SNAPSHOT.jar 08:21:47 [INFO] 08:21:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.menu --- 08:21:47 [INFO] 08:21:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.menu --- 08:21:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:47 [INFO] 08:21:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.menu --- 08:21:47 [INFO] 08:21:47 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.properties >--- 08:21:47 [INFO] Building org.eclipse.papyrus.uml.nattable.properties 2.0.0-SNAPSHOT [322/729] 08:21:47 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:47 [INFO] 08:21:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.properties --- 08:21:47 [INFO] 08:21:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.properties --- 08:21:47 [INFO] The project's OSGi version is 2.0.0.202103041255 08:21:47 [INFO] 08:21:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.properties --- 08:21:47 [INFO] 08:21:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.properties --- 08:21:47 [INFO] 08:21:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.properties --- 08:21:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/main/resources 08:21:47 [INFO] 08:21:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.properties --- 08:21:47 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/bin 08:21:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/org/eclipse/papyrus/uml/nattable/properties/modelelements/GenericUMLRelationshipMatrixModelElement.java:[38] 08:21:48 import org.eclipse.papyrus.infra.nattable.contentprovider.MatrixSourcesContentProvider; 08:21:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:48 The type MatrixSourcesContentProvider is deprecated 08:21:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/org/eclipse/papyrus/uml/nattable/properties/modelelements/GenericUMLRelationshipMatrixModelElement.java:[38] 08:21:48 import org.eclipse.papyrus.infra.nattable.contentprovider.MatrixSourcesContentProvider; 08:21:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:48 The import org.eclipse.papyrus.infra.nattable.contentprovider.MatrixSourcesContentProvider is never used 08:21:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/org/eclipse/papyrus/uml/nattable/properties/observables/AbstractMatrixRelationshipCellEditorConfigurationObservableValue.java:[33] 08:21:48 public abstract class AbstractMatrixRelationshipCellEditorConfigurationObservableValue extends AbstractObservableValue implements Listener { 08:21:48 ^^^^^^^^^^^^^^^^^^^^^^^ 08:21:48 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized 08:21:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/org/eclipse/papyrus/uml/nattable/properties/observables/AbstractMatrixRelationshipCellEditorConfigurationObservableValue.java:[142] 08:21:48 fireValueChange(new ValueDiff() { 08:21:48 @Override 08:21:48 public Object getOldValue() { 08:21:48 return localOldValue; 08:21:48 } 08:21:48 @Override 08:21:48 public Object getNewValue() { 08:21:48 return newValue; 08:21:48 } 08:21:48 }); 08:21:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:48 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized 08:21:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/org/eclipse/papyrus/uml/nattable/properties/observables/AbstractMatrixRelationshipCellEditorConfigurationObservableValue.java:[142] 08:21:48 fireValueChange(new ValueDiff() { 08:21:48 ^^^^^^^^^ 08:21:48 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized 08:21:48 5 problems (5 warnings) 08:21:48 [INFO] 08:21:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.properties --- 08:21:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/test/resources 08:21:48 [INFO] 08:21:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.properties --- 08:21:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/target/org.eclipse.papyrus.uml.nattable.properties-2.0.0-SNAPSHOT-sources.jar 08:21:48 [INFO] 08:21:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.properties --- 08:21:48 [INFO] 08:21:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.properties --- 08:21:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/target/org.eclipse.papyrus.uml.nattable.properties-2.0.0-SNAPSHOT.jar 08:21:48 [INFO] 08:21:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.properties --- 08:21:48 [INFO] 08:21:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.properties --- 08:21:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:48 [INFO] 08:21:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.properties --- 08:21:48 [INFO] 08:21:48 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.richtext >---- 08:21:48 [INFO] Building org.eclipse.papyrus.uml.nattable.richtext 3.0.0-SNAPSHOT [323/729] 08:21:48 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:48 [INFO] 08:21:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.richtext --- 08:21:48 [INFO] 08:21:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.richtext --- 08:21:48 [INFO] The project's OSGi version is 3.0.0.202103041255 08:21:48 [INFO] 08:21:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.richtext --- 08:21:48 [INFO] 08:21:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.richtext --- 08:21:48 [INFO] 08:21:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.richtext --- 08:21:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/src/main/resources 08:21:48 [INFO] 08:21:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.richtext --- 08:21:48 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/bin 08:21:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/src/org/eclipse/papyrus/uml/nattable/richtext/celleditor/RichTextCellEditorWithUMLReferences.java:[75] 08:21:49 super(toolbarConfiguration, style); 08:21:49 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:49 The constructor RichTextCellEditor(ToolbarConfiguration, int) is deprecated 08:21:49 1 problem (1 warning) 08:21:49 [INFO] 08:21:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.richtext --- 08:21:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/src/test/resources 08:21:49 [INFO] 08:21:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.richtext --- 08:21:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/target/org.eclipse.papyrus.uml.nattable.richtext-3.0.0-SNAPSHOT-sources.jar 08:21:49 [INFO] 08:21:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.richtext --- 08:21:49 [INFO] 08:21:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.richtext --- 08:21:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/target/org.eclipse.papyrus.uml.nattable.richtext-3.0.0-SNAPSHOT.jar 08:21:49 [INFO] 08:21:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.richtext --- 08:21:49 [INFO] 08:21:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.richtext --- 08:21:49 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:49 [INFO] 08:21:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.richtext --- 08:21:49 [INFO] 08:21:49 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.stereotype.display >-- 08:21:49 [INFO] Building org.eclipse.papyrus.uml.nattable.stereotype.display 4.0.0-SNAPSHOT [324/729] 08:21:49 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:49 [INFO] 08:21:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.stereotype.display --- 08:21:49 [INFO] 08:21:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.stereotype.display --- 08:21:49 [INFO] The project's OSGi version is 4.0.0.202103041255 08:21:49 [INFO] 08:21:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.stereotype.display --- 08:21:49 [INFO] 08:21:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.stereotype.display --- 08:21:49 [INFO] 08:21:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.stereotype.display --- 08:21:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/src/main/resources 08:21:49 [INFO] 08:21:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.stereotype.display --- 08:21:49 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/bin 08:21:50 [INFO] 08:21:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.stereotype.display --- 08:21:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/src/test/resources 08:21:50 [INFO] 08:21:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.stereotype.display --- 08:21:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/target/org.eclipse.papyrus.uml.nattable.stereotype.display-4.0.0-SNAPSHOT-sources.jar 08:21:50 [INFO] 08:21:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.stereotype.display --- 08:21:50 [INFO] 08:21:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.stereotype.display --- 08:21:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/target/org.eclipse.papyrus.uml.nattable.stereotype.display-4.0.0-SNAPSHOT.jar 08:21:50 [INFO] 08:21:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.stereotype.display --- 08:21:50 [INFO] 08:21:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.stereotype.display --- 08:21:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:50 [INFO] 08:21:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.stereotype.display --- 08:21:50 [INFO] 08:21:50 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml-xtext >---------- 08:21:50 [INFO] Building Papyrus UML Xtext Integration 0.0.1-SNAPSHOT [325/729] 08:21:50 [INFO] --------------------------------[ pom ]--------------------------------- 08:21:50 [INFO] 08:21:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-xtext --- 08:21:50 [INFO] 08:21:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-xtext --- 08:21:50 [INFO] 08:21:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-xtext --- 08:21:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:50 [INFO] 08:21:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-xtext --- 08:21:50 [INFO] 08:21:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.core >-- 08:21:50 [INFO] Building org.eclipse.papyrus.uml.xtext.integration.core 3.0.0-SNAPSHOT [326/729] 08:21:50 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:50 [INFO] 08:21:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.xtext.integration.core --- 08:21:50 [INFO] 08:21:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.xtext.integration.core --- 08:21:50 [INFO] The project's OSGi version is 3.0.0.202103041255 08:21:50 [INFO] 08:21:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.xtext.integration.core --- 08:21:50 [INFO] 08:21:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.xtext.integration.core --- 08:21:50 [INFO] 08:21:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.xtext.integration.core --- 08:21:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/src/main/resources 08:21:50 [INFO] 08:21:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.xtext.integration.core --- 08:21:50 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/bin 08:21:50 [INFO] 08:21:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.xtext.integration.core --- 08:21:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/src/test/resources 08:21:50 [INFO] 08:21:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.xtext.integration.core --- 08:21:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/target/org.eclipse.papyrus.uml.xtext.integration.core-3.0.0-SNAPSHOT-sources.jar 08:21:50 [INFO] 08:21:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.xtext.integration.core --- 08:21:50 [INFO] 08:21:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.xtext.integration.core --- 08:21:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/target/org.eclipse.papyrus.uml.xtext.integration.core-3.0.0-SNAPSHOT.jar 08:21:50 [INFO] 08:21:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.xtext.integration.core --- 08:21:50 [INFO] 08:21:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.xtext.integration.core --- 08:21:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:50 [INFO] 08:21:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.xtext.integration.core --- 08:21:50 [INFO] 08:21:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.ui >-- 08:21:50 [INFO] Building org.eclipse.papyrus.uml.xtext.integration.ui 3.0.0-SNAPSHOT [327/729] 08:21:50 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:51 [INFO] 08:21:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.xtext.integration.ui --- 08:21:51 [INFO] 08:21:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.xtext.integration.ui --- 08:21:51 [INFO] The project's OSGi version is 3.0.0.202103041255 08:21:51 [INFO] 08:21:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.xtext.integration.ui --- 08:21:51 [INFO] 08:21:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.xtext.integration.ui --- 08:21:51 [INFO] 08:21:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.xtext.integration.ui --- 08:21:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/main/resources 08:21:51 [INFO] 08:21:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.xtext.integration.ui --- 08:21:51 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/bin 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/CompletionProposalAdapter.java:[124] 08:21:51 private ListenerList proposalListeners2 = new ListenerList(); 08:21:51 ^^^^^^^^^^^^ 08:21:51 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/CompletionProposalAdapter.java:[124] 08:21:51 private ListenerList proposalListeners2 = new ListenerList(); 08:21:51 ^^^^^^^^^^^^ 08:21:51 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/CompletionProposalAdapter.java:[249] 08:21:51 proposalListeners2.add(listener); 08:21:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:51 Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList<E> should be parameterized 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/CompletionProposalUtils.java:[25] 08:21:51 import org.eclipse.papyrus.infra.ui.util.DisplayUtils; 08:21:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:51 The type DisplayUtils is deprecated 08:21:51 5. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/CompletionProposalUtils.java (at line 35) 08:21:51 @SuppressWarnings("nls") 08:21:51 ^^^^^ 08:21:51 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/CompletionProposalUtils.java:[38] 08:21:51 protected final static ILabelProvider labelProvider = DisplayUtils.getLabelProvider(); 08:21:51 ^^^^^^^^^^^^ 08:21:51 The type DisplayUtils is deprecated 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/CompletionProposalUtils.java:[38] 08:21:51 protected final static ILabelProvider labelProvider = DisplayUtils.getLabelProvider(); 08:21:51 ^^^^^^^^^^^^^^^^^^ 08:21:51 The method getLabelProvider() from the type DisplayUtils is deprecated 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/AbstractXtextDirectEditorConfiguration.java:[31] 08:21:51 public abstract class AbstractXtextDirectEditorConfiguration extends DefaultXtextDirectEditorConfiguration implements IXtextDirectEditorConfiguration { 08:21:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:51 The type DefaultXtextDirectEditorConfiguration is deprecated 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/AbstractXtextDirectEditorConfiguration.java:[44] 08:21:51 return super.createInvalidStringCommand(invalidString, semanticElement, parseResult, diagnostics, issues); 08:21:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:51 The method createInvalidStringCommand(String, EObject, IParseResult, List<Resource.Diagnostic>, List<Issue>) from the type DefaultXtextDirectEditorConfiguration is deprecated 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/AbstractXtextDirectEditorConfiguration.java:[56] 08:21:51 return super.getTextToEditInternal(semanticObject); 08:21:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:51 The method getTextToEditInternal(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/StyledTextXtextAdapter.java:[240] 08:21:51 @SuppressWarnings("unchecked") 08:21:51 ^^^^^^^^^^^ 08:21:51 Unnecessary @SuppressWarnings("unchecked") 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextDirectEditManager.java:[178] 08:21:51 int style, DefaultXtextDirectEditorConfiguration configuration) { 08:21:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:51 The type DefaultXtextDirectEditorConfiguration is deprecated 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextDirectEditManager.java:[180] 08:21:51 this.contextProvider = configuration.getContextProvider(); 08:21:51 ^^^^^^^^^^^^^^^^^^^^ 08:21:51 The method getContextProvider() from the type DefaultXtextDirectEditorConfiguration is deprecated 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextDirectEditManager.java:[181] 08:21:51 this.parser = configuration.createParser(((IGraphicalEditPart) source).resolveSemanticElement()); 08:21:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:51 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextDirectEditManager.java:[267] 08:21:51 text.getFont()).getAverageCharWidth(); 08:21:51 ^^^^^^^^^^^^^^^^^^^^^ 08:21:51 The method getAverageCharWidth() from the type FontMetrics is deprecated 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[32] 08:21:51 import org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightedPositionAcceptor; 08:21:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:51 The type IHighlightedPositionAcceptor is deprecated 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[33] 08:21:51 import org.eclipse.xtext.ui.editor.syntaxcoloring.ISemanticHighlightingCalculator; 08:21:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:51 The type ISemanticHighlightingCalculator is deprecated 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[35] 08:21:51 import org.eclipse.xtext.ui.editor.syntaxcoloring.MergingHighlightedPositionAcceptor; 08:21:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:51 The type MergingHighlightedPositionAcceptor is deprecated 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[45] 08:21:51 ITextInputListener, IXtextModelListener, IHighlightedPositionAcceptor { 08:21:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:51 The type IHighlightedPositionAcceptor is deprecated 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[48] 08:21:51 private ISemanticHighlightingCalculator calculator; 08:21:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:51 The type ISemanticHighlightingCalculator is deprecated 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[97] 08:21:51 MergingHighlightedPositionAcceptor acceptor = new MergingHighlightedPositionAcceptor( 08:21:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:51 The type MergingHighlightedPositionAcceptor is deprecated 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[97] 08:21:51 MergingHighlightedPositionAcceptor acceptor = new MergingHighlightedPositionAcceptor( 08:21:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:51 The type MergingHighlightedPositionAcceptor is deprecated 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[97] 08:21:51 MergingHighlightedPositionAcceptor acceptor = new MergingHighlightedPositionAcceptor( 08:21:51 calculator); 08:21:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:51 The constructor MergingHighlightedPositionAcceptor(ISemanticHighlightingCalculator) is deprecated 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[99] 08:21:51 acceptor.provideHighlightingFor(resource, this); 08:21:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:51 The method provideHighlightingFor(XtextResource, IHighlightedPositionAcceptor) from the type MergingHighlightedPositionAcceptor is deprecated 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[319] 08:21:51 public void setCalculator(ISemanticHighlightingCalculator calculator) { 08:21:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:51 The type ISemanticHighlightingCalculator is deprecated 08:21:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[323] 08:21:51 public ISemanticHighlightingCalculator getCalculator() { 08:21:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:51 The type ISemanticHighlightingCalculator is deprecated 08:21:51 26 problems (0 errors, 25 warnings, 1 info) 08:21:51 [INFO] 08:21:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.xtext.integration.ui --- 08:21:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/test/resources 08:21:51 [INFO] 08:21:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.xtext.integration.ui --- 08:21:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/target/org.eclipse.papyrus.uml.xtext.integration.ui-3.0.0-SNAPSHOT-sources.jar 08:21:51 [INFO] 08:21:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.xtext.integration.ui --- 08:21:51 [INFO] 08:21:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.xtext.integration.ui --- 08:21:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/target/org.eclipse.papyrus.uml.xtext.integration.ui-3.0.0-SNAPSHOT.jar 08:21:51 [INFO] 08:21:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.xtext.integration.ui --- 08:21:51 [INFO] 08:21:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.xtext.integration.ui --- 08:21:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:51 [INFO] 08:21:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.xtext.integration.ui --- 08:21:52 [INFO] 08:21:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.integration >-- 08:21:52 [INFO] Building org.eclipse.papyrus.uml.nattable.xtext.integration 3.0.0-SNAPSHOT [328/729] 08:21:52 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:52 [INFO] 08:21:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.xtext.integration --- 08:21:52 [INFO] 08:21:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.xtext.integration --- 08:21:52 [INFO] The project's OSGi version is 3.0.0.202103041255 08:21:52 [INFO] 08:21:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.xtext.integration --- 08:21:52 [INFO] 08:21:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.xtext.integration --- 08:21:52 [INFO] 08:21:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.xtext.integration --- 08:21:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/main/resources 08:21:52 [INFO] 08:21:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.xtext.integration --- 08:21:52 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/bin 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/util/XTextEditorResultWrapper.java:[61] 08:21:52 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 08:21:52 ^^^^^^ 08:21:52 Type safety: The return type Object for getAdapter(Class) from the type XTextEditorResultWrapper needs unchecked conversion to conform to T from the type IAdaptable 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[26] 08:21:52 import org.eclipse.papyrus.infra.nattable.celleditor.AbstractPapyrusStyledTextCellEditor; 08:21:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:52 The type AbstractPapyrusStyledTextCellEditor is deprecated 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[31] 08:21:52 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 08:21:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:52 The type DefaultXtextDirectEditorConfiguration is deprecated 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[44] 08:21:52 public abstract class AbstractNatTableXTextCellEditor extends AbstractPapyrusStyledTextCellEditor { 08:21:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:52 The type AbstractPapyrusStyledTextCellEditor is deprecated 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[46] 08:21:52 protected DefaultXtextDirectEditorConfiguration xTextConfiguration; 08:21:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:52 The type DefaultXtextDirectEditorConfiguration is deprecated 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[64] 08:21:52 super(table, axisElement, elementProvider, commitOnUpDown, moveSelectionOnEnter); 08:21:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:52 The constructor AbstractPapyrusStyledTextCellEditor(Table, Object, ITableAxisElementProvider, boolean, boolean) is deprecated 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[98] 08:21:52 protected abstract DefaultXtextDirectEditorConfiguration createXTextEditorConfiguration(); 08:21:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:52 The type DefaultXtextDirectEditorConfiguration is deprecated 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[120] 08:21:52 return super.activateCell(parent, value); 08:21:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:52 The method activateCell(Composite, Object) from the type AbstractPapyrusStyledTextCellEditor is deprecated 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[137] 08:21:52 final EObject editedObject = getEditedEObject(); 08:21:52 ^^^^^^^^^^^^^^^^^^ 08:21:52 The method getEditedEObject() from the type AbstractPapyrusStyledTextCellEditor is deprecated 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[140] 08:21:52 XtextFakeResourceContext context = new XtextFakeResourceContext(xTextConfiguration.getInjector()); 08:21:52 ^^^^^^^^^^^^^ 08:21:52 The method getInjector() from the type DefaultXtextDirectEditorConfiguration is deprecated 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[149] 08:21:52 jfaceCellEditor = xTextConfiguration.createCellEditor(parent, editedObject); 08:21:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:52 The method createCellEditor(Composite, EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[179] 08:21:52 final IParser parser = ((ICustomDirectEditorConfiguration) xTextConfiguration).createParser(getEditedEObject()); 08:21:52 ^^^^^^^^^^^^^^^^^^ 08:21:52 The method getEditedEObject() from the type AbstractPapyrusStyledTextCellEditor is deprecated 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[27] 08:21:52 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 08:21:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:52 The type DefaultXtextDirectEditorConfiguration is deprecated 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[54] 08:21:52 protected DefaultXtextDirectEditorConfiguration createXTextEditorConfiguration() { 08:21:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:52 The type DefaultXtextDirectEditorConfiguration is deprecated 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[57] 08:21:52 Object row = this.elementProvider.getRowElement(rowIndex); 08:21:52 ^^^^^^^^^^^^^^^ 08:21:52 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[58] 08:21:52 Object column = this.elementProvider.getColumnElement(columnIndex); 08:21:52 ^^^^^^^^^^^^^^^ 08:21:52 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[72] 08:21:52 protected DefaultXtextDirectEditorConfiguration getConfigurationFromEditedEObject(Object row, Object column) { 08:21:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:52 The type DefaultXtextDirectEditorConfiguration is deprecated 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[89] 08:21:52 if (configuration instanceof DefaultXtextDirectEditorConfiguration) { 08:21:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:52 The type DefaultXtextDirectEditorConfiguration is deprecated 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[91] 08:21:52 DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration; 08:21:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:52 The type DefaultXtextDirectEditorConfiguration is deprecated 08:21:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[91] 08:21:52 DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration; 08:21:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:52 The type DefaultXtextDirectEditorConfiguration is deprecated 08:21:52 20 problems (20 warnings) 08:21:52 [INFO] 08:21:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.xtext.integration --- 08:21:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/test/resources 08:21:52 [INFO] 08:21:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.xtext.integration --- 08:21:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/target/org.eclipse.papyrus.uml.nattable.xtext.integration-3.0.0-SNAPSHOT-sources.jar 08:21:52 [INFO] 08:21:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.xtext.integration --- 08:21:52 [INFO] 08:21:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.xtext.integration --- 08:21:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/target/org.eclipse.papyrus.uml.nattable.xtext.integration-3.0.0-SNAPSHOT.jar 08:21:52 [INFO] 08:21:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.xtext.integration --- 08:21:52 [INFO] 08:21:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.xtext.integration --- 08:21:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:52 [INFO] 08:21:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.xtext.integration --- 08:21:52 [INFO] 08:21:52 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml-textedit >-------- 08:21:52 [INFO] Building Papyrus UML Textual Edit 0.0.1-SNAPSHOT [329/729] 08:21:52 [INFO] --------------------------------[ pom ]--------------------------------- 08:21:52 [INFO] 08:21:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-textedit --- 08:21:52 [INFO] 08:21:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-textedit --- 08:21:52 [INFO] 08:21:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-textedit --- 08:21:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:52 [INFO] 08:21:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-textedit --- 08:21:52 [INFO] 08:21:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext >-- 08:21:52 [INFO] Building org.eclipse.papyrus.uml.textedit.valuespecification.xtext 2.0.0-SNAPSHOT [330/729] 08:21:52 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:52 [INFO] 08:21:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext --- 08:21:52 [INFO] 08:21:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext --- 08:21:52 [INFO] The project's OSGi version is 2.0.0.202103041255 08:21:52 [INFO] 08:21:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext --- 08:21:52 [INFO] 08:21:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext --- 08:21:52 [INFO] 08:21:52 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext --- 08:21:54 [INFO] 08:21:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext --- 08:21:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/src/main/resources 08:21:54 [INFO] 08:21:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext --- 08:21:54 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/bin 08:21:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/src/org/eclipse/papyrus/uml/textedit/valuespecification/xtext/formatting/UmlValueSpecificationFormatter.java:[34] 08:21:54 private UmlValueSpecificationGrammarAccess grammarAccess; 08:21:54 ^^^^^^^^^^^^^ 08:21:54 The value of the field UmlValueSpecificationFormatter.grammarAccess is not used 08:21:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/src/org/eclipse/papyrus/uml/textedit/valuespecification/xtext/formatting/UmlValueSpecificationFormatter.java:[38] 08:21:54 org.eclipse.papyrus.uml.textedit.valuespecification.xtext.services.UmlValueSpecificationGrammarAccess f = (org.eclipse.papyrus.uml.textedit.valuespecification.xtext.services.UmlValueSpecificationGrammarAccess) getGrammarAccess(); 08:21:54 ^ 08:21:54 The value of the local variable f is not used 08:21:54 2 problems (2 warnings) 08:21:54 [INFO] 08:21:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext --- 08:21:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/src/test/resources 08:21:54 [INFO] 08:21:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext --- 08:21:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/target/org.eclipse.papyrus.uml.textedit.valuespecification.xtext-2.0.0-SNAPSHOT-sources.jar 08:21:54 [INFO] 08:21:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext --- 08:21:54 [INFO] 08:21:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext --- 08:21:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/target/org.eclipse.papyrus.uml.textedit.valuespecification.xtext-2.0.0-SNAPSHOT.jar 08:21:54 [INFO] 08:21:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext --- 08:21:54 [INFO] 08:21:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext --- 08:21:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:54 [INFO] 08:21:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext --- 08:21:55 [INFO] 08:21:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils >-- 08:21:55 [INFO] Building org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils 2.0.0-SNAPSHOT [331/729] 08:21:55 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:55 [INFO] 08:21:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils --- 08:21:55 [INFO] 08:21:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils --- 08:21:55 [INFO] The project's OSGi version is 2.0.0.202103041255 08:21:55 [INFO] 08:21:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils --- 08:21:55 [INFO] 08:21:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils --- 08:21:55 [INFO] 08:21:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils --- 08:21:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/src/main/resources 08:21:55 [INFO] 08:21:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils --- 08:21:55 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/bin 08:21:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/src/org/eclipse/papyrus/uml/textedit/valuespecification/xtext/utils/commands/MultiplicityUpperValueSetCommand.java:[27] 08:21:56 import org.eclipse.uml2.uml.LiteralInteger; 08:21:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:56 The import org.eclipse.uml2.uml.LiteralInteger is never used 08:21:56 1 problem (1 warning) 08:21:56 [INFO] 08:21:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils --- 08:21:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/src/test/resources 08:21:56 [INFO] 08:21:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils --- 08:21:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/target/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils-2.0.0-SNAPSHOT-sources.jar 08:21:56 [INFO] 08:21:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils --- 08:21:56 [INFO] 08:21:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils --- 08:21:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/target/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils-2.0.0-SNAPSHOT.jar 08:21:56 [INFO] 08:21:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils --- 08:21:56 [INFO] 08:21:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils --- 08:21:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:56 [INFO] 08:21:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils --- 08:21:56 [INFO] 08:21:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui >-- 08:21:56 [INFO] Building org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui 3.0.0-SNAPSHOT [332/729] 08:21:56 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:56 [INFO] 08:21:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui --- 08:21:56 [INFO] 08:21:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui --- 08:21:56 [INFO] The project's OSGi version is 3.0.0.202103041255 08:21:56 [INFO] 08:21:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui --- 08:21:56 [INFO] 08:21:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui --- 08:21:56 [INFO] 08:21:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui --- 08:21:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/src/main/resources 08:21:56 [INFO] 08:21:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui --- 08:21:56 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/bin 08:21:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/src/org/eclipse/papyrus/uml/textedit/valuespecification/xtext/ui/contribution/ValueSpecificationXtextDirectEditorConfiguration.java:[32] 08:21:57 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 08:21:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:57 The type DefaultXtextDirectEditorConfiguration is deprecated 08:21:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/src/org/eclipse/papyrus/uml/textedit/valuespecification/xtext/ui/contribution/ValueSpecificationXtextDirectEditorConfiguration.java:[40] 08:21:57 public class ValueSpecificationXtextDirectEditorConfiguration extends DefaultXtextDirectEditorConfiguration { 08:21:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:57 The type DefaultXtextDirectEditorConfiguration is deprecated 08:21:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/src/org/eclipse/papyrus/uml/textedit/valuespecification/xtext/ui/contribution/ValueSpecificationXtextDirectEditorConfiguration.java:[77] 08:21:57 return ValueSpecificationXtextDirectEditorConfiguration.this.getTextToEditInternal(semanticObject); 08:21:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:57 The method getTextToEditInternal(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated 08:21:57 3 problems (3 warnings) 08:21:57 [INFO] 08:21:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui --- 08:21:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/src/test/resources 08:21:57 [INFO] 08:21:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui --- 08:21:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/target/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui-3.0.0-SNAPSHOT-sources.jar 08:21:57 [INFO] 08:21:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui --- 08:21:57 [INFO] 08:21:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui --- 08:21:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/target/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui-3.0.0-SNAPSHOT.jar 08:21:57 [INFO] 08:21:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui --- 08:21:57 [INFO] 08:21:57 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui --- 08:21:57 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:57 [INFO] 08:21:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui --- 08:21:57 [INFO] 08:21:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.valuespecification >-- 08:21:57 [INFO] Building org.eclipse.papyrus.uml.nattable.xtext.valuespecification 6.0.0-SNAPSHOT [333/729] 08:21:57 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:58 [INFO] 08:21:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification --- 08:21:58 [INFO] 08:21:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification --- 08:21:58 [INFO] The project's OSGi version is 6.0.0.202103041255 08:21:58 [INFO] 08:21:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification --- 08:21:58 [INFO] 08:21:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification --- 08:21:58 [INFO] 08:21:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification --- 08:21:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/main/resources 08:21:58 [INFO] 08:21:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification --- 08:21:58 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/bin 08:21:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[27] 08:21:58 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 08:21:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:58 The type DefaultXtextDirectEditorConfiguration is deprecated 08:21:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[63] 08:21:58 Object row = this.elementProvider.getRowElement(rowIndex); 08:21:58 ^^^^^^^^^^^^^^^ 08:21:58 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated 08:21:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[64] 08:21:58 Object column = this.elementProvider.getColumnElement(columnIndex); 08:21:58 ^^^^^^^^^^^^^^^ 08:21:58 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated 08:21:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[92] 08:21:58 protected DefaultXtextDirectEditorConfiguration getConfigurationFromEditedEObject( 08:21:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:58 The type DefaultXtextDirectEditorConfiguration is deprecated 08:21:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[101] 08:21:58 if (directEditorConfiguration instanceof DefaultXtextDirectEditorConfiguration) { 08:21:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:58 The type DefaultXtextDirectEditorConfiguration is deprecated 08:21:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[102] 08:21:58 DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) directEditorConfiguration; 08:21:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:58 The type DefaultXtextDirectEditorConfiguration is deprecated 08:21:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[102] 08:21:58 DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) directEditorConfiguration; 08:21:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:21:58 The type DefaultXtextDirectEditorConfiguration is deprecated 08:21:58 7 problems (7 warnings) 08:21:58 [INFO] 08:21:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification --- 08:21:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/test/resources 08:21:58 [INFO] 08:21:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification --- 08:21:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/target/org.eclipse.papyrus.uml.nattable.xtext.valuespecification-6.0.0-SNAPSHOT-sources.jar 08:21:58 [INFO] 08:21:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification --- 08:21:58 [INFO] 08:21:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification --- 08:21:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/target/org.eclipse.papyrus.uml.nattable.xtext.valuespecification-6.0.0-SNAPSHOT.jar 08:21:58 [INFO] 08:21:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification --- 08:21:58 [INFO] 08:21:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification --- 08:21:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:58 [INFO] 08:21:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification --- 08:21:58 [INFO] 08:21:58 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml-profile >--------- 08:21:58 [INFO] Building Papyrus UML Profile 0.0.1-SNAPSHOT [334/729] 08:21:58 [INFO] --------------------------------[ pom ]--------------------------------- 08:21:58 [INFO] 08:21:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-profile --- 08:21:58 [INFO] 08:21:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-profile --- 08:21:58 [INFO] 08:21:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-profile --- 08:21:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:21:58 [INFO] 08:21:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-profile --- 08:21:58 [INFO] 08:21:58 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter >----- 08:21:58 [INFO] Building org.eclipse.papyrus.uml.profile.drafter 2.0.0-SNAPSHOT [335/729] 08:21:58 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:21:59 [INFO] 08:21:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.drafter --- 08:21:59 [INFO] 08:21:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.drafter --- 08:21:59 [INFO] The project's OSGi version is 2.0.0.202103041255 08:21:59 [INFO] 08:21:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.drafter --- 08:21:59 [INFO] 08:21:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.drafter --- 08:21:59 [INFO] 08:21:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.drafter --- 08:21:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:21:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:21:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/main/resources 08:21:59 [INFO] 08:21:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.drafter --- 08:21:59 [INFO] Compiling 72 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/bin 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/commands/CreateProfileAndProfileResourceCommand.java:[167] 08:22:00 private Profile createProfile() { 08:22:00 ^^^^^^^^^^^^^^^ 08:22:00 The method createProfile() from the type CreateProfileAndProfileResourceCommand is never used locally 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/commands/CreateProfileAndProfileResourceCommand.java:[177] 08:22:00 private Resource createResource() { 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The method createResource() from the type CreateProfileAndProfileResourceCommand is never used locally 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[9] 08:22:00 import org.eclipse.core.databinding.beans.BeanProperties; 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[10] 08:22:00 import org.eclipse.core.databinding.beans.PojoProperties; 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The type PojoProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[13] 08:22:00 import org.eclipse.jface.databinding.swt.WidgetProperties; 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[48] 08:22:00 private Binding stereotypeNameBinding; 08:22:00 ^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The value of the field StereotypeUpdateDialogOld.stereotypeNameBinding is not used 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[49] 08:22:00 private Binding profileNameBinding; 08:22:00 ^^^^^^^^^^^^^^^^^^ 08:22:00 The value of the field StereotypeUpdateDialogOld.profileNameBinding is not used 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[50] 08:22:00 private Binding stereotypeBinding; 08:22:00 ^^^^^^^^^^^^^^^^^ 08:22:00 The value of the field StereotypeUpdateDialogOld.stereotypeBinding is not used 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[51] 08:22:00 private DataBindingContext m_bindingContext; 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The value of the field StereotypeUpdateDialogOld.m_bindingContext is not used 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[52] 08:22:00 private org.eclipse.core.databinding.Binding profileBinding; 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The value of the field StereotypeUpdateDialogOld.profileBinding is not used 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[289] 08:22:00 IObservableValue observeTextProfileTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(profileText); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[289] 08:22:00 IObservableValue observeTextProfileTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(profileText); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[289] 08:22:00 IObservableValue observeTextProfileTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(profileText); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[289] 08:22:00 IObservableValue observeTextProfileTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(profileText); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The method text(int) from the type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[290] 08:22:00 IObservableValue profileNameStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("profileName").observe(stereotypeNameToProfileSynchronizer); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[290] 08:22:00 IObservableValue profileNameStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("profileName").observe(stereotypeNameToProfileSynchronizer); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[290] 08:22:00 IObservableValue profileNameStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("profileName").observe(stereotypeNameToProfileSynchronizer); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[290] 08:22:00 IObservableValue profileNameStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("profileName").observe(stereotypeNameToProfileSynchronizer); 08:22:00 ^^^^^^^^^^^^^^^^^^^^ 08:22:00 The method value(String) from the type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[291] 08:22:00 profileNameBinding = bindingContext.bindValue(observeTextProfileTextObserveWidget, profileNameStereotypeNameToProfileSynchronizerObserveValue, null, null); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[291] 08:22:00 profileNameBinding = bindingContext.bindValue(observeTextProfileTextObserveWidget, profileNameStereotypeNameToProfileSynchronizerObserveValue, null, null); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object> 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[291] 08:22:00 profileNameBinding = bindingContext.bindValue(observeTextProfileTextObserveWidget, profileNameStereotypeNameToProfileSynchronizerObserveValue, null, null); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object> 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[293] 08:22:00 IObservableValue observeTextStereotypeTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(stereotypeText); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[293] 08:22:00 IObservableValue observeTextStereotypeTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(stereotypeText); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[293] 08:22:00 IObservableValue observeTextStereotypeTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(stereotypeText); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[293] 08:22:00 IObservableValue observeTextStereotypeTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(stereotypeText); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The method text(int) from the type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[294] 08:22:00 IObservableValue stereotypeNameStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("stereotypeName").observe(stereotypeNameToProfileSynchronizer); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[294] 08:22:00 IObservableValue stereotypeNameStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("stereotypeName").observe(stereotypeNameToProfileSynchronizer); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[294] 08:22:00 IObservableValue stereotypeNameStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("stereotypeName").observe(stereotypeNameToProfileSynchronizer); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[294] 08:22:00 IObservableValue stereotypeNameStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("stereotypeName").observe(stereotypeNameToProfileSynchronizer); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The method value(String) from the type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[295] 08:22:00 stereotypeNameBinding = bindingContext.bindValue(observeTextStereotypeTextObserveWidget, stereotypeNameStereotypeNameToProfileSynchronizerObserveValue, null, null); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[295] 08:22:00 stereotypeNameBinding = bindingContext.bindValue(observeTextStereotypeTextObserveWidget, stereotypeNameStereotypeNameToProfileSynchronizerObserveValue, null, null); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object> 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[295] 08:22:00 stereotypeNameBinding = bindingContext.bindValue(observeTextStereotypeTextObserveWidget, stereotypeNameStereotypeNameToProfileSynchronizerObserveValue, null, null); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object> 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[297] 08:22:00 IObservableValue stereotypeTaggedValuesEditorWidgetObserveValue = PojoProperties.value("stereotype").observe(taggedValuesEditorWidget); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[297] 08:22:00 IObservableValue stereotypeTaggedValuesEditorWidgetObserveValue = PojoProperties.value("stereotype").observe(taggedValuesEditorWidget); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The type PojoProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[297] 08:22:00 IObservableValue stereotypeTaggedValuesEditorWidgetObserveValue = PojoProperties.value("stereotype").observe(taggedValuesEditorWidget); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[297] 08:22:00 IObservableValue stereotypeTaggedValuesEditorWidgetObserveValue = PojoProperties.value("stereotype").observe(taggedValuesEditorWidget); 08:22:00 ^^^^^^^^^^^^^^^^^^^ 08:22:00 The method value(String) from the type PojoProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[298] 08:22:00 IObservableValue stereotypeStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("stereotype").observe(stereotypeNameToProfileSynchronizer); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[298] 08:22:00 IObservableValue stereotypeStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("stereotype").observe(stereotypeNameToProfileSynchronizer); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[298] 08:22:00 IObservableValue stereotypeStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("stereotype").observe(stereotypeNameToProfileSynchronizer); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[298] 08:22:00 IObservableValue stereotypeStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("stereotype").observe(stereotypeNameToProfileSynchronizer); 08:22:00 ^^^^^^^^^^^^^^^^^^^ 08:22:00 The method value(String) from the type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[299] 08:22:00 bindingContext.bindValue(stereotypeTaggedValuesEditorWidgetObserveValue, stereotypeStereotypeNameToProfileSynchronizerObserveValue, new UpdateValueStrategy(UpdateValueStrategy.POLICY_NEVER), null); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, UpdateValueStrategy, null) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[299] 08:22:00 bindingContext.bindValue(stereotypeTaggedValuesEditorWidgetObserveValue, stereotypeStereotypeNameToProfileSynchronizerObserveValue, new UpdateValueStrategy(UpdateValueStrategy.POLICY_NEVER), null); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object> 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[299] 08:22:00 bindingContext.bindValue(stereotypeTaggedValuesEditorWidgetObserveValue, stereotypeStereotypeNameToProfileSynchronizerObserveValue, new UpdateValueStrategy(UpdateValueStrategy.POLICY_NEVER), null); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object> 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[299] 08:22:00 bindingContext.bindValue(stereotypeTaggedValuesEditorWidgetObserveValue, stereotypeStereotypeNameToProfileSynchronizerObserveValue, new UpdateValueStrategy(UpdateValueStrategy.POLICY_NEVER), null); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object> 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[299] 08:22:00 bindingContext.bindValue(stereotypeTaggedValuesEditorWidgetObserveValue, stereotypeStereotypeNameToProfileSynchronizerObserveValue, new UpdateValueStrategy(UpdateValueStrategy.POLICY_NEVER), null); 08:22:00 ^^^^^^^^^^^^^^^^^^^ 08:22:00 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/TaggedValuesEditorWidget.java:[36] 08:22:00 private Composite contentArea; 08:22:00 ^^^^^^^^^^^ 08:22:00 The value of the field TaggedValuesEditorWidget.contentArea is not used 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/TaggedValuesEditorWidget.java:[141] 08:22:00 private void createDialogContents() { 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The method createDialogContents() from the type TaggedValuesEditorWidget is never used locally 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/TaggedValuesEditorWidget.java:[149] 08:22:00 private void fillContentArea() { 08:22:00 ^^^^^^^^^^^^^^^^^ 08:22:00 The method fillContentArea() from the type TaggedValuesEditorWidget is never used locally 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/NewSterotypeDialog2.java:[77] 08:22:00 List metaclassToAdd = new List(metaclassesGroup, SWT.BORDER); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The value of the local variable metaclassToAdd is not used 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/NewSterotypeDialog2.java:[79] 08:22:00 List existingMetaclass = new List(metaclassesGroup, SWT.BORDER); 08:22:00 ^^^^^^^^^^^^^^^^^ 08:22:00 The value of the local variable existingMetaclass is not used 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/NewSterotypeDialog2.java:[100] 08:22:00 List extensionsToAdd = new List(extendedStereotypes, SWT.BORDER); 08:22:00 ^^^^^^^^^^^^^^^ 08:22:00 The value of the local variable extensionsToAdd is not used 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/NewSterotypeDialog2.java:[102] 08:22:00 List existingExtensions = new List(extendedStereotypes, SWT.BORDER); 08:22:00 ^^^^^^^^^^^^^^^^^^ 08:22:00 The value of the local variable existingExtensions is not used 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[21] 08:22:00 import org.eclipse.core.databinding.beans.BeanProperties; 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[22] 08:22:00 import org.eclipse.core.databinding.beans.BeansObservables; 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The type BeansObservables is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[29] 08:22:00 import org.eclipse.jface.databinding.swt.WidgetProperties; 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[33] 08:22:00 import org.eclipse.jface.databinding.viewers.ViewerProperties; 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The type ViewerProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[79] 08:22:00 private DataBindingContext m_bindingContext; 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The value of the field PropertiesEditorWidget.m_bindingContext is not used 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[81] 08:22:00 private Composite contentArea; 08:22:00 ^^^^^^^^^^^ 08:22:00 The value of the field PropertiesEditorWidget.contentArea is not used 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[83] 08:22:00 private WritableList properties; 08:22:00 ^^^^^^^^^^^^ 08:22:00 WritableList is a raw type. References to generic type WritableList<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[123] 08:22:00 this.properties = (WritableList)properties; 08:22:00 ^^^^^^^^^^^^ 08:22:00 WritableList is a raw type. References to generic type WritableList<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[126] 08:22:00 this.properties = new WritableList(properties, PropertyModel.class); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The constructor WritableList(List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[126] 08:22:00 this.properties = new WritableList(properties, PropertyModel.class); 08:22:00 ^^^^^^^^^^^^ 08:22:00 WritableList is a raw type. References to generic type WritableList<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[139] 08:22:00 this.properties = (WritableList)properties; 08:22:00 ^^^^^^^^^^^^ 08:22:00 WritableList is a raw type. References to generic type WritableList<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[142] 08:22:00 this.properties = new WritableList(properties, PropertyModel.class); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The constructor WritableList(List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[142] 08:22:00 this.properties = new WritableList(properties, PropertyModel.class); 08:22:00 ^^^^^^^^^^^^ 08:22:00 WritableList is a raw type. References to generic type WritableList<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[281] 08:22:00 properties.add(model); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method add(Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[322] 08:22:00 private void createDialogContents() { 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The method createDialogContents() from the type PropertiesEditorWidget is never used locally 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[330] 08:22:00 private void fillContentArea() { 08:22:00 ^^^^^^^^^^^^^^^^^ 08:22:00 The method fillContentArea() from the type PropertiesEditorWidget is never used locally 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[376] 08:22:00 private class MyContentProvider implements ITreeContentProvider { 08:22:00 ^^^^^^^^^^^^^^^^^ 08:22:00 The type PropertiesEditorWidget.MyContentProvider is never used locally 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[461] 08:22:00 final IValueProperty cellEditorProperty, 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[462] 08:22:00 final IValueProperty elementProperty) { 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[464] 08:22:00 return new ObservableValueEditingSupport(viewer, dbc) { 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 ObservableValueEditingSupport is a raw type. References to generic type ObservableValueEditingSupport<E,M,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[465] 08:22:00 protected IObservableValue doCreateCellEditorObservable( CellEditor cellEditor) { 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[468] 08:22:00 return cellEditorProperty.observe(((ComboBoxViewerCellEditor)cellEditor).getViewer() ); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[471] 08:22:00 return cellEditorProperty.observe(cellEditor.getControl()); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[474] 08:22:00 protected IObservableValue doCreateElementObservable( Object element, ViewerCell cell) { 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[475] 08:22:00 return elementProperty.observe(element); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[489] 08:22:00 ObservableListContentProvider listContentProvider = new ObservableListContentProvider(); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 ObservableListContentProvider is a raw type. References to generic type ObservableListContentProvider<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[489] 08:22:00 ObservableListContentProvider listContentProvider = new ObservableListContentProvider(); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 ObservableListContentProvider is a raw type. References to generic type ObservableListContentProvider<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[490] 08:22:00 IObservableMap[] observeMaps = BeansObservables.observeMaps(listContentProvider.getKnownElements(), PropertyModel.class, new String[]{"proposedName", "type", "stateKind", "memberKind", "lifeStatusKind", "value"}); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 IObservableMap is a raw type. References to generic type IObservableMap<K,V> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[490] 08:22:00 IObservableMap[] observeMaps = BeansObservables.observeMaps(listContentProvider.getKnownElements(), PropertyModel.class, new String[]{"proposedName", "type", "stateKind", "memberKind", "lifeStatusKind", "value"}); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The type BeansObservables is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[490] 08:22:00 IObservableMap[] observeMaps = BeansObservables.observeMaps(listContentProvider.getKnownElements(), PropertyModel.class, new String[]{"proposedName", "type", "stateKind", "memberKind", "lifeStatusKind", "value"}); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The method observeMaps(IObservableSet, Class, String[]) from the type BeansObservables is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[526] 08:22:00 IValueProperty cellEditorProperty_0 = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[526] 08:22:00 IValueProperty cellEditorProperty_0 = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[526] 08:22:00 IValueProperty cellEditorProperty_0 = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The method text(int) from the type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[527] 08:22:00 IBeanValueProperty valueProperty_0 = BeanProperties.value("proposedName"); 08:22:00 ^^^^^^^^^^^^^^^^^^ 08:22:00 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[527] 08:22:00 IBeanValueProperty valueProperty_0 = BeanProperties.value("proposedName"); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[527] 08:22:00 IBeanValueProperty valueProperty_0 = BeanProperties.value("proposedName"); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The method value(String) from the type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[542] 08:22:00 IValueProperty typeCellEditorBindAnchor = ViewerProperties.singleSelection(); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[542] 08:22:00 IValueProperty typeCellEditorBindAnchor = ViewerProperties.singleSelection(); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The type ViewerProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[542] 08:22:00 IValueProperty typeCellEditorBindAnchor = ViewerProperties.singleSelection(); 08:22:00 ^^^^^^^^^^^^^^^^^ 08:22:00 The method singleSelection() from the type ViewerProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[543] 08:22:00 WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[543] 08:22:00 WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The method text(int) from the type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[544] 08:22:00 IBeanValueProperty typeModelPropertyBindAnchor = BeanProperties.value("type"); 08:22:00 ^^^^^^^^^^^^^^^^^^ 08:22:00 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[544] 08:22:00 IBeanValueProperty typeModelPropertyBindAnchor = BeanProperties.value("type"); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[544] 08:22:00 IBeanValueProperty typeModelPropertyBindAnchor = BeanProperties.value("type"); 08:22:00 ^^^^^^^^^^^^^ 08:22:00 The method value(String) from the type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[549] 08:22:00 IValueProperty cellEditorProperty_1 = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[549] 08:22:00 IValueProperty cellEditorProperty_1 = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[549] 08:22:00 IValueProperty cellEditorProperty_1 = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The method text(int) from the type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[550] 08:22:00 IBeanValueProperty valueProperty_2 = BeanProperties.value("stateKind"); 08:22:00 ^^^^^^^^^^^^^^^^^^ 08:22:00 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[550] 08:22:00 IBeanValueProperty valueProperty_2 = BeanProperties.value("stateKind"); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[550] 08:22:00 IBeanValueProperty valueProperty_2 = BeanProperties.value("stateKind"); 08:22:00 ^^^^^^^^^^^^^^^^^^ 08:22:00 The method value(String) from the type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[554] 08:22:00 IValueProperty cellEditorProperty_2 = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[554] 08:22:00 IValueProperty cellEditorProperty_2 = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[554] 08:22:00 IValueProperty cellEditorProperty_2 = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The method text(int) from the type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[555] 08:22:00 IBeanValueProperty valueProperty_3 = BeanProperties.value("value"); 08:22:00 ^^^^^^^^^^^^^^^^^^ 08:22:00 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[555] 08:22:00 IBeanValueProperty valueProperty_3 = BeanProperties.value("value"); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[555] 08:22:00 IBeanValueProperty valueProperty_3 = BeanProperties.value("value"); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The method value(String) from the type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[560] 08:22:00 IValueProperty cellEditorPropertyMember = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[560] 08:22:00 IValueProperty cellEditorPropertyMember = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[560] 08:22:00 IValueProperty cellEditorPropertyMember = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The method text(int) from the type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[561] 08:22:00 IBeanValueProperty valuePropertyMember = BeanProperties.value("memberKind"); 08:22:00 ^^^^^^^^^^^^^^^^^^ 08:22:00 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[561] 08:22:00 IBeanValueProperty valuePropertyMember = BeanProperties.value("memberKind"); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[561] 08:22:00 IBeanValueProperty valuePropertyMember = BeanProperties.value("memberKind"); 08:22:00 ^^^^^^^^^^^^^^^^^^^ 08:22:00 The method value(String) from the type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[565] 08:22:00 IValueProperty cellEditorPropertyDel = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[565] 08:22:00 IValueProperty cellEditorPropertyDel = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[565] 08:22:00 IValueProperty cellEditorPropertyDel = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The method text(int) from the type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[566] 08:22:00 IBeanValueProperty valuePropertyDel = BeanProperties.value("lifeStatusKind"); 08:22:00 ^^^^^^^^^^^^^^^^^^ 08:22:00 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[566] 08:22:00 IBeanValueProperty valuePropertyDel = BeanProperties.value("lifeStatusKind"); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[566] 08:22:00 IBeanValueProperty valuePropertyDel = BeanProperties.value("lifeStatusKind"); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The method value(String) from the type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[631] 08:22:00 IValueProperty cellEditorProperty_0 = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[631] 08:22:00 IValueProperty cellEditorProperty_0 = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[631] 08:22:00 IValueProperty cellEditorProperty_0 = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The method text(int) from the type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[632] 08:22:00 IBeanValueProperty valueProperty_0 = BeanProperties.value("proposedName"); 08:22:00 ^^^^^^^^^^^^^^^^^^ 08:22:00 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[632] 08:22:00 IBeanValueProperty valueProperty_0 = BeanProperties.value("proposedName"); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[632] 08:22:00 IBeanValueProperty valueProperty_0 = BeanProperties.value("proposedName"); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The method value(String) from the type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[636] 08:22:00 IValueProperty cellEditorProperty = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[636] 08:22:00 IValueProperty cellEditorProperty = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[636] 08:22:00 IValueProperty cellEditorProperty = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The method text(int) from the type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[637] 08:22:00 IBeanValueProperty valueProperty_1 = BeanProperties.value("type"); 08:22:00 ^^^^^^^^^^^^^^^^^^ 08:22:00 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[637] 08:22:00 IBeanValueProperty valueProperty_1 = BeanProperties.value("type"); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[637] 08:22:00 IBeanValueProperty valueProperty_1 = BeanProperties.value("type"); 08:22:00 ^^^^^^^^^^^^^ 08:22:00 The method value(String) from the type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[641] 08:22:00 IValueProperty cellEditorProperty_1 = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[641] 08:22:00 IValueProperty cellEditorProperty_1 = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[641] 08:22:00 IValueProperty cellEditorProperty_1 = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The method text(int) from the type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[642] 08:22:00 IBeanValueProperty valueProperty_2 = BeanProperties.value("modelStatus"); 08:22:00 ^^^^^^^^^^^^^^^^^^ 08:22:00 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[642] 08:22:00 IBeanValueProperty valueProperty_2 = BeanProperties.value("modelStatus"); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[642] 08:22:00 IBeanValueProperty valueProperty_2 = BeanProperties.value("modelStatus"); 08:22:00 ^^^^^^^^^^^^^^^^^^^^ 08:22:00 The method value(String) from the type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[646] 08:22:00 IValueProperty cellEditorProperty_2 = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[646] 08:22:00 IValueProperty cellEditorProperty_2 = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[646] 08:22:00 IValueProperty cellEditorProperty_2 = WidgetProperties.text(SWT.Modify); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The method text(int) from the type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[647] 08:22:00 IBeanValueProperty valueProperty_3 = BeanProperties.value("value"); 08:22:00 ^^^^^^^^^^^^^^^^^^ 08:22:00 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[647] 08:22:00 IBeanValueProperty valueProperty_3 = BeanProperties.value("value"); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[647] 08:22:00 IBeanValueProperty valueProperty_3 = BeanProperties.value("value"); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The method value(String) from the type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/handler/AddProfileHandler.java:[51] 08:22:00 private String taggedValeNameInput; 08:22:00 ^^^^^^^^^^^^^^^^^^^ 08:22:00 The value of the field AddProfileHandler.taggedValeNameInput is not used 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[167] 08:22:00 private List initialSelections = new ArrayList(); 08:22:00 ^^^^ 08:22:00 List is a raw type. References to generic type List<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[167] 08:22:00 private List initialSelections = new ArrayList(); 08:22:00 ^^^^^^^^^ 08:22:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[848] 08:22:00 protected List getInitialElementSelections() { 08:22:00 ^^^^ 08:22:00 List is a raw type. References to generic type List<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[860] 08:22:00 initialSelections = new ArrayList(selectedElements.length); 08:22:00 ^^^^^^^^^ 08:22:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[862] 08:22:00 initialSelections.add(selectedElements[i]); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[876] 08:22:00 public void setInitialElementSelections(List selectedElements) { 08:22:00 ^^^^ 08:22:00 List is a raw type. References to generic type List<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[913] 08:22:00 protected void setResult(List newResult) { 08:22:00 ^^^^ 08:22:00 List is a raw type. References to generic type List<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[918] 08:22:00 newResult.toArray(result); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ProfileApplicator.java:[356] 08:22:00 private IStatus validateAllProfiles(EObject rootObject, List<EPackage> objectsToValidate) { 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The method validateAllProfiles(EObject, List<EPackage>) from the type ProfileApplicator is never used locally 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ProfileApplicator.java:[668] 08:22:00 private ElementImport getMetaclassElementImport(Element fromElement, Class metaclass) { 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The method getMetaclassElementImport(Element, Class) from the type ProfileApplicator is never used locally 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ProfileApplicator.java:[1018] 08:22:00 Object actualValue = getUmlElement().getValue(stereotype, propertyModel.getProposedName()); 08:22:00 ^^^^^^^^^^^ 08:22:00 The value of the local variable actualValue is not used 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[7] 08:22:00 import org.eclipse.core.databinding.beans.BeanProperties; 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[10] 08:22:00 import org.eclipse.jface.databinding.swt.WidgetProperties; 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[47] 08:22:00 private DataBindingContext m_bindingContext; 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The value of the field StereotypeUpdateDialog.m_bindingContext is not used 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[54] 08:22:00 private PropertiesEditorWidget propertiesEditorWidget; 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The value of the field StereotypeUpdateDialog.propertiesEditorWidget is not used 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[296] 08:22:00 IObservableValue observeTextQuickSetTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(quickSetText); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[296] 08:22:00 IObservableValue observeTextQuickSetTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(quickSetText); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[296] 08:22:00 IObservableValue observeTextQuickSetTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(quickSetText); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[296] 08:22:00 IObservableValue observeTextQuickSetTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(quickSetText); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The method text(int) from the type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[297] 08:22:00 IObservableValue qualifiedNameStereotypeModelObserveValue = BeanProperties.value("qualifiedName").observe(stereotypeModel); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[297] 08:22:00 IObservableValue qualifiedNameStereotypeModelObserveValue = BeanProperties.value("qualifiedName").observe(stereotypeModel); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[297] 08:22:00 IObservableValue qualifiedNameStereotypeModelObserveValue = BeanProperties.value("qualifiedName").observe(stereotypeModel); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[297] 08:22:00 IObservableValue qualifiedNameStereotypeModelObserveValue = BeanProperties.value("qualifiedName").observe(stereotypeModel); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The method value(String) from the type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[298] 08:22:00 bindingContext.bindValue(observeTextQuickSetTextObserveWidget, qualifiedNameStereotypeModelObserveValue, null, null); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[298] 08:22:00 bindingContext.bindValue(observeTextQuickSetTextObserveWidget, qualifiedNameStereotypeModelObserveValue, null, null); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object> 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[298] 08:22:00 bindingContext.bindValue(observeTextQuickSetTextObserveWidget, qualifiedNameStereotypeModelObserveValue, null, null); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object> 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[300] 08:22:00 IObservableValue observeTextProfileTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(profileText); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[300] 08:22:00 IObservableValue observeTextProfileTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(profileText); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[300] 08:22:00 IObservableValue observeTextProfileTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(profileText); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[300] 08:22:00 IObservableValue observeTextProfileTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(profileText); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The method text(int) from the type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[301] 08:22:00 IObservableValue profileNameStereotypeModelObserveValue = BeanProperties.value("profileName").observe(stereotypeModel); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[301] 08:22:00 IObservableValue profileNameStereotypeModelObserveValue = BeanProperties.value("profileName").observe(stereotypeModel); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[301] 08:22:00 IObservableValue profileNameStereotypeModelObserveValue = BeanProperties.value("profileName").observe(stereotypeModel); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[301] 08:22:00 IObservableValue profileNameStereotypeModelObserveValue = BeanProperties.value("profileName").observe(stereotypeModel); 08:22:00 ^^^^^^^^^^^^^^^^^^^^ 08:22:00 The method value(String) from the type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[302] 08:22:00 bindingContext.bindValue(observeTextProfileTextObserveWidget, profileNameStereotypeModelObserveValue, null, null); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[302] 08:22:00 bindingContext.bindValue(observeTextProfileTextObserveWidget, profileNameStereotypeModelObserveValue, null, null); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object> 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[302] 08:22:00 bindingContext.bindValue(observeTextProfileTextObserveWidget, profileNameStereotypeModelObserveValue, null, null); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object> 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[304] 08:22:00 IObservableValue observeTextStereotypeTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(stereotypeText); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[304] 08:22:00 IObservableValue observeTextStereotypeTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(stereotypeText); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[304] 08:22:00 IObservableValue observeTextStereotypeTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(stereotypeText); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[304] 08:22:00 IObservableValue observeTextStereotypeTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(stereotypeText); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 The method text(int) from the type WidgetProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[305] 08:22:00 IObservableValue stereotypeNameStereotypeModelObserveValue = BeanProperties.value("stereotypeName").observe(stereotypeModel); 08:22:00 ^^^^^^^^^^^^^^^^ 08:22:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[305] 08:22:00 IObservableValue stereotypeNameStereotypeModelObserveValue = BeanProperties.value("stereotypeName").observe(stereotypeModel); 08:22:00 ^^^^^^^^^^^^^^ 08:22:00 The type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[305] 08:22:00 IObservableValue stereotypeNameStereotypeModelObserveValue = BeanProperties.value("stereotypeName").observe(stereotypeModel); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[305] 08:22:00 IObservableValue stereotypeNameStereotypeModelObserveValue = BeanProperties.value("stereotypeName").observe(stereotypeModel); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The method value(String) from the type BeanProperties is deprecated 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[306] 08:22:00 bindingContext.bindValue(observeTextStereotypeTextObserveWidget, stereotypeNameStereotypeModelObserveValue, null, null); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[306] 08:22:00 bindingContext.bindValue(observeTextStereotypeTextObserveWidget, stereotypeNameStereotypeModelObserveValue, null, null); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object> 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[306] 08:22:00 bindingContext.bindValue(observeTextStereotypeTextObserveWidget, stereotypeNameStereotypeModelObserveValue, null, null); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object> 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/MemberKind.java:[21] 08:22:00 import org.eclipse.uml2.uml.Stereotype; 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 The import org.eclipse.uml2.uml.Stereotype is never used 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereotypeURL.java:[110] 08:22:00 int num = count++; 08:22:00 ^^^ 08:22:00 The value of the local variable num is not used 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereoptypeModel.java:[56] 08:22:00 protected IObservableList properties = new WritableList(); 08:22:00 ^^^^^^^^^^^^^^^ 08:22:00 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereoptypeModel.java:[56] 08:22:00 protected IObservableList properties = new WritableList(); 08:22:00 ^^^^^^^^^^^^ 08:22:00 WritableList is a raw type. References to generic type WritableList<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereoptypeModel.java:[323] 08:22:00 properties.addAll(toRetain); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereoptypeModel.java:[353] 08:22:00 properties.add(new PropertyModel(MemberKind.owned, property, getPropertyValue(property))); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereoptypeModel.java:[363] 08:22:00 properties.add(new PropertyModel(MemberKind.inherited, property, getPropertyValue(property))); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereoptypeModel.java:[432] 08:22:00 properties.add(model); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/handler/AbstractBaseHandler.java:[210] 08:22:00 @SuppressWarnings("unchecked") 08:22:00 ^^^^^^^^^^^ 08:22:00 Unnecessary @SuppressWarnings("unchecked") 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/ResourceTypeProvider.java:[68] 08:22:00 Iterators.filter(iter, getTypePredicate() ); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: Unchecked invocation filter(Iterator<EObject>, Predicate) of the generic method filter(Iterator<T>, Predicate<? super T>) of type Iterators 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/ResourceTypeProvider.java:[68] 08:22:00 Iterators.filter(iter, getTypePredicate() ); 08:22:00 ^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The expression of type Predicate needs unchecked conversion to conform to Predicate<? super EObject> 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/ResourceTypeProvider.java:[81] 08:22:00 private Predicate getTypePredicate() { 08:22:00 ^^^^^^^^^ 08:22:00 Predicate is a raw type. References to generic type Predicate<T> should be parameterized 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/ResourceTypeProvider.java:[88] 08:22:00 return Iterators.filter(resource.getAllContents(), getTypePredicate() ); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: Unchecked invocation filter(TreeIterator<EObject>, Predicate) of the generic method filter(Iterator<T>, Predicate<? super T>) of type Iterators 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/ResourceTypeProvider.java:[88] 08:22:00 return Iterators.filter(resource.getAllContents(), getTypePredicate() ); 08:22:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The expression of type UnmodifiableIterator needs unchecked conversion to conform to Iterator<Type> 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/ResourceTypeProvider.java:[88] 08:22:00 return Iterators.filter(resource.getAllContents(), getTypePredicate() ); 08:22:00 ^^^^^^^^^^^^^^^^^^ 08:22:00 Type safety: The expression of type Predicate needs unchecked conversion to conform to Predicate<? super EObject> 08:22:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/TypeModel.java:[35] 08:22:00 private ITypeCatalog typeCatalog; 08:22:00 ^^^^^^^^^^^ 08:22:00 The value of the field TypeModel.typeCatalog is not used 08:22:00 209 problems (209 warnings) 08:22:00 [INFO] 08:22:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.drafter --- 08:22:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/test/resources 08:22:00 [INFO] 08:22:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.drafter --- 08:22:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/target/org.eclipse.papyrus.uml.profile.drafter-2.0.0-SNAPSHOT-sources.jar 08:22:00 [INFO] 08:22:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.drafter --- 08:22:00 [INFO] 08:22:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.drafter --- 08:22:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/target/org.eclipse.papyrus.uml.profile.drafter-2.0.0-SNAPSHOT.jar 08:22:00 [INFO] 08:22:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.drafter --- 08:22:00 [INFO] 08:22:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.drafter --- 08:22:00 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:00 [INFO] 08:22:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.drafter --- 08:22:01 [INFO] 08:22:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter.documentation >-- 08:22:01 [INFO] Building org.eclipse.papyrus.uml.profile.drafter.documentation 2.0.0-SNAPSHOT [336/729] 08:22:01 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:01 [INFO] 08:22:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.drafter.documentation --- 08:22:01 [INFO] 08:22:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.drafter.documentation --- 08:22:01 [INFO] The project's OSGi version is 2.0.0.202103041255 08:22:01 [INFO] 08:22:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.drafter.documentation --- 08:22:01 [INFO] 08:22:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.drafter.documentation --- 08:22:01 [INFO] 08:22:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.drafter.documentation --- 08:22:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/src/main/resources 08:22:01 [INFO] 08:22:01 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.drafter.documentation --- 08:22:01 [INFO] 08:22:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.drafter.documentation --- 08:22:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/src/test/resources 08:22:01 [INFO] 08:22:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.drafter.documentation --- 08:22:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/target/org.eclipse.papyrus.uml.profile.drafter.documentation-2.0.0-SNAPSHOT-sources.jar 08:22:01 [INFO] 08:22:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.drafter.documentation --- 08:22:01 [INFO] 08:22:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.drafter.documentation --- 08:22:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/target/org.eclipse.papyrus.uml.profile.drafter.documentation-2.0.0-SNAPSHOT.jar 08:22:01 [INFO] 08:22:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.drafter.documentation --- 08:22:01 [INFO] 08:22:01 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.drafter.documentation --- 08:22:01 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:01 [INFO] 08:22:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.drafter.documentation --- 08:22:02 [INFO] 08:22:02 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.xtext >---- 08:22:02 [INFO] Building org.eclipse.papyrus.uml.properties.xtext 2.0.0-SNAPSHOT [337/729] 08:22:02 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:02 [INFO] 08:22:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.properties.xtext --- 08:22:02 [INFO] 08:22:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties.xtext --- 08:22:02 [INFO] The project's OSGi version is 2.0.0.202103041255 08:22:02 [INFO] 08:22:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.xtext --- 08:22:02 [INFO] 08:22:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.xtext --- 08:22:02 [INFO] 08:22:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.properties.xtext --- 08:22:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/main/resources 08:22:02 [INFO] 08:22:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.properties.xtext --- 08:22:02 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/bin 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[35] 08:22:02 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[63] 08:22:02 private DefaultXtextDirectEditorConfiguration configuration; 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[203] 08:22:02 return configuration.createParser(semanticElement); 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[211] 08:22:02 final DefaultXtextDirectEditorConfiguration newConfiguration = getConfigurationFromSelection(); 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[218] 08:22:02 xtextAdapter = new StyledTextXtextAdapter(configuration.getInjector()); 08:22:02 ^^^^^^^^^^^^^ 08:22:02 The method getInjector() from the type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[230] 08:22:02 IContextElementProvider provider = configuration.getContextProvider(); 08:22:02 ^^^^^^^^^^^^^^^^^^^^ 08:22:02 The method getContextProvider() from the type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[244] 08:22:02 protected DefaultXtextDirectEditorConfiguration getConfigurationFromSelection() { 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[251] 08:22:02 if (configuration instanceof DefaultXtextDirectEditorConfiguration) { 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[252] 08:22:02 DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration; 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[252] 08:22:02 DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration; 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[267] 08:22:02 if (configuration instanceof DefaultXtextDirectEditorConfiguration) { 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[268] 08:22:02 DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration; 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[268] 08:22:02 DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration; 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[32] 08:22:02 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[74] 08:22:02 private DefaultXtextDirectEditorConfiguration configuration; 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[315] 08:22:02 final DefaultXtextDirectEditorConfiguration newConfiguration = getConfigurationFromSelection(); 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[324] 08:22:02 configuration.getInjector()); 08:22:02 ^^^^^^^^^^^^^ 08:22:02 The method getInjector() from the type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[339] 08:22:02 .getContextProvider(); 08:22:02 ^^^^^^^^^^^^^^^^^^^^ 08:22:02 The method getContextProvider() from the type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[357] 08:22:02 protected DefaultXtextDirectEditorConfiguration getConfigurationFromSelection() { 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[364] 08:22:02 final Object classInstance = directEditorConfigurationClass.newInstance(); 08:22:02 ^^^^^^^^^^^^^ 08:22:02 The method newInstance() from the type Class<capture#3-of ?> is deprecated since version 9 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[366] 08:22:02 if (classInstance instanceof DefaultXtextDirectEditorConfiguration) { 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[367] 08:22:02 final DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) classInstance; 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[367] 08:22:02 final DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) classInstance; 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[404] 08:22:02 return configuration.createParser(parentSemanticElement); 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[36] 08:22:02 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[69] 08:22:02 private DefaultXtextDirectEditorConfiguration configuration; 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[233] 08:22:02 protected DefaultXtextDirectEditorConfiguration getConfigurationFromSelection() { 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[247] 08:22:02 if (configuration instanceof DefaultXtextDirectEditorConfiguration) { 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[249] 08:22:02 DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration; 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[249] 08:22:02 DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration; 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[272] 08:22:02 return configuration.createParser(semanticElement); 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[280] 08:22:02 final DefaultXtextDirectEditorConfiguration newConfiguration = getConfigurationFromSelection(); 08:22:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:02 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[289] 08:22:02 configuration.getInjector()); 08:22:02 ^^^^^^^^^^^^^ 08:22:02 The method getInjector() from the type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[302] 08:22:02 IContextElementProvider provider = configuration.getContextProvider(); 08:22:02 ^^^^^^^^^^^^^^^^^^^^ 08:22:02 The method getContextProvider() from the type DefaultXtextDirectEditorConfiguration is deprecated 08:22:02 34 problems (34 warnings) 08:22:02 [INFO] 08:22:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.xtext --- 08:22:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/test/resources 08:22:02 [INFO] 08:22:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties.xtext --- 08:22:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/target/org.eclipse.papyrus.uml.properties.xtext-2.0.0-SNAPSHOT-sources.jar 08:22:02 [INFO] 08:22:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.xtext --- 08:22:02 [INFO] 08:22:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.xtext --- 08:22:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/target/org.eclipse.papyrus.uml.properties.xtext-2.0.0-SNAPSHOT.jar 08:22:02 [INFO] 08:22:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.xtext --- 08:22:02 [INFO] 08:22:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.properties.xtext --- 08:22:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:02 [INFO] 08:22:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties.xtext --- 08:22:03 [INFO] 08:22:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext >-- 08:22:03 [INFO] Building org.eclipse.papyrus.uml.textedit.common.xtext 3.0.0-SNAPSHOT [338/729] 08:22:03 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:03 [INFO] 08:22:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.common.xtext --- 08:22:03 [INFO] 08:22:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.common.xtext --- 08:22:03 [INFO] The project's OSGi version is 3.0.0.202103041255 08:22:03 [INFO] 08:22:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.common.xtext --- 08:22:03 [INFO] 08:22:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.common.xtext --- 08:22:03 [INFO] 08:22:03 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.common.xtext --- 08:22:03 [INFO] 08:22:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.common.xtext --- 08:22:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/src/main/resources 08:22:04 [INFO] 08:22:04 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.common.xtext --- 08:22:04 [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/bin 08:22:04 [INFO] 08:22:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.common.xtext --- 08:22:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/src/test/resources 08:22:04 [INFO] 08:22:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.common.xtext --- 08:22:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/target/org.eclipse.papyrus.uml.textedit.common.xtext-3.0.0-SNAPSHOT-sources.jar 08:22:04 [INFO] 08:22:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.common.xtext --- 08:22:04 [INFO] 08:22:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.common.xtext --- 08:22:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/target/org.eclipse.papyrus.uml.textedit.common.xtext-3.0.0-SNAPSHOT.jar 08:22:04 [INFO] 08:22:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.common.xtext --- 08:22:04 [INFO] 08:22:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.common.xtext --- 08:22:04 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:04 [INFO] 08:22:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.common.xtext --- 08:22:04 [INFO] 08:22:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext >-- 08:22:04 [INFO] Building org.eclipse.papyrus.uml.textedit.collaborationuse.xtext 3.0.0-SNAPSHOT [339/729] 08:22:04 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:04 [INFO] 08:22:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext --- 08:22:04 [INFO] 08:22:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext --- 08:22:04 [INFO] The project's OSGi version is 3.0.0.202103041255 08:22:04 [INFO] 08:22:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext --- 08:22:04 [INFO] 08:22:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext --- 08:22:04 [INFO] 08:22:04 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext --- 08:22:05 [INFO] 08:22:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext --- 08:22:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/src/main/resources 08:22:05 [INFO] 08:22:05 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext --- 08:22:05 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/bin 08:22:08 [INFO] 08:22:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext --- 08:22:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/src/test/resources 08:22:08 [INFO] 08:22:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext --- 08:22:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/target/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext-3.0.0-SNAPSHOT-sources.jar 08:22:08 [INFO] 08:22:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext --- 08:22:08 [INFO] 08:22:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext --- 08:22:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/target/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext-3.0.0-SNAPSHOT.jar 08:22:08 [INFO] 08:22:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext --- 08:22:08 [INFO] 08:22:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext --- 08:22:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:08 [INFO] 08:22:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext --- 08:22:08 [INFO] 08:22:08 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext.ui >-- 08:22:08 [INFO] Building org.eclipse.papyrus.uml.textedit.common.xtext.ui 3.0.0-SNAPSHOT [340/729] 08:22:08 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:09 [INFO] 08:22:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui --- 08:22:09 [INFO] 08:22:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui --- 08:22:09 [INFO] The project's OSGi version is 3.0.0.202103041255 08:22:09 [INFO] 08:22:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui --- 08:22:09 [INFO] 08:22:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui --- 08:22:09 [INFO] 08:22:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui --- 08:22:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/src/main/resources 08:22:09 [INFO] 08:22:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui --- 08:22:09 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/bin 08:22:09 [INFO] 08:22:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui --- 08:22:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/src/test/resources 08:22:09 [INFO] 08:22:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui --- 08:22:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/target/org.eclipse.papyrus.uml.textedit.common.xtext.ui-3.0.0-SNAPSHOT-sources.jar 08:22:09 [INFO] 08:22:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui --- 08:22:10 [INFO] 08:22:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui --- 08:22:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/target/org.eclipse.papyrus.uml.textedit.common.xtext.ui-3.0.0-SNAPSHOT.jar 08:22:10 [INFO] 08:22:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui --- 08:22:10 [INFO] 08:22:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui --- 08:22:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:10 [INFO] 08:22:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui --- 08:22:10 [INFO] 08:22:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui >-- 08:22:10 [INFO] Building org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui 3.0.0-SNAPSHOT [341/729] 08:22:10 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:10 [INFO] 08:22:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui --- 08:22:10 [INFO] 08:22:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui --- 08:22:10 [INFO] The project's OSGi version is 3.0.0.202103041255 08:22:10 [INFO] 08:22:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui --- 08:22:10 [INFO] 08:22:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui --- 08:22:10 [INFO] 08:22:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui --- 08:22:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/src/main/resources 08:22:10 [INFO] 08:22:10 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui --- 08:22:10 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/bin 08:22:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/src/org/eclipse/papyrus/uml/textedit/collaborationuse/xtext/ui/contributions/CollaborationUseEditor.java:[30] 08:22:11 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 08:22:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:11 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/src/org/eclipse/papyrus/uml/textedit/collaborationuse/xtext/ui/contributions/CollaborationUseEditor.java:[43] 08:22:11 public class CollaborationUseEditor extends DefaultXtextDirectEditorConfiguration { 08:22:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:11 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:11 2 problems (2 warnings) 08:22:11 [INFO] 08:22:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui --- 08:22:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/src/test/resources 08:22:11 [INFO] 08:22:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui --- 08:22:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/target/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui-3.0.0-SNAPSHOT-sources.jar 08:22:11 [INFO] 08:22:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui --- 08:22:11 [INFO] 08:22:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui --- 08:22:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/target/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui-3.0.0-SNAPSHOT.jar 08:22:11 [INFO] 08:22:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui --- 08:22:11 [INFO] 08:22:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui --- 08:22:11 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:11 [INFO] 08:22:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui --- 08:22:11 [INFO] 08:22:11 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext >-- 08:22:11 [INFO] Building org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext 3.0.0-SNAPSHOT [342/729] 08:22:11 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:11 [INFO] 08:22:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext --- 08:22:11 [INFO] 08:22:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext --- 08:22:11 [INFO] The project's OSGi version is 3.0.0.202103041255 08:22:11 [INFO] 08:22:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext --- 08:22:11 [INFO] 08:22:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext --- 08:22:11 [INFO] 08:22:11 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext --- 08:22:12 [INFO] 08:22:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext --- 08:22:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/src/main/resources 08:22:12 [INFO] 08:22:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext --- 08:22:12 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/bin 08:22:13 [INFO] 08:22:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext --- 08:22:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/src/test/resources 08:22:13 [INFO] 08:22:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext --- 08:22:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/target/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext-3.0.0-SNAPSHOT-sources.jar 08:22:13 [INFO] 08:22:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext --- 08:22:13 [INFO] 08:22:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext --- 08:22:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/target/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext-3.0.0-SNAPSHOT.jar 08:22:13 [INFO] 08:22:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext --- 08:22:13 [INFO] 08:22:13 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext --- 08:22:13 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:13 [INFO] 08:22:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext --- 08:22:13 [INFO] 08:22:13 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui >-- 08:22:13 [INFO] Building org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui 3.0.0-SNAPSHOT [343/729] 08:22:13 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:13 [INFO] 08:22:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui --- 08:22:13 [INFO] 08:22:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui --- 08:22:13 [INFO] The project's OSGi version is 3.0.0.202103041255 08:22:13 [INFO] 08:22:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui --- 08:22:13 [INFO] 08:22:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui --- 08:22:13 [INFO] 08:22:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui --- 08:22:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/src/main/resources 08:22:13 [INFO] 08:22:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui --- 08:22:13 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/bin 08:22:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/src/org/eclipse/papyrus/uml/textedit/connectionpointreference/xtext/ui/contributions/ConnectionPointReferenceEditorConfiguration.java:[32] 08:22:14 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 08:22:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:14 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/src/org/eclipse/papyrus/uml/textedit/connectionpointreference/xtext/ui/contributions/ConnectionPointReferenceEditorConfiguration.java:[38] 08:22:14 public class ConnectionPointReferenceEditorConfiguration extends DefaultXtextDirectEditorConfiguration { 08:22:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:14 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/src/org/eclipse/papyrus/uml/textedit/connectionpointreference/xtext/ui/contributions/ConnectionPointReferenceEditorConfiguration.java:[40] 08:22:14 private ConnectionPointReference connectionPoint; 08:22:14 ^^^^^^^^^^^^^^^ 08:22:14 The value of the field ConnectionPointReferenceEditorConfiguration.connectionPoint is not used 08:22:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/src/org/eclipse/papyrus/uml/textedit/connectionpointreference/xtext/ui/contributions/ConnectionPointReferenceEditorConfiguration.java:[47] 08:22:14 super(); 08:22:14 ^^^^^^^^ 08:22:14 The constructor DefaultXtextDirectEditorConfiguration() is deprecated 08:22:14 4 problems (4 warnings) 08:22:14 [INFO] 08:22:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui --- 08:22:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/src/test/resources 08:22:14 [INFO] 08:22:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui --- 08:22:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/target/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui-3.0.0-SNAPSHOT-sources.jar 08:22:14 [INFO] 08:22:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui --- 08:22:14 [INFO] 08:22:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui --- 08:22:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/target/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui-3.0.0-SNAPSHOT.jar 08:22:14 [INFO] 08:22:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui --- 08:22:14 [INFO] 08:22:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui --- 08:22:14 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:14 [INFO] 08:22:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui --- 08:22:14 [INFO] 08:22:14 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext >-- 08:22:14 [INFO] Building org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext 2.0.0-SNAPSHOT [344/729] 08:22:14 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:14 [INFO] 08:22:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext --- 08:22:14 [INFO] 08:22:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext --- 08:22:14 [INFO] The project's OSGi version is 2.0.0.202103041255 08:22:14 [INFO] 08:22:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext --- 08:22:14 [INFO] 08:22:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext --- 08:22:14 [INFO] 08:22:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext --- 08:22:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/src/main/resources 08:22:14 [INFO] 08:22:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext --- 08:22:14 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/bin 08:22:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/src/org/eclipse/papyrus/uml/textedit/constraintwithessentialocl/xtext/EssentialOCLEditorConfiguration.java:[48] 08:22:15 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 08:22:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:15 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/src/org/eclipse/papyrus/uml/textedit/constraintwithessentialocl/xtext/EssentialOCLEditorConfiguration.java:[69] 08:22:15 public class EssentialOCLEditorConfiguration extends DefaultXtextDirectEditorConfiguration { 08:22:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:15 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/src/org/eclipse/papyrus/uml/textedit/constraintwithessentialocl/xtext/EssentialOCLEditorConfiguration.java:[234] 08:22:15 PivotUtil.setParserContext((CSResource)resource, getEditObject()); 08:22:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:15 The method setParserContext(CSResource, EObject, Object...) from the type PivotUtil is deprecated 08:22:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/src/org/eclipse/papyrus/uml/textedit/constraintwithessentialocl/xtext/EssentialOCLEditorConfiguration.java:[251] 08:22:15 final IParser defaultParser = super.createParser(semanticObject); 08:22:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:15 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated 08:22:15 4 problems (4 warnings) 08:22:15 [INFO] 08:22:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext --- 08:22:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/src/test/resources 08:22:15 [INFO] 08:22:15 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext --- 08:22:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/target/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext-2.0.0-SNAPSHOT-sources.jar 08:22:15 [INFO] 08:22:15 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext --- 08:22:15 [INFO] 08:22:15 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext --- 08:22:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/target/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext-2.0.0-SNAPSHOT.jar 08:22:16 [INFO] 08:22:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext --- 08:22:16 [INFO] 08:22:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext --- 08:22:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:16 [INFO] 08:22:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext --- 08:22:16 [INFO] 08:22:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.javaconstraint >-- 08:22:16 [INFO] Building org.eclipse.papyrus.uml.textedit.javaconstraint 3.0.0-SNAPSHOT [345/729] 08:22:16 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:16 [INFO] 08:22:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.javaconstraint --- 08:22:16 [INFO] 08:22:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.javaconstraint --- 08:22:16 [INFO] The project's OSGi version is 3.0.0.202103041255 08:22:16 [INFO] 08:22:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.javaconstraint --- 08:22:16 [INFO] 08:22:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.javaconstraint --- 08:22:16 [INFO] 08:22:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.javaconstraint --- 08:22:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/src/main/resources 08:22:16 [INFO] 08:22:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.javaconstraint --- 08:22:16 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/bin 08:22:16 [INFO] 08:22:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.javaconstraint --- 08:22:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/src/test/resources 08:22:16 [INFO] 08:22:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.javaconstraint --- 08:22:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/target/org.eclipse.papyrus.uml.textedit.javaconstraint-3.0.0-SNAPSHOT-sources.jar 08:22:16 [INFO] 08:22:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.javaconstraint --- 08:22:16 [INFO] 08:22:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.javaconstraint --- 08:22:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/target/org.eclipse.papyrus.uml.textedit.javaconstraint-3.0.0-SNAPSHOT.jar 08:22:16 [INFO] 08:22:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.javaconstraint --- 08:22:16 [INFO] 08:22:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.javaconstraint --- 08:22:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:16 [INFO] 08:22:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.javaconstraint --- 08:22:16 [INFO] 08:22:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext >-- 08:22:16 [INFO] Building org.eclipse.papyrus.uml.textedit.message.xtext 3.0.0-SNAPSHOT [346/729] 08:22:16 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:16 [INFO] 08:22:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.message.xtext --- 08:22:16 [INFO] 08:22:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.message.xtext --- 08:22:16 [INFO] The project's OSGi version is 3.0.0.202103041255 08:22:16 [INFO] 08:22:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.message.xtext --- 08:22:16 [INFO] 08:22:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.message.xtext --- 08:22:16 [INFO] 08:22:16 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.message.xtext --- 08:22:17 [INFO] 08:22:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.message.xtext --- 08:22:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/src/main/resources 08:22:17 [INFO] 08:22:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.message.xtext --- 08:22:17 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/bin 08:22:17 [INFO] 08:22:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.message.xtext --- 08:22:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/src/test/resources 08:22:17 [INFO] 08:22:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.message.xtext --- 08:22:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/target/org.eclipse.papyrus.uml.textedit.message.xtext-3.0.0-SNAPSHOT-sources.jar 08:22:17 [INFO] 08:22:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.message.xtext --- 08:22:17 [INFO] 08:22:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.message.xtext --- 08:22:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/target/org.eclipse.papyrus.uml.textedit.message.xtext-3.0.0-SNAPSHOT.jar 08:22:17 [INFO] 08:22:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.message.xtext --- 08:22:17 [INFO] 08:22:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.message.xtext --- 08:22:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:17 [INFO] 08:22:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.message.xtext --- 08:22:17 [INFO] 08:22:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext.ui >-- 08:22:17 [INFO] Building org.eclipse.papyrus.uml.textedit.message.xtext.ui 3.0.0-SNAPSHOT [347/729] 08:22:17 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:18 [INFO] 08:22:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui --- 08:22:18 [INFO] 08:22:18 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui --- 08:22:18 [INFO] The project's OSGi version is 3.0.0.202103041255 08:22:18 [INFO] 08:22:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui --- 08:22:18 [INFO] 08:22:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui --- 08:22:18 [INFO] 08:22:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui --- 08:22:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/src/main/resources 08:22:18 [INFO] 08:22:18 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui --- 08:22:18 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/bin 08:22:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/src/org/eclipse/papyrus/uml/textedit/message/xtext/ui/contributions/MessagePopupEditor.java:[33] 08:22:19 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 08:22:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:19 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/src/org/eclipse/papyrus/uml/textedit/message/xtext/ui/contributions/MessagePopupEditor.java:[39] 08:22:19 public class MessagePopupEditor extends DefaultXtextDirectEditorConfiguration { 08:22:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:19 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/src/org/eclipse/papyrus/uml/textedit/message/xtext/ui/contributions/MessagePopupEditor.java:[67] 08:22:19 String recurrence; 08:22:19 ^^^^^^^^^^ 08:22:19 The value of the local variable recurrence is not used 08:22:19 3 problems (3 warnings) 08:22:19 [INFO] 08:22:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui --- 08:22:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/src/test/resources 08:22:19 [INFO] 08:22:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui --- 08:22:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/target/org.eclipse.papyrus.uml.textedit.message.xtext.ui-3.0.0-SNAPSHOT-sources.jar 08:22:19 [INFO] 08:22:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui --- 08:22:19 [INFO] 08:22:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui --- 08:22:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/target/org.eclipse.papyrus.uml.textedit.message.xtext.ui-3.0.0-SNAPSHOT.jar 08:22:19 [INFO] 08:22:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui --- 08:22:19 [INFO] 08:22:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui --- 08:22:19 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:19 [INFO] 08:22:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui --- 08:22:19 [INFO] 08:22:19 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext >-- 08:22:19 [INFO] Building org.eclipse.papyrus.uml.textedit.parameter.xtext 3.0.0-SNAPSHOT [348/729] 08:22:19 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:19 [INFO] 08:22:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.parameter.xtext --- 08:22:19 [INFO] 08:22:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.parameter.xtext --- 08:22:19 [INFO] The project's OSGi version is 3.0.0.202103041255 08:22:19 [INFO] 08:22:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.parameter.xtext --- 08:22:19 [INFO] 08:22:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.parameter.xtext --- 08:22:19 [INFO] 08:22:19 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.parameter.xtext --- 08:22:20 [INFO] 08:22:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.parameter.xtext --- 08:22:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/src/main/resources 08:22:20 [INFO] 08:22:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.parameter.xtext --- 08:22:20 [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/bin 08:22:21 [INFO] 08:22:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.parameter.xtext --- 08:22:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/src/test/resources 08:22:21 [INFO] 08:22:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.parameter.xtext --- 08:22:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/target/org.eclipse.papyrus.uml.textedit.parameter.xtext-3.0.0-SNAPSHOT-sources.jar 08:22:21 [INFO] 08:22:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.parameter.xtext --- 08:22:21 [INFO] 08:22:21 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.parameter.xtext --- 08:22:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/target/org.eclipse.papyrus.uml.textedit.parameter.xtext-3.0.0-SNAPSHOT.jar 08:22:21 [INFO] 08:22:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.parameter.xtext --- 08:22:21 [INFO] 08:22:21 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.parameter.xtext --- 08:22:21 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:21 [INFO] 08:22:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.parameter.xtext --- 08:22:22 [INFO] 08:22:22 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext.ui >-- 08:22:22 [INFO] Building org.eclipse.papyrus.uml.textedit.parameter.xtext.ui 3.0.0-SNAPSHOT [349/729] 08:22:22 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:22 [INFO] 08:22:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui --- 08:22:22 [INFO] 08:22:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui --- 08:22:22 [INFO] The project's OSGi version is 3.0.0.202103041255 08:22:22 [INFO] 08:22:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui --- 08:22:22 [INFO] 08:22:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui --- 08:22:22 [INFO] 08:22:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui --- 08:22:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/main/resources 08:22:22 [INFO] 08:22:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui --- 08:22:22 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/bin 08:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/UMLParameterEditorUtil.java:[77] 08:22:23 String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(parameter); 08:22:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:23 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated 08:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/ParameterXtextDirectEditorConfiguration.java:[42] 08:22:23 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 08:22:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:23 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/ParameterXtextDirectEditorConfiguration.java:[59] 08:22:23 public class ParameterXtextDirectEditorConfiguration extends DefaultXtextDirectEditorConfiguration { 08:22:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:23 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/ParameterXtextDirectEditorConfiguration.java:[180] 08:22:23 newLowerBound = new Integer(tempBound).intValue(); 08:22:23 ^^^^^^^^^^^^^^^^^^ 08:22:23 The constructor Integer(String) is deprecated since version 9 08:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/ParameterXtextDirectEditorConfiguration.java:[181] 08:22:23 newUpperBound = new Integer(tempBound).intValue(); 08:22:23 ^^^^^^^^^^^^^^^^^^ 08:22:23 The constructor Integer(String) is deprecated since version 9 08:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/ParameterXtextDirectEditorConfiguration.java:[185] 08:22:23 newLowerBound = new Integer(tempBound).intValue(); 08:22:23 ^^^^^^^^^^^^^^^^^^ 08:22:23 The constructor Integer(String) is deprecated since version 9 08:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/ParameterXtextDirectEditorConfiguration.java:[190] 08:22:23 newUpperBound = new Integer(tempBound).intValue(); 08:22:23 ^^^^^^^^^^^^^^^^^^ 08:22:23 The constructor Integer(String) is deprecated since version 9 08:22:23 7 problems (7 warnings) 08:22:23 [INFO] 08:22:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui --- 08:22:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/test/resources 08:22:23 [INFO] 08:22:23 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui --- 08:22:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/target/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui-3.0.0-SNAPSHOT-sources.jar 08:22:23 [INFO] 08:22:23 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui --- 08:22:23 [INFO] 08:22:23 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui --- 08:22:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/target/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui-3.0.0-SNAPSHOT.jar 08:22:23 [INFO] 08:22:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui --- 08:22:23 [INFO] 08:22:23 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui --- 08:22:23 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:23 [INFO] 08:22:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui --- 08:22:24 [INFO] 08:22:24 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext >--- 08:22:24 [INFO] Building org.eclipse.papyrus.uml.textedit.port.xtext 2.0.0-SNAPSHOT [350/729] 08:22:24 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:24 [INFO] 08:22:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.port.xtext --- 08:22:24 [INFO] 08:22:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.port.xtext --- 08:22:24 [INFO] The project's OSGi version is 2.0.0.202103041255 08:22:24 [INFO] 08:22:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.port.xtext --- 08:22:24 [INFO] 08:22:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.port.xtext --- 08:22:24 [INFO] 08:22:24 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.port.xtext --- 08:22:25 [INFO] 08:22:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.port.xtext --- 08:22:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/src/main/resources 08:22:25 [INFO] 08:22:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.port.xtext --- 08:22:25 [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/bin 08:22:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/src/org/eclipse/papyrus/uml/textedit/port/xtext/formatting/UmlPortFormatter.java:[35] 08:22:27 private UmlPortGrammarAccess grammarAccess; 08:22:27 ^^^^^^^^^^^^^ 08:22:27 The value of the field UmlPortFormatter.grammarAccess is not used 08:22:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/src/org/eclipse/papyrus/uml/textedit/port/xtext/formatting/UmlPortFormatter.java:[39] 08:22:27 org.eclipse.papyrus.uml.textedit.port.xtext.services.UmlPortGrammarAccess f = (org.eclipse.papyrus.uml.textedit.port.xtext.services.UmlPortGrammarAccess) getGrammarAccess(); 08:22:27 ^ 08:22:27 The value of the local variable f is not used 08:22:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/src/org/eclipse/papyrus/uml/textedit/port/xtext/validation/UmlPortJavaValidator.java:[67] 08:22:27 String isDerivedErrorMessage = "Since the redefined property is derived, the redefining property must be derived"; 08:22:27 ^^^^^^^^^^^^^^^^^^^^^ 08:22:27 The value of the local variable isDerivedErrorMessage is not used 08:22:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/src/org/eclipse/papyrus/uml/textedit/port/xtext/validation/UmlPortJavaValidator.java:[141] 08:22:27 String typeErrorMessage = "The type of the subsetting property must conform to the type of the subsetted property"; 08:22:27 ^^^^^^^^^^^^^^^^ 08:22:27 The value of the local variable typeErrorMessage is not used 08:22:27 4 problems (4 warnings) 08:22:27 [INFO] 08:22:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.port.xtext --- 08:22:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/src/test/resources 08:22:27 [INFO] 08:22:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.port.xtext --- 08:22:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/target/org.eclipse.papyrus.uml.textedit.port.xtext-2.0.0-SNAPSHOT-sources.jar 08:22:27 [INFO] 08:22:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.port.xtext --- 08:22:27 [INFO] 08:22:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.port.xtext --- 08:22:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/target/org.eclipse.papyrus.uml.textedit.port.xtext-2.0.0-SNAPSHOT.jar 08:22:27 [INFO] 08:22:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.port.xtext --- 08:22:28 [INFO] 08:22:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.port.xtext --- 08:22:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:28 [INFO] 08:22:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.port.xtext --- 08:22:28 [INFO] 08:22:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext.ui >-- 08:22:28 [INFO] Building org.eclipse.papyrus.uml.textedit.port.xtext.ui 3.0.0-SNAPSHOT [351/729] 08:22:28 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:28 [INFO] 08:22:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui --- 08:22:28 [INFO] 08:22:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui --- 08:22:28 [INFO] The project's OSGi version is 3.0.0.202103041255 08:22:28 [INFO] 08:22:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui --- 08:22:28 [INFO] 08:22:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui --- 08:22:28 [INFO] 08:22:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui --- 08:22:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/src/main/resources 08:22:28 [INFO] 08:22:28 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui --- 08:22:28 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/bin 08:22:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/src/org/eclipse/papyrus/uml/textedit/port/xtext/ui/contribution/PortXtextDirectEditorConfiguration.java:[43] 08:22:30 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 08:22:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:30 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/src/org/eclipse/papyrus/uml/textedit/port/xtext/ui/contribution/PortXtextDirectEditorConfiguration.java:[68] 08:22:30 public class PortXtextDirectEditorConfiguration extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration { 08:22:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:30 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/src/org/eclipse/papyrus/uml/textedit/port/xtext/ui/contribution/UMLPortEditorPropertyUtil.java:[58] 08:22:30 String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(port, true); 08:22:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:30 The method getMultiplicityAsString(MultiplicityElement, boolean) from the type MultiplicityElementUtil is deprecated 08:22:30 3 problems (3 warnings) 08:22:30 [INFO] 08:22:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui --- 08:22:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/src/test/resources 08:22:30 [INFO] 08:22:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui --- 08:22:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/target/org.eclipse.papyrus.uml.textedit.port.xtext.ui-3.0.0-SNAPSHOT-sources.jar 08:22:30 [INFO] 08:22:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui --- 08:22:30 [INFO] 08:22:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui --- 08:22:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/target/org.eclipse.papyrus.uml.textedit.port.xtext.ui-3.0.0-SNAPSHOT.jar 08:22:30 [INFO] 08:22:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui --- 08:22:30 [INFO] 08:22:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui --- 08:22:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:30 [INFO] 08:22:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui --- 08:22:30 [INFO] 08:22:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext >-- 08:22:30 [INFO] Building org.eclipse.papyrus.uml.textedit.property.xtext 3.0.0-SNAPSHOT [352/729] 08:22:30 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:30 [INFO] 08:22:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.property.xtext --- 08:22:30 [INFO] 08:22:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.property.xtext --- 08:22:30 [INFO] The project's OSGi version is 3.0.0.202103041255 08:22:30 [INFO] 08:22:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.property.xtext --- 08:22:30 [INFO] 08:22:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.property.xtext --- 08:22:30 [INFO] 08:22:30 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.property.xtext --- 08:22:31 [INFO] 08:22:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.property.xtext --- 08:22:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/src/main/resources 08:22:31 [INFO] 08:22:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.property.xtext --- 08:22:31 [INFO] Compiling 61 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/bin 08:22:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/src/org/eclipse/papyrus/uml/textedit/property/xtext/validation/UmlPropertyJavaValidator.java:[77] 08:22:32 String isDerivedErrorMessage = "Since the redefined property is derived, the redefining property must be derived"; 08:22:32 ^^^^^^^^^^^^^^^^^^^^^ 08:22:32 The value of the local variable isDerivedErrorMessage is not used 08:22:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/src/org/eclipse/papyrus/uml/textedit/property/xtext/validation/UmlPropertyJavaValidator.java:[159] 08:22:32 String typeErrorMessage = "The type of the subsetting property must conform to the type of the subsetted property"; 08:22:32 ^^^^^^^^^^^^^^^^ 08:22:32 The value of the local variable typeErrorMessage is not used 08:22:32 2 problems (2 warnings) 08:22:33 [INFO] 08:22:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.property.xtext --- 08:22:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/src/test/resources 08:22:33 [INFO] 08:22:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.property.xtext --- 08:22:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/target/org.eclipse.papyrus.uml.textedit.property.xtext-3.0.0-SNAPSHOT-sources.jar 08:22:33 [INFO] 08:22:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.property.xtext --- 08:22:33 [INFO] 08:22:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.property.xtext --- 08:22:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/target/org.eclipse.papyrus.uml.textedit.property.xtext-3.0.0-SNAPSHOT.jar 08:22:33 [INFO] 08:22:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.property.xtext --- 08:22:33 [INFO] 08:22:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.property.xtext --- 08:22:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:33 [INFO] 08:22:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.property.xtext --- 08:22:33 [INFO] 08:22:33 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext.ui >-- 08:22:33 [INFO] Building org.eclipse.papyrus.uml.textedit.property.xtext.ui 3.0.0-SNAPSHOT [353/729] 08:22:33 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:33 [INFO] 08:22:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui --- 08:22:33 [INFO] 08:22:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui --- 08:22:33 [INFO] The project's OSGi version is 3.0.0.202103041255 08:22:33 [INFO] 08:22:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui --- 08:22:33 [INFO] 08:22:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui --- 08:22:33 [INFO] 08:22:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui --- 08:22:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/main/resources 08:22:33 [INFO] 08:22:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui --- 08:22:33 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/bin 08:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/org/eclipse/papyrus/uml/textedit/property/xtext/ui/contributions/PropertyXtextDirectEditorConfiguration.java:[43] 08:22:35 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 08:22:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:35 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/org/eclipse/papyrus/uml/textedit/property/xtext/ui/contributions/PropertyXtextDirectEditorConfiguration.java:[67] 08:22:35 public class PropertyXtextDirectEditorConfiguration extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration { 08:22:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:35 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:35 3. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/org/eclipse/papyrus/uml/textedit/property/xtext/ui/contributions/UMLPropertyEditorPropertyUtil.java (at line 29) 08:22:35 @SuppressWarnings("nls") 08:22:35 ^^^^^ 08:22:35 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 08:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/org/eclipse/papyrus/uml/textedit/property/xtext/ui/contributions/UMLPropertyEditorPropertyUtil.java:[52] 08:22:35 String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(property, true); 08:22:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:35 The method getMultiplicityAsString(MultiplicityElement, boolean) from the type MultiplicityElementUtil is deprecated 08:22:35 5. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/org/eclipse/papyrus/uml/textedit/property/xtext/ui/contentassist/UmlPropertyProposalProvider.java (at line 56) 08:22:35 @SuppressWarnings("nls") 08:22:35 ^^^^^ 08:22:35 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 08:22:35 5 problems (0 errors, 3 warnings, 2 infos) 08:22:35 [INFO] 08:22:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui --- 08:22:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/test/resources 08:22:35 [INFO] 08:22:35 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui --- 08:22:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/target/org.eclipse.papyrus.uml.textedit.property.xtext.ui-3.0.0-SNAPSHOT-sources.jar 08:22:35 [INFO] 08:22:35 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui --- 08:22:35 [INFO] 08:22:35 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui --- 08:22:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/target/org.eclipse.papyrus.uml.textedit.property.xtext.ui-3.0.0-SNAPSHOT.jar 08:22:35 [INFO] 08:22:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui --- 08:22:35 [INFO] 08:22:35 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui --- 08:22:35 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:35 [INFO] 08:22:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui --- 08:22:36 [INFO] 08:22:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext >-- 08:22:36 [INFO] Building org.eclipse.papyrus.uml.textedit.state.xtext 3.0.0-SNAPSHOT [354/729] 08:22:36 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:36 [INFO] 08:22:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.state.xtext --- 08:22:36 [INFO] 08:22:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.state.xtext --- 08:22:36 [INFO] The project's OSGi version is 3.0.0.202103041255 08:22:36 [INFO] 08:22:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.state.xtext --- 08:22:36 [INFO] 08:22:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.state.xtext --- 08:22:36 [INFO] 08:22:36 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.state.xtext --- 08:22:37 [INFO] 08:22:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.state.xtext --- 08:22:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/src/main/resources 08:22:37 [INFO] 08:22:37 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.state.xtext --- 08:22:37 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/bin 08:22:37 [INFO] 08:22:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.state.xtext --- 08:22:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/src/test/resources 08:22:37 [INFO] 08:22:37 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.state.xtext --- 08:22:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/target/org.eclipse.papyrus.uml.textedit.state.xtext-3.0.0-SNAPSHOT-sources.jar 08:22:38 [INFO] 08:22:38 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.state.xtext --- 08:22:38 [INFO] 08:22:38 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.state.xtext --- 08:22:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/target/org.eclipse.papyrus.uml.textedit.state.xtext-3.0.0-SNAPSHOT.jar 08:22:38 [INFO] 08:22:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.state.xtext --- 08:22:38 [INFO] 08:22:38 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.state.xtext --- 08:22:38 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:38 [INFO] 08:22:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.state.xtext --- 08:22:38 [INFO] 08:22:38 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext.ui >-- 08:22:38 [INFO] Building org.eclipse.papyrus.uml.textedit.state.xtext.ui 3.0.0-SNAPSHOT [355/729] 08:22:38 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:38 [INFO] 08:22:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui --- 08:22:38 [INFO] 08:22:38 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui --- 08:22:38 [INFO] The project's OSGi version is 3.0.0.202103041255 08:22:38 [INFO] 08:22:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui --- 08:22:38 [INFO] 08:22:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui --- 08:22:38 [INFO] 08:22:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui --- 08:22:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/main/resources 08:22:38 [INFO] 08:22:38 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui --- 08:22:38 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/bin 08:22:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/org/eclipse/papyrus/uml/textedit/state/xtext/ui/contributions/StateEditorConfigurationContribution.java:[37] 08:22:39 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 08:22:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:39 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/org/eclipse/papyrus/uml/textedit/state/xtext/ui/contributions/StateEditorConfigurationContribution.java:[56] 08:22:39 public class StateEditorConfigurationContribution extends DefaultXtextDirectEditorConfiguration implements 08:22:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:39 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/org/eclipse/papyrus/uml/textedit/state/xtext/ui/contentassist/UmlStateProposalProvider.java:[26] 08:22:39 import org.eclipse.papyrus.infra.ui.util.DisplayUtils; 08:22:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:39 The type DisplayUtils is deprecated 08:22:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/org/eclipse/papyrus/uml/textedit/state/xtext/ui/contentassist/UmlStateProposalProvider.java:[47] 08:22:39 private ILabelProvider labelProvider = DisplayUtils.getLabelProvider(); 08:22:39 ^^^^^^^^^^^^ 08:22:39 The type DisplayUtils is deprecated 08:22:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/org/eclipse/papyrus/uml/textedit/state/xtext/ui/contentassist/UmlStateProposalProvider.java:[47] 08:22:39 private ILabelProvider labelProvider = DisplayUtils.getLabelProvider(); 08:22:39 ^^^^^^^^^^^^^^^^^^ 08:22:39 The method getLabelProvider() from the type DisplayUtils is deprecated 08:22:39 5 problems (5 warnings) 08:22:39 [INFO] 08:22:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui --- 08:22:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/test/resources 08:22:39 [INFO] 08:22:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui --- 08:22:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/target/org.eclipse.papyrus.uml.textedit.state.xtext.ui-3.0.0-SNAPSHOT-sources.jar 08:22:39 [INFO] 08:22:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui --- 08:22:39 [INFO] 08:22:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui --- 08:22:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/target/org.eclipse.papyrus.uml.textedit.state.xtext.ui-3.0.0-SNAPSHOT.jar 08:22:39 [INFO] 08:22:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui --- 08:22:39 [INFO] 08:22:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui --- 08:22:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:39 [INFO] 08:22:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui --- 08:22:39 [INFO] 08:22:39 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext >-- 08:22:39 [INFO] Building org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext 4.0.0-SNAPSHOT [356/729] 08:22:39 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:39 [INFO] 08:22:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext --- 08:22:39 [INFO] 08:22:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext --- 08:22:39 [INFO] The project's OSGi version is 4.0.0.202103041255 08:22:39 [INFO] 08:22:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext --- 08:22:39 [INFO] 08:22:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext --- 08:22:39 [INFO] 08:22:39 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext --- 08:22:41 [INFO] 08:22:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext --- 08:22:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/src/main/resources 08:22:41 [INFO] 08:22:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext --- 08:22:41 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/bin 08:22:42 [INFO] 08:22:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext --- 08:22:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/src/test/resources 08:22:42 [INFO] 08:22:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext --- 08:22:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/target/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext-4.0.0-SNAPSHOT-sources.jar 08:22:43 [INFO] 08:22:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext --- 08:22:43 [INFO] 08:22:43 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext --- 08:22:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/target/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext-4.0.0-SNAPSHOT.jar 08:22:43 [INFO] 08:22:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext --- 08:22:43 [INFO] 08:22:43 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext --- 08:22:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:43 [INFO] 08:22:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext --- 08:22:44 [INFO] 08:22:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui >-- 08:22:44 [INFO] Building org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui 4.0.0-SNAPSHOT [357/729] 08:22:44 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:44 [INFO] 08:22:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui --- 08:22:44 [INFO] 08:22:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui --- 08:22:44 [INFO] The project's OSGi version is 4.0.0.202103041255 08:22:44 [INFO] 08:22:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui --- 08:22:44 [INFO] 08:22:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui --- 08:22:44 [INFO] 08:22:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui --- 08:22:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/src/main/resources 08:22:44 [INFO] 08:22:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui --- 08:22:44 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/bin 08:22:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/src/org/eclipse/papyrus/uml/textedit/stereotypeproperty/xtext/ui/contributions/StereotypePropertyEditorConfigurationContribution.java:[41] 08:22:46 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 08:22:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:46 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/src/org/eclipse/papyrus/uml/textedit/stereotypeproperty/xtext/ui/contributions/StereotypePropertyEditorConfigurationContribution.java:[59] 08:22:46 public class StereotypePropertyEditorConfigurationContribution extends DefaultXtextDirectEditorConfiguration { 08:22:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:46 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/src/org/eclipse/papyrus/uml/textedit/stereotypeproperty/xtext/ui/contributions/StereotypePropertyEditorConfigurationContribution.java:[351] 08:22:46 IContextElementProvider provider = getContextProvider(); 08:22:46 ^^^^^^^^^^^^^^^^^^^^ 08:22:46 The method getContextProvider() from the type DefaultXtextDirectEditorConfiguration is deprecated 08:22:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/src/org/eclipse/papyrus/uml/textedit/stereotypeproperty/xtext/ui/contributions/StereotypePropertyEditorConfigurationContribution.java:[368] 08:22:46 result.add(createInvalidStringCommand(newString, semanticObject)); 08:22:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:46 The method createInvalidStringCommand(String, EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated 08:22:46 4 problems (4 warnings) 08:22:46 [INFO] 08:22:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui --- 08:22:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/src/test/resources 08:22:46 [INFO] 08:22:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui --- 08:22:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/target/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui-4.0.0-SNAPSHOT-sources.jar 08:22:46 [INFO] 08:22:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui --- 08:22:46 [INFO] 08:22:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui --- 08:22:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/target/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui-4.0.0-SNAPSHOT.jar 08:22:47 [INFO] 08:22:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui --- 08:22:47 [INFO] 08:22:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui --- 08:22:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:47 [INFO] 08:22:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui --- 08:22:47 [INFO] 08:22:47 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext >-- 08:22:47 [INFO] Building org.eclipse.papyrus.uml.textedit.transition.xtext 2.0.0-SNAPSHOT [358/729] 08:22:47 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:47 [INFO] 08:22:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.transition.xtext --- 08:22:47 [INFO] 08:22:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.transition.xtext --- 08:22:47 [INFO] The project's OSGi version is 2.0.0.202103041255 08:22:47 [INFO] 08:22:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.transition.xtext --- 08:22:47 [INFO] 08:22:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.transition.xtext --- 08:22:47 [INFO] 08:22:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.transition.xtext --- 08:22:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/src/main/resources 08:22:47 [INFO] 08:22:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.transition.xtext --- 08:22:47 [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/bin 08:22:47 [INFO] 08:22:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.transition.xtext --- 08:22:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/src/test/resources 08:22:47 [INFO] 08:22:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.transition.xtext --- 08:22:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/target/org.eclipse.papyrus.uml.textedit.transition.xtext-2.0.0-SNAPSHOT-sources.jar 08:22:50 [INFO] 08:22:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.transition.xtext --- 08:22:50 [INFO] 08:22:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.transition.xtext --- 08:22:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/target/org.eclipse.papyrus.uml.textedit.transition.xtext-2.0.0-SNAPSHOT.jar 08:22:50 [INFO] 08:22:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.transition.xtext --- 08:22:50 [INFO] 08:22:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.transition.xtext --- 08:22:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:50 [INFO] 08:22:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.transition.xtext --- 08:22:50 [INFO] 08:22:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext.ui >-- 08:22:50 [INFO] Building org.eclipse.papyrus.uml.textedit.transition.xtext.ui 3.0.0-SNAPSHOT [359/729] 08:22:50 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:50 [INFO] 08:22:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui --- 08:22:50 [INFO] 08:22:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui --- 08:22:50 [INFO] The project's OSGi version is 3.0.0.202103041255 08:22:50 [INFO] 08:22:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui --- 08:22:50 [INFO] 08:22:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui --- 08:22:50 [INFO] 08:22:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui --- 08:22:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/src/main/resources 08:22:50 [INFO] 08:22:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui --- 08:22:50 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/bin 08:22:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/src/org/eclipse/papyrus/uml/textedit/transition/xtext/ui/contributions/TransitionEditorConfigurationContribution.java:[42] 08:22:51 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 08:22:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:51 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:51 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/src/org/eclipse/papyrus/uml/textedit/transition/xtext/ui/contributions/TransitionEditorConfigurationContribution.java (at line 73) 08:22:51 @SuppressWarnings("nls") 08:22:51 ^^^^^ 08:22:51 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 08:22:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/src/org/eclipse/papyrus/uml/textedit/transition/xtext/ui/contributions/TransitionEditorConfigurationContribution.java:[74] 08:22:51 public class TransitionEditorConfigurationContribution extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration { 08:22:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:51 The type DefaultXtextDirectEditorConfiguration is deprecated 08:22:51 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/src/org/eclipse/papyrus/uml/textedit/transition/xtext/ui/contributions/TransitionEditorConfigurationContribution.java (at line 93) 08:22:51 @SuppressWarnings("nls") 08:22:51 ^^^^^ 08:22:51 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 08:22:51 4 problems (0 errors, 2 warnings, 2 infos) 08:22:51 [INFO] 08:22:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui --- 08:22:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/src/test/resources 08:22:51 [INFO] 08:22:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui --- 08:22:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/target/org.eclipse.papyrus.uml.textedit.transition.xtext.ui-3.0.0-SNAPSHOT-sources.jar 08:22:51 [INFO] 08:22:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui --- 08:22:51 [INFO] 08:22:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui --- 08:22:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/target/org.eclipse.papyrus.uml.textedit.transition.xtext.ui-3.0.0-SNAPSHOT.jar 08:22:51 [INFO] 08:22:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui --- 08:22:51 [INFO] 08:22:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui --- 08:22:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:51 [INFO] 08:22:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui --- 08:22:51 [INFO] 08:22:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.validation >-- 08:22:51 [INFO] Building org.eclipse.papyrus.uml.xtext.integration.validation 3.0.0-SNAPSHOT [360/729] 08:22:51 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:52 [INFO] 08:22:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.xtext.integration.validation --- 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.xtext.integration.validation --- 08:22:52 [INFO] The project's OSGi version is 3.0.0.202103041255 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.xtext.integration.validation --- 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.xtext.integration.validation --- 08:22:52 [INFO] 08:22:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.xtext.integration.validation --- 08:22:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/src/main/resources 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.xtext.integration.validation --- 08:22:52 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/bin 08:22:52 [INFO] 08:22:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.xtext.integration.validation --- 08:22:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/src/test/resources 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.xtext.integration.validation --- 08:22:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/target/org.eclipse.papyrus.uml.xtext.integration.validation-3.0.0-SNAPSHOT-sources.jar 08:22:52 [INFO] 08:22:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.xtext.integration.validation --- 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.xtext.integration.validation --- 08:22:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/target/org.eclipse.papyrus.uml.xtext.integration.validation-3.0.0-SNAPSHOT.jar 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.xtext.integration.validation --- 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.xtext.integration.validation --- 08:22:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.xtext.integration.validation --- 08:22:52 [INFO] 08:22:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization >-- 08:22:52 [INFO] Building org.eclipse.papyrus.uml.internationalization 2.0.0-SNAPSHOT [361/729] 08:22:52 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:52 [INFO] 08:22:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization --- 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization --- 08:22:52 [INFO] The project's OSGi version is 2.0.0.202103041255 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization --- 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization --- 08:22:52 [INFO] 08:22:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization --- 08:22:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/src/main/resources 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization --- 08:22:52 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/bin 08:22:52 [INFO] 08:22:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization --- 08:22:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/src/test/resources 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.internationalization --- 08:22:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/target/org.eclipse.papyrus.uml.internationalization-2.0.0-SNAPSHOT-sources.jar 08:22:52 [INFO] 08:22:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization --- 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization --- 08:22:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/target/org.eclipse.papyrus.uml.internationalization-2.0.0-SNAPSHOT.jar 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization --- 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.internationalization --- 08:22:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.internationalization --- 08:22:52 [INFO] 08:22:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common.plugins >-- 08:22:52 [INFO] Building Papyrus M2M QvTo 0.0.1-SNAPSHOT [362/729] 08:22:52 [INFO] --------------------------------[ pom ]--------------------------------- 08:22:52 [INFO] 08:22:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.common.plugins --- 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.common.plugins --- 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.m2m.qvto.common.plugins --- 08:22:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:52 [INFO] 08:22:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.common.plugins --- 08:22:52 [INFO] 08:22:52 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common >----- 08:22:52 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.common 2.0.0-SNAPSHOT [363/729] 08:22:52 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:53 [INFO] 08:22:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.common --- 08:22:53 [INFO] 08:22:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.m2m.qvto.common --- 08:22:53 [INFO] The project's OSGi version is 2.0.0.202103041255 08:22:53 [INFO] 08:22:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.common --- 08:22:53 [INFO] 08:22:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.common --- 08:22:53 [INFO] 08:22:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.common --- 08:22:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/main/resources 08:22:53 [INFO] 08:22:53 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.m2m.qvto.common --- 08:22:53 [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/bin 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/internal/utils/CreateFile.java:[86] 08:22:54 public static String getContents(String relativePath, String resource, Class clazz) 08:22:54 ^^^^^ 08:22:54 Class is a raw type. References to generic type Class<T> should be parameterized 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/internal/utils/CreateFile.java:[125] 08:22:54 private static File getSourceProject(Class clazz) 08:22:54 ^^^^^ 08:22:54 Class is a raw type. References to generic type Class<T> should be parameterized 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/concurrent/ThreadSafeModelSet.java:[20] 08:22:54 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 08:22:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:54 The type DiResourceSet is deprecated 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/concurrent/ThreadSafeModelSet.java:[30] 08:22:54 public class ThreadSafeModelSet extends DiResourceSet { 08:22:54 ^^^^^^^^^^^^^ 08:22:54 The type DiResourceSet is deprecated 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[43] 08:22:54 import org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.IRepairAction; 08:22:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:54 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin') 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[44] 08:22:54 import org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.ZombieStereotypesDescriptor; 08:22:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:54 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin') 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[89] 08:22:54 ZombieStereotypesDescriptor result = null; 08:22:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:54 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin') 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[124] 08:22:54 ZombieStereotypesDescriptor zombies = new ZombieStereotypesDescriptor(resource, rootPackage, appliedDefinitions, profileSupplier, labelProvider); 08:22:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:54 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin') 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[124] 08:22:54 ZombieStereotypesDescriptor zombies = new ZombieStereotypesDescriptor(resource, rootPackage, appliedDefinitions, profileSupplier, labelProvider); 08:22:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:54 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin') 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[124] 08:22:54 ZombieStereotypesDescriptor zombies = new ZombieStereotypesDescriptor(resource, rootPackage, appliedDefinitions, profileSupplier, labelProvider); 08:22:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:54 Discouraged access: The constructor 'ZombieStereotypesDescriptor(Resource, Package, Set<EPackage>, Function<? super EPackage,Profile>, LabelProviderService)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin') 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[128] 08:22:54 zombies.analyze(next); 08:22:54 ^^^^^^^ 08:22:54 Discouraged access: The method 'ZombieStereotypesDescriptor.analyze(EObject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin') 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[132] 08:22:54 if (zombies.hasZombies()) { 08:22:54 ^^^^^^^^^^ 08:22:54 Discouraged access: The method 'ZombieStereotypesDescriptor.hasZombies()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin') 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[140] 08:22:54 final ZombieStereotypesDescriptor descriptor = result; 08:22:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:54 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin') 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[158] 08:22:54 for (IAdaptable packageToRepair : descriptor.getZombieSchemas()) { 08:22:54 ^^^^^^^^^^^^^^^^ 08:22:54 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin') 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[159] 08:22:54 IRepairAction action = descriptor.getRepairAction(packageToRepair, IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION); 08:22:54 ^^^^^^^^^^^^^ 08:22:54 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin') 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[159] 08:22:54 IRepairAction action = descriptor.getRepairAction(packageToRepair, IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION); 08:22:54 ^^^^^^^^^^^^^^^ 08:22:54 Discouraged access: The method 'ZombieStereotypesDescriptor.getRepairAction(IAdaptable, IRepairAction.Kind)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin') 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[159] 08:22:54 IRepairAction action = descriptor.getRepairAction(packageToRepair, IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION); 08:22:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:54 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin') 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[159] 08:22:54 IRepairAction action = descriptor.getRepairAction(packageToRepair, IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION); 08:22:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:54 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin') 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[159] 08:22:54 IRepairAction action = descriptor.getRepairAction(packageToRepair, IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION); 08:22:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:22:54 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin') 08:22:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[160] 08:22:54 descriptor.repair(packageToRepair, action, diagnostics, new NullProgressMonitor()); 08:22:54 ^^^^^^ 08:22:54 Discouraged access: The method 'ZombieStereotypesDescriptor.repair(IAdaptable, IRepairAction, DiagnosticChain, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin') 08:22:54 20 problems (20 warnings) 08:22:54 [INFO] 08:22:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.m2m.qvto.common --- 08:22:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/test/resources 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.common --- 08:22:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/target/org.eclipse.papyrus.uml.m2m.qvto.common-2.0.0-SNAPSHOT-sources.jar 08:22:54 [INFO] 08:22:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.common --- 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.m2m.qvto.common --- 08:22:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/target/org.eclipse.papyrus.uml.m2m.qvto.common-2.0.0-SNAPSHOT.jar 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.common --- 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.m2m.qvto.common --- 08:22:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.common --- 08:22:54 [INFO] 08:22:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes >-- 08:22:54 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes 2.0.0-SNAPSHOT [364/729] 08:22:54 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:54 [INFO] 08:22:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes --- 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes --- 08:22:54 [INFO] The project's OSGi version is 2.0.0.202103041255 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes --- 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes --- 08:22:54 [INFO] 08:22:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes --- 08:22:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/src/main/resources 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes --- 08:22:54 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/bin 08:22:54 [INFO] 08:22:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes --- 08:22:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/src/test/resources 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes --- 08:22:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/target/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes-2.0.0-SNAPSHOT-sources.jar 08:22:54 [INFO] 08:22:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes --- 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes --- 08:22:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/target/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes-2.0.0-SNAPSHOT.jar 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes --- 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes --- 08:22:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes --- 08:22:54 [INFO] 08:22:54 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.plugins-doc >--------- 08:22:54 [INFO] Building org.eclipse.papyrus.plugins-doc 0.0.1-SNAPSHOT [365/729] 08:22:54 [INFO] --------------------------------[ pom ]--------------------------------- 08:22:54 [INFO] 08:22:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.plugins-doc --- 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.plugins-doc --- 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.plugins-doc --- 08:22:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.plugins-doc --- 08:22:54 [INFO] 08:22:54 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.api.migration.doc >------ 08:22:54 [INFO] Building Papyrus - API migration documentation 2.0.0-SNAPSHOT [366/729] 08:22:54 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:22:54 [INFO] 08:22:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.api.migration.doc --- 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.api.migration.doc --- 08:22:54 [INFO] The project's OSGi version is 2.0.0.202103041255 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.api.migration.doc --- 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.api.migration.doc --- 08:22:54 [INFO] 08:22:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.api.migration.doc --- 08:22:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:22:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:22:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/src/main/resources 08:22:54 [INFO] 08:22:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.api.migration.doc --- 08:22:54 [INFO] 08:22:54 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.api.migration.doc --- 08:23:02 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/target/site/generated-eclipse-help 08:23:02 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/src/site/mediawiki/4.8.0_to_5.0.0_migration.mediawiki 08:23:02 [INFO] Processed 2 files 08:23:02 [INFO] 08:23:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.api.migration.doc --- 08:23:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/src/test/resources 08:23:02 [INFO] 08:23:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.api.migration.doc --- 08:23:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/target/org.eclipse.papyrus.api.migration.doc-2.0.0-SNAPSHOT-sources.jar 08:23:02 [INFO] 08:23:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.api.migration.doc --- 08:23:02 [INFO] 08:23:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.api.migration.doc --- 08:23:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/target/org.eclipse.papyrus.api.migration.doc-2.0.0-SNAPSHOT.jar 08:23:02 [INFO] 08:23:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.api.migration.doc --- 08:23:02 [INFO] 08:23:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.api.migration.doc --- 08:23:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:02 [INFO] 08:23:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.api.migration.doc --- 08:23:02 [INFO] 08:23:02 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.copypaste.ui.doc >------ 08:23:02 [INFO] Building Papyrus Copypaste UI doc 2.0.0-SNAPSHOT [367/729] 08:23:02 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:02 [INFO] 08:23:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.copypaste.ui.doc --- 08:23:02 [INFO] 08:23:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.copypaste.ui.doc --- 08:23:02 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:02 [INFO] 08:23:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.copypaste.ui.doc --- 08:23:02 [INFO] 08:23:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.copypaste.ui.doc --- 08:23:02 [INFO] 08:23:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.copypaste.ui.doc --- 08:23:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/src/main/resources 08:23:02 [INFO] 08:23:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.copypaste.ui.doc --- 08:23:02 [INFO] 08:23:02 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.copypaste.ui.doc --- 08:23:02 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/target/generated-eclipse-help 08:23:02 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/resource/copypaste.mediawiki 08:23:02 [INFO] Processed 8 files 08:23:02 [INFO] 08:23:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.copypaste.ui.doc --- 08:23:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/src/test/resources 08:23:02 [INFO] 08:23:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.copypaste.ui.doc --- 08:23:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/target/org.eclipse.papyrus.copypaste.ui.doc-2.0.0-SNAPSHOT-sources.jar 08:23:02 [INFO] 08:23:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.copypaste.ui.doc --- 08:23:02 [INFO] 08:23:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.copypaste.ui.doc --- 08:23:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/target/org.eclipse.papyrus.copypaste.ui.doc-2.0.0-SNAPSHOT.jar 08:23:02 [INFO] 08:23:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.copypaste.ui.doc --- 08:23:02 [INFO] 08:23:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.copypaste.ui.doc --- 08:23:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:02 [INFO] 08:23:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.copypaste.ui.doc --- 08:23:03 [INFO] 08:23:03 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.developer.doc >-------- 08:23:03 [INFO] Building Papyrus Developer doc 2.0.0-SNAPSHOT [368/729] 08:23:03 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:03 [INFO] 08:23:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.developer.doc --- 08:23:03 [INFO] 08:23:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.developer.doc --- 08:23:03 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:03 [INFO] 08:23:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.developer.doc --- 08:23:03 [INFO] 08:23:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.developer.doc --- 08:23:03 [INFO] 08:23:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.developer.doc --- 08:23:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/src/main/resources 08:23:03 [INFO] 08:23:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.developer.doc --- 08:23:03 [INFO] 08:23:03 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.developer.doc --- 08:23:03 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/target/generated-eclipse-help 08:23:03 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/resource/guidelines.mediawiki 08:23:04 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/resource/umledition.mediawiki 08:23:04 [INFO] Processed 97 files 08:23:04 [INFO] 08:23:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.developer.doc --- 08:23:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/src/test/resources 08:23:04 [INFO] 08:23:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.developer.doc --- 08:23:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/target/org.eclipse.papyrus.developer.doc-2.0.0-SNAPSHOT-sources.jar 08:23:04 [INFO] 08:23:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.developer.doc --- 08:23:04 [INFO] 08:23:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.developer.doc --- 08:23:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/target/org.eclipse.papyrus.developer.doc-2.0.0-SNAPSHOT.jar 08:23:05 [INFO] 08:23:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.developer.doc --- 08:23:05 [INFO] 08:23:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.developer.doc --- 08:23:05 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:05 [INFO] 08:23:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.developer.doc --- 08:23:12 [INFO] 08:23:12 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.dsml.validation.doc >----- 08:23:12 [INFO] Building Papyrus DSML Validation doc 2.0.0-SNAPSHOT [369/729] 08:23:12 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:12 [INFO] 08:23:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dsml.validation.doc --- 08:23:12 [INFO] 08:23:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dsml.validation.doc --- 08:23:12 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:12 [INFO] 08:23:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dsml.validation.doc --- 08:23:12 [INFO] 08:23:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dsml.validation.doc --- 08:23:12 [INFO] 08:23:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dsml.validation.doc --- 08:23:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/src/main/resources 08:23:12 [INFO] 08:23:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dsml.validation.doc --- 08:23:12 [INFO] 08:23:12 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.dsml.validation.doc --- 08:23:12 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/target/generated-eclipse-help 08:23:12 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/resource/dsml-validation.mediawiki 08:23:12 [INFO] Processed 12 files 08:23:12 [INFO] 08:23:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dsml.validation.doc --- 08:23:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/src/test/resources 08:23:12 [INFO] 08:23:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dsml.validation.doc --- 08:23:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/target/org.eclipse.papyrus.dsml.validation.doc-2.0.0-SNAPSHOT-sources.jar 08:23:12 [INFO] 08:23:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dsml.validation.doc --- 08:23:12 [INFO] 08:23:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dsml.validation.doc --- 08:23:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/target/org.eclipse.papyrus.dsml.validation.doc-2.0.0-SNAPSHOT.jar 08:23:12 [INFO] 08:23:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dsml.validation.doc --- 08:23:12 [INFO] 08:23:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.dsml.validation.doc --- 08:23:12 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:12 [INFO] 08:23:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dsml.validation.doc --- 08:23:12 [INFO] 08:23:12 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.doc >---------- 08:23:12 [INFO] Building Papyrus Infra doc 2.0.0-SNAPSHOT [370/729] 08:23:12 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:12 [INFO] 08:23:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.doc --- 08:23:12 [INFO] 08:23:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.doc --- 08:23:12 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:12 [INFO] 08:23:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.doc --- 08:23:12 [INFO] 08:23:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.doc --- 08:23:12 [INFO] 08:23:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.doc --- 08:23:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.doc/src/main/resources 08:23:12 [INFO] 08:23:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.doc --- 08:23:12 [INFO] 08:23:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.doc --- 08:23:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.doc/src/test/resources 08:23:12 [INFO] 08:23:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.doc --- 08:23:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.doc/target/org.eclipse.papyrus.infra.doc-2.0.0-SNAPSHOT-sources.jar 08:23:12 [INFO] 08:23:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.doc --- 08:23:12 [INFO] 08:23:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.doc --- 08:23:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.doc/target/org.eclipse.papyrus.infra.doc-2.0.0-SNAPSHOT.jar 08:23:12 [INFO] 08:23:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.doc --- 08:23:12 [INFO] 08:23:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.doc --- 08:23:12 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:12 [INFO] 08:23:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.doc --- 08:23:13 [INFO] 08:23:13 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common.doc >-- 08:23:13 [INFO] Building Papyrus Infra GmfDiag Common doc 2.0.0-SNAPSHOT [371/729] 08:23:13 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:13 [INFO] 08:23:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.common.doc --- 08:23:13 [INFO] 08:23:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.common.doc --- 08:23:13 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:13 [INFO] 08:23:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.common.doc --- 08:23:13 [INFO] 08:23:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.common.doc --- 08:23:13 [INFO] 08:23:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.common.doc --- 08:23:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/src/main/resources 08:23:13 [INFO] 08:23:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.common.doc --- 08:23:13 [INFO] 08:23:13 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.gmfdiag.common.doc --- 08:23:13 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/target/generated-eclipse-help 08:23:13 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/alignmentTool.mediawiki 08:23:13 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/connectionDecorationCustomization.mediawiki 08:23:13 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/diagramExpansion.mediawiki 08:23:13 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/diagramPreferences-devDoc.mediawiki 08:23:13 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/diagramPreferences-userDoc.mediawiki 08:23:13 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/keyBindings.mediawiki 08:23:13 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/marqueeSelectionTool.mediawiki 08:23:13 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/modelExplorer.mediawiki 08:23:13 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/textAlignment.mediawiki 08:23:13 [INFO] Processed 99 files 08:23:13 [INFO] 08:23:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.common.doc --- 08:23:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/src/test/resources 08:23:13 [INFO] 08:23:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.common.doc --- 08:23:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/target/org.eclipse.papyrus.infra.gmfdiag.common.doc-2.0.0-SNAPSHOT-sources.jar 08:23:13 [INFO] 08:23:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.common.doc --- 08:23:13 [INFO] 08:23:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.common.doc --- 08:23:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/target/org.eclipse.papyrus.infra.gmfdiag.common.doc-2.0.0-SNAPSHOT.jar 08:23:13 [INFO] 08:23:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.common.doc --- 08:23:13 [INFO] 08:23:13 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.common.doc --- 08:23:13 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:13 [INFO] 08:23:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.common.doc --- 08:23:14 [INFO] 08:23:14 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.doc >---- 08:23:14 [INFO] Building Papyrus Infra GmfDiag Css doc 2.0.0-SNAPSHOT [372/729] 08:23:14 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:14 [INFO] 08:23:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.doc --- 08:23:14 [INFO] 08:23:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.doc --- 08:23:14 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:14 [INFO] 08:23:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.doc --- 08:23:14 [INFO] 08:23:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.doc --- 08:23:14 [INFO] 08:23:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.doc --- 08:23:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/src/main/resources 08:23:14 [INFO] 08:23:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.doc --- 08:23:14 [INFO] 08:23:14 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.gmfdiag.css.doc --- 08:23:14 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/target/generated-eclipse-help 08:23:14 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/resource/css.mediawiki 08:23:14 [INFO] Processed 43 files 08:23:14 [INFO] 08:23:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.doc --- 08:23:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/src/test/resources 08:23:14 [INFO] 08:23:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.doc --- 08:23:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/target/org.eclipse.papyrus.infra.gmfdiag.css.doc-2.0.0-SNAPSHOT-sources.jar 08:23:14 [INFO] 08:23:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.doc --- 08:23:14 [INFO] 08:23:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.doc --- 08:23:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/target/org.eclipse.papyrus.infra.gmfdiag.css.doc-2.0.0-SNAPSHOT.jar 08:23:15 [INFO] 08:23:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.doc --- 08:23:15 [INFO] 08:23:15 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.doc --- 08:23:15 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:15 [INFO] 08:23:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.doc --- 08:23:15 [INFO] 08:23:15 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.doc >-- 08:23:15 [INFO] Building Papyrus Infra Expression doc 2.0.0-SNAPSHOT [373/729] 08:23:15 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:15 [INFO] 08:23:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.doc --- 08:23:15 [INFO] 08:23:15 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.doc --- 08:23:15 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:15 [INFO] 08:23:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.doc --- 08:23:15 [INFO] 08:23:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.doc --- 08:23:15 [INFO] 08:23:15 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.doc --- 08:23:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/src/main/resources 08:23:15 [INFO] 08:23:15 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.doc --- 08:23:15 [INFO] 08:23:15 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.emf.expressions.doc --- 08:23:15 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/target/site/generated-eclipse-help 08:23:15 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/src/site/mediawiki/expressionsDevDoc.mediawiki 08:23:15 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/src/site/mediawiki/expressionsUserDoc.mediawiki 08:23:15 [INFO] Processed 8 files 08:23:15 [INFO] 08:23:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.doc --- 08:23:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/src/test/resources 08:23:15 [INFO] 08:23:15 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.doc --- 08:23:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/target/org.eclipse.papyrus.infra.emf.expressions.doc-2.0.0-SNAPSHOT-sources.jar 08:23:15 [INFO] 08:23:15 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.doc --- 08:23:15 [INFO] 08:23:15 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.doc --- 08:23:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/target/org.eclipse.papyrus.infra.emf.expressions.doc-2.0.0-SNAPSHOT.jar 08:23:15 [INFO] 08:23:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.doc --- 08:23:15 [INFO] 08:23:15 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.expressions.doc --- 08:23:15 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:15 [INFO] 08:23:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.doc --- 08:23:16 [INFO] 08:23:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.doc >-- 08:23:16 [INFO] Building Papyrus Internationalization doc 2.0.0-SNAPSHOT [374/729] 08:23:16 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:16 [INFO] 08:23:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.doc --- 08:23:16 [INFO] 08:23:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.doc --- 08:23:16 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:16 [INFO] 08:23:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.doc --- 08:23:16 [INFO] 08:23:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.doc --- 08:23:16 [INFO] 08:23:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.doc --- 08:23:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/src/main/resources 08:23:16 [INFO] 08:23:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.doc --- 08:23:16 [INFO] 08:23:16 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.internationalization.doc --- 08:23:16 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/target/site/generated-eclipse-help 08:23:16 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/src/site/mediawiki/internationalizationDev.mediawiki 08:23:16 [INFO] Processed 10 files 08:23:16 [INFO] 08:23:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.doc --- 08:23:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/src/test/resources 08:23:16 [INFO] 08:23:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.doc --- 08:23:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/target/org.eclipse.papyrus.infra.internationalization.doc-2.0.0-SNAPSHOT-sources.jar 08:23:16 [INFO] 08:23:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.doc --- 08:23:16 [INFO] 08:23:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.doc --- 08:23:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/target/org.eclipse.papyrus.infra.internationalization.doc-2.0.0-SNAPSHOT.jar 08:23:16 [INFO] 08:23:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.doc --- 08:23:16 [INFO] 08:23:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization.doc --- 08:23:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:16 [INFO] 08:23:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.doc --- 08:23:16 [INFO] 08:23:16 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.doc >----- 08:23:16 [INFO] Building Papyrus Infra Nattable doc 2.0.0-SNAPSHOT [375/729] 08:23:16 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:16 [INFO] 08:23:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.doc --- 08:23:16 [INFO] 08:23:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.doc --- 08:23:16 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:16 [INFO] 08:23:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.doc --- 08:23:16 [INFO] 08:23:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.doc --- 08:23:16 [INFO] 08:23:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.doc --- 08:23:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/main/resources 08:23:16 [INFO] 08:23:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.doc --- 08:23:16 [INFO] 08:23:16 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.nattable.doc --- 08:23:16 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/target/site/generated-eclipse-help 08:23:16 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/matrixDevDoc.mediawiki 08:23:16 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/matrixUserDoc.mediawiki 08:23:16 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/tableDevDoc.mediawiki 08:23:17 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/tableDevDoc_experimental_features.mediawiki 08:23:17 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/tableUserDoc.mediawiki 08:23:17 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/tablemetamodeldocumentation.mediawiki 08:23:17 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/toolsmiths/nattableToolsmiths.mediawiki 08:23:17 [INFO] Processed 197 files 08:23:17 [INFO] 08:23:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.doc --- 08:23:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/test/resources 08:23:17 [INFO] 08:23:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.doc --- 08:23:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/target/org.eclipse.papyrus.infra.nattable.doc-2.0.0-SNAPSHOT-sources.jar 08:23:17 [INFO] 08:23:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.doc --- 08:23:17 [INFO] 08:23:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.doc --- 08:23:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/target/org.eclipse.papyrus.infra.nattable.doc-2.0.0-SNAPSHOT.jar 08:23:28 [INFO] 08:23:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.doc --- 08:23:28 [INFO] 08:23:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.doc --- 08:23:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:28 [INFO] 08:23:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.doc --- 08:23:30 [INFO] 08:23:30 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.doc >----- 08:23:30 [INFO] Building Papyrus Infra Newchild doc 2.0.0-SNAPSHOT [376/729] 08:23:30 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:30 [INFO] 08:23:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.doc --- 08:23:30 [INFO] 08:23:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.doc --- 08:23:30 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:30 [INFO] 08:23:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.doc --- 08:23:30 [INFO] 08:23:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.doc --- 08:23:30 [INFO] 08:23:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.doc --- 08:23:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/src/main/resources 08:23:30 [INFO] 08:23:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.doc --- 08:23:30 [INFO] 08:23:30 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.newchild.doc --- 08:23:30 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/target/generated-eclipse-help 08:23:30 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/resource/newChild.mediawiki 08:23:30 [INFO] Processed 15 files 08:23:30 [INFO] 08:23:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.doc --- 08:23:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/src/test/resources 08:23:30 [INFO] 08:23:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild.doc --- 08:23:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/target/org.eclipse.papyrus.infra.newchild.doc-2.0.0-SNAPSHOT-sources.jar 08:23:30 [INFO] 08:23:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.doc --- 08:23:30 [INFO] 08:23:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.doc --- 08:23:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/target/org.eclipse.papyrus.infra.newchild.doc-2.0.0-SNAPSHOT.jar 08:23:30 [INFO] 08:23:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.doc --- 08:23:30 [INFO] 08:23:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.newchild.doc --- 08:23:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:30 [INFO] 08:23:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild.doc --- 08:23:30 [INFO] 08:23:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.doc >-- 08:23:30 [INFO] Building Papyrus Infra Services ControlMode doc 2.0.0-SNAPSHOT [377/729] 08:23:30 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:30 [INFO] 08:23:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.controlmode.doc --- 08:23:30 [INFO] 08:23:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.controlmode.doc --- 08:23:30 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:30 [INFO] 08:23:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.controlmode.doc --- 08:23:30 [INFO] 08:23:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.controlmode.doc --- 08:23:30 [INFO] 08:23:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.controlmode.doc --- 08:23:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/src/main/resources 08:23:30 [INFO] 08:23:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.controlmode.doc --- 08:23:30 [INFO] 08:23:30 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.services.controlmode.doc --- 08:23:30 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/target/generated-eclipse-help 08:23:30 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/resource/controlMode.mediawiki 08:23:30 [INFO] Processed 8 files 08:23:30 [INFO] 08:23:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.controlmode.doc --- 08:23:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/src/test/resources 08:23:30 [INFO] 08:23:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.controlmode.doc --- 08:23:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/target/org.eclipse.papyrus.infra.services.controlmode.doc-2.0.0-SNAPSHOT-sources.jar 08:23:30 [INFO] 08:23:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.controlmode.doc --- 08:23:30 [INFO] 08:23:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.controlmode.doc --- 08:23:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/target/org.eclipse.papyrus.infra.services.controlmode.doc-2.0.0-SNAPSHOT.jar 08:23:31 [INFO] 08:23:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.controlmode.doc --- 08:23:31 [INFO] 08:23:31 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.controlmode.doc --- 08:23:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:31 [INFO] 08:23:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.controlmode.doc --- 08:23:31 [INFO] 08:23:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration.doc >-- 08:23:31 [INFO] Building Papyrus Infra Service decoration doc 2.0.0-SNAPSHOT [378/729] 08:23:31 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:31 [INFO] 08:23:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.decoration.doc --- 08:23:31 [INFO] 08:23:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.decoration.doc --- 08:23:31 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:31 [INFO] 08:23:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.decoration.doc --- 08:23:31 [INFO] 08:23:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.decoration.doc --- 08:23:31 [INFO] 08:23:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.decoration.doc --- 08:23:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/src/main/resources 08:23:31 [INFO] 08:23:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.decoration.doc --- 08:23:31 [INFO] 08:23:31 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.services.decoration.doc --- 08:23:31 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/target/generated-eclipse-help 08:23:31 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/resource/decorationService.mediawiki 08:23:32 [INFO] Processed 29 files 08:23:32 [INFO] 08:23:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.decoration.doc --- 08:23:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/src/test/resources 08:23:32 [INFO] 08:23:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.decoration.doc --- 08:23:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/target/org.eclipse.papyrus.infra.services.decoration.doc-2.0.0-SNAPSHOT-sources.jar 08:23:32 [INFO] 08:23:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.decoration.doc --- 08:23:32 [INFO] 08:23:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.decoration.doc --- 08:23:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/target/org.eclipse.papyrus.infra.services.decoration.doc-2.0.0-SNAPSHOT.jar 08:23:32 [INFO] 08:23:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.decoration.doc --- 08:23:32 [INFO] 08:23:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.decoration.doc --- 08:23:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:32 [INFO] 08:23:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.decoration.doc --- 08:23:32 [INFO] 08:23:32 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation.doc >-- 08:23:32 [INFO] Building Papyrus Infra Service decoration doc 2.0.0-SNAPSHOT [379/729] 08:23:32 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:32 [INFO] 08:23:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.navigation.doc --- 08:23:32 [INFO] 08:23:32 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.navigation.doc --- 08:23:32 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:32 [INFO] 08:23:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.navigation.doc --- 08:23:32 [INFO] 08:23:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.navigation.doc --- 08:23:32 [INFO] 08:23:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.navigation.doc --- 08:23:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/src/main/resources 08:23:32 [INFO] 08:23:32 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.navigation.doc --- 08:23:32 [INFO] 08:23:32 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.services.navigation.doc --- 08:23:32 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/target/generated-eclipse-help 08:23:32 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/resource/navigation-devDoc.mediawiki 08:23:32 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/resource/navigation-userDoc.mediawiki 08:23:32 [INFO] Processed 9 files 08:23:32 [INFO] 08:23:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.navigation.doc --- 08:23:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/src/test/resources 08:23:32 [INFO] 08:23:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.navigation.doc --- 08:23:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/target/org.eclipse.papyrus.infra.services.navigation.doc-2.0.0-SNAPSHOT-sources.jar 08:23:32 [INFO] 08:23:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.navigation.doc --- 08:23:32 [INFO] 08:23:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.navigation.doc --- 08:23:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/target/org.eclipse.papyrus.infra.services.navigation.doc-2.0.0-SNAPSHOT.jar 08:23:32 [INFO] 08:23:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.navigation.doc --- 08:23:32 [INFO] 08:23:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.navigation.doc --- 08:23:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:32 [INFO] 08:23:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.navigation.doc --- 08:23:32 [INFO] 08:23:32 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.doc >--- 08:23:32 [INFO] Building Papyrus Infra Architecture doc 2.0.0-SNAPSHOT [380/729] 08:23:32 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:32 [INFO] 08:23:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.doc --- 08:23:32 [INFO] 08:23:32 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.doc --- 08:23:32 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:32 [INFO] 08:23:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.doc --- 08:23:32 [INFO] 08:23:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.doc --- 08:23:32 [INFO] 08:23:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.doc --- 08:23:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/src/main/resources 08:23:32 [INFO] 08:23:32 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.doc --- 08:23:32 [INFO] 08:23:32 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.architecture.doc --- 08:23:32 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/resources -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/target/generated-eclipse-help 08:23:32 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/resources/architecture.mediawiki 08:23:32 [INFO] Processed 13 files 08:23:32 [INFO] 08:23:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.doc --- 08:23:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/src/test/resources 08:23:32 [INFO] 08:23:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture.doc --- 08:23:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/target/org.eclipse.papyrus.infra.architecture.doc-2.0.0-SNAPSHOT-sources.jar 08:23:33 [INFO] 08:23:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.doc --- 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.doc --- 08:23:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/target/org.eclipse.papyrus.infra.architecture.doc-2.0.0-SNAPSHOT.jar 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.doc --- 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.architecture.doc --- 08:23:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.doc --- 08:23:33 [INFO] 08:23:33 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.doc >------- 08:23:33 [INFO] Building Papyrus Infra Types doc 4.0.0-SNAPSHOT [381/729] 08:23:33 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:33 [INFO] 08:23:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.doc --- 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.doc --- 08:23:33 [INFO] The project's OSGi version is 4.0.0.202103041255 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.doc --- 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.doc --- 08:23:33 [INFO] 08:23:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.doc --- 08:23:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/src/main/resources 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.doc --- 08:23:33 [INFO] 08:23:33 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.types.doc --- 08:23:33 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/resources -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/target/generated-eclipse-help 08:23:33 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/resources/types.mediawiki 08:23:33 [INFO] Processed 12 files 08:23:33 [INFO] 08:23:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.doc --- 08:23:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/src/test/resources 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.doc --- 08:23:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/target/org.eclipse.papyrus.infra.types.doc-4.0.0-SNAPSHOT-sources.jar 08:23:33 [INFO] 08:23:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.doc --- 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.doc --- 08:23:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/target/org.eclipse.papyrus.infra.types.doc-4.0.0-SNAPSHOT.jar 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.doc --- 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types.doc --- 08:23:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.doc --- 08:23:33 [INFO] 08:23:33 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.req.reqif.doc >-------- 08:23:33 [INFO] Building Papyrus Req Reqif doc 2.0.0-SNAPSHOT [382/729] 08:23:33 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:33 [INFO] 08:23:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.req.reqif.doc --- 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.req.reqif.doc --- 08:23:33 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.req.reqif.doc --- 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.req.reqif.doc --- 08:23:33 [INFO] 08:23:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.req.reqif.doc --- 08:23:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/src/main/resources 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.req.reqif.doc --- 08:23:33 [INFO] 08:23:33 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.req.reqif.doc --- 08:23:33 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/target/generated-eclipse-help 08:23:33 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/resource/DeveloperDoc.mediawiki 08:23:33 [INFO] Processed 24 files 08:23:33 [INFO] 08:23:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.req.reqif.doc --- 08:23:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/src/test/resources 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.req.reqif.doc --- 08:23:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/target/org.eclipse.papyrus.req.reqif.doc-2.0.0-SNAPSHOT-sources.jar 08:23:33 [INFO] 08:23:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.req.reqif.doc --- 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.req.reqif.doc --- 08:23:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/target/org.eclipse.papyrus.req.reqif.doc-2.0.0-SNAPSHOT.jar 08:23:33 [INFO] 08:23:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.req.reqif.doc --- 08:23:33 [INFO] 08:23:34 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.req.reqif.doc --- 08:23:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:34 [INFO] 08:23:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.req.reqif.doc --- 08:23:35 [INFO] 08:23:35 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.doc >--- 08:23:35 [INFO] Building Papyrus Uml DecoratorModel doc 2.0.0-SNAPSHOT [383/729] 08:23:35 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:35 [INFO] 08:23:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.doc --- 08:23:35 [INFO] 08:23:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.doc --- 08:23:35 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:35 [INFO] 08:23:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.doc --- 08:23:35 [INFO] 08:23:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.doc --- 08:23:35 [INFO] 08:23:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.doc --- 08:23:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/src/main/resources 08:23:35 [INFO] 08:23:35 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.doc --- 08:23:35 [INFO] 08:23:35 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.uml.decoratormodel.doc --- 08:23:35 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/target/generated-eclipse-help 08:23:35 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/resource/profileapplications.mediawiki 08:23:35 [INFO] Processed 28 files 08:23:35 [INFO] 08:23:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.doc --- 08:23:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/src/test/resources 08:23:35 [INFO] 08:23:35 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.decoratormodel.doc --- 08:23:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/target/org.eclipse.papyrus.uml.decoratormodel.doc-2.0.0-SNAPSHOT-sources.jar 08:23:35 [INFO] 08:23:35 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.doc --- 08:23:35 [INFO] 08:23:35 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.doc --- 08:23:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/target/org.eclipse.papyrus.uml.decoratormodel.doc-2.0.0-SNAPSHOT.jar 08:23:35 [INFO] 08:23:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.doc --- 08:23:35 [INFO] 08:23:35 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.decoratormodel.doc --- 08:23:35 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:35 [INFO] 08:23:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.doc --- 08:23:37 [INFO] 08:23:37 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.doc >--- 08:23:37 [INFO] Building Papyrus Uml Diagram Common doc 2.0.0-SNAPSHOT [384/729] 08:23:37 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:37 [INFO] 08:23:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.common.doc --- 08:23:37 [INFO] 08:23:37 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.common.doc --- 08:23:37 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:37 [INFO] 08:23:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.common.doc --- 08:23:37 [INFO] 08:23:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.common.doc --- 08:23:37 [INFO] 08:23:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.common.doc --- 08:23:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/src/main/resources 08:23:37 [INFO] 08:23:37 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.common.doc --- 08:23:37 [INFO] 08:23:37 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.uml.diagram.common.doc --- 08:23:37 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/target/generated-eclipse-help 08:23:37 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource/DisplayStereotypes.mediawiki 08:23:37 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource/constraint-creation.mediawiki 08:23:37 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource/diagramSynchronization.mediawiki 08:23:37 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource/modelingAssistants.mediawiki 08:23:37 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource/stereotype-property-reference-edge.mediawiki 08:23:37 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource/symbols.mediawiki 08:23:37 [INFO] Processed 63 files 08:23:37 [INFO] 08:23:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.common.doc --- 08:23:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/src/test/resources 08:23:37 [INFO] 08:23:37 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.common.doc --- 08:23:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/target/org.eclipse.papyrus.uml.diagram.common.doc-2.0.0-SNAPSHOT-sources.jar 08:23:38 [INFO] 08:23:38 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.common.doc --- 08:23:38 [INFO] 08:23:38 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.common.doc --- 08:23:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/target/org.eclipse.papyrus.uml.diagram.common.doc-2.0.0-SNAPSHOT.jar 08:23:38 [INFO] 08:23:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.common.doc --- 08:23:38 [INFO] 08:23:38 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.common.doc --- 08:23:38 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:38 [INFO] 08:23:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.common.doc --- 08:23:38 [INFO] 08:23:38 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile.doc >--- 08:23:38 [INFO] Building Papyrus Uml Diagram profile doc 2.0.0-SNAPSHOT [385/729] 08:23:38 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:38 [INFO] 08:23:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.profile.doc --- 08:23:38 [INFO] 08:23:38 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.profile.doc --- 08:23:38 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:38 [INFO] 08:23:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.profile.doc --- 08:23:38 [INFO] 08:23:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.profile.doc --- 08:23:38 [INFO] 08:23:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.profile.doc --- 08:23:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/src/main/resources 08:23:38 [INFO] 08:23:38 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.profile.doc --- 08:23:38 [INFO] 08:23:38 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.uml.diagram.profile.doc --- 08:23:38 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/target/generated-eclipse-help 08:23:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/definingProfilesAndStereotypes.mediawiki 08:23:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/generatingStaticProfiles.mediawiki 08:23:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/papyrusProfileArchitecture.mediawiki 08:23:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/papyrusProfileLimitations.mediawiki 08:23:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/profile.mediawiki 08:23:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/simplifiedUsageOfProfilesAndStereotypes.mediawiki 08:23:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/usingProfilesAndStereotypes.mediawiki 08:23:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/whatIsAUmlProfile.mediawiki 08:23:38 [INFO] Processed 73 files 08:23:38 [INFO] 08:23:38 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.profile.doc --- 08:23:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/src/test/resources 08:23:38 [INFO] 08:23:38 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.profile.doc --- 08:23:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/target/org.eclipse.papyrus.uml.diagram.profile.doc-2.0.0-SNAPSHOT-sources.jar 08:23:39 [INFO] 08:23:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.profile.doc --- 08:23:39 [INFO] 08:23:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.profile.doc --- 08:23:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/target/org.eclipse.papyrus.uml.diagram.profile.doc-2.0.0-SNAPSHOT.jar 08:23:39 [INFO] 08:23:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.profile.doc --- 08:23:39 [INFO] 08:23:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.profile.doc --- 08:23:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:39 [INFO] 08:23:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.profile.doc --- 08:23:39 [INFO] 08:23:39 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.uml.doc >----------- 08:23:39 [INFO] Building Papyrus Uml doc 2.0.0-SNAPSHOT [386/729] 08:23:39 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:39 [INFO] 08:23:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.doc --- 08:23:39 [INFO] 08:23:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.doc --- 08:23:39 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:39 [INFO] 08:23:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.doc --- 08:23:39 [INFO] 08:23:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.doc --- 08:23:39 [INFO] 08:23:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.doc --- 08:23:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/src/main/resources 08:23:39 [INFO] 08:23:39 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.doc --- 08:23:39 [INFO] 08:23:39 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.uml.doc --- 08:23:39 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/target/generated-eclipse-help 08:23:39 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/PapyrusStarterGuide.mediawiki 08:23:39 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/customizeUMLLabelInModelExplorer.mediawiki 08:23:39 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/embeddedEditors-Textual-devDoc.mediawiki 08:23:39 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/embeddedEditors-XText-devDoc.mediawiki 08:23:39 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/embeddedEditors-userDoc.mediawiki 08:23:39 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/expandInModelExplorer.mediawiki 08:23:40 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/namingStrategy-devDoc.mediawiki 08:23:40 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/namingStrategy-userDoc.mediawiki 08:23:40 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/obfuscation.mediawiki 08:23:40 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/searchModelExplorer.mediawiki 08:23:40 [INFO] Processed 98 files 08:23:40 [INFO] 08:23:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.doc --- 08:23:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/src/test/resources 08:23:40 [INFO] 08:23:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.doc --- 08:23:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/target/org.eclipse.papyrus.uml.doc-2.0.0-SNAPSHOT-sources.jar 08:23:40 [INFO] 08:23:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.doc --- 08:23:40 [INFO] 08:23:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.doc --- 08:23:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/target/org.eclipse.papyrus.uml.doc-2.0.0-SNAPSHOT.jar 08:23:41 [INFO] 08:23:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.doc --- 08:23:41 [INFO] 08:23:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.doc --- 08:23:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:41 [INFO] 08:23:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.doc --- 08:23:43 [INFO] 08:23:43 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.migration.doc >------ 08:23:43 [INFO] Building Papyrus Uml Search UI doc 2.0.0-SNAPSHOT [387/729] 08:23:43 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:43 [INFO] 08:23:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.migration.doc --- 08:23:43 [INFO] 08:23:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.migration.doc --- 08:23:43 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:43 [INFO] 08:23:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.migration.doc --- 08:23:43 [INFO] 08:23:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.migration.doc --- 08:23:43 [INFO] 08:23:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.migration.doc --- 08:23:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/src/main/resources 08:23:43 [INFO] 08:23:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.migration.doc --- 08:23:43 [INFO] 08:23:43 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.uml.migration.doc --- 08:23:43 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/target/generated-eclipse-help 08:23:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/resource/migration-neon.mediawiki 08:23:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/resource/migration-oxygen.mediawiki 08:23:43 [INFO] Processed 3 files 08:23:43 [INFO] 08:23:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.migration.doc --- 08:23:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/src/test/resources 08:23:43 [INFO] 08:23:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.migration.doc --- 08:23:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/target/org.eclipse.papyrus.uml.migration.doc-2.0.0-SNAPSHOT-sources.jar 08:23:43 [INFO] 08:23:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.migration.doc --- 08:23:43 [INFO] 08:23:43 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.migration.doc --- 08:23:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/target/org.eclipse.papyrus.uml.migration.doc-2.0.0-SNAPSHOT.jar 08:23:43 [INFO] 08:23:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.migration.doc --- 08:23:43 [INFO] 08:23:43 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.migration.doc --- 08:23:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:43 [INFO] 08:23:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.migration.doc --- 08:23:43 [INFO] 08:23:43 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair.doc >----- 08:23:43 [INFO] Building Papyrus ModelRepair doc 2.0.0-SNAPSHOT [388/729] 08:23:43 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:43 [INFO] 08:23:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.modelrepair.doc --- 08:23:43 [INFO] 08:23:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelrepair.doc --- 08:23:43 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:43 [INFO] 08:23:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelrepair.doc --- 08:23:43 [INFO] 08:23:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelrepair.doc --- 08:23:43 [INFO] 08:23:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.modelrepair.doc --- 08:23:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/src/main/resources 08:23:43 [INFO] 08:23:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.modelrepair.doc --- 08:23:43 [INFO] 08:23:43 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.uml.modelrepair.doc --- 08:23:43 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/target/generated-eclipse-help 08:23:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/resource/stereotype-repair.mediawiki 08:23:43 [INFO] Processed 3 files 08:23:43 [INFO] 08:23:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelrepair.doc --- 08:23:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/src/test/resources 08:23:43 [INFO] 08:23:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.modelrepair.doc --- 08:23:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/target/org.eclipse.papyrus.uml.modelrepair.doc-2.0.0-SNAPSHOT-sources.jar 08:23:43 [INFO] 08:23:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelrepair.doc --- 08:23:43 [INFO] 08:23:43 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelrepair.doc --- 08:23:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/target/org.eclipse.papyrus.uml.modelrepair.doc-2.0.0-SNAPSHOT.jar 08:23:43 [INFO] 08:23:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelrepair.doc --- 08:23:43 [INFO] 08:23:43 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.modelrepair.doc --- 08:23:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:43 [INFO] 08:23:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelrepair.doc --- 08:23:44 [INFO] 08:23:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.doc >-- 08:23:44 [INFO] Building Papyrus Uml Profile Assistants doc 2.0.0-SNAPSHOT [389/729] 08:23:44 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:44 [INFO] 08:23:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.doc --- 08:23:44 [INFO] 08:23:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.doc --- 08:23:44 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:44 [INFO] 08:23:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.doc --- 08:23:44 [INFO] 08:23:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.doc --- 08:23:44 [INFO] 08:23:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.doc --- 08:23:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/src/main/resources 08:23:44 [INFO] 08:23:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.doc --- 08:23:44 [INFO] 08:23:44 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.uml.profile.assistants.doc --- 08:23:44 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/target/generated-eclipse-help 08:23:44 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/resource/profile-assistants.mediawiki 08:23:44 [INFO] Processed 12 files 08:23:44 [INFO] 08:23:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.doc --- 08:23:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/src/test/resources 08:23:44 [INFO] 08:23:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.doc --- 08:23:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/target/org.eclipse.papyrus.uml.profile.assistants.doc-2.0.0-SNAPSHOT-sources.jar 08:23:44 [INFO] 08:23:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.doc --- 08:23:44 [INFO] 08:23:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.doc --- 08:23:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/target/org.eclipse.papyrus.uml.profile.assistants.doc-2.0.0-SNAPSHOT.jar 08:23:44 [INFO] 08:23:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.doc --- 08:23:44 [INFO] 08:23:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.assistants.doc --- 08:23:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:44 [INFO] 08:23:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.doc --- 08:23:45 [INFO] 08:23:45 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.customization.doc >-- 08:23:45 [INFO] Building Papyrus Uml Diagram Customization from a Profile doc 0.7.0-SNAPSHOT [390/729] 08:23:45 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:45 [INFO] 08:23:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.customization.doc --- 08:23:45 [INFO] 08:23:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.customization.doc --- 08:23:45 [INFO] The project's OSGi version is 0.7.0.202103041255 08:23:45 [INFO] 08:23:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.customization.doc --- 08:23:45 [INFO] 08:23:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.customization.doc --- 08:23:45 [INFO] 08:23:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.customization.doc --- 08:23:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/src/main/resources 08:23:45 [INFO] 08:23:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.customization.doc --- 08:23:45 [INFO] 08:23:45 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.uml.profile.customization.doc --- 08:23:45 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/target/site/generated-eclipse-help 08:23:45 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/src/site/mediawiki/PapyrusDiag_custo.mediawiki 08:23:45 [INFO] Processed 32 files 08:23:45 [INFO] 08:23:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.customization.doc --- 08:23:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/src/test/resources 08:23:45 [INFO] 08:23:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.customization.doc --- 08:23:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/target/org.eclipse.papyrus.uml.profile.customization.doc-0.7.0-SNAPSHOT-sources.jar 08:23:45 [INFO] 08:23:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.customization.doc --- 08:23:45 [INFO] 08:23:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.customization.doc --- 08:23:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/target/org.eclipse.papyrus.uml.profile.customization.doc-0.7.0-SNAPSHOT.jar 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.customization.doc --- 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.customization.doc --- 08:23:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.customization.doc --- 08:23:46 [INFO] 08:23:46 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui.doc >------ 08:23:46 [INFO] Building Papyrus Uml Search UI doc 2.0.0-SNAPSHOT [391/729] 08:23:46 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:46 [INFO] 08:23:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.search.ui.doc --- 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.search.ui.doc --- 08:23:46 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.search.ui.doc --- 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.search.ui.doc --- 08:23:46 [INFO] 08:23:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.search.ui.doc --- 08:23:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/src/main/resources 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.search.ui.doc --- 08:23:46 [INFO] 08:23:46 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.uml.search.ui.doc --- 08:23:46 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/target/generated-eclipse-help 08:23:46 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/resource/search.mediawiki 08:23:46 [INFO] Processed 28 files 08:23:46 [INFO] 08:23:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.search.ui.doc --- 08:23:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/src/test/resources 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.search.ui.doc --- 08:23:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/target/org.eclipse.papyrus.uml.search.ui.doc-2.0.0-SNAPSHOT-sources.jar 08:23:46 [INFO] 08:23:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.search.ui.doc --- 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.search.ui.doc --- 08:23:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/target/org.eclipse.papyrus.uml.search.ui.doc-2.0.0-SNAPSHOT.jar 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.search.ui.doc --- 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.search.ui.doc --- 08:23:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.search.ui.doc --- 08:23:46 [INFO] 08:23:46 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.doc >---- 08:23:46 [INFO] Building Papyrus Views Properties doc 2.0.0-SNAPSHOT [392/729] 08:23:46 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:46 [INFO] 08:23:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.properties.doc --- 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.doc --- 08:23:46 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.doc --- 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.doc --- 08:23:46 [INFO] 08:23:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.properties.doc --- 08:23:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/src/main/resources 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.properties.doc --- 08:23:46 [INFO] 08:23:46 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.views.properties.doc --- 08:23:46 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/target/generated-eclipse-help 08:23:46 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/resource/properties-view.mediawiki 08:23:46 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/resource/properties_view_custom_dev.mediawiki 08:23:46 [INFO] Processed 57 files 08:23:46 [INFO] 08:23:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.doc --- 08:23:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/src/test/resources 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.doc --- 08:23:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/target/org.eclipse.papyrus.views.properties.doc-2.0.0-SNAPSHOT-sources.jar 08:23:46 [INFO] 08:23:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.doc --- 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.doc --- 08:23:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/target/org.eclipse.papyrus.views.properties.doc-2.0.0-SNAPSHOT.jar 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.doc --- 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.properties.doc --- 08:23:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:46 [INFO] 08:23:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.doc --- 08:23:47 [INFO] 08:23:47 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views.references.doc >---- 08:23:47 [INFO] Building Papyrus Views References doc 2.0.0-SNAPSHOT [393/729] 08:23:47 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:47 [INFO] 08:23:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.references.doc --- 08:23:47 [INFO] 08:23:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.references.doc --- 08:23:47 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:47 [INFO] 08:23:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.references.doc --- 08:23:47 [INFO] 08:23:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.references.doc --- 08:23:47 [INFO] 08:23:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.references.doc --- 08:23:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/src/main/resources 08:23:47 [INFO] 08:23:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.references.doc --- 08:23:47 [INFO] 08:23:47 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.views.references.doc --- 08:23:47 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/target/generated-eclipse-help 08:23:47 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/resource/references-view.mediawiki 08:23:47 [INFO] Processed 5 files 08:23:47 [INFO] 08:23:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.references.doc --- 08:23:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/src/test/resources 08:23:47 [INFO] 08:23:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.references.doc --- 08:23:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/target/org.eclipse.papyrus.views.references.doc-2.0.0-SNAPSHOT-sources.jar 08:23:47 [INFO] 08:23:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.references.doc --- 08:23:47 [INFO] 08:23:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.references.doc --- 08:23:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/target/org.eclipse.papyrus.views.references.doc-2.0.0-SNAPSHOT.jar 08:23:47 [INFO] 08:23:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.references.doc --- 08:23:47 [INFO] 08:23:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.references.doc --- 08:23:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:47 [INFO] 08:23:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.references.doc --- 08:23:48 [INFO] 08:23:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.doc >--- 08:23:48 [INFO] Building Papyrus Views References doc 2.0.0-SNAPSHOT [394/729] 08:23:48 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:48 [INFO] 08:23:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.documentation.doc --- 08:23:48 [INFO] 08:23:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.documentation.doc --- 08:23:48 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:48 [INFO] 08:23:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.documentation.doc --- 08:23:48 [INFO] 08:23:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.documentation.doc --- 08:23:48 [INFO] 08:23:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.documentation.doc --- 08:23:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/src/main/resources 08:23:48 [INFO] 08:23:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.documentation.doc --- 08:23:48 [INFO] 08:23:48 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.views.documentation.doc --- 08:23:48 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/target/generated-eclipse-help 08:23:48 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/resource/documentation-view.mediawiki 08:23:48 [INFO] Processed 7 files 08:23:48 [INFO] 08:23:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.documentation.doc --- 08:23:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/src/test/resources 08:23:48 [INFO] 08:23:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.documentation.doc --- 08:23:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/target/org.eclipse.papyrus.views.documentation.doc-2.0.0-SNAPSHOT-sources.jar 08:23:48 [INFO] 08:23:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.documentation.doc --- 08:23:48 [INFO] 08:23:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.documentation.doc --- 08:23:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/target/org.eclipse.papyrus.views.documentation.doc-2.0.0-SNAPSHOT.jar 08:23:48 [INFO] 08:23:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.documentation.doc --- 08:23:48 [INFO] 08:23:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.documentation.doc --- 08:23:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:48 [INFO] 08:23:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.documentation.doc --- 08:23:48 [INFO] 08:23:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.customization.paletteconfiguration.doc >-- 08:23:48 [INFO] Building Papyrus Views References doc 2.0.0-SNAPSHOT [395/729] 08:23:48 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:48 [INFO] 08:23:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.customization.paletteconfiguration.doc --- 08:23:48 [INFO] 08:23:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.customization.paletteconfiguration.doc --- 08:23:48 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:48 [INFO] 08:23:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.customization.paletteconfiguration.doc --- 08:23:48 [INFO] 08:23:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.customization.paletteconfiguration.doc --- 08:23:48 [INFO] 08:23:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.customization.paletteconfiguration.doc --- 08:23:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/src/main/resources 08:23:48 [INFO] 08:23:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.customization.paletteconfiguration.doc --- 08:23:48 [INFO] 08:23:48 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.customization.paletteconfiguration.doc --- 08:23:48 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/target/generated-eclipse-help 08:23:48 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/resource/palette-customization.mediawiki 08:23:48 [INFO] Processed 11 files 08:23:48 [INFO] 08:23:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.customization.paletteconfiguration.doc --- 08:23:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/src/test/resources 08:23:48 [INFO] 08:23:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.customization.paletteconfiguration.doc --- 08:23:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/target/org.eclipse.papyrus.customization.paletteconfiguration.doc-2.0.0-SNAPSHOT-sources.jar 08:23:48 [INFO] 08:23:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.customization.paletteconfiguration.doc --- 08:23:48 [INFO] 08:23:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.customization.paletteconfiguration.doc --- 08:23:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/target/org.eclipse.papyrus.customization.paletteconfiguration.doc-2.0.0-SNAPSHOT.jar 08:23:48 [INFO] 08:23:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.customization.paletteconfiguration.doc --- 08:23:48 [INFO] 08:23:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.customization.paletteconfiguration.doc --- 08:23:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:48 [INFO] 08:23:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.customization.paletteconfiguration.doc --- 08:23:49 [INFO] 08:23:49 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.doc >-- 08:23:49 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.doc 1.0.0-SNAPSHOT [396/729] 08:23:49 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:49 [INFO] 08:23:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc --- 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc --- 08:23:49 [INFO] The project's OSGi version is 1.0.0.202103041255 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc --- 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc --- 08:23:49 [INFO] 08:23:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc --- 08:23:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/src/main/resources 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc --- 08:23:49 [INFO] 08:23:49 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc --- 08:23:49 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/target/generated-eclipse-help 08:23:49 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/src/site/mediawiki/profileMigrationToolDevDoc.mediawiki 08:23:49 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/src/site/mediawiki/profileMigrationToolUserDoc.mediawiki 08:23:49 [INFO] Processed 20 files 08:23:49 [INFO] 08:23:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc --- 08:23:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/src/test/resources 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc --- 08:23:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/target/org.eclipse.papyrus.toolsmiths.profilemigration.doc-1.0.0-SNAPSHOT-sources.jar 08:23:49 [INFO] 08:23:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc --- 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc --- 08:23:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/target/org.eclipse.papyrus.toolsmiths.profilemigration.doc-1.0.0-SNAPSHOT.jar 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc --- 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc --- 08:23:49 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc --- 08:23:49 [INFO] 08:23:49 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.architecture.doc >-- 08:23:49 [INFO] Building org.eclipse.papyrus.toolsmiths.architecture.doc 2.0.0-SNAPSHOT [397/729] 08:23:49 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:49 [INFO] 08:23:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.architecture.doc --- 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.architecture.doc --- 08:23:49 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.architecture.doc --- 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.architecture.doc --- 08:23:49 [INFO] 08:23:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.architecture.doc --- 08:23:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/src/main/resources 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.architecture.doc --- 08:23:49 [INFO] 08:23:49 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.toolsmiths.architecture.doc --- 08:23:49 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/target/generated-eclipse-help 08:23:49 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/src/site/mediawiki/architectureviewDevDoc.mediawiki 08:23:49 [INFO] Processed 5 files 08:23:49 [INFO] 08:23:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.architecture.doc --- 08:23:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/src/test/resources 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.architecture.doc --- 08:23:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/target/org.eclipse.papyrus.toolsmiths.architecture.doc-2.0.0-SNAPSHOT-sources.jar 08:23:49 [INFO] 08:23:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.architecture.doc --- 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.architecture.doc --- 08:23:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/target/org.eclipse.papyrus.toolsmiths.architecture.doc-2.0.0-SNAPSHOT.jar 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.architecture.doc --- 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.architecture.doc --- 08:23:49 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.architecture.doc --- 08:23:49 [INFO] 08:23:49 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.doc >-- 08:23:49 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.doc 2.0.0-SNAPSHOT [398/729] 08:23:49 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:49 [INFO] 08:23:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.doc --- 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.doc --- 08:23:49 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.doc --- 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.doc --- 08:23:49 [INFO] 08:23:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.doc --- 08:23:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/src/main/resources 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.doc --- 08:23:49 [INFO] 08:23:49 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.toolsmiths.validation.doc --- 08:23:49 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/target/generated-eclipse-help 08:23:49 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/src/site/mediawiki/validationToolsmithsDevDoc.mediawiki 08:23:49 [INFO] Processed 8 files 08:23:49 [INFO] 08:23:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.doc --- 08:23:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/src/test/resources 08:23:49 [INFO] 08:23:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.doc --- 08:23:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/target/org.eclipse.papyrus.toolsmiths.validation.doc-2.0.0-SNAPSHOT-sources.jar 08:23:50 [INFO] 08:23:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.doc --- 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.doc --- 08:23:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/target/org.eclipse.papyrus.toolsmiths.validation.doc-2.0.0-SNAPSHOT.jar 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.doc --- 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.validation.doc --- 08:23:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.doc --- 08:23:50 [INFO] 08:23:50 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus-sdk >------------- 08:23:50 [INFO] Building Papyrus SDK 0.0.1-SNAPSHOT [399/729] 08:23:50 [INFO] --------------------------------[ pom ]--------------------------------- 08:23:50 [INFO] 08:23:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus-sdk --- 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus-sdk --- 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus-sdk --- 08:23:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-sdk --- 08:23:50 [INFO] 08:23:50 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus.sdk >------------- 08:23:50 [INFO] Building org.eclipse.papyrus.sdk 5.1.0-SNAPSHOT [400/729] 08:23:50 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:50 [INFO] 08:23:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sdk --- 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sdk --- 08:23:50 [INFO] The project's OSGi version is 5.1.0.202103041255 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sdk --- 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sdk --- 08:23:50 [INFO] 08:23:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sdk --- 08:23:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/sdk/org.eclipse.papyrus.sdk/src/main/resources 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sdk --- 08:23:50 [INFO] No sources to compile 08:23:50 [WARNING] Source directory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/sdk/org.eclipse.papyrus.sdk/src does not exist 08:23:50 [INFO] 08:23:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sdk --- 08:23:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/sdk/org.eclipse.papyrus.sdk/src/test/resources 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sdk --- 08:23:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/sdk/org.eclipse.papyrus.sdk/target/org.eclipse.papyrus.sdk-5.1.0-SNAPSHOT-sources.jar 08:23:50 [INFO] 08:23:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sdk --- 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sdk --- 08:23:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/sdk/org.eclipse.papyrus.sdk/target/org.eclipse.papyrus.sdk-5.1.0-SNAPSHOT.jar 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sdk --- 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sdk --- 08:23:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sdk --- 08:23:50 [INFO] 08:23:50 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.examples >---------- 08:23:50 [INFO] Building Papyrus Examples Plugins 1.0.1-SNAPSHOT [401/729] 08:23:50 [INFO] --------------------------------[ pom ]--------------------------------- 08:23:50 [INFO] 08:23:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.examples --- 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.examples --- 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.examples --- 08:23:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples --- 08:23:50 [INFO] 08:23:50 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.examples.core >-------- 08:23:50 [INFO] Building org.eclipse.papyrus.examples.core 1.0.1-SNAPSHOT [402/729] 08:23:50 [INFO] --------------------------------[ pom ]--------------------------------- 08:23:50 [INFO] 08:23:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.examples.core --- 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.core --- 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.examples.core --- 08:23:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.core --- 08:23:50 [INFO] 08:23:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.core.lifecycleevents >-- 08:23:50 [INFO] Building org.eclipse.papyrus.example.core.lifecycleevents 2.0.0-SNAPSHOT [403/729] 08:23:50 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:50 [INFO] 08:23:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.core.lifecycleevents --- 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.core.lifecycleevents --- 08:23:50 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.core.lifecycleevents --- 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.core.lifecycleevents --- 08:23:50 [INFO] 08:23:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.core.lifecycleevents --- 08:23:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/src/main/resources 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.core.lifecycleevents --- 08:23:50 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/bin 08:23:50 [INFO] 08:23:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.core.lifecycleevents --- 08:23:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/src/test/resources 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.core.lifecycleevents --- 08:23:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/target/org.eclipse.papyrus.example.core.lifecycleevents-2.0.0-SNAPSHOT-sources.jar 08:23:50 [INFO] 08:23:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.core.lifecycleevents --- 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.core.lifecycleevents --- 08:23:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/target/org.eclipse.papyrus.example.core.lifecycleevents-2.0.0-SNAPSHOT.jar 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.core.lifecycleevents --- 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.core.lifecycleevents --- 08:23:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:50 [INFO] 08:23:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.core.lifecycleevents --- 08:23:51 [INFO] 08:23:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.fulleditor >-- 08:23:51 [INFO] Building org.eclipse.papyrus.example.core.sashwindows.fulleditor 2.0.0-SNAPSHOT [404/729] 08:23:51 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:51 [INFO] 08:23:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor --- 08:23:51 [INFO] 08:23:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor --- 08:23:51 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:51 [INFO] 08:23:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor --- 08:23:51 [INFO] 08:23:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor --- 08:23:51 [INFO] 08:23:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor --- 08:23:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/src/main/resources 08:23:51 [INFO] 08:23:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor --- 08:23:51 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/bin 08:23:51 [INFO] 08:23:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor --- 08:23:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/src/test/resources 08:23:51 [INFO] 08:23:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor --- 08:23:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/target/org.eclipse.papyrus.example.core.sashwindows.fulleditor-2.0.0-SNAPSHOT-sources.jar 08:23:51 [INFO] 08:23:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor --- 08:23:51 [INFO] 08:23:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor --- 08:23:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/target/org.eclipse.papyrus.example.core.sashwindows.fulleditor-2.0.0-SNAPSHOT.jar 08:23:51 [INFO] 08:23:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor --- 08:23:51 [INFO] 08:23:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor --- 08:23:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:51 [INFO] 08:23:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor --- 08:23:51 [INFO] 08:23:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.simpleeditor >-- 08:23:51 [INFO] Building org.eclipse.papyrus.example.core.sashwindows.simpleeditor 2.0.0-SNAPSHOT [405/729] 08:23:51 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:51 [INFO] 08:23:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor --- 08:23:51 [INFO] 08:23:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor --- 08:23:51 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:51 [INFO] 08:23:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor --- 08:23:51 [INFO] 08:23:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor --- 08:23:51 [INFO] 08:23:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor --- 08:23:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/main/resources 08:23:51 [INFO] 08:23:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor --- 08:23:51 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/bin 08:23:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[34] 08:23:51 import org.eclipse.papyrus.infra.core.sasheditor.multipage.editor.MultiPageEditor; 08:23:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:23:51 The type MultiPageEditor is deprecated 08:23:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[71] 08:23:51 public class SimpleTextMultiPageEditor extends MultiPageEditor implements IResourceChangeListener { 08:23:51 ^^^^^^^^^^^^^^^ 08:23:51 The type MultiPageEditor is deprecated 08:23:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[86] 08:23:51 super(); 08:23:51 ^^^^^^^^ 08:23:51 The constructor MultiPageEditor() is deprecated 08:23:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[224] 08:23:51 super.dispose(); 08:23:51 ^^^^^^^^^ 08:23:51 The method dispose() from the type MultiPageEditor is deprecated 08:23:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[329] 08:23:51 ArrayList editorWords = new ArrayList(); 08:23:51 ^^^^^^^^^ 08:23:51 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:23:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[329] 08:23:51 ArrayList editorWords = new ArrayList(); 08:23:51 ^^^^^^^^^ 08:23:51 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 08:23:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[331] 08:23:51 editorWords.add(tokenizer.nextToken()); 08:23:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:23:51 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 08:23:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[334] 08:23:51 Collections.sort(editorWords, Collator.getInstance()); 08:23:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:23:51 Type safety: Unchecked invocation sort(ArrayList, Collator) of the generic method sort(List<T>, Comparator<? super T>) of type Collections 08:23:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[334] 08:23:51 Collections.sort(editorWords, Collator.getInstance()); 08:23:51 ^^^^^^^^^^^ 08:23:51 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<Object> 08:23:51 9 problems (9 warnings) 08:23:51 [INFO] 08:23:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor --- 08:23:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/test/resources 08:23:51 [INFO] 08:23:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor --- 08:23:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/target/org.eclipse.papyrus.example.core.sashwindows.simpleeditor-2.0.0-SNAPSHOT-sources.jar 08:23:51 [INFO] 08:23:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor --- 08:23:51 [INFO] 08:23:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor --- 08:23:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/target/org.eclipse.papyrus.example.core.sashwindows.simpleeditor-2.0.0-SNAPSHOT.jar 08:23:51 [INFO] 08:23:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor --- 08:23:51 [INFO] 08:23:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor --- 08:23:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:51 [INFO] 08:23:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor --- 08:23:52 [INFO] 08:23:52 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.examples.emf >-------- 08:23:52 [INFO] Building org.eclipse.papyrus.examples.emf 1.0.1-SNAPSHOT [406/729] 08:23:52 [INFO] --------------------------------[ pom ]--------------------------------- 08:23:52 [INFO] 08:23:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.examples.emf --- 08:23:52 [INFO] 08:23:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.emf --- 08:23:52 [INFO] 08:23:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.examples.emf --- 08:23:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:52 [INFO] 08:23:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.emf --- 08:23:52 [INFO] 08:23:52 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.outline.emftree >------- 08:23:52 [INFO] Building org.eclipse.papyrus.outline.emftree 2.0.0-SNAPSHOT [407/729] 08:23:52 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:52 [INFO] 08:23:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.outline.emftree --- 08:23:52 [INFO] 08:23:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.outline.emftree --- 08:23:52 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:52 [INFO] 08:23:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.outline.emftree --- 08:23:52 [INFO] 08:23:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.outline.emftree --- 08:23:52 [INFO] 08:23:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.outline.emftree --- 08:23:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/main/resources 08:23:52 [INFO] 08:23:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.outline.emftree --- 08:23:52 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/bin 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[24] 08:23:57 import org.eclipse.ui.IKeyBindingService; 08:23:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:23:57 The type IKeyBindingService is deprecated 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[28] 08:23:57 import org.eclipse.ui.internal.services.INestable; 08:23:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:23:57 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[37] 08:23:57 public class MultiPageAdapterSite implements IEditorSite, INestable { 08:23:57 ^^^^^^^^^ 08:23:57 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[229] 08:23:57 public Object getAdapter(Class adapter) { 08:23:57 ^^^^^^ 08:23:57 Type safety: The return type Object for getAdapter(Class) from the type MultiPageAdapterSite needs unchecked conversion to conform to T from the type IAdaptable 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[229] 08:23:57 public Object getAdapter(Class adapter) { 08:23:57 ^^^^^ 08:23:57 Class is a raw type. References to generic type Class<T> should be parameterized 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[230] 08:23:57 return site.getAdapter(adapter); 08:23:57 ^^^^^^^^^^^^^^^^^^^^^^^^ 08:23:57 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type IAdaptable 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[230] 08:23:57 return site.getAdapter(adapter); 08:23:57 ^^^^^^^ 08:23:57 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[239] 08:23:57 public Object getService(Class api) { 08:23:57 ^^^^^^ 08:23:57 Type safety: The return type Object for getService(Class) from the type MultiPageAdapterSite needs unchecked conversion to conform to T from the type IServiceLocator 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[239] 08:23:57 public Object getService(Class api) { 08:23:57 ^^^^^ 08:23:57 Class is a raw type. References to generic type Class<T> should be parameterized 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[240] 08:23:57 return site.getService(api); 08:23:57 ^^^^^^^^^^^^^^^^^^^^ 08:23:57 Type safety: Unchecked invocation getService(Class) of the generic method getService(Class<T>) of type IServiceLocator 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[240] 08:23:57 return site.getService(api); 08:23:57 ^^^ 08:23:57 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[249] 08:23:57 public boolean hasService(Class api) { 08:23:57 ^^^^^ 08:23:57 Class is a raw type. References to generic type Class<T> should be parameterized 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[255] 08:23:57 * @see org.eclipse.ui.internal.services.INestable#activate() 08:23:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:23:57 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[255] 08:23:57 * @see org.eclipse.ui.internal.services.INestable#activate() 08:23:57 ^^^^^^^^ 08:23:57 Discouraged access: The method 'INestable.activate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[259] 08:23:57 if(site instanceof INestable) 08:23:57 ^^^^^^^^^ 08:23:57 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[260] 08:23:57 ((INestable)site).activate(); 08:23:57 ^^^^^^^^^ 08:23:57 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[260] 08:23:57 ((INestable)site).activate(); 08:23:57 ^^^^^^^^ 08:23:57 Discouraged access: The method 'INestable.activate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[265] 08:23:57 * @see org.eclipse.ui.internal.services.INestable#deactivate() 08:23:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:23:57 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[265] 08:23:57 * @see org.eclipse.ui.internal.services.INestable#deactivate() 08:23:57 ^^^^^^^^^^ 08:23:57 Discouraged access: The method 'INestable.deactivate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[269] 08:23:57 if(site instanceof INestable) 08:23:57 ^^^^^^^^^ 08:23:57 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[270] 08:23:57 ((INestable)site).deactivate(); 08:23:57 ^^^^^^^^^ 08:23:57 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:23:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[270] 08:23:57 ((INestable)site).deactivate(); 08:23:57 ^^^^^^^^^^ 08:23:57 Discouraged access: The method 'INestable.deactivate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar') 08:23:57 22 problems (22 warnings) 08:23:57 [INFO] 08:23:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.outline.emftree --- 08:23:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/test/resources 08:23:57 [INFO] 08:23:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.outline.emftree --- 08:23:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/target/org.eclipse.papyrus.outline.emftree-2.0.0-SNAPSHOT-sources.jar 08:23:57 [INFO] 08:23:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.outline.emftree --- 08:23:57 [INFO] 08:23:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.outline.emftree --- 08:23:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/target/org.eclipse.papyrus.outline.emftree-2.0.0-SNAPSHOT.jar 08:23:57 [INFO] 08:23:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.outline.emftree --- 08:23:57 [INFO] 08:23:57 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.outline.emftree --- 08:23:57 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:57 [INFO] 08:23:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.outline.emftree --- 08:23:58 [INFO] 08:23:58 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.examples.infra >------- 08:23:58 [INFO] Building org.eclipse.papyrus.examples.infra 1.0.1-SNAPSHOT [408/729] 08:23:58 [INFO] --------------------------------[ pom ]--------------------------------- 08:23:58 [INFO] 08:23:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.examples.infra --- 08:23:58 [INFO] 08:23:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.infra --- 08:23:58 [INFO] 08:23:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.examples.infra --- 08:23:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:58 [INFO] 08:23:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.infra --- 08:23:58 [INFO] 08:23:58 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.infra.servicesregistry.retrieval >-- 08:23:58 [INFO] Building org.eclipse.papyrus.example.infra.servicesregistry.retrieval 2.0.0-SNAPSHOT [409/729] 08:23:58 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:58 [INFO] 08:23:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval --- 08:23:58 [INFO] 08:23:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval --- 08:23:58 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:58 [INFO] 08:23:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval --- 08:23:58 [INFO] 08:23:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval --- 08:23:58 [INFO] 08:23:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval --- 08:23:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/src/main/resources 08:23:58 [INFO] 08:23:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval --- 08:23:58 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/bin 08:23:58 [INFO] 08:23:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval --- 08:23:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/src/test/resources 08:23:58 [INFO] 08:23:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval --- 08:23:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/target/org.eclipse.papyrus.example.infra.servicesregistry.retrieval-2.0.0-SNAPSHOT-sources.jar 08:23:58 [INFO] 08:23:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval --- 08:23:58 [INFO] 08:23:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval --- 08:23:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/target/org.eclipse.papyrus.example.infra.servicesregistry.retrieval-2.0.0-SNAPSHOT.jar 08:23:58 [INFO] 08:23:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval --- 08:23:58 [INFO] 08:23:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval --- 08:23:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:58 [INFO] 08:23:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval --- 08:23:59 [INFO] 08:23:59 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences >-- 08:23:59 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences 2.0.0-SNAPSHOT [410/729] 08:23:59 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:59 [INFO] 08:23:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences --- 08:23:59 [INFO] 08:23:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences --- 08:23:59 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:59 [INFO] 08:23:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences --- 08:23:59 [INFO] 08:23:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences --- 08:23:59 [INFO] 08:23:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences --- 08:23:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/src/main/resources 08:23:59 [INFO] 08:23:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences --- 08:23:59 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/bin 08:23:59 [INFO] 08:23:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences --- 08:23:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/src/test/resources 08:23:59 [INFO] 08:23:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences --- 08:23:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/target/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences-2.0.0-SNAPSHOT-sources.jar 08:23:59 [INFO] 08:23:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences --- 08:23:59 [INFO] 08:23:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences --- 08:23:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/target/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences-2.0.0-SNAPSHOT.jar 08:23:59 [INFO] 08:23:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences --- 08:23:59 [INFO] 08:23:59 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences --- 08:23:59 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:59 [INFO] 08:23:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences --- 08:23:59 [INFO] 08:23:59 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.examples.others >------- 08:23:59 [INFO] Building org.eclipse.papyrus.examples.others 1.0.1-SNAPSHOT [411/729] 08:23:59 [INFO] --------------------------------[ pom ]--------------------------------- 08:23:59 [INFO] 08:23:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.examples.others --- 08:23:59 [INFO] 08:23:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.others --- 08:23:59 [INFO] 08:23:59 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.examples.others --- 08:23:59 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:23:59 [INFO] 08:23:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.others --- 08:23:59 [INFO] 08:23:59 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.example.text.instance >---- 08:23:59 [INFO] Building org.eclipse.papyrus.example.text.instance 2.0.0-SNAPSHOT [412/729] 08:23:59 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:23:59 [INFO] 08:23:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.text.instance --- 08:23:59 [INFO] 08:23:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.text.instance --- 08:23:59 [INFO] The project's OSGi version is 2.0.0.202103041255 08:23:59 [INFO] 08:23:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.text.instance --- 08:23:59 [INFO] 08:23:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.text.instance --- 08:23:59 [INFO] 08:23:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.text.instance --- 08:23:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:23:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:23:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/others/org.eclipse.papyrus.example.text.instance/src/main/resources 08:23:59 [INFO] 08:23:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.text.instance --- 08:23:59 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/others/org.eclipse.papyrus.example.text.instance/bin 08:24:00 [INFO] 08:24:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.text.instance --- 08:24:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/others/org.eclipse.papyrus.example.text.instance/src/test/resources 08:24:00 [INFO] 08:24:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.text.instance --- 08:24:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/others/org.eclipse.papyrus.example.text.instance/target/org.eclipse.papyrus.example.text.instance-2.0.0-SNAPSHOT-sources.jar 08:24:00 [INFO] 08:24:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.text.instance --- 08:24:00 [INFO] 08:24:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.text.instance --- 08:24:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/others/org.eclipse.papyrus.example.text.instance/target/org.eclipse.papyrus.example.text.instance-2.0.0-SNAPSHOT.jar 08:24:00 [INFO] 08:24:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.text.instance --- 08:24:00 [INFO] 08:24:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.text.instance --- 08:24:00 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:00 [INFO] 08:24:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.text.instance --- 08:24:00 [INFO] 08:24:00 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.examples.uml >-------- 08:24:00 [INFO] Building org.eclipse.papyrus.examples.uml 1.0.1-SNAPSHOT [413/729] 08:24:00 [INFO] --------------------------------[ pom ]--------------------------------- 08:24:00 [INFO] 08:24:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.examples.uml --- 08:24:00 [INFO] 08:24:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.uml --- 08:24:00 [INFO] 08:24:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.examples.uml --- 08:24:00 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:00 [INFO] 08:24:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.uml --- 08:24:00 [INFO] 08:24:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.newresource >-- 08:24:00 [INFO] Building org.eclipse.papyrus.example.uml.comment.editor.newresource 2.0.0-SNAPSHOT [414/729] 08:24:00 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:24:00 [INFO] 08:24:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.uml.comment.editor.newresource --- 08:24:00 [INFO] 08:24:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.uml.comment.editor.newresource --- 08:24:00 [INFO] The project's OSGi version is 2.0.0.202103041255 08:24:00 [INFO] 08:24:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.uml.comment.editor.newresource --- 08:24:00 [INFO] 08:24:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.uml.comment.editor.newresource --- 08:24:00 [INFO] 08:24:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.uml.comment.editor.newresource --- 08:24:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/main/resources 08:24:00 [INFO] 08:24:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.uml.comment.editor.newresource --- 08:24:00 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/bin 08:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/editor/PapyrusCommentEditor.java:[170] 08:24:00 public Object getAdapter(Class adapter) { 08:24:00 ^^^^^^ 08:24:00 Type safety: The return type Object for getAdapter(Class) from the type PapyrusCommentEditor.TextStorage needs unchecked conversion to conform to T from the type IAdaptable 08:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/editor/PapyrusCommentEditor.java:[170] 08:24:00 public Object getAdapter(Class adapter) { 08:24:00 ^^^^^ 08:24:00 Class is a raw type. References to generic type Class<T> should be parameterized 08:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/editor/PapyrusCommentEditor.java:[217] 08:24:00 public Object getAdapter(Class adapter) { 08:24:00 ^^^^^^ 08:24:00 Type safety: The return type Object for getAdapter(Class) from the type PapyrusCommentEditor.TextInput needs unchecked conversion to conform to T from the type IAdaptable 08:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/editor/PapyrusCommentEditor.java:[217] 08:24:00 public Object getAdapter(Class adapter) { 08:24:00 ^^^^^ 08:24:00 Class is a raw type. References to generic type Class<T> should be parameterized 08:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/factory/CommentEditorFactory.java:[26] 08:24:00 import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.IEditorModel; 08:24:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:24:00 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.IEditorModel is never used 08:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/handler/CommentEditorHandler.java:[46] 08:24:00 import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; 08:24:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:24:00 The type ServiceUtilsForActionHandlers is deprecated 08:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/handler/CommentEditorHandler.java:[115] 08:24:00 final ServicesRegistry serviceRegistry = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry(); 08:24:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:24:00 The type ServiceUtilsForActionHandlers is deprecated 08:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/handler/CommentEditorHandler.java:[115] 08:24:00 final ServicesRegistry serviceRegistry = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry(); 08:24:00 ^^^^^^^^^^^^^ 08:24:00 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 08:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/handler/CommentEditorHandler.java:[115] 08:24:00 final ServicesRegistry serviceRegistry = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry(); 08:24:00 ^^^^^^^^^^^^^^^^^^^^ 08:24:00 The method getServiceRegistry() from the type ServiceUtilsForActionHandlers is deprecated 08:24:00 9 problems (9 warnings) 08:24:01 [INFO] 08:24:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.uml.comment.editor.newresource --- 08:24:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/test/resources 08:24:01 [INFO] 08:24:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.uml.comment.editor.newresource --- 08:24:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/target/org.eclipse.papyrus.example.uml.comment.editor.newresource-2.0.0-SNAPSHOT-sources.jar 08:24:01 [INFO] 08:24:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.uml.comment.editor.newresource --- 08:24:01 [INFO] 08:24:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.uml.comment.editor.newresource --- 08:24:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/target/org.eclipse.papyrus.example.uml.comment.editor.newresource-2.0.0-SNAPSHOT.jar 08:24:01 [INFO] 08:24:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.uml.comment.editor.newresource --- 08:24:01 [INFO] 08:24:01 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.uml.comment.editor.newresource --- 08:24:01 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:01 [INFO] 08:24:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.uml.comment.editor.newresource --- 08:24:01 [INFO] 08:24:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.sharedresource >-- 08:24:01 [INFO] Building org.eclipse.papyrus.example.uml.comment.editor.sharedresource 2.0.0-SNAPSHOT [415/729] 08:24:01 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:24:01 [INFO] 08:24:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource --- 08:24:01 [INFO] 08:24:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource --- 08:24:01 [INFO] The project's OSGi version is 2.0.0.202103041255 08:24:01 [INFO] 08:24:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource --- 08:24:01 [INFO] 08:24:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource --- 08:24:01 [INFO] 08:24:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource --- 08:24:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/main/resources 08:24:01 [INFO] 08:24:01 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource --- 08:24:01 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/bin 08:24:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/handler/CommentEditorHandler.java:[46] 08:24:02 import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; 08:24:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:24:02 The type ServiceUtilsForActionHandlers is deprecated 08:24:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/handler/CommentEditorHandler.java:[114] 08:24:02 final ServicesRegistry serviceRegistry = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry(); 08:24:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 08:24:02 The type ServiceUtilsForActionHandlers is deprecated 08:24:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/handler/CommentEditorHandler.java:[114] 08:24:02 final ServicesRegistry serviceRegistry = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry(); 08:24:02 ^^^^^^^^^^^^^ 08:24:02 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 08:24:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/handler/CommentEditorHandler.java:[114] 08:24:02 final ServicesRegistry serviceRegistry = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry(); 08:24:02 ^^^^^^^^^^^^^^^^^^^^ 08:24:02 The method getServiceRegistry() from the type ServiceUtilsForActionHandlers is deprecated 08:24:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/editor/PapyrusCommentEditor.java:[170] 08:24:02 public Object getAdapter(Class adapter) { 08:24:02 ^^^^^^ 08:24:02 Type safety: The return type Object for getAdapter(Class) from the type PapyrusCommentEditor.TextStorage needs unchecked conversion to conform to T from the type IAdaptable 08:24:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/editor/PapyrusCommentEditor.java:[170] 08:24:02 public Object getAdapter(Class adapter) { 08:24:02 ^^^^^ 08:24:02 Class is a raw type. References to generic type Class<T> should be parameterized 08:24:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/editor/PapyrusCommentEditor.java:[217] 08:24:02 public Object getAdapter(Class adapter) { 08:24:02 ^^^^^^ 08:24:02 Type safety: The return type Object for getAdapter(Class) from the type PapyrusCommentEditor.TextInput needs unchecked conversion to conform to T from the type IAdaptable 08:24:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/editor/PapyrusCommentEditor.java:[217] 08:24:02 public Object getAdapter(Class adapter) { 08:24:02 ^^^^^ 08:24:02 Class is a raw type. References to generic type Class<T> should be parameterized 08:24:02 8 problems (8 warnings) 08:24:02 [INFO] 08:24:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource --- 08:24:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/test/resources 08:24:02 [INFO] 08:24:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource --- 08:24:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/target/org.eclipse.papyrus.example.uml.comment.editor.sharedresource-2.0.0-SNAPSHOT-sources.jar 08:24:02 [INFO] 08:24:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource --- 08:24:02 [INFO] 08:24:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource --- 08:24:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/target/org.eclipse.papyrus.example.uml.comment.editor.sharedresource-2.0.0-SNAPSHOT.jar 08:24:02 [INFO] 08:24:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource --- 08:24:02 [INFO] 08:24:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource --- 08:24:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:02 [INFO] 08:24:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource --- 08:24:03 [INFO] 08:24:03 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.emftree >----- 08:24:03 [INFO] Building org.eclipse.papyrus.uml.diagram.emftree 2.0.0-SNAPSHOT [416/729] 08:24:03 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:24:03 [INFO] 08:24:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.emftree --- 08:24:03 [INFO] 08:24:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.emftree --- 08:24:03 [INFO] The project's OSGi version is 2.0.0.202103041255 08:24:03 [INFO] 08:24:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.emftree --- 08:24:03 [INFO] 08:24:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.emftree --- 08:24:03 [INFO] 08:24:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.emftree --- 08:24:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/src/main/resources 08:24:03 [INFO] 08:24:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.emftree --- 08:24:03 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/bin 08:24:03 [INFO] 08:24:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.emftree --- 08:24:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/src/test/resources 08:24:03 [INFO] 08:24:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.emftree --- 08:24:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/target/org.eclipse.papyrus.uml.diagram.emftree-2.0.0-SNAPSHOT-sources.jar 08:24:03 [INFO] 08:24:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.emftree --- 08:24:03 [INFO] 08:24:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.emftree --- 08:24:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/target/org.eclipse.papyrus.uml.diagram.emftree-2.0.0-SNAPSHOT.jar 08:24:03 [INFO] 08:24:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.emftree --- 08:24:03 [INFO] 08:24:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.emftree --- 08:24:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:03 [INFO] 08:24:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.emftree --- 08:24:03 [INFO] 08:24:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textual.editors.example >-- 08:24:03 [INFO] Building org.eclipse.papyrus.uml.textual.editors.example 2.0.0-SNAPSHOT [417/729] 08:24:03 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:24:04 [INFO] 08:24:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textual.editors.example --- 08:24:04 [INFO] 08:24:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textual.editors.example --- 08:24:04 [INFO] The project's OSGi version is 2.0.0.202103041255 08:24:04 [INFO] 08:24:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textual.editors.example --- 08:24:04 [INFO] 08:24:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textual.editors.example --- 08:24:04 [INFO] 08:24:04 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textual.editors.example --- 08:24:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/src/main/resources 08:24:04 [INFO] 08:24:04 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textual.editors.example --- 08:24:04 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/bin 08:24:04 [INFO] 08:24:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textual.editors.example --- 08:24:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/src/test/resources 08:24:04 [INFO] 08:24:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textual.editors.example --- 08:24:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/target/org.eclipse.papyrus.uml.textual.editors.example-2.0.0-SNAPSHOT-sources.jar 08:24:04 [INFO] 08:24:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textual.editors.example --- 08:24:04 [INFO] 08:24:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textual.editors.example --- 08:24:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/target/org.eclipse.papyrus.uml.textual.editors.example-2.0.0-SNAPSHOT.jar 08:24:04 [INFO] 08:24:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textual.editors.example --- 08:24:04 [INFO] 08:24:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textual.editors.example --- 08:24:04 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:04 [INFO] 08:24:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textual.editors.example --- 08:24:05 [INFO] 08:24:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.disable.helper.advices.example >-- 08:24:05 [INFO] Building org.eclipse.papyrus.uml.disable.helper.advices.example 2.0.0-SNAPSHOT [418/729] 08:24:05 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:24:05 [INFO] 08:24:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.disable.helper.advices.example --- 08:24:05 [INFO] 08:24:05 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.disable.helper.advices.example --- 08:24:05 [INFO] The project's OSGi version is 2.0.0.202103041255 08:24:05 [INFO] 08:24:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.disable.helper.advices.example --- 08:24:05 [INFO] 08:24:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.disable.helper.advices.example --- 08:24:05 [INFO] 08:24:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.disable.helper.advices.example --- 08:24:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/src/main/resources 08:24:05 [INFO] 08:24:05 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.disable.helper.advices.example --- 08:24:05 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/bin 08:24:05 [INFO] 08:24:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.disable.helper.advices.example --- 08:24:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/src/test/resources 08:24:05 [INFO] 08:24:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.disable.helper.advices.example --- 08:24:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/target/org.eclipse.papyrus.uml.disable.helper.advices.example-2.0.0-SNAPSHOT-sources.jar 08:24:05 [INFO] 08:24:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.disable.helper.advices.example --- 08:24:05 [INFO] 08:24:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.disable.helper.advices.example --- 08:24:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/target/org.eclipse.papyrus.uml.disable.helper.advices.example-2.0.0-SNAPSHOT.jar 08:24:05 [INFO] 08:24:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.disable.helper.advices.example --- 08:24:05 [INFO] 08:24:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.disable.helper.advices.example --- 08:24:05 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:05 [INFO] 08:24:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.disable.helper.advices.example --- 08:24:06 [INFO] 08:24:06 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.examples.uml.diagrams >---- 08:24:06 [INFO] Building org.eclipse.papyrus.examples.uml.diagrams 2.0.0-SNAPSHOT [419/729] 08:24:06 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:24:06 [INFO] 08:24:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.examples.uml.diagrams --- 08:24:06 [INFO] 08:24:06 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.examples.uml.diagrams --- 08:24:06 [INFO] The project's OSGi version is 2.0.0.202103041255 08:24:06 [INFO] 08:24:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.examples.uml.diagrams --- 08:24:06 [INFO] 08:24:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.examples.uml.diagrams --- 08:24:06 [INFO] 08:24:06 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.examples.uml.diagrams --- 08:24:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/src/main/resources 08:24:06 [INFO] 08:24:06 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.examples.uml.diagrams --- 08:24:06 [INFO] 08:24:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.examples.uml.diagrams --- 08:24:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/src/test/resources 08:24:06 [INFO] 08:24:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.uml.diagrams --- 08:24:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/target/org.eclipse.papyrus.examples.uml.diagrams-2.0.0-SNAPSHOT-sources.jar 08:24:06 [INFO] 08:24:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.examples.uml.diagrams --- 08:24:06 [INFO] 08:24:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.examples.uml.diagrams --- 08:24:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/target/org.eclipse.papyrus.examples.uml.diagrams-2.0.0-SNAPSHOT.jar 08:24:06 [INFO] 08:24:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.examples.uml.diagrams --- 08:24:06 [INFO] 08:24:06 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.examples.uml.diagrams --- 08:24:06 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:06 [INFO] 08:24:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.uml.diagrams --- 08:24:06 [INFO] 08:24:06 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.actions >-- 08:24:06 [INFO] Building org.eclipse.papyrus.example.uml.nattable.actions 2.0.0-SNAPSHOT [420/729] 08:24:06 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:24:06 [INFO] 08:24:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.uml.nattable.actions --- 08:24:06 [INFO] 08:24:06 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.uml.nattable.actions --- 08:24:06 [INFO] The project's OSGi version is 2.0.0.202103041255 08:24:06 [INFO] 08:24:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.uml.nattable.actions --- 08:24:06 [INFO] 08:24:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.uml.nattable.actions --- 08:24:06 [INFO] 08:24:06 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.uml.nattable.actions --- 08:24:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/src/main/resources 08:24:06 [INFO] 08:24:06 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.uml.nattable.actions --- 08:24:06 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/bin 08:24:06 [INFO] 08:24:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.uml.nattable.actions --- 08:24:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/src/test/resources 08:24:06 [INFO] 08:24:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.uml.nattable.actions --- 08:24:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/target/org.eclipse.papyrus.example.uml.nattable.actions-2.0.0-SNAPSHOT-sources.jar 08:24:06 [INFO] 08:24:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.uml.nattable.actions --- 08:24:06 [INFO] 08:24:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.uml.nattable.actions --- 08:24:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/target/org.eclipse.papyrus.example.uml.nattable.actions-2.0.0-SNAPSHOT.jar 08:24:06 [INFO] 08:24:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.uml.nattable.actions --- 08:24:06 [INFO] 08:24:06 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.uml.nattable.actions --- 08:24:06 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:06 [INFO] 08:24:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.uml.nattable.actions --- 08:24:07 [INFO] 08:24:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.empty.line >-- 08:24:07 [INFO] Building org.eclipse.papyrus.example.uml.nattable.empty.line 2.0.0-SNAPSHOT [421/729] 08:24:07 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:24:07 [INFO] 08:24:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.uml.nattable.empty.line --- 08:24:07 [INFO] 08:24:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.uml.nattable.empty.line --- 08:24:07 [INFO] The project's OSGi version is 2.0.0.202103041255 08:24:07 [INFO] 08:24:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.uml.nattable.empty.line --- 08:24:07 [INFO] 08:24:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.uml.nattable.empty.line --- 08:24:07 [INFO] 08:24:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.uml.nattable.empty.line --- 08:24:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/src/main/resources 08:24:07 [INFO] 08:24:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.uml.nattable.empty.line --- 08:24:07 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/bin 08:24:07 [INFO] 08:24:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.uml.nattable.empty.line --- 08:24:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/src/test/resources 08:24:07 [INFO] 08:24:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.uml.nattable.empty.line --- 08:24:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/target/org.eclipse.papyrus.example.uml.nattable.empty.line-2.0.0-SNAPSHOT-sources.jar 08:24:08 [INFO] 08:24:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.uml.nattable.empty.line --- 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.uml.nattable.empty.line --- 08:24:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/target/org.eclipse.papyrus.example.uml.nattable.empty.line-2.0.0-SNAPSHOT.jar 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.uml.nattable.empty.line --- 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.uml.nattable.empty.line --- 08:24:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.uml.nattable.empty.line --- 08:24:08 [INFO] 08:24:08 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.uml.services.decorator >-- 08:24:08 [INFO] Building org.eclipse.papyrus.example.uml.services.decorator 2.0.0-SNAPSHOT [422/729] 08:24:08 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:24:08 [INFO] 08:24:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.uml.services.decorator --- 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.uml.services.decorator --- 08:24:08 [INFO] The project's OSGi version is 2.0.0.202103041255 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.uml.services.decorator --- 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.uml.services.decorator --- 08:24:08 [INFO] 08:24:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.uml.services.decorator --- 08:24:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/src/main/resources 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.uml.services.decorator --- 08:24:08 [INFO] 08:24:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.uml.services.decorator --- 08:24:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/src/test/resources 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.uml.services.decorator --- 08:24:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/target/org.eclipse.papyrus.example.uml.services.decorator-2.0.0-SNAPSHOT-sources.jar 08:24:08 [INFO] 08:24:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.uml.services.decorator --- 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.uml.services.decorator --- 08:24:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/target/org.eclipse.papyrus.example.uml.services.decorator-2.0.0-SNAPSHOT.jar 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.uml.services.decorator --- 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.uml.services.decorator --- 08:24:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.uml.services.decorator --- 08:24:08 [INFO] 08:24:08 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.examples-user >-------- 08:24:08 [INFO] Building org.eclipse.papyrus.examples-user 1.0.1-SNAPSHOT [423/729] 08:24:08 [INFO] --------------------------------[ pom ]--------------------------------- 08:24:08 [INFO] 08:24:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.examples-user --- 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.examples-user --- 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.examples-user --- 08:24:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples-user --- 08:24:08 [INFO] 08:24:08 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.examples.user.qvto >----- 08:24:08 [INFO] Building org.eclipse.papyrus.examples.user.qvto 2.0.0-SNAPSHOT [424/729] 08:24:08 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:24:08 [INFO] 08:24:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.examples.user.qvto --- 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.examples.user.qvto --- 08:24:08 [INFO] The project's OSGi version is 2.0.0.202103041255 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.examples.user.qvto --- 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.examples.user.qvto --- 08:24:08 [INFO] 08:24:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.examples.user.qvto --- 08:24:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:08 [INFO] Copying 5 resources 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.examples.user.qvto --- 08:24:08 [INFO] Nothing to compile - all classes are up to date 08:24:08 [INFO] 08:24:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.examples.user.qvto --- 08:24:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:24:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:24:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/user/org.eclipse.papyrus.examples.user.qvto/src/test/resources 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.user.qvto --- 08:24:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/user/org.eclipse.papyrus.examples.user.qvto/target/org.eclipse.papyrus.examples.user.qvto-2.0.0-SNAPSHOT-sources.jar 08:24:08 [INFO] 08:24:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.examples.user.qvto --- 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.examples.user.qvto --- 08:24:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/user/org.eclipse.papyrus.examples.user.qvto/target/org.eclipse.papyrus.examples.user.qvto-2.0.0-SNAPSHOT.jar 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.examples.user.qvto --- 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.examples.user.qvto --- 08:24:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:08 [INFO] 08:24:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.user.qvto --- 08:24:09 [INFO] 08:24:09 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.features >---------- 08:24:09 [INFO] Building Papyrus Main Features 0.0.1-SNAPSHOT [425/729] 08:24:09 [INFO] --------------------------------[ pom ]--------------------------------- 08:24:09 [INFO] 08:24:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.features --- 08:24:09 [INFO] 08:24:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.features --- 08:24:09 [INFO] 08:24:09 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.features --- 08:24:09 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:09 [INFO] 08:24:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.features --- 08:24:09 [INFO] 08:24:09 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.doc.feature >--------- 08:24:09 [INFO] Building org.eclipse.papyrus.doc.feature 3.1.0-SNAPSHOT [426/729] 08:24:09 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:09 [INFO] 08:24:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.doc.feature --- 08:24:09 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/target 08:24:09 [INFO] 08:24:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.doc.feature --- 08:24:09 [INFO] The project's OSGi version is 3.1.0.202103041255 08:24:09 [INFO] 08:24:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.doc.feature --- 08:24:09 [INFO] 08:24:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.doc.feature --- 08:24:09 [INFO] 08:24:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.doc.feature --- 08:24:09 [INFO] 08:24:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.doc.feature --- 08:24:09 [INFO] 08:24:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.doc.feature --- 08:24:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/target/org.eclipse.papyrus.doc.feature-3.1.0-SNAPSHOT.jar 08:24:10 [INFO] 08:24:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.doc.feature --- 08:24:10 [INFO] 08:24:10 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.doc.feature --- 08:24:10 [INFO] 08:24:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.doc.feature --- 08:24:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/target/org.eclipse.papyrus.doc.feature-3.1.0-SNAPSHOT-sources-feature.jar 08:24:21 [INFO] 08:24:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.doc.feature --- 08:24:22 [INFO] 08:24:22 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.editor.feature >------- 08:24:22 [INFO] Building org.eclipse.papyrus.editor.feature 2.0.0-SNAPSHOT [427/729] 08:24:22 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:22 [INFO] 08:24:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.editor.feature --- 08:24:22 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/target 08:24:22 [INFO] 08:24:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.editor.feature --- 08:24:22 [INFO] The project's OSGi version is 2.0.0.202103041255 08:24:22 [INFO] 08:24:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.editor.feature --- 08:24:22 [INFO] 08:24:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.editor.feature --- 08:24:22 [INFO] 08:24:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.editor.feature --- 08:24:22 [INFO] 08:24:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.editor.feature --- 08:24:22 [INFO] 08:24:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.editor.feature --- 08:24:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/target/org.eclipse.papyrus.editor.feature-2.0.0-SNAPSHOT.jar 08:24:22 [INFO] 08:24:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editor.feature --- 08:24:22 [INFO] 08:24:22 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.editor.feature --- 08:24:22 [INFO] 08:24:22 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.editor.feature --- 08:24:22 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/target/org.eclipse.papyrus.editor.feature-2.0.0-SNAPSHOT-sources-feature.jar 08:24:22 [INFO] 08:24:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.editor.feature --- 08:24:23 [INFO] 08:24:23 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.feature >------ 08:24:23 [INFO] Building org.eclipse.papyrus.emf.facet.feature 3.0.0-SNAPSHOT [428/729] 08:24:23 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:23 [INFO] 08:24:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.feature --- 08:24:23 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/target 08:24:23 [INFO] 08:24:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.emf.facet.feature --- 08:24:23 [INFO] The project's OSGi version is 3.0.0.202103041255 08:24:23 [INFO] 08:24:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.feature --- 08:24:23 [INFO] 08:24:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.feature --- 08:24:23 [INFO] 08:24:23 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.feature --- 08:24:23 [INFO] 08:24:23 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.feature --- 08:24:23 [INFO] 08:24:23 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.emf.facet.feature --- 08:24:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/target/org.eclipse.papyrus.emf.facet.feature-3.0.0-SNAPSHOT.jar 08:24:23 [INFO] 08:24:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.feature --- 08:24:23 [INFO] 08:24:23 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.emf.facet.feature --- 08:24:23 [INFO] 08:24:23 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.feature --- 08:24:23 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/target/org.eclipse.papyrus.emf.facet.feature-3.0.0-SNAPSHOT-sources-feature.jar 08:24:24 [INFO] 08:24:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.feature --- 08:24:24 [INFO] 08:24:24 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.emf.feature >--------- 08:24:24 [INFO] Building org.eclipse.papyrus.emf.feature 1.1.0-SNAPSHOT [429/729] 08:24:24 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:24 [INFO] 08:24:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.feature --- 08:24:24 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/target 08:24:24 [INFO] 08:24:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.emf.feature --- 08:24:24 [INFO] The project's OSGi version is 1.1.0.202103041255 08:24:24 [INFO] 08:24:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.feature --- 08:24:24 [INFO] 08:24:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.feature --- 08:24:24 [INFO] 08:24:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.feature --- 08:24:24 [INFO] 08:24:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.feature --- 08:24:24 [INFO] 08:24:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.emf.feature --- 08:24:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/target/org.eclipse.papyrus.emf.feature-1.1.0-SNAPSHOT.jar 08:24:24 [INFO] 08:24:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.feature --- 08:24:24 [INFO] 08:24:24 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.emf.feature --- 08:24:24 [INFO] 08:24:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.feature --- 08:24:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/target/org.eclipse.papyrus.emf.feature-1.1.0-SNAPSHOT-sources-feature.jar 08:24:24 [INFO] 08:24:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.feature --- 08:24:24 [INFO] 08:24:24 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.feature >-- 08:24:24 [INFO] Building org.eclipse.papyrus.infra.architecture.feature 1.0.0-SNAPSHOT [430/729] 08:24:24 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:24 [INFO] 08:24:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.feature --- 08:24:24 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/target 08:24:24 [INFO] 08:24:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.architecture.feature --- 08:24:24 [INFO] The project's OSGi version is 1.0.0.202103041255 08:24:24 [INFO] 08:24:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.feature --- 08:24:24 [INFO] 08:24:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.feature --- 08:24:24 [INFO] 08:24:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.feature --- 08:24:24 [INFO] 08:24:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture.feature --- 08:24:24 [INFO] 08:24:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.architecture.feature --- 08:24:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/target/org.eclipse.papyrus.infra.architecture.feature-1.0.0-SNAPSHOT.jar 08:24:24 [INFO] 08:24:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.feature --- 08:24:24 [INFO] 08:24:24 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.architecture.feature --- 08:24:24 [INFO] 08:24:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.architecture.feature --- 08:24:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/target/org.eclipse.papyrus.infra.architecture.feature-1.0.0-SNAPSHOT-sources-feature.jar 08:24:24 [INFO] 08:24:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.feature --- 08:24:25 [INFO] 08:24:25 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.feature >----- 08:24:25 [INFO] Building org.eclipse.papyrus.infra.core.feature 3.0.0-SNAPSHOT [431/729] 08:24:25 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:25 [INFO] 08:24:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.feature --- 08:24:25 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/target 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.core.feature --- 08:24:25 [INFO] The project's OSGi version is 3.0.0.202103041255 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.feature --- 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.feature --- 08:24:25 [INFO] 08:24:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.feature --- 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.feature --- 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.core.feature --- 08:24:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/target/org.eclipse.papyrus.infra.core.feature-3.0.0-SNAPSHOT.jar 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.feature --- 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.core.feature --- 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.feature --- 08:24:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/target/org.eclipse.papyrus.infra.core.feature-3.0.0-SNAPSHOT-sources-feature.jar 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.feature --- 08:24:25 [INFO] 08:24:25 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.feature >-- 08:24:25 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.feature 1.0.0-SNAPSHOT [432/729] 08:24:25 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:25 [INFO] 08:24:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.feature --- 08:24:25 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/target 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.emf.expressions.feature --- 08:24:25 [INFO] The project's OSGi version is 1.0.0.202103041255 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.feature --- 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.feature --- 08:24:25 [INFO] 08:24:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.feature --- 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.feature --- 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.emf.expressions.feature --- 08:24:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/target/org.eclipse.papyrus.infra.emf.expressions.feature-1.0.0-SNAPSHOT.jar 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.feature --- 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.feature --- 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.expressions.feature --- 08:24:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/target/org.eclipse.papyrus.infra.emf.expressions.feature-1.0.0-SNAPSHOT-sources-feature.jar 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.feature --- 08:24:25 [INFO] 08:24:25 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.feature >------ 08:24:25 [INFO] Building org.eclipse.papyrus.infra.emf.feature 3.0.0-SNAPSHOT [433/729] 08:24:25 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:25 [INFO] 08:24:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.feature --- 08:24:25 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/target 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.emf.feature --- 08:24:25 [INFO] The project's OSGi version is 3.0.0.202103041255 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.feature --- 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.feature --- 08:24:25 [INFO] 08:24:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.feature --- 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.feature --- 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.emf.feature --- 08:24:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/target/org.eclipse.papyrus.infra.emf.feature-3.0.0-SNAPSHOT.jar 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.feature --- 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.emf.feature --- 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.feature --- 08:24:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/target/org.eclipse.papyrus.infra.emf.feature-3.0.0-SNAPSHOT-sources-feature.jar 08:24:25 [INFO] 08:24:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.feature --- 08:24:26 [INFO] 08:24:26 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.feature >---- 08:24:26 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.feature 3.0.0-SNAPSHOT [434/729] 08:24:26 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:26 [INFO] 08:24:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.feature --- 08:24:26 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/target 08:24:26 [INFO] 08:24:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.gmfdiag.feature --- 08:24:26 [INFO] The project's OSGi version is 3.0.0.202103041255 08:24:26 [INFO] 08:24:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.feature --- 08:24:26 [INFO] 08:24:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.feature --- 08:24:26 [INFO] 08:24:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.feature --- 08:24:26 [INFO] 08:24:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.feature --- 08:24:26 [INFO] 08:24:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.gmfdiag.feature --- 08:24:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/target/org.eclipse.papyrus.infra.gmfdiag.feature-3.0.0-SNAPSHOT.jar 08:24:27 [INFO] 08:24:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.feature --- 08:24:27 [INFO] 08:24:27 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.feature --- 08:24:27 [INFO] 08:24:27 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.feature --- 08:24:27 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/target/org.eclipse.papyrus.infra.gmfdiag.feature-3.0.0-SNAPSHOT-sources-feature.jar 08:24:27 [INFO] 08:24:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.feature --- 08:24:28 [INFO] 08:24:28 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.feature >--- 08:24:28 [INFO] Building org.eclipse.papyrus.infra.services.feature 3.0.0-SNAPSHOT [435/729] 08:24:28 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:28 [INFO] 08:24:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.feature --- 08:24:28 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/target 08:24:28 [INFO] 08:24:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.services.feature --- 08:24:28 [INFO] The project's OSGi version is 3.0.0.202103041255 08:24:28 [INFO] 08:24:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.feature --- 08:24:28 [INFO] 08:24:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.feature --- 08:24:28 [INFO] 08:24:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.feature --- 08:24:28 [INFO] 08:24:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.feature --- 08:24:28 [INFO] 08:24:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.services.feature --- 08:24:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/target/org.eclipse.papyrus.infra.services.feature-3.0.0-SNAPSHOT.jar 08:24:28 [INFO] 08:24:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.feature --- 08:24:28 [INFO] 08:24:28 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.services.feature --- 08:24:28 [INFO] 08:24:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.feature --- 08:24:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/target/org.eclipse.papyrus.infra.services.feature-3.0.0-SNAPSHOT-sources-feature.jar 08:24:28 [INFO] 08:24:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.feature --- 08:24:29 [INFO] 08:24:29 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.feature >------ 08:24:29 [INFO] Building org.eclipse.papyrus.infra.ui.feature 3.0.0-SNAPSHOT [436/729] 08:24:29 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:29 [INFO] 08:24:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.feature --- 08:24:29 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/target 08:24:29 [INFO] 08:24:29 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.ui.feature --- 08:24:29 [INFO] The project's OSGi version is 3.0.0.202103041255 08:24:29 [INFO] 08:24:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.feature --- 08:24:29 [INFO] 08:24:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.feature --- 08:24:29 [INFO] 08:24:29 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.feature --- 08:24:29 [INFO] 08:24:29 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui.feature --- 08:24:29 [INFO] 08:24:29 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.ui.feature --- 08:24:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/target/org.eclipse.papyrus.infra.ui.feature-3.0.0-SNAPSHOT.jar 08:24:29 [INFO] 08:24:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.feature --- 08:24:29 [INFO] 08:24:29 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.ui.feature --- 08:24:29 [INFO] 08:24:29 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.ui.feature --- 08:24:29 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/target/org.eclipse.papyrus.infra.ui.feature-3.0.0-SNAPSHOT-sources-feature.jar 08:24:29 [INFO] 08:24:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.feature --- 08:24:29 [INFO] 08:24:29 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.widget.feature >---- 08:24:29 [INFO] Building org.eclipse.papyrus.infra.widget.feature 3.0.0-SNAPSHOT [437/729] 08:24:29 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:30 [INFO] 08:24:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.widget.feature --- 08:24:30 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/target 08:24:30 [INFO] 08:24:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.widget.feature --- 08:24:30 [INFO] The project's OSGi version is 3.0.0.202103041255 08:24:30 [INFO] 08:24:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.widget.feature --- 08:24:30 [INFO] 08:24:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.widget.feature --- 08:24:30 [INFO] 08:24:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.widget.feature --- 08:24:30 [INFO] 08:24:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.widget.feature --- 08:24:30 [INFO] 08:24:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.widget.feature --- 08:24:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/target/org.eclipse.papyrus.infra.widget.feature-3.0.0-SNAPSHOT.jar 08:24:30 [INFO] 08:24:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.widget.feature --- 08:24:30 [INFO] 08:24:30 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.widget.feature --- 08:24:30 [INFO] 08:24:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.widget.feature --- 08:24:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/target/org.eclipse.papyrus.infra.widget.feature-3.0.0-SNAPSHOT-sources-feature.jar 08:24:30 [INFO] 08:24:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.widget.feature --- 08:24:30 [INFO] 08:24:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.feature >-- 08:24:30 [INFO] Building org.eclipse.papyrus.infra.internationalization.feature 1.0.0-SNAPSHOT [438/729] 08:24:30 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:30 [INFO] 08:24:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.feature --- 08:24:30 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/target 08:24:30 [INFO] 08:24:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.internationalization.feature --- 08:24:30 [INFO] The project's OSGi version is 1.0.0.202103041255 08:24:30 [INFO] 08:24:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.feature --- 08:24:30 [INFO] 08:24:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.feature --- 08:24:30 [INFO] 08:24:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.feature --- 08:24:30 [INFO] 08:24:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.feature --- 08:24:30 [INFO] 08:24:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.internationalization.feature --- 08:24:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/target/org.eclipse.papyrus.infra.internationalization.feature-1.0.0-SNAPSHOT.jar 08:24:30 [INFO] 08:24:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.feature --- 08:24:30 [INFO] 08:24:30 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.feature --- 08:24:30 [INFO] 08:24:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization.feature --- 08:24:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/target/org.eclipse.papyrus.infra.internationalization.feature-1.0.0-SNAPSHOT-sources-feature.jar 08:24:30 [INFO] 08:24:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.feature --- 08:24:31 [INFO] 08:24:31 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.feature >--- 08:24:31 [INFO] Building org.eclipse.papyrus.infra.nattable.feature 4.0.0-SNAPSHOT [439/729] 08:24:31 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:31 [INFO] 08:24:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.feature --- 08:24:31 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/target 08:24:31 [INFO] 08:24:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.nattable.feature --- 08:24:31 [INFO] The project's OSGi version is 4.0.0.202103041255 08:24:31 [INFO] 08:24:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.feature --- 08:24:31 [INFO] 08:24:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.feature --- 08:24:31 [INFO] 08:24:31 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.feature --- 08:24:32 [INFO] 08:24:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.feature --- 08:24:32 [INFO] 08:24:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.nattable.feature --- 08:24:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/target/org.eclipse.papyrus.infra.nattable.feature-4.0.0-SNAPSHOT.jar 08:24:32 [INFO] 08:24:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.feature --- 08:24:32 [INFO] 08:24:32 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.nattable.feature --- 08:24:32 [INFO] 08:24:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.feature --- 08:24:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/target/org.eclipse.papyrus.infra.nattable.feature-4.0.0-SNAPSHOT-sources-feature.jar 08:24:32 [INFO] 08:24:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.feature --- 08:24:32 [INFO] 08:24:32 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.feature >-- 08:24:32 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.feature 3.0.0-SNAPSHOT [440/729] 08:24:32 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:32 [INFO] 08:24:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.feature --- 08:24:32 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/target 08:24:32 [INFO] 08:24:32 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.gmfdiag.css.feature --- 08:24:32 [INFO] The project's OSGi version is 3.0.0.202103041255 08:24:32 [INFO] 08:24:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.feature --- 08:24:32 [INFO] 08:24:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.feature --- 08:24:32 [INFO] 08:24:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.feature --- 08:24:32 [INFO] 08:24:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.feature --- 08:24:33 [INFO] 08:24:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.feature --- 08:24:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/target/org.eclipse.papyrus.infra.gmfdiag.css.feature-3.0.0-SNAPSHOT.jar 08:24:33 [INFO] 08:24:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.feature --- 08:24:33 [INFO] 08:24:33 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.feature --- 08:24:33 [INFO] 08:24:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.feature --- 08:24:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/target/org.eclipse.papyrus.infra.gmfdiag.css.feature-3.0.0-SNAPSHOT-sources-feature.jar 08:24:33 [INFO] 08:24:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.feature --- 08:24:34 [INFO] 08:24:34 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.feature >-- 08:24:34 [INFO] Building org.eclipse.papyrus.infra.viewpoints.feature 3.0.0-SNAPSHOT [441/729] 08:24:34 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:34 [INFO] 08:24:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.feature --- 08:24:34 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/target 08:24:34 [INFO] 08:24:34 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.viewpoints.feature --- 08:24:34 [INFO] The project's OSGi version is 3.0.0.202103041255 08:24:34 [INFO] 08:24:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.viewpoints.feature --- 08:24:34 [INFO] 08:24:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.viewpoints.feature --- 08:24:34 [INFO] 08:24:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.viewpoints.feature --- 08:24:34 [INFO] 08:24:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.viewpoints.feature --- 08:24:34 [INFO] 08:24:34 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.viewpoints.feature --- 08:24:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/target/org.eclipse.papyrus.infra.viewpoints.feature-3.0.0-SNAPSHOT.jar 08:24:34 [INFO] 08:24:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.viewpoints.feature --- 08:24:34 [INFO] 08:24:34 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.viewpoints.feature --- 08:24:34 [INFO] 08:24:34 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.viewpoints.feature --- 08:24:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/target/org.eclipse.papyrus.infra.viewpoints.feature-3.0.0-SNAPSHOT-sources-feature.jar 08:24:34 [INFO] 08:24:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.viewpoints.feature --- 08:24:34 [INFO] 08:24:34 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.feature >-------- 08:24:34 [INFO] Building org.eclipse.papyrus.infra.feature 3.0.0-SNAPSHOT [442/729] 08:24:34 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:35 [INFO] 08:24:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.feature --- 08:24:35 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/target 08:24:35 [INFO] 08:24:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.feature --- 08:24:35 [INFO] The project's OSGi version is 3.0.0.202103041255 08:24:35 [INFO] 08:24:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.feature --- 08:24:35 [INFO] 08:24:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.feature --- 08:24:35 [INFO] 08:24:35 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.feature --- 08:24:35 [INFO] 08:24:35 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.feature --- 08:24:35 [INFO] 08:24:35 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.feature --- 08:24:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/target/org.eclipse.papyrus.infra.feature-3.0.0-SNAPSHOT.jar 08:24:35 [INFO] 08:24:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.feature --- 08:24:35 [INFO] 08:24:35 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.feature --- 08:24:35 [INFO] 08:24:35 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.feature --- 08:24:35 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/target/org.eclipse.papyrus.infra.feature-3.0.0-SNAPSHOT-sources-feature.jar 08:24:35 [INFO] 08:24:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.feature --- 08:24:36 [INFO] 08:24:36 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.feature >------- 08:24:36 [INFO] Building org.eclipse.papyrus.uml.alf.feature 3.0.0-SNAPSHOT [443/729] 08:24:36 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:36 [INFO] 08:24:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.feature --- 08:24:36 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/target 08:24:36 [INFO] 08:24:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.alf.feature --- 08:24:36 [INFO] The project's OSGi version is 3.0.0.202103041255 08:24:36 [INFO] 08:24:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.feature --- 08:24:36 [INFO] 08:24:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.feature --- 08:24:36 [INFO] 08:24:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.feature --- 08:24:36 [INFO] 08:24:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf.feature --- 08:24:36 [INFO] 08:24:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.alf.feature --- 08:24:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/target/org.eclipse.papyrus.uml.alf.feature-3.0.0-SNAPSHOT.jar 08:24:36 [INFO] 08:24:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.feature --- 08:24:36 [INFO] 08:24:36 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.alf.feature --- 08:24:36 [INFO] 08:24:36 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.alf.feature --- 08:24:36 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/target/org.eclipse.papyrus.uml.alf.feature-3.0.0-SNAPSHOT-sources-feature.jar 08:24:36 [INFO] 08:24:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.feature --- 08:24:38 [INFO] 08:24:38 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture.feature >-- 08:24:38 [INFO] Building org.eclipse.papyrus.uml.architecture.feature 1.0.0-SNAPSHOT [444/729] 08:24:38 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:39 [INFO] 08:24:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.architecture.feature --- 08:24:39 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/target 08:24:39 [INFO] 08:24:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.architecture.feature --- 08:24:39 [INFO] The project's OSGi version is 1.0.0.202103041255 08:24:39 [INFO] 08:24:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.architecture.feature --- 08:24:39 [INFO] 08:24:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.architecture.feature --- 08:24:39 [INFO] 08:24:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.architecture.feature --- 08:24:39 [INFO] 08:24:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.architecture.feature --- 08:24:39 [INFO] 08:24:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.architecture.feature --- 08:24:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/target/org.eclipse.papyrus.uml.architecture.feature-1.0.0-SNAPSHOT.jar 08:24:39 [INFO] 08:24:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.architecture.feature --- 08:24:39 [INFO] 08:24:39 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.architecture.feature --- 08:24:39 [INFO] 08:24:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.architecture.feature --- 08:24:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/target/org.eclipse.papyrus.uml.architecture.feature-1.0.0-SNAPSHOT-sources-feature.jar 08:24:39 [INFO] 08:24:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.architecture.feature --- 08:24:40 [INFO] 08:24:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.feature >-- 08:24:40 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.feature 3.0.0-SNAPSHOT [445/729] 08:24:40 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:40 [INFO] 08:24:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.feature --- 08:24:40 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/target 08:24:40 [INFO] 08:24:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.decoratormodel.feature --- 08:24:40 [INFO] The project's OSGi version is 3.0.0.202103041255 08:24:40 [INFO] 08:24:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.feature --- 08:24:40 [INFO] 08:24:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.feature --- 08:24:40 [INFO] 08:24:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.feature --- 08:24:40 [INFO] 08:24:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.decoratormodel.feature --- 08:24:40 [INFO] 08:24:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.decoratormodel.feature --- 08:24:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/target/org.eclipse.papyrus.uml.decoratormodel.feature-3.0.0-SNAPSHOT.jar 08:24:40 [INFO] 08:24:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.feature --- 08:24:40 [INFO] 08:24:40 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.feature --- 08:24:40 [INFO] 08:24:40 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.decoratormodel.feature --- 08:24:40 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/target/org.eclipse.papyrus.uml.decoratormodel.feature-3.0.0-SNAPSHOT-sources-feature.jar 08:24:40 [INFO] 08:24:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.feature --- 08:24:41 [INFO] 08:24:41 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css.feature >--- 08:24:41 [INFO] Building org.eclipse.papyrus.uml.diagram.css.feature 2.0.0-SNAPSHOT [446/729] 08:24:41 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:41 [INFO] 08:24:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.css.feature --- 08:24:41 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/target 08:24:41 [INFO] 08:24:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.diagram.css.feature --- 08:24:41 [INFO] The project's OSGi version is 2.0.0.202103041255 08:24:41 [INFO] 08:24:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.css.feature --- 08:24:41 [INFO] 08:24:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.css.feature --- 08:24:41 [INFO] 08:24:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.css.feature --- 08:24:41 [INFO] 08:24:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.css.feature --- 08:24:41 [INFO] 08:24:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.diagram.css.feature --- 08:24:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/target/org.eclipse.papyrus.uml.diagram.css.feature-2.0.0-SNAPSHOT.jar 08:24:41 [INFO] 08:24:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.css.feature --- 08:24:41 [INFO] 08:24:41 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.diagram.css.feature --- 08:24:41 [INFO] 08:24:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.css.feature --- 08:24:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/target/org.eclipse.papyrus.uml.diagram.css.feature-2.0.0-SNAPSHOT-sources-feature.jar 08:24:41 [INFO] 08:24:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.css.feature --- 08:24:42 [INFO] 08:24:42 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.feature >----- 08:24:42 [INFO] Building org.eclipse.papyrus.uml.diagram.feature 3.0.0-SNAPSHOT [447/729] 08:24:42 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:42 [INFO] 08:24:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.feature --- 08:24:42 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/target 08:24:42 [INFO] 08:24:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.diagram.feature --- 08:24:42 [INFO] The project's OSGi version is 3.0.0.202103041255 08:24:42 [INFO] 08:24:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.feature --- 08:24:42 [INFO] 08:24:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.feature --- 08:24:42 [INFO] 08:24:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.feature --- 08:24:42 [INFO] 08:24:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.feature --- 08:24:42 [INFO] 08:24:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.diagram.feature --- 08:24:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/target/org.eclipse.papyrus.uml.diagram.feature-3.0.0-SNAPSHOT.jar 08:24:42 [INFO] 08:24:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.feature --- 08:24:42 [INFO] 08:24:42 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.diagram.feature --- 08:24:42 [INFO] 08:24:42 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.feature --- 08:24:42 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/target/org.eclipse.papyrus.uml.diagram.feature-3.0.0-SNAPSHOT-sources-feature.jar 08:24:43 [INFO] 08:24:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.feature --- 08:24:43 [INFO] 08:24:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.expressions.feature >--- 08:24:43 [INFO] Building org.eclipse.papyrus.uml.expressions.feature 1.0.0-SNAPSHOT [448/729] 08:24:43 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:44 [INFO] 08:24:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.feature --- 08:24:44 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/target 08:24:44 [INFO] 08:24:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.expressions.feature --- 08:24:44 [INFO] The project's OSGi version is 1.0.0.202103041255 08:24:44 [INFO] 08:24:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.expressions.feature --- 08:24:44 [INFO] 08:24:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.expressions.feature --- 08:24:44 [INFO] 08:24:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.expressions.feature --- 08:24:44 [INFO] 08:24:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.expressions.feature --- 08:24:44 [INFO] 08:24:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.expressions.feature --- 08:24:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/target/org.eclipse.papyrus.uml.expressions.feature-1.0.0-SNAPSHOT.jar 08:24:44 [INFO] 08:24:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.expressions.feature --- 08:24:44 [INFO] 08:24:44 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.expressions.feature --- 08:24:44 [INFO] 08:24:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.expressions.feature --- 08:24:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/target/org.eclipse.papyrus.uml.expressions.feature-1.0.0-SNAPSHOT-sources-feature.jar 08:24:44 [INFO] 08:24:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.expressions.feature --- 08:24:44 [INFO] 08:24:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.feature >-- 08:24:44 [INFO] Building org.eclipse.papyrus.uml.internationalization.feature 1.0.0-SNAPSHOT [449/729] 08:24:44 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:44 [INFO] 08:24:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.feature --- 08:24:44 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/target 08:24:44 [INFO] 08:24:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.internationalization.feature --- 08:24:44 [INFO] The project's OSGi version is 1.0.0.202103041255 08:24:44 [INFO] 08:24:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.feature --- 08:24:44 [INFO] 08:24:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.feature --- 08:24:44 [INFO] 08:24:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.feature --- 08:24:44 [INFO] 08:24:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.internationalization.feature --- 08:24:44 [INFO] 08:24:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.internationalization.feature --- 08:24:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/target/org.eclipse.papyrus.uml.internationalization.feature-1.0.0-SNAPSHOT.jar 08:24:44 [INFO] 08:24:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.feature --- 08:24:44 [INFO] 08:24:44 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.internationalization.feature --- 08:24:44 [INFO] 08:24:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.internationalization.feature --- 08:24:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/target/org.eclipse.papyrus.uml.internationalization.feature-1.0.0-SNAPSHOT-sources-feature.jar 08:24:44 [INFO] 08:24:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.internationalization.feature --- 08:24:45 [INFO] 08:24:45 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.feature >-- 08:24:45 [INFO] Building org.eclipse.papyrus.uml.modelexplorer.feature 2.0.0-SNAPSHOT [450/729] 08:24:45 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:45 [INFO] 08:24:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer.feature --- 08:24:45 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/target 08:24:45 [INFO] 08:24:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.modelexplorer.feature --- 08:24:45 [INFO] The project's OSGi version is 2.0.0.202103041255 08:24:45 [INFO] 08:24:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelexplorer.feature --- 08:24:45 [INFO] 08:24:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelexplorer.feature --- 08:24:45 [INFO] 08:24:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelexplorer.feature --- 08:24:45 [INFO] 08:24:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.modelexplorer.feature --- 08:24:45 [INFO] 08:24:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.modelexplorer.feature --- 08:24:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/target/org.eclipse.papyrus.uml.modelexplorer.feature-2.0.0-SNAPSHOT.jar 08:24:45 [INFO] 08:24:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelexplorer.feature --- 08:24:45 [INFO] 08:24:45 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.modelexplorer.feature --- 08:24:45 [INFO] 08:24:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.modelexplorer.feature --- 08:24:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/target/org.eclipse.papyrus.uml.modelexplorer.feature-2.0.0-SNAPSHOT-sources-feature.jar 08:24:45 [INFO] 08:24:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelexplorer.feature --- 08:24:45 [INFO] 08:24:45 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.feature >--- 08:24:45 [INFO] Building org.eclipse.papyrus.uml.properties.feature 3.0.0-SNAPSHOT [451/729] 08:24:45 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:45 [INFO] 08:24:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.properties.feature --- 08:24:45 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/target 08:24:45 [INFO] 08:24:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.properties.feature --- 08:24:45 [INFO] The project's OSGi version is 3.0.0.202103041255 08:24:45 [INFO] 08:24:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.feature --- 08:24:45 [INFO] 08:24:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.feature --- 08:24:45 [INFO] 08:24:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.feature --- 08:24:45 [INFO] 08:24:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties.feature --- 08:24:45 [INFO] 08:24:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.properties.feature --- 08:24:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/target/org.eclipse.papyrus.uml.properties.feature-3.0.0-SNAPSHOT.jar 08:24:45 [INFO] 08:24:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.feature --- 08:24:45 [INFO] 08:24:45 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.properties.feature --- 08:24:45 [INFO] 08:24:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.properties.feature --- 08:24:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/target/org.eclipse.papyrus.uml.properties.feature-3.0.0-SNAPSHOT-sources-feature.jar 08:24:45 [INFO] 08:24:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties.feature --- 08:24:47 [INFO] 08:24:47 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.feature >------ 08:24:47 [INFO] Building org.eclipse.papyrus.uml.tools.feature 3.0.0-SNAPSHOT [452/729] 08:24:47 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:47 [INFO] 08:24:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.tools.feature --- 08:24:47 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/target 08:24:47 [INFO] 08:24:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.tools.feature --- 08:24:47 [INFO] The project's OSGi version is 3.0.0.202103041255 08:24:47 [INFO] 08:24:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools.feature --- 08:24:47 [INFO] 08:24:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools.feature --- 08:24:47 [INFO] 08:24:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools.feature --- 08:24:47 [INFO] 08:24:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.tools.feature --- 08:24:47 [INFO] 08:24:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.tools.feature --- 08:24:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/target/org.eclipse.papyrus.uml.tools.feature-3.0.0-SNAPSHOT.jar 08:24:47 [INFO] 08:24:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools.feature --- 08:24:47 [INFO] 08:24:47 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.tools.feature --- 08:24:47 [INFO] 08:24:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.tools.feature --- 08:24:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/target/org.eclipse.papyrus.uml.tools.feature-3.0.0-SNAPSHOT-sources-feature.jar 08:24:47 [INFO] 08:24:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.tools.feature --- 08:24:47 [INFO] 08:24:47 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.ui.feature >------- 08:24:47 [INFO] Building org.eclipse.papyrus.uml.ui.feature 1.2.0-SNAPSHOT [453/729] 08:24:47 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:47 [INFO] 08:24:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.ui.feature --- 08:24:47 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/target 08:24:47 [INFO] 08:24:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.ui.feature --- 08:24:47 [INFO] The project's OSGi version is 1.2.0.202103041255 08:24:47 [INFO] 08:24:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.ui.feature --- 08:24:47 [INFO] 08:24:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.ui.feature --- 08:24:47 [INFO] 08:24:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.ui.feature --- 08:24:47 [INFO] 08:24:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.ui.feature --- 08:24:47 [INFO] 08:24:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.ui.feature --- 08:24:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/target/org.eclipse.papyrus.uml.ui.feature-1.2.0-SNAPSHOT.jar 08:24:47 [INFO] 08:24:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.ui.feature --- 08:24:47 [INFO] 08:24:47 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.ui.feature --- 08:24:47 [INFO] 08:24:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.ui.feature --- 08:24:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/target/org.eclipse.papyrus.uml.ui.feature-1.2.0-SNAPSHOT-sources-feature.jar 08:24:47 [INFO] 08:24:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.ui.feature --- 08:24:48 [INFO] 08:24:48 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.feature >---- 08:24:48 [INFO] Building org.eclipse.papyrus.uml.textedit.feature 2.0.0-SNAPSHOT [454/729] 08:24:48 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:48 [INFO] 08:24:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.feature --- 08:24:48 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/target 08:24:48 [INFO] 08:24:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.textedit.feature --- 08:24:48 [INFO] The project's OSGi version is 2.0.0.202103041255 08:24:48 [INFO] 08:24:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.feature --- 08:24:48 [INFO] 08:24:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.feature --- 08:24:48 [INFO] 08:24:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.feature --- 08:24:48 [INFO] 08:24:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.feature --- 08:24:48 [INFO] 08:24:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.textedit.feature --- 08:24:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/target/org.eclipse.papyrus.uml.textedit.feature-2.0.0-SNAPSHOT.jar 08:24:49 [INFO] 08:24:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.feature --- 08:24:49 [INFO] 08:24:49 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.textedit.feature --- 08:24:49 [INFO] 08:24:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.feature --- 08:24:49 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/target/org.eclipse.papyrus.uml.textedit.feature-2.0.0-SNAPSHOT-sources-feature.jar 08:24:50 [INFO] 08:24:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.feature --- 08:24:50 [INFO] 08:24:50 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.search.feature >----- 08:24:50 [INFO] Building org.eclipse.papyrus.uml.search.feature 2.0.0-SNAPSHOT [455/729] 08:24:50 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:50 [INFO] 08:24:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.search.feature --- 08:24:50 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/target 08:24:50 [INFO] 08:24:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.search.feature --- 08:24:50 [INFO] The project's OSGi version is 2.0.0.202103041255 08:24:50 [INFO] 08:24:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.search.feature --- 08:24:50 [INFO] 08:24:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.search.feature --- 08:24:50 [INFO] 08:24:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.search.feature --- 08:24:50 [INFO] 08:24:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.search.feature --- 08:24:50 [INFO] 08:24:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.search.feature --- 08:24:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/target/org.eclipse.papyrus.uml.search.feature-2.0.0-SNAPSHOT.jar 08:24:50 [INFO] 08:24:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.search.feature --- 08:24:50 [INFO] 08:24:50 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.search.feature --- 08:24:50 [INFO] 08:24:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.search.feature --- 08:24:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/target/org.eclipse.papyrus.uml.search.feature-2.0.0-SNAPSHOT-sources-feature.jar 08:24:50 [INFO] 08:24:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.search.feature --- 08:24:50 [INFO] 08:24:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.feature >-- 08:24:50 [INFO] Building org.eclipse.papyrus.uml.xtext.integration.feature 2.0.0-SNAPSHOT [456/729] 08:24:50 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:50 [INFO] 08:24:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.xtext.integration.feature --- 08:24:50 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/target 08:24:50 [INFO] 08:24:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.xtext.integration.feature --- 08:24:50 [INFO] The project's OSGi version is 2.0.0.202103041255 08:24:50 [INFO] 08:24:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.xtext.integration.feature --- 08:24:50 [INFO] 08:24:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.xtext.integration.feature --- 08:24:50 [INFO] 08:24:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.xtext.integration.feature --- 08:24:50 [INFO] 08:24:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.xtext.integration.feature --- 08:24:50 [INFO] 08:24:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.xtext.integration.feature --- 08:24:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/target/org.eclipse.papyrus.uml.xtext.integration.feature-2.0.0-SNAPSHOT.jar 08:24:50 [INFO] 08:24:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.xtext.integration.feature --- 08:24:50 [INFO] 08:24:50 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.xtext.integration.feature --- 08:24:50 [INFO] 08:24:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.xtext.integration.feature --- 08:24:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/target/org.eclipse.papyrus.uml.xtext.integration.feature-2.0.0-SNAPSHOT-sources-feature.jar 08:24:50 [INFO] 08:24:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.xtext.integration.feature --- 08:24:51 [INFO] 08:24:51 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.feature >---- 08:24:51 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.feature 1.0.0-SNAPSHOT [457/729] 08:24:51 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:51 [INFO] 08:24:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.feature --- 08:24:51 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/target 08:24:51 [INFO] 08:24:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.m2m.qvto.feature --- 08:24:51 [INFO] The project's OSGi version is 1.0.0.202103041255 08:24:51 [INFO] 08:24:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.feature --- 08:24:51 [INFO] 08:24:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.feature --- 08:24:51 [INFO] 08:24:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.feature --- 08:24:51 [INFO] 08:24:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.feature --- 08:24:51 [INFO] 08:24:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.m2m.qvto.feature --- 08:24:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/target/org.eclipse.papyrus.uml.m2m.qvto.feature-1.0.0-SNAPSHOT.jar 08:24:51 [INFO] 08:24:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.feature --- 08:24:51 [INFO] 08:24:51 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.feature --- 08:24:51 [INFO] 08:24:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.m2m.qvto.feature --- 08:24:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/target/org.eclipse.papyrus.uml.m2m.qvto.feature-1.0.0-SNAPSHOT-sources-feature.jar 08:24:51 [INFO] 08:24:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.feature --- 08:24:52 [INFO] 08:24:52 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.feature >---- 08:24:52 [INFO] Building org.eclipse.papyrus.uml.nattable.feature 4.0.0-SNAPSHOT [458/729] 08:24:52 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:52 [INFO] 08:24:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.feature --- 08:24:52 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/target 08:24:52 [INFO] 08:24:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.nattable.feature --- 08:24:52 [INFO] The project's OSGi version is 4.0.0.202103041255 08:24:52 [INFO] 08:24:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.feature --- 08:24:52 [INFO] 08:24:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.feature --- 08:24:52 [INFO] 08:24:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.feature --- 08:24:52 [INFO] 08:24:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.feature --- 08:24:52 [INFO] 08:24:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.nattable.feature --- 08:24:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/target/org.eclipse.papyrus.uml.nattable.feature-4.0.0-SNAPSHOT.jar 08:24:52 [INFO] 08:24:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.feature --- 08:24:52 [INFO] 08:24:52 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.nattable.feature --- 08:24:52 [INFO] 08:24:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.feature --- 08:24:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:24:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/target/org.eclipse.papyrus.uml.nattable.feature-4.0.0-SNAPSHOT-sources-feature.jar 08:24:52 [INFO] 08:24:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.feature --- 08:24:53 [INFO] 08:24:53 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml.feature >--------- 08:24:53 [INFO] Building org.eclipse.papyrus.uml.feature 4.0.0-SNAPSHOT [459/729] 08:24:53 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:24:54 [INFO] 08:24:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.feature --- 08:24:54 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/target 08:24:54 [INFO] 08:24:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.feature --- 08:24:54 [INFO] The project's OSGi version is 4.0.0.202103041255 08:24:54 [INFO] 08:24:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.feature --- 08:24:54 [INFO] 08:24:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.feature --- 08:24:54 [INFO] 08:24:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.feature --- 08:24:54 [INFO] 08:24:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.feature --- 08:24:54 [INFO] 08:24:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.feature --- 08:24:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/target/org.eclipse.papyrus.uml.feature-4.0.0-SNAPSHOT.jar 08:24:57 [INFO] 08:24:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.feature --- 08:24:57 [INFO] 08:24:57 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.feature --- 08:24:57 [INFO] 08:24:57 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.feature --- 08:24:57 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:25:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/target/org.eclipse.papyrus.uml.feature-4.0.0-SNAPSHOT-sources-feature.jar 08:25:00 [INFO] 08:25:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.feature --- 08:25:00 [INFO] 08:25:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.feature >-- 08:25:00 [INFO] Building org.eclipse.papyrus.views.documentation.feature 1.0.0-SNAPSHOT [460/729] 08:25:00 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:25:01 [INFO] 08:25:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.documentation.feature --- 08:25:01 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/target 08:25:01 [INFO] 08:25:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.documentation.feature --- 08:25:01 [INFO] The project's OSGi version is 1.0.0.202103041255 08:25:01 [INFO] 08:25:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.documentation.feature --- 08:25:01 [INFO] 08:25:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.documentation.feature --- 08:25:01 [INFO] 08:25:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.documentation.feature --- 08:25:02 [INFO] 08:25:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.documentation.feature --- 08:25:02 [INFO] 08:25:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.views.documentation.feature --- 08:25:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/target/org.eclipse.papyrus.views.documentation.feature-1.0.0-SNAPSHOT.jar 08:25:02 [INFO] 08:25:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.documentation.feature --- 08:25:02 [INFO] 08:25:02 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.documentation.feature --- 08:25:02 [INFO] 08:25:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.documentation.feature --- 08:25:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:25:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/target/org.eclipse.papyrus.views.documentation.feature-1.0.0-SNAPSHOT-sources-feature.jar 08:25:02 [INFO] 08:25:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.documentation.feature --- 08:25:02 [INFO] 08:25:02 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views.search.feature >---- 08:25:02 [INFO] Building org.eclipse.papyrus.views.search.feature 2.0.0-SNAPSHOT [461/729] 08:25:02 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:25:02 [INFO] 08:25:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.search.feature --- 08:25:02 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/target 08:25:02 [INFO] 08:25:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.search.feature --- 08:25:02 [INFO] The project's OSGi version is 2.0.0.202103041255 08:25:02 [INFO] 08:25:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.search.feature --- 08:25:02 [INFO] 08:25:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.search.feature --- 08:25:02 [INFO] 08:25:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.search.feature --- 08:25:02 [INFO] 08:25:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.search.feature --- 08:25:02 [INFO] 08:25:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.views.search.feature --- 08:25:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/target/org.eclipse.papyrus.views.search.feature-2.0.0-SNAPSHOT.jar 08:25:02 [INFO] 08:25:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.search.feature --- 08:25:02 [INFO] 08:25:02 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.search.feature --- 08:25:02 [INFO] 08:25:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.search.feature --- 08:25:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:25:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/target/org.eclipse.papyrus.views.search.feature-2.0.0-SNAPSHOT-sources-feature.jar 08:25:02 [INFO] 08:25:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.search.feature --- 08:25:03 [INFO] 08:25:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.feature >-- 08:25:03 [INFO] Building org.eclipse.papyrus.views.modelexplorer.feature 3.0.0-SNAPSHOT [462/729] 08:25:03 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:25:03 [INFO] 08:25:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer.feature --- 08:25:03 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/target 08:25:03 [INFO] 08:25:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.modelexplorer.feature --- 08:25:03 [INFO] The project's OSGi version is 3.0.0.202103041255 08:25:03 [INFO] 08:25:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer.feature --- 08:25:03 [INFO] 08:25:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer.feature --- 08:25:03 [INFO] 08:25:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer.feature --- 08:25:03 [INFO] 08:25:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.modelexplorer.feature --- 08:25:03 [INFO] 08:25:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.views.modelexplorer.feature --- 08:25:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/target/org.eclipse.papyrus.views.modelexplorer.feature-3.0.0-SNAPSHOT.jar 08:25:03 [INFO] 08:25:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer.feature --- 08:25:03 [INFO] 08:25:03 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer.feature --- 08:25:03 [INFO] 08:25:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.modelexplorer.feature --- 08:25:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:25:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/target/org.eclipse.papyrus.views.modelexplorer.feature-3.0.0-SNAPSHOT-sources-feature.jar 08:25:03 [INFO] 08:25:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer.feature --- 08:25:03 [INFO] 08:25:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.feature >-- 08:25:03 [INFO] Building org.eclipse.papyrus.views.properties.feature 3.0.0-SNAPSHOT [463/729] 08:25:03 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:25:03 [INFO] 08:25:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.properties.feature --- 08:25:03 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/target 08:25:03 [INFO] 08:25:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.properties.feature --- 08:25:03 [INFO] The project's OSGi version is 3.0.0.202103041255 08:25:03 [INFO] 08:25:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.feature --- 08:25:03 [INFO] 08:25:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.feature --- 08:25:03 [INFO] 08:25:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.feature --- 08:25:03 [INFO] 08:25:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.feature --- 08:25:03 [INFO] 08:25:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.views.properties.feature --- 08:25:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/target/org.eclipse.papyrus.views.properties.feature-3.0.0-SNAPSHOT.jar 08:25:03 [INFO] 08:25:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.feature --- 08:25:03 [INFO] 08:25:03 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.properties.feature --- 08:25:03 [INFO] 08:25:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.properties.feature --- 08:25:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:25:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/target/org.eclipse.papyrus.views.properties.feature-3.0.0-SNAPSHOT-sources-feature.jar 08:25:04 [INFO] 08:25:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.feature --- 08:25:04 [INFO] 08:25:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.references.feature >-- 08:25:04 [INFO] Building org.eclipse.papyrus.views.references.feature 2.0.0-SNAPSHOT [464/729] 08:25:04 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:25:04 [INFO] 08:25:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.references.feature --- 08:25:04 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/target 08:25:04 [INFO] 08:25:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.references.feature --- 08:25:04 [INFO] The project's OSGi version is 2.0.0.202103041255 08:25:04 [INFO] 08:25:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.references.feature --- 08:25:04 [INFO] 08:25:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.references.feature --- 08:25:04 [INFO] 08:25:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.references.feature --- 08:25:04 [INFO] 08:25:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.references.feature --- 08:25:04 [INFO] 08:25:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.views.references.feature --- 08:25:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/target/org.eclipse.papyrus.views.references.feature-2.0.0-SNAPSHOT.jar 08:25:04 [INFO] 08:25:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.references.feature --- 08:25:04 [INFO] 08:25:04 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.references.feature --- 08:25:04 [INFO] 08:25:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.references.feature --- 08:25:04 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:25:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/target/org.eclipse.papyrus.views.references.feature-2.0.0-SNAPSHOT-sources-feature.jar 08:25:04 [INFO] 08:25:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.references.feature --- 08:25:04 [INFO] 08:25:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.validation.feature >-- 08:25:04 [INFO] Building org.eclipse.papyrus.views.validation.feature 2.0.0-SNAPSHOT [465/729] 08:25:04 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:25:04 [INFO] 08:25:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.validation.feature --- 08:25:04 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/target 08:25:04 [INFO] 08:25:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.validation.feature --- 08:25:04 [INFO] The project's OSGi version is 2.0.0.202103041255 08:25:04 [INFO] 08:25:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.validation.feature --- 08:25:04 [INFO] 08:25:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.validation.feature --- 08:25:04 [INFO] 08:25:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.validation.feature --- 08:25:04 [INFO] 08:25:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.validation.feature --- 08:25:04 [INFO] 08:25:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.views.validation.feature --- 08:25:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/target/org.eclipse.papyrus.views.validation.feature-2.0.0-SNAPSHOT.jar 08:25:04 [INFO] 08:25:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.validation.feature --- 08:25:04 [INFO] 08:25:04 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.validation.feature --- 08:25:04 [INFO] 08:25:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.validation.feature --- 08:25:04 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:25:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/target/org.eclipse.papyrus.views.validation.feature-2.0.0-SNAPSHOT-sources-feature.jar 08:25:04 [INFO] 08:25:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.validation.feature --- 08:25:05 [INFO] 08:25:05 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.views.feature >-------- 08:25:05 [INFO] Building org.eclipse.papyrus.views.feature 1.0.0-SNAPSHOT [466/729] 08:25:05 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:25:05 [INFO] 08:25:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.feature --- 08:25:05 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/target 08:25:05 [INFO] 08:25:05 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.feature --- 08:25:05 [INFO] The project's OSGi version is 1.0.0.202103041255 08:25:05 [INFO] 08:25:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.feature --- 08:25:05 [INFO] 08:25:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.feature --- 08:25:05 [INFO] 08:25:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.feature --- 08:25:05 [INFO] 08:25:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.feature --- 08:25:05 [INFO] 08:25:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.views.feature --- 08:25:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/target/org.eclipse.papyrus.views.feature-1.0.0-SNAPSHOT.jar 08:25:05 [INFO] 08:25:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.feature --- 08:25:05 [INFO] 08:25:05 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.feature --- 08:25:05 [INFO] 08:25:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.feature --- 08:25:05 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:25:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/target/org.eclipse.papyrus.views.feature-1.0.0-SNAPSHOT-sources-feature.jar 08:25:05 [INFO] 08:25:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.feature --- 08:25:06 [INFO] 08:25:06 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.sdk.feature >--------- 08:25:06 [INFO] Building org.eclipse.papyrus.sdk.feature 5.1.0-SNAPSHOT [467/729] 08:25:06 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:25:08 [INFO] 08:25:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sdk.feature --- 08:25:08 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/target 08:25:08 [INFO] 08:25:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.sdk.feature --- 08:25:08 [INFO] The project's OSGi version is 5.1.0.202103041255 08:25:08 [INFO] 08:25:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sdk.feature --- 08:25:08 [INFO] 08:25:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sdk.feature --- 08:25:08 [INFO] 08:25:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sdk.feature --- 08:25:08 [INFO] 08:25:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sdk.feature --- 08:25:08 [INFO] 08:25:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.sdk.feature --- 08:25:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/target/org.eclipse.papyrus.sdk.feature-5.1.0-SNAPSHOT.jar 08:25:08 [INFO] 08:25:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sdk.feature --- 08:25:08 [INFO] 08:25:08 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.sdk.feature --- 08:25:08 [INFO] 08:25:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sdk.feature --- 08:25:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:25:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/target/org.eclipse.papyrus.sdk.feature-5.1.0-SNAPSHOT-sources-feature.jar 08:25:09 [INFO] 08:25:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sdk.feature --- 08:25:09 [INFO] 08:25:09 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.user.examples-features >--- 08:25:09 [INFO] Building Papyrus Examples Features 0.0.1-SNAPSHOT [468/729] 08:25:09 [INFO] --------------------------------[ pom ]--------------------------------- 08:25:09 [INFO] 08:25:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.user.examples-features --- 08:25:09 [INFO] 08:25:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.user.examples-features --- 08:25:09 [INFO] 08:25:09 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.user.examples-features --- 08:25:09 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:25:09 [INFO] 08:25:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.user.examples-features --- 08:25:09 [INFO] 08:25:09 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.user.examples.feature >---- 08:25:09 [INFO] Building org.eclipse.papyrus.user.examples.feature 0.0.3-SNAPSHOT [469/729] 08:25:09 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:25:10 [INFO] 08:25:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.user.examples.feature --- 08:25:10 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/target 08:25:10 [INFO] 08:25:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.user.examples.feature --- 08:25:10 [INFO] The project's OSGi version is 0.0.3.202103041255 08:25:10 [INFO] 08:25:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.user.examples.feature --- 08:25:10 [INFO] 08:25:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.user.examples.feature --- 08:25:10 [INFO] 08:25:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.user.examples.feature --- 08:25:10 [INFO] 08:25:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.user.examples.feature --- 08:25:10 [INFO] 08:25:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.user.examples.feature --- 08:25:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/target/org.eclipse.papyrus.user.examples.feature-0.0.3-SNAPSHOT.jar 08:25:10 [INFO] 08:25:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.user.examples.feature --- 08:25:10 [INFO] 08:25:10 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.user.examples.feature --- 08:25:10 [INFO] 08:25:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.user.examples.feature --- 08:25:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:25:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/target/org.eclipse.papyrus.user.examples.feature-0.0.3-SNAPSHOT-sources-feature.jar 08:25:10 [INFO] 08:25:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.user.examples.feature --- 08:25:10 [INFO] 08:25:10 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.main.target.parent >----- 08:25:10 [INFO] Building org.eclipse.papyrus.main.target.parent 0.0.1-SNAPSHOT [470/729] 08:25:10 [INFO] --------------------------------[ pom ]--------------------------------- 08:25:10 [INFO] 08:25:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.main.target.parent --- 08:25:10 [INFO] 08:25:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.main.target.parent --- 08:25:10 [INFO] 08:25:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.main.target.parent --- 08:25:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:25:10 [INFO] 08:25:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.main.target.parent --- 08:25:10 [INFO] 08:25:10 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.main.portable.target >---- 08:25:10 [INFO] Building org.eclipse.papyrus.main.portable.target 0.0.1-SNAPSHOT [471/729] 08:25:10 [INFO] ---------------------[ eclipse-target-definition ]---------------------- 08:25:10 [INFO] 08:25:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.main.portable.target --- 08:25:10 [INFO] 08:25:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.main.portable.target --- 08:25:10 [INFO] 08:25:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.main.portable.target --- 08:25:10 [INFO] 08:25:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.main.portable.target --- 08:25:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 08:25:10 [INFO] 08:25:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.main.portable.target --- 08:25:10 [INFO] 08:25:10 [INFO] -------------< org.eclipse.papyrus:org.eclipse.papyrus.p2 >------------- 08:25:10 [INFO] Building org.eclipse.papyrus.p2 5.1.0-SNAPSHOT [472/729] 08:25:10 [INFO] -------------------------[ eclipse-repository ]------------------------- 08:25:10 [INFO] 08:25:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.p2 --- 08:25:10 [INFO] 08:25:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.p2 --- 08:25:10 [INFO] The project's OSGi version is 5.1.0.202103041255 08:25:10 [INFO] 08:25:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.p2 --- 08:25:10 [INFO] 08:25:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.p2 --- 08:25:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:25:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 08:25:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/main/site/src/main/resources 08:25:10 [INFO] 08:25:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.p2 --- 08:25:10 [INFO] 08:25:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.p2 --- 08:25:10 [INFO] 08:25:10 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.p2 --- 08:25:11 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] 08:25:11 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0] 08:25:12 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0] 08:25:12 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0] 08:25:12 [INFO] 08:25:12 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ org.eclipse.papyrus.p2 --- 08:25:12 [INFO] 08:25:12 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ org.eclipse.papyrus.p2 --- 08:25:12 [INFO] 08:25:12 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.p2 --- 08:25:12 [INFO] 08:25:12 [INFO] --- tycho-p2-repository-plugin:2.2.0:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.p2 --- 08:25:16 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core.source_1.5.0.201703192131.jar from http://download.eclipse.org/nattable/releases/1.5.0/repository/plugins/ (1.44MB) 08:25:17 [INFO] Fetching ca.odell.glazedlists.source_1.9.0.v201303080712.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (614.78kB) 08:25:17 [INFO] The user operation is waiting for background work to complete. 08:25:17 [INFO] Unpacking ca.odell.glazedlists.source_1.9.0.v201303080712... 08:25:17 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists.source_1.5.0.201703192131.jar from http://download.eclipse.org/nattable/releases/1.5.0/repository/plugins/ (96.17kB) 08:25:17 [INFO] Fetching org.eclipse.nebula.cwt.source_1.0.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (198.93kB) 08:25:17 [INFO] Fetching org.eclipse.nebula.widgets.richtext.source_1.2.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (1.37MB) 08:25:18 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula.source_1.1.0.201703192131.jar from http://download.eclipse.org/nattable/releases/1.5.0/repository/plugins/ (21.69kB) 08:29:34 [INFO] 08:29:34 [INFO] --- tycho-p2-repository-plugin:2.2.0:archive-repository (default-archive-repository) @ org.eclipse.papyrus.p2 --- 08:29:34 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/main/site/target/org.eclipse.papyrus.p2-5.1.0-SNAPSHOT.zip 08:29:37 [2025.989s][warning][gc,alloc] pool-862-thread-1: Retried waiting for GCLocker too often allocating 5000002 words 08:29:37 [INFO] ------------------------------------------------------------------------ 08:29:37 [INFO] Reactor Summary: 08:29:37 [INFO] 08:29:37 [INFO] org.eclipse.papyrus.all.releng 0.0.1-SNAPSHOT ...... SUCCESS [ 3.800 s] 08:29:37 [INFO] org.eclipse.papyrus.releng 0.0.1-SNAPSHOT .......... SUCCESS [ 0.082 s] 08:29:37 [INFO] Papyrus Main Plugins 0.0.1-SNAPSHOT ................ SUCCESS [ 0.010 s] 08:29:37 [INFO] Papyrus EMF 0.0.1-SNAPSHOT ......................... SUCCESS [ 0.007 s] 08:29:37 [INFO] org.eclipse.papyrus.emf 2.0.0-SNAPSHOT ............. SUCCESS [ 30.656 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.ui 2.0.0-SNAPSHOT .......... SUCCESS [ 1.164 s] 08:29:37 [INFO] EMF Facet, the Papyrus Edition 0.0.1-SNAPSHOT ...... SUCCESS [ 0.011 s] 08:29:37 [INFO] Papyrus EMF Facet Editors 0.0.1-SNAPSHOT ........... SUCCESS [ 0.009 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.custom.doc 2.0.0-SNAPSHOT SUCCESS [ 0.247 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.common.core 2.0.0-SNAPSHOT SUCCESS [ 0.684 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.util.core 2.0.0-SNAPSHOT SUCCESS [ 0.954 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.common.sdk.core 2.0.0-SNAPSHOT SUCCESS [ 0.765 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.common.ui 2.0.0-SNAPSHOT SUCCESS [ 1.631 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.util.emf.catalog 2.0.0-SNAPSHOT SUCCESS [ 1.216 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel 2.0.0-SNAPSHOT SUCCESS [ 2.906 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel 2.0.0-SNAPSHOT SUCCESS [ 1.034 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.efacet 2.0.0-SNAPSHOT SUCCESS [ 2.009 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.efacet.catalog 2.0.0-SNAPSHOT SUCCESS [ 0.686 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.util.pde.core 2.0.0-SNAPSHOT SUCCESS [ 1.340 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.util.emf.core 2.0.0-SNAPSHOT SUCCESS [ 1.015 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.efacet.core 3.0.0-SNAPSHOT SUCCESS [ 1.787 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.custom.core 4.0.0-SNAPSHOT SUCCESS [ 1.104 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel.edit 2.0.0-SNAPSHOT SUCCESS [ 1.253 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.edit 2.0.0-SNAPSHOT SUCCESS [ 1.236 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.core 2.0.0-SNAPSHOT SUCCESS [ 0.837 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.query.java 2.0.0-SNAPSHOT SUCCESS [ 1.353 s] 08:29:37 [INFO] Papyrus Infra 0.0.1-SNAPSHOT ....................... SUCCESS [ 0.007 s] 08:29:37 [INFO] Papyrus Infra Core 0.0.1-SNAPSHOT .................. SUCCESS [ 0.005 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.core.log 2.0.0-SNAPSHOT .. SUCCESS [ 0.731 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.tools 4.0.0-SNAPSHOT ..... SUCCESS [ 1.839 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.query.java.metamodel 2.0.0-SNAPSHOT SUCCESS [ 0.813 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.query.java.core 3.0.0-SNAPSHOT SUCCESS [ 0.988 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.util.swt 2.0.0-SNAPSHOT SUCCESS [ 0.486 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.util.jface.ui 3.0.0-SNAPSHOT SUCCESS [ 1.093 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.util.ui 3.0.0-SNAPSHOT SUCCESS [ 1.397 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.custom.ui 4.0.0-SNAPSHOT SUCCESS [ 2.113 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.util.emf.ui 3.0.0-SNAPSHOT SUCCESS [ 1.913 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.efacet.sdk.ui 3.0.0-SNAPSHOT SUCCESS [ 1.767 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.widgets 2.0.0-SNAPSHOT SUCCESS [ 0.793 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors 2.0.0-SNAPSHOT SUCCESS [ 1.263 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.ui 2.0.0-SNAPSHOT SUCCESS [ 1.117 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.metamodel 2.0.0-SNAPSHOT SUCCESS [ 0.595 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor 2.0.0-SNAPSHOT SUCCESS [ 1.592 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc 2.0.0-SNAPSHOT SUCCESS [ 0.741 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.doc 2.0.0-SNAPSHOT ... SUCCESS [ 0.832 s] 08:29:37 [INFO] Papyrus Infra Element Types Configurations 0.0.1-SNAPSHOT SUCCESS [ 0.006 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.types 5.0.0-SNAPSHOT ..... SUCCESS [ 1.068 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.core.architecture 3.0.0-SNAPSHOT SUCCESS [ 1.394 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.architecture 1.0.0-SNAPSHOT SUCCESS [ 1.282 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.types.edit 5.0.0-SNAPSHOT SUCCESS [ 0.464 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.core.architecture.edit 3.0.0-SNAPSHOT SUCCESS [ 1.032 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.architecture.edit 1.0.0-SNAPSHOT SUCCESS [ 1.303 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.aggregate.doc 2.0.0-SNAPSHOT SUCCESS [ 0.306 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.efacet.doc 2.0.0-SNAPSHOT SUCCESS [ 0.897 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.efacet.edit 2.0.0-SNAPSHOT SUCCESS [ 0.804 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.efacet.editor 2.0.0-SNAPSHOT SUCCESS [ 1.016 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.efacet.ui 4.0.0-SNAPSHOT SUCCESS [ 1.729 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.query.java.sdk.ui 2.0.0-SNAPSHOT SUCCESS [ 1.497 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.core 2.0.0-SNAPSHOT SUCCESS [ 0.527 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui 3.0.0-SNAPSHOT SUCCESS [ 1.309 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.util.emf.doc 2.0.0-SNAPSHOT SUCCESS [ 0.188 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore 2.0.0-SNAPSHOT SUCCESS [ 1.686 s] 08:29:37 [INFO] Papyrus Infra Architecture 0.0.1-SNAPSHOT .......... SUCCESS [ 0.005 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.core.sashwindows.di 2.0.0-SNAPSHOT SUCCESS [ 0.992 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.core 4.0.0-SNAPSHOT ...... SUCCESS [ 2.010 s] 08:29:37 [INFO] Papyrus EMF Infrastructure 0.0.1-SNAPSHOT .......... SUCCESS [ 0.006 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.emf 4.0.0-SNAPSHOT ....... SUCCESS [ 2.178 s] 08:29:37 [INFO] Papyrus Infra Services 0.0.1-SNAPSHOT .............. SUCCESS [ 0.006 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.services.markerlistener 3.0.0-SNAPSHOT SUCCESS [ 0.866 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.services.edit 4.0.0-SNAPSHOT SUCCESS [ 1.540 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.architecture 3.0.0-SNAPSHOT SUCCESS [ 0.964 s] 08:29:37 [INFO] Papyrus Infra Constraints 0.0.1-SNAPSHOT ........... SUCCESS [ 0.008 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.constraints 3.0.0-SNAPSHOT SUCCESS [ 1.388 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.architecture.representation 3.0.0-SNAPSHOT SUCCESS [ 0.769 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.constraints.edit 3.0.0-SNAPSHOT SUCCESS [ 1.272 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.architecture.representation.edit 2.0.0-SNAPSHOT SUCCESS [ 0.863 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.core.sasheditor 3.0.0-SNAPSHOT SUCCESS [ 1.659 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di 3.0.0-SNAPSHOT SUCCESS [ 1.547 s] 08:29:37 [INFO] Papyrus Infra One-file 0.0.1-SNAPSHOT .............. SUCCESS [ 0.005 s] 08:29:37 [INFO] Papyrus EMF Expressions Infrastructure 0.0.1-SNAPSHOT SUCCESS [ 0.010 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.expressions 2.0.0-SNAPSHOT SUCCESS [ 0.818 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.gmf 2.0.0-SNAPSHOT ... SUCCESS [ 0.935 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.services.labelprovider 3.0.0-SNAPSHOT SUCCESS [ 0.524 s] 08:29:37 [INFO] Papyrus Infra UI 0.0.1-SNAPSHOT .................... SUCCESS [ 0.009 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.widgets 4.1.0-SNAPSHOT ... SUCCESS [ 3.999 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.widgets.toolbox 3.0.0-SNAPSHOT SUCCESS [ 1.061 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.ui 3.0.0-SNAPSHOT ........ SUCCESS [ 2.113 s] 08:29:37 [INFO] Papyrus Internationalization 0.0.1-SNAPSHOT ........ SUCCESS [ 0.033 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.internationalization.common 2.0.0-SNAPSHOT SUCCESS [ 0.714 s] 08:29:37 [INFO] Papyrus Nattable 0.0.1-SNAPSHOT .................... SUCCESS [ 0.008 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable.model 5.0.0-SNAPSHOT SUCCESS [ 2.380 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.internationalization 2.0.0-SNAPSHOT SUCCESS [ 1.582 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.onefile 3.0.0-SNAPSHOT ... SUCCESS [ 1.141 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.constraints.editor 3.0.0-SNAPSHOT SUCCESS [ 1.784 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.constraints.ui 3.0.0-SNAPSHOT SUCCESS [ 0.857 s] 08:29:37 [INFO] Papyrus Editor Welcome Page 0.0.1-SNAPSHOT ......... SUCCESS [ 0.006 s] 08:29:37 [INFO] Papyrus Infra Properties Framework 0.0.1-SNAPSHOT .. SUCCESS [ 0.005 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.properties 4.0.0-SNAPSHOT SUCCESS [ 1.202 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.readonly 4.0.0-SNAPSHOT SUCCESS [ 0.906 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.ui.emf 3.0.0-SNAPSHOT .... SUCCESS [ 1.911 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.properties.ui 4.1.0-SNAPSHOT SUCCESS [ 2.920 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.editor.welcome 3.0.0-SNAPSHOT SUCCESS [ 1.482 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.services.navigation 4.0.0-SNAPSHOT SUCCESS [ 0.655 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.editor.welcome.nattable 4.0.0-SNAPSHOT SUCCESS [ 1.283 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.appearance 3.0.0-SNAPSHOT SUCCESS [ 1.028 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.diagram.common 3.0.0-SNAPSHOT SUCCESS [ 1.669 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.types.core 5.0.0-SNAPSHOT SUCCESS [ 0.934 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.types.rulebased 5.0.0-SNAPSHOT SUCCESS [ 1.252 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.types 5.0.0-SNAPSHOT . SUCCESS [ 2.031 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.properties.edit 4.0.0-SNAPSHOT SUCCESS [ 1.804 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.types.ui 5.0.0-SNAPSHOT SUCCESS [ 1.204 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.expressions.edit 2.0.0-SNAPSHOT SUCCESS [ 1.171 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.expressions.editor 2.0.0-SNAPSHOT SUCCESS [ 1.038 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.expressions.properties 2.0.0-SNAPSHOT SUCCESS [ 0.781 s] 08:29:37 [INFO] Papyrus Infra Filters Model 0.0.1-SNAPSHOT ......... SUCCESS [ 0.018 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.filters 2.0.0-SNAPSHOT ... SUCCESS [ 0.541 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.filters.edit 2.0.0-SNAPSHOT SUCCESS [ 0.884 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.properties.editor 4.0.0-SNAPSHOT SUCCESS [ 0.977 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.services.architecture 2.0.0-SNAPSHOT SUCCESS [ 0.520 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.services.controlmode 3.0.0-SNAPSHOT SUCCESS [ 1.381 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.services.controlmode.history 3.0.0-SNAPSHOT SUCCESS [ 0.422 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.services.decoration 3.0.0-SNAPSHOT SUCCESS [ 0.609 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.services.edit.ui 4.0.0-SNAPSHOT SUCCESS [ 0.789 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.services.localizer 3.0.0-SNAPSHOT SUCCESS [ 0.541 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.services.openelement 4.0.0-SNAPSHOT SUCCESS [ 0.533 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.services.resourceloading 4.0.0-SNAPSHOT SUCCESS [ 0.430 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.services.resourceloading.ui 2.0.0-SNAPSHOT SUCCESS [ 1.553 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.services.semantic 3.0.0-SNAPSHOT SUCCESS [ 0.394 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.services.validation 4.1.0-SNAPSHOT SUCCESS [ 1.171 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.services.viewersearch 4.0.0-SNAPSHOT SUCCESS [ 0.853 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.services.viewlabelprovider 2.0.0-SNAPSHOT SUCCESS [ 0.685 s] 08:29:37 [INFO] Papyrus Infra New-Child Model 0.0.1-SNAPSHOT ....... SUCCESS [ 0.005 s] 08:29:37 [INFO] Papyrus Diagram Infrastructure 0.0.1-SNAPSHOT ...... SUCCESS [ 0.003 s] 08:29:37 [INFO] Papyrus UML Diagram PaletteConfiguration 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration 5.0.0-SNAPSHOT SUCCESS [ 1.150 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation 3.0.0-SNAPSHOT SUCCESS [ 0.868 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.internationalization.utils 2.0.0-SNAPSHOT SUCCESS [ 0.642 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable.representation 3.0.0-SNAPSHOT SUCCESS [ 0.534 s] 08:29:37 [INFO] Papyrus Infra Viewpoints 0.0.1-SNAPSHOT ............ SUCCESS [ 0.006 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.viewpoints.policy 4.0.0-SNAPSHOT SUCCESS [ 1.599 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands 4.0.0-SNAPSHOT SUCCESS [ 1.341 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.newchild 5.0.0-SNAPSHOT .. SUCCESS [ 1.215 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.newchild.edit 5.0.0-SNAPSHOT SUCCESS [ 0.850 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.newchild.editor 4.0.0-SNAPSHOT SUCCESS [ 1.774 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.types.editor 4.0.0-SNAPSHOT SUCCESS [ 0.573 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.types.ui 4.0.0-SNAPSHOT .. SUCCESS [ 0.608 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable 7.0.0-SNAPSHOT .. SUCCESS [ 6.289 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.nattable 6.0.0-SNAPSHOT SUCCESS [ 1.366 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable.common 6.0.0-SNAPSHOT SUCCESS [ 1.626 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable.controlmode 3.0.0-SNAPSHOT SUCCESS [ 1.571 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable.model.edit 5.0.0-SNAPSHOT SUCCESS [ 0.764 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable.model.editor 6.0.0-SNAPSHOT SUCCESS [ 2.006 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.style 3.0.0-SNAPSHOT SUCCESS [ 0.507 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.tooling.runtime 4.0.0-SNAPSHOT SUCCESS [ 2.788 s] 08:29:37 [INFO] Papyrus Infra Other Bundles 0.0.1-SNAPSHOT ......... SUCCESS [ 0.008 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.guava 1.0.0-SNAPSHOT ..... SUCCESS [ 0.362 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.sync 3.0.0-SNAPSHOT ...... SUCCESS [ 1.009 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.common 4.0.0-SNAPSHOT SUCCESS [ 6.424 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors 2.0.0-SNAPSHOT SUCCESS [ 1.140 s] 08:29:37 [INFO] Papyrus Views 0.0.1-SNAPSHOT ....................... SUCCESS [ 0.008 s] 08:29:37 [INFO] Papyrus Model Explorer View 0.0.1-SNAPSHOT ......... SUCCESS [ 0.005 s] 08:29:37 [INFO] org.eclipse.papyrus.views.modelexplorer 4.0.0-SNAPSHOT SUCCESS [ 2.410 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable.modelexplorer 5.0.0-SNAPSHOT SUCCESS [ 1.016 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable.properties 3.0.0-SNAPSHOT SUCCESS [ 1.594 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable.views.config 6.0.0-SNAPSHOT SUCCESS [ 1.013 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable.views.editor 2.0.0-SNAPSHOT SUCCESS [ 0.177 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable.representation.edit 3.0.0-SNAPSHOT SUCCESS [ 0.715 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable.gmfdiag 2.0.0-SNAPSHOT SUCCESS [ 1.477 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.ui.fonts 2.0.0-SNAPSHOT .. SUCCESS [ 0.375 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.ui.architecture 3.0.0-SNAPSHOT SUCCESS [ 1.992 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.ui.resources 2.0.0-SNAPSHOT SUCCESS [ 0.573 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.onefile.ui 2.0.0-SNAPSHOT SUCCESS [ 1.670 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.newchild.ui 3.0.0-SNAPSHOT SUCCESS [ 1.082 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.hyperlink 4.0.0-SNAPSHOT . SUCCESS [ 1.078 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.psf 2.0.0-SNAPSHOT ....... SUCCESS [ 0.781 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.internationalization.edit 2.0.0-SNAPSHOT SUCCESS [ 0.760 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.internationalization.ui 2.0.0-SNAPSHOT SUCCESS [ 1.020 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.internationalization.controlmode 2.0.0-SNAPSHOT SUCCESS [ 0.940 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.internationalization.readonly 2.0.0-SNAPSHOT SUCCESS [ 0.528 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.editor.welcome.internationalization 3.0.0-SNAPSHOT SUCCESS [ 0.796 s] 08:29:37 [INFO] org.eclipse.papyrus.extensionpoints.editors 4.0.0-SNAPSHOT SUCCESS [ 0.660 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical 3.0.0-SNAPSHOT SUCCESS [ 1.205 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.controlmode 2.0.0-SNAPSHOT SUCCESS [ 0.651 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model 2.0.0-SNAPSHOT SUCCESS [ 0.478 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model.edit 2.0.0-SNAPSHOT SUCCESS [ 0.351 s] 08:29:37 [INFO] Papyrus Diagram Expansion 0.0.1-SNAPSHOT ........... SUCCESS [ 0.008 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion 4.0.0-SNAPSHOT SUCCESS [ 1.548 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.dnd 2.0.0-SNAPSHOT SUCCESS [ 1.498 s] 08:29:37 [INFO] Papyrus Diagram CSS Support 0.0.1-SNAPSHOT ......... SUCCESS [ 0.006 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.css 3.0.0-SNAPSHOT SUCCESS [ 3.015 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.export 3.0.0-SNAPSHOT SUCCESS [ 1.307 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.gef 2.0.0-SNAPSHOT SUCCESS [ 1.503 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter 2.0.0-SNAPSHOT SUCCESS [ 0.743 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.preferences 4.0.0-SNAPSHOT SUCCESS [ 2.176 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.navigation 3.0.0-SNAPSHOT SUCCESS [ 1.250 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.hyperlink 4.0.0-SNAPSHOT SUCCESS [ 1.807 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu 2.0.0-SNAPSHOT SUCCESS [ 2.107 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.modelexplorer 2.0.0-SNAPSHOT SUCCESS [ 1.023 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.outline 3.0.0-SNAPSHOT SUCCESS [ 0.895 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.properties 5.0.0-SNAPSHOT SUCCESS [ 1.630 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.viewersearcher 2.0.0-SNAPSHOT SUCCESS [ 0.729 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome 2.0.0-SNAPSHOT SUCCESS [ 1.318 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.widgets 2.0.0-SNAPSHOT SUCCESS [ 1.536 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit 5.0.0-SNAPSHOT SUCCESS [ 1.654 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation.edit 3.0.0-SNAPSHOT SUCCESS [ 0.826 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.style.edit 3.0.0-SNAPSHOT SUCCESS [ 0.588 s] 08:29:37 [INFO] Papyrus Diagram Assistants 0.0.1-SNAPSHOT .......... SUCCESS [ 0.005 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant 2.0.0-SNAPSHOT SUCCESS [ 1.398 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.edit 2.0.0-SNAPSHOT SUCCESS [ 0.905 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.editor 2.0.0-SNAPSHOT SUCCESS [ 1.322 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.ui 2.0.0-SNAPSHOT SUCCESS [ 0.743 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.properties 4.0.0-SNAPSHOT SUCCESS [ 2.275 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext 4.0.0-SNAPSHOT SUCCESS [01:27 min] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.configuration 3.0.0-SNAPSHOT SUCCESS [ 3.210 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.theme 2.0.0-SNAPSHOT SUCCESS [ 0.414 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui 4.0.0-SNAPSHOT SUCCESS [ 7.911 s] 08:29:37 [INFO] org.eclipse.papyrus.views.modelexplorer.newchild 2.0.0-SNAPSHOT SUCCESS [ 1.775 s] 08:29:37 [INFO] org.eclipse.papyrus.views.modelexplorer.resourceloading 3.0.0-SNAPSHOT SUCCESS [ 0.983 s] 08:29:37 [INFO] org.eclipse.papyrus.views.modelexplorer.widgets 3.0.0-SNAPSHOT SUCCESS [ 1.561 s] 08:29:37 [INFO] Papyrus Properties View 0.0.1-SNAPSHOT ............. SUCCESS [ 0.010 s] 08:29:37 [INFO] org.eclipse.papyrus.views.properties 5.0.0-SNAPSHOT SUCCESS [ 1.146 s] 08:29:37 [INFO] org.eclipse.papyrus.views.properties.model.xwt 3.0.0-SNAPSHOT SUCCESS [ 1.946 s] 08:29:37 [INFO] Papyrus Validation View 0.0.1-SNAPSHOT ............. SUCCESS [ 0.006 s] 08:29:37 [INFO] org.eclipse.papyrus.views.validation 3.0.0-SNAPSHOT SUCCESS [ 1.336 s] 08:29:37 [INFO] org.eclipse.papyrus.views.search 3.0.0-SNAPSHOT .... SUCCESS [ 0.930 s] 08:29:37 [INFO] Papyrus References View 0.0.1-SNAPSHOT ............. SUCCESS [ 0.005 s] 08:29:37 [INFO] org.eclipse.papyrus.views.references 3.0.0-SNAPSHOT SUCCESS [ 1.399 s] 08:29:37 [INFO] Papyrus Documentation View 0.0.1-SNAPSHOT .......... SUCCESS [ 0.007 s] 08:29:37 [INFO] Papyrus UML 0.0.1-SNAPSHOT ......................... SUCCESS [ 0.005 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.appearance 3.0.0-SNAPSHOT .. SUCCESS [ 1.518 s] 08:29:37 [INFO] Papyrus UML Internationalization 0.0.1-SNAPSHOT .... SUCCESS [ 0.010 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.internationalization.utils 2.0.0-SNAPSHOT SUCCESS [ 0.363 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.internationalization.edit 2.0.0-SNAPSHOT SUCCESS [ 2.716 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.extensionpoints 2.0.0-SNAPSHOT SUCCESS [ 1.816 s] 08:29:37 [INFO] Papyrus UML Tools 0.0.1-SNAPSHOT ................... SUCCESS [ 0.006 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.tools.utils 4.0.0-SNAPSHOT . SUCCESS [ 1.092 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.tools 5.0.0-SNAPSHOT ....... SUCCESS [ 2.121 s] 08:29:37 [INFO] Papyrus UML Diagrams 0.0.1-SNAPSHOT ................ SUCCESS [ 0.005 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.common 4.0.0-SNAPSHOT SUCCESS [ 8.385 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.types.core 5.0.0-SNAPSHOT .. SUCCESS [ 2.258 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.ui 2.0.0-SNAPSHOT .......... SUCCESS [ 0.740 s] 08:29:37 [INFO] org.eclipse.papyrus.views.documentation 2.0.0-SNAPSHOT SUCCESS [ 3.556 s] 08:29:37 [INFO] Papyrus Editor 0.0.1-SNAPSHOT ...................... SUCCESS [ 0.006 s] 08:29:37 [INFO] org.eclipse.papyrus.eclipse.project.editors 3.0.0-SNAPSHOT SUCCESS [ 1.235 s] 08:29:37 [INFO] org.eclipse.papyrus.editor 3.0.0-SNAPSHOT .......... SUCCESS [ 1.190 s] 08:29:37 [INFO] org.eclipse.papyrus.editor.perspectiveconfiguration 2.0.0-SNAPSHOT SUCCESS [ 1.495 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.commands 2.0.0-SNAPSHOT .... SUCCESS [ 0.847 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.controlmode.profile 3.0.0-SNAPSHOT SUCCESS [ 0.673 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.documentation.profile 2.0.0-SNAPSHOT SUCCESS [ 0.497 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.filters 2.0.0-SNAPSHOT ..... SUCCESS [ 1.255 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.filters.edit 2.0.0-SNAPSHOT SUCCESS [ 0.467 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.icons 2.0.0-SNAPSHOT ....... SUCCESS [ 0.795 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.modelrepair 3.0.0-SNAPSHOT . SUCCESS [ 1.763 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.profile 4.0.0-SNAPSHOT ..... SUCCESS [ 1.918 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.import 2.0.0-SNAPSHOT ...... SUCCESS [ 1.100 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.export 2.0.0-SNAPSHOT ...... SUCCESS [ 1.901 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.navigation 2.0.0-SNAPSHOT .. SUCCESS [ 1.800 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.oclconstraintevaluation 2.0.0-SNAPSHOT SUCCESS [ 0.439 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.wizards 4.0.0-SNAPSHOT SUCCESS [ 1.784 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.perspective 2.0.0-SNAPSHOT . SUCCESS [ 0.991 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.resourceloading.profile 2.0.0-SNAPSHOT SUCCESS [ 0.573 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.search.ui 3.0.0-SNAPSHOT ... SUCCESS [ 2.055 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.service.types 5.0.0-SNAPSHOT SUCCESS [ 3.585 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.service.types.ui 3.0.0-SNAPSHOT SUCCESS [ 1.094 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.service.validation 3.0.0-SNAPSHOT SUCCESS [ 0.870 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.services.decoration 2.0.0-SNAPSHOT SUCCESS [ 1.455 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.templaterepository 3.0.0-SNAPSHOT SUCCESS [ 0.590 s] 08:29:37 [INFO] Papyrus UML ALF 0.0.1-SNAPSHOT ..................... SUCCESS [ 0.004 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.alf 4.0.0-SNAPSHOT ......... SUCCESS [ 17.682 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.alf.common 3.0.0-SNAPSHOT .. SUCCESS [ 0.699 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.alf.common.ui 3.0.0-SNAPSHOT SUCCESS [ 0.663 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.alf.libraries 3.0.0-SNAPSHOT SUCCESS [ 1.765 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.alf.to.fuml 2.0.0-SNAPSHOT . SUCCESS [ 0.584 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.alf.ui 4.0.0-SNAPSHOT ...... SUCCESS [ 30.940 s] 08:29:37 [INFO] Papyrus UML Architecture 0.0.1-SNAPSHOT ............ SUCCESS [ 0.006 s] 08:29:37 [INFO] Papyrus UML Nattable 0.0.1-SNAPSHOT ................ SUCCESS [ 0.004 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable 6.0.0-SNAPSHOT .... SUCCESS [ 2.058 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config 6.0.0-SNAPSHOT SUCCESS [ 1.430 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable.generic.config 2.0.0-SNAPSHOT SUCCESS [ 0.311 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.clazz 4.0.0-SNAPSHOT SUCCESS [ 11.886 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.communication 5.0.0-SNAPSHOT SUCCESS [ 5.641 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.component 4.0.0-SNAPSHOT SUCCESS [ 4.906 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.composite 4.0.0-SNAPSHOT SUCCESS [ 9.921 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.deployment 4.0.0-SNAPSHOT SUCCESS [ 3.654 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.activity 4.0.0-SNAPSHOT SUCCESS [ 21.444 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview 4.0.0-SNAPSHOT SUCCESS [ 4.359 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.profile 4.0.0-SNAPSHOT SUCCESS [ 4.876 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.menu 3.0.0-SNAPSHOT SUCCESS [ 2.205 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.stereotype.edition 3.0.0-SNAPSHOT SUCCESS [ 1.147 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.sequence 6.0.0-SNAPSHOT SUCCESS [ 7.805 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.statemachine 4.0.0-SNAPSHOT SUCCESS [ 4.855 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.timing 2.0.0-SNAPSHOT SUCCESS [ 4.444 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.usecase 5.0.0-SNAPSHOT SUCCESS [ 7.405 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.architecture 2.0.0-SNAPSHOT SUCCESS [ 1.314 s] 08:29:37 [INFO] Papyrus UML Decorator Models 0.0.1-SNAPSHOT ........ SUCCESS [ 0.005 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.decoratormodel 3.0.0-SNAPSHOT SUCCESS [ 1.140 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode 2.0.0-SNAPSHOT SUCCESS [ 1.107 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.decoratormodel.ui 3.0.0-SNAPSHOT SUCCESS [ 1.250 s] 08:29:37 [INFO] Papyrus UML Properties 0.0.1-SNAPSHOT .............. SUCCESS [ 0.008 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.properties 4.0.0-SNAPSHOT .. SUCCESS [ 3.176 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.decoratormodel.properties 5.0.0-SNAPSHOT SUCCESS [ 1.408 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.common.groups 3.0.0-SNAPSHOT SUCCESS [ 1.709 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.css 3.0.0-SNAPSHOT . SUCCESS [ 1.559 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.dnd 2.0.0-SNAPSHOT . SUCCESS [ 1.435 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.icons 2.0.0-SNAPSHOT SUCCESS [ 0.300 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.linklf 3.0.0-SNAPSHOT SUCCESS [ 0.936 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.modelexplorer 2.0.0-SNAPSHOT SUCCESS [ 0.595 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.navigation 3.0.0-SNAPSHOT SUCCESS [ 0.683 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.symbols 2.0.0-SNAPSHOT SUCCESS [ 0.953 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.sequence.restrictions 2.0.0-SNAPSHOT SUCCESS [ 0.817 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.symbols.properties 2.0.0-SNAPSHOT SUCCESS [ 0.675 s] 08:29:37 [INFO] Papyrus UML Expressions Infrastructure 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.expressions 3.0.0-SNAPSHOT . SUCCESS [ 0.464 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.expressions.edit 3.0.100-SNAPSHOT SUCCESS [ 0.775 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.expressions.properties 2.0.0-SNAPSHOT SUCCESS [ 0.760 s] 08:29:37 [INFO] Papyrus UML Model Explorer 0.0.1-SNAPSHOT .......... SUCCESS [ 0.007 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.modelexplorer 3.0.0-SNAPSHOT SUCCESS [ 1.664 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.modelexplorer.widgets 3.0.0-SNAPSHOT SUCCESS [ 0.795 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable.generic 2.0.0-SNAPSHOT SUCCESS [ 0.372 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable.matrix 2.0.0-SNAPSHOT SUCCESS [ 1.205 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable.menu 2.0.0-SNAPSHOT SUCCESS [ 1.273 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable.properties 2.0.0-SNAPSHOT SUCCESS [ 0.855 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable.richtext 3.0.0-SNAPSHOT SUCCESS [ 0.886 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display 4.0.0-SNAPSHOT SUCCESS [ 1.038 s] 08:29:37 [INFO] Papyrus UML Xtext Integration 0.0.1-SNAPSHOT ....... SUCCESS [ 0.005 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.xtext.integration.core 3.0.0-SNAPSHOT SUCCESS [ 0.364 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.xtext.integration.ui 3.0.0-SNAPSHOT SUCCESS [ 1.191 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable.xtext.integration 3.0.0-SNAPSHOT SUCCESS [ 0.908 s] 08:29:37 [INFO] Papyrus UML Textual Edit 0.0.1-SNAPSHOT ............ SUCCESS [ 0.005 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext 2.0.0-SNAPSHOT SUCCESS [ 2.147 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils 2.0.0-SNAPSHOT SUCCESS [ 1.455 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui 3.0.0-SNAPSHOT SUCCESS [ 1.259 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable.xtext.valuespecification 6.0.0-SNAPSHOT SUCCESS [ 1.157 s] 08:29:37 [INFO] Papyrus UML Profile 0.0.1-SNAPSHOT ................. SUCCESS [ 0.005 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.profile.drafter 2.0.0-SNAPSHOT SUCCESS [ 2.861 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.profile.drafter.documentation 2.0.0-SNAPSHOT SUCCESS [ 0.214 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.properties.xtext 2.0.0-SNAPSHOT SUCCESS [ 1.356 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext 3.0.0-SNAPSHOT SUCCESS [ 1.479 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext 3.0.0-SNAPSHOT SUCCESS [ 3.985 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext.ui 3.0.0-SNAPSHOT SUCCESS [ 1.251 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui 3.0.0-SNAPSHOT SUCCESS [ 1.812 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext 3.0.0-SNAPSHOT SUCCESS [ 1.691 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui 3.0.0-SNAPSHOT SUCCESS [ 1.110 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext 2.0.0-SNAPSHOT SUCCESS [ 1.289 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.javaconstraint 3.0.0-SNAPSHOT SUCCESS [ 0.414 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext 3.0.0-SNAPSHOT SUCCESS [ 1.311 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext.ui 3.0.0-SNAPSHOT SUCCESS [ 1.850 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext 3.0.0-SNAPSHOT SUCCESS [ 2.503 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext.ui 3.0.0-SNAPSHOT SUCCESS [ 2.102 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext 2.0.0-SNAPSHOT SUCCESS [ 4.548 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext.ui 3.0.0-SNAPSHOT SUCCESS [ 1.710 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext 3.0.0-SNAPSHOT SUCCESS [ 3.200 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext.ui 3.0.0-SNAPSHOT SUCCESS [ 2.412 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext 3.0.0-SNAPSHOT SUCCESS [ 2.343 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext.ui 3.0.0-SNAPSHOT SUCCESS [ 1.435 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext 4.0.0-SNAPSHOT SUCCESS [ 4.581 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui 4.0.0-SNAPSHOT SUCCESS [ 2.758 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext 2.0.0-SNAPSHOT SUCCESS [ 3.261 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext.ui 3.0.0-SNAPSHOT SUCCESS [ 1.398 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.xtext.integration.validation 3.0.0-SNAPSHOT SUCCESS [ 0.693 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.internationalization 2.0.0-SNAPSHOT SUCCESS [ 0.446 s] 08:29:37 [INFO] Papyrus M2M QvTo 0.0.1-SNAPSHOT .................... SUCCESS [ 0.004 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common 2.0.0-SNAPSHOT SUCCESS [ 1.338 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes 2.0.0-SNAPSHOT SUCCESS [ 0.473 s] 08:29:37 [INFO] org.eclipse.papyrus.plugins-doc 0.0.1-SNAPSHOT ..... SUCCESS [ 0.006 s] 08:29:37 [INFO] Papyrus - API migration documentation 2.0.0-SNAPSHOT SUCCESS [ 7.986 s] 08:29:37 [INFO] Papyrus Copypaste UI doc 2.0.0-SNAPSHOT ............ SUCCESS [ 1.008 s] 08:29:37 [INFO] Papyrus Developer doc 2.0.0-SNAPSHOT ............... SUCCESS [ 8.665 s] 08:29:37 [INFO] Papyrus DSML Validation doc 2.0.0-SNAPSHOT ......... SUCCESS [ 0.437 s] 08:29:37 [INFO] Papyrus Infra doc 2.0.0-SNAPSHOT ................... SUCCESS [ 0.124 s] 08:29:37 [INFO] Papyrus Infra GmfDiag Common doc 2.0.0-SNAPSHOT .... SUCCESS [ 1.690 s] 08:29:37 [INFO] Papyrus Infra GmfDiag Css doc 2.0.0-SNAPSHOT ....... SUCCESS [ 0.947 s] 08:29:37 [INFO] Papyrus Infra Expression doc 2.0.0-SNAPSHOT ........ SUCCESS [ 0.968 s] 08:29:37 [INFO] Papyrus Internationalization doc 2.0.0-SNAPSHOT .... SUCCESS [ 0.123 s] 08:29:37 [INFO] Papyrus Infra Nattable doc 2.0.0-SNAPSHOT .......... SUCCESS [ 13.821 s] 08:29:37 [INFO] Papyrus Infra Newchild doc 2.0.0-SNAPSHOT .......... SUCCESS [ 0.249 s] 08:29:37 [INFO] Papyrus Infra Services ControlMode doc 2.0.0-SNAPSHOT SUCCESS [ 1.147 s] 08:29:37 [INFO] Papyrus Infra Service decoration doc 2.0.0-SNAPSHOT SUCCESS [ 0.438 s] 08:29:37 [INFO] Papyrus Infra Service decoration doc 2.0.0-SNAPSHOT SUCCESS [ 0.352 s] 08:29:37 [INFO] Papyrus Infra Architecture doc 2.0.0-SNAPSHOT ...... SUCCESS [ 0.619 s] 08:29:37 [INFO] Papyrus Infra Types doc 4.0.0-SNAPSHOT ............. SUCCESS [ 0.415 s] 08:29:37 [INFO] Papyrus Req Reqif doc 2.0.0-SNAPSHOT ............... SUCCESS [ 1.466 s] 08:29:37 [INFO] Papyrus Uml DecoratorModel doc 2.0.0-SNAPSHOT ...... SUCCESS [ 2.491 s] 08:29:37 [INFO] Papyrus Uml Diagram Common doc 2.0.0-SNAPSHOT ...... SUCCESS [ 1.049 s] 08:29:37 [INFO] Papyrus Uml Diagram profile doc 2.0.0-SNAPSHOT ..... SUCCESS [ 0.891 s] 08:29:37 [INFO] Papyrus Uml doc 2.0.0-SNAPSHOT ..................... SUCCESS [ 3.563 s] 08:29:37 [INFO] Papyrus Uml Search UI doc 2.0.0-SNAPSHOT ........... SUCCESS [ 0.512 s] 08:29:37 [INFO] Papyrus ModelRepair doc 2.0.0-SNAPSHOT ............. SUCCESS [ 0.298 s] 08:29:37 [INFO] Papyrus Uml Profile Assistants doc 2.0.0-SNAPSHOT .. SUCCESS [ 1.414 s] 08:29:37 [INFO] Papyrus Uml Diagram Customization from a Profile doc 0.7.0-SNAPSHOT SUCCESS [ 0.839 s] 08:29:37 [INFO] Papyrus Uml Search UI doc 2.0.0-SNAPSHOT ........... SUCCESS [ 0.287 s] 08:29:37 [INFO] Papyrus Views Properties doc 2.0.0-SNAPSHOT ........ SUCCESS [ 1.092 s] 08:29:37 [INFO] Papyrus Views References doc 2.0.0-SNAPSHOT ........ SUCCESS [ 0.678 s] 08:29:37 [INFO] Papyrus Views References doc 2.0.0-SNAPSHOT ........ SUCCESS [ 0.438 s] 08:29:37 [INFO] Papyrus Views References doc 2.0.0-SNAPSHOT ........ SUCCESS [ 0.538 s] 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.doc 1.0.0-SNAPSHOT SUCCESS [ 0.316 s] 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.architecture.doc 2.0.0-SNAPSHOT SUCCESS [ 0.264 s] 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.validation.doc 2.0.0-SNAPSHOT SUCCESS [ 0.218 s] 08:29:37 [INFO] Papyrus SDK 0.0.1-SNAPSHOT ......................... SUCCESS [ 0.005 s] 08:29:37 [INFO] org.eclipse.papyrus.sdk 5.1.0-SNAPSHOT ............. SUCCESS [ 0.474 s] 08:29:37 [INFO] Papyrus Examples Plugins 1.0.1-SNAPSHOT ............ SUCCESS [ 0.006 s] 08:29:37 [INFO] org.eclipse.papyrus.examples.core 1.0.1-SNAPSHOT ... SUCCESS [ 0.005 s] 08:29:37 [INFO] org.eclipse.papyrus.example.core.lifecycleevents 2.0.0-SNAPSHOT SUCCESS [ 0.529 s] 08:29:37 [INFO] org.eclipse.papyrus.example.core.sashwindows.fulleditor 2.0.0-SNAPSHOT SUCCESS [ 0.391 s] 08:29:37 [INFO] org.eclipse.papyrus.example.core.sashwindows.simpleeditor 2.0.0-SNAPSHOT SUCCESS [ 0.819 s] 08:29:37 [INFO] org.eclipse.papyrus.examples.emf 1.0.1-SNAPSHOT .... SUCCESS [ 0.007 s] 08:29:37 [INFO] org.eclipse.papyrus.outline.emftree 2.0.0-SNAPSHOT . SUCCESS [ 5.944 s] 08:29:37 [INFO] org.eclipse.papyrus.examples.infra 1.0.1-SNAPSHOT .. SUCCESS [ 0.007 s] 08:29:37 [INFO] org.eclipse.papyrus.example.infra.servicesregistry.retrieval 2.0.0-SNAPSHOT SUCCESS [ 0.893 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences 2.0.0-SNAPSHOT SUCCESS [ 0.696 s] 08:29:37 [INFO] org.eclipse.papyrus.examples.others 1.0.1-SNAPSHOT . SUCCESS [ 0.005 s] 08:29:37 [INFO] org.eclipse.papyrus.example.text.instance 2.0.0-SNAPSHOT SUCCESS [ 0.657 s] 08:29:37 [INFO] org.eclipse.papyrus.examples.uml 1.0.1-SNAPSHOT .... SUCCESS [ 0.005 s] 08:29:37 [INFO] org.eclipse.papyrus.example.uml.comment.editor.newresource 2.0.0-SNAPSHOT SUCCESS [ 1.307 s] 08:29:37 [INFO] org.eclipse.papyrus.example.uml.comment.editor.sharedresource 2.0.0-SNAPSHOT SUCCESS [ 1.454 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.emftree 2.0.0-SNAPSHOT SUCCESS [ 0.462 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textual.editors.example 2.0.0-SNAPSHOT SUCCESS [ 1.570 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.disable.helper.advices.example 2.0.0-SNAPSHOT SUCCESS [ 1.034 s] 08:29:37 [INFO] org.eclipse.papyrus.examples.uml.diagrams 2.0.0-SNAPSHOT SUCCESS [ 0.183 s] 08:29:37 [INFO] org.eclipse.papyrus.example.uml.nattable.actions 2.0.0-SNAPSHOT SUCCESS [ 0.665 s] 08:29:37 [INFO] org.eclipse.papyrus.example.uml.nattable.empty.line 2.0.0-SNAPSHOT SUCCESS [ 1.178 s] 08:29:37 [INFO] org.eclipse.papyrus.example.uml.services.decorator 2.0.0-SNAPSHOT SUCCESS [ 0.300 s] 08:29:37 [INFO] org.eclipse.papyrus.examples-user 1.0.1-SNAPSHOT ... SUCCESS [ 0.005 s] 08:29:37 [INFO] org.eclipse.papyrus.examples.user.qvto 2.0.0-SNAPSHOT SUCCESS [ 0.443 s] 08:29:37 [INFO] Papyrus Main Features 0.0.1-SNAPSHOT ............... SUCCESS [ 0.006 s] 08:29:37 [INFO] org.eclipse.papyrus.doc.feature 3.1.0-SNAPSHOT ..... SUCCESS [ 13.080 s] 08:29:37 [INFO] org.eclipse.papyrus.editor.feature 2.0.0-SNAPSHOT .. SUCCESS [ 1.239 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.feature 3.0.0-SNAPSHOT SUCCESS [ 0.827 s] 08:29:37 [INFO] org.eclipse.papyrus.emf.feature 1.1.0-SNAPSHOT ..... SUCCESS [ 0.277 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.architecture.feature 1.0.0-SNAPSHOT SUCCESS [ 0.423 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.core.feature 3.0.0-SNAPSHOT SUCCESS [ 0.311 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.expressions.feature 1.0.0-SNAPSHOT SUCCESS [ 0.251 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.feature 3.0.0-SNAPSHOT SUCCESS [ 0.924 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.feature 3.0.0-SNAPSHOT SUCCESS [ 1.618 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.services.feature 3.0.0-SNAPSHOT SUCCESS [ 1.103 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.ui.feature 3.0.0-SNAPSHOT SUCCESS [ 0.729 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.widget.feature 3.0.0-SNAPSHOT SUCCESS [ 0.613 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [ 1.226 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable.feature 4.0.0-SNAPSHOT SUCCESS [ 0.963 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.feature 3.0.0-SNAPSHOT SUCCESS [ 1.682 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.viewpoints.feature 3.0.0-SNAPSHOT SUCCESS [ 0.399 s] 08:29:37 [INFO] org.eclipse.papyrus.infra.feature 3.0.0-SNAPSHOT ... SUCCESS [ 1.805 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.alf.feature 3.0.0-SNAPSHOT . SUCCESS [ 2.129 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.architecture.feature 1.0.0-SNAPSHOT SUCCESS [ 1.388 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.decoratormodel.feature 3.0.0-SNAPSHOT SUCCESS [ 1.068 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.css.feature 2.0.0-SNAPSHOT SUCCESS [ 0.817 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.feature 3.0.0-SNAPSHOT SUCCESS [ 1.874 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.expressions.feature 1.0.0-SNAPSHOT SUCCESS [ 0.516 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [ 0.858 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.modelexplorer.feature 2.0.0-SNAPSHOT SUCCESS [ 0.315 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.properties.feature 3.0.0-SNAPSHOT SUCCESS [ 1.718 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.tools.feature 3.0.0-SNAPSHOT SUCCESS [ 0.273 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.ui.feature 1.2.0-SNAPSHOT .. SUCCESS [ 0.619 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.feature 2.0.0-SNAPSHOT SUCCESS [ 2.055 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.search.feature 2.0.0-SNAPSHOT SUCCESS [ 0.406 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.xtext.integration.feature 2.0.0-SNAPSHOT SUCCESS [ 0.362 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.m2m.qvto.feature 1.0.0-SNAPSHOT SUCCESS [ 1.107 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable.feature 4.0.0-SNAPSHOT SUCCESS [ 1.464 s] 08:29:37 [INFO] org.eclipse.papyrus.uml.feature 4.0.0-SNAPSHOT ..... SUCCESS [ 7.295 s] 08:29:37 [INFO] org.eclipse.papyrus.views.documentation.feature 1.0.0-SNAPSHOT SUCCESS [ 1.512 s] 08:29:37 [INFO] org.eclipse.papyrus.views.search.feature 2.0.0-SNAPSHOT SUCCESS [ 0.953 s] 08:29:37 [INFO] org.eclipse.papyrus.views.modelexplorer.feature 3.0.0-SNAPSHOT SUCCESS [ 0.422 s] 08:29:37 [INFO] org.eclipse.papyrus.views.properties.feature 3.0.0-SNAPSHOT SUCCESS [ 0.459 s] 08:29:37 [INFO] org.eclipse.papyrus.views.references.feature 2.0.0-SNAPSHOT SUCCESS [ 0.149 s] 08:29:37 [INFO] org.eclipse.papyrus.views.validation.feature 2.0.0-SNAPSHOT SUCCESS [ 1.009 s] 08:29:37 [INFO] org.eclipse.papyrus.views.feature 1.0.0-SNAPSHOT ... SUCCESS [ 1.186 s] 08:29:37 [INFO] org.eclipse.papyrus.sdk.feature 5.1.0-SNAPSHOT ..... SUCCESS [ 3.206 s] 08:29:37 [INFO] Papyrus Examples Features 0.0.1-SNAPSHOT ........... SUCCESS [ 0.006 s] 08:29:37 [INFO] org.eclipse.papyrus.user.examples.feature 0.0.3-SNAPSHOT SUCCESS [ 1.002 s] 08:29:37 [INFO] org.eclipse.papyrus.main.target.parent 0.0.1-SNAPSHOT SUCCESS [ 0.010 s] 08:29:37 [INFO] org.eclipse.papyrus.main.portable.target 0.0.1-SNAPSHOT SUCCESS [ 0.009 s] 08:29:37 [INFO] org.eclipse.papyrus.p2 5.1.0-SNAPSHOT .............. FAILURE [04:26 min] 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SKIPPED 08:29:37 [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.dev.ui 1.0.0-SNAPSHOT .......... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT .. SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT ..... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.xpand.qvtlibrary 1.2.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.xpand 2.2.0-SNAPSHOT ....... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.common 1.3.0-SNAPSHOT ...... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT .... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.codegen 2.11.0-SNAPSHOT .... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.dev.types 4.0.0-SNAPSHOT ....... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.graphdef 2.9.0-SNAPSHOT .... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.tooldef 2.3.0-SNAPSHOT ..... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.map 2.9.0-SNAPSHOT ......... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.graphdef.codegen 2.10.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.bridge 1.3.1-SNAPSHOT ...... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.bridge.trace 1.3.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.graphdef.edit 2.9.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.tooldef.edit 2.3.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.map.edit 2.9.0-SNAPSHOT .... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.bridge.ui 1.5.1-SNAPSHOT ... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.codegen.edit 2.9.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.bridge.ui.dashboard 2.3.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.graphdef.codegen.ui 1.3.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.codegen.ui 1.3.0-SNAPSHOT .. SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT ......... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmfgenextension 3.0.0-SNAPSHOT . SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.def 2.0.0-SNAPSHOT ............. SKIPPED 08:29:37 [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.gmf.tooling.feature 3.3.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT ...... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.diagramgen.feature 1.1.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.junit.framework 2.0.0-SNAPSHOT . SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.junit.utils 3.0.0-SNAPSHOT ..... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.bundles.tests 2.0.0-SNAPSHOT ... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.junit.feature 1.0.0-SNAPSHOT ... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.dev.project.management 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.releng.tools 3.0.0-SNAPSHOT .... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.releng.feature 1.0.0-SNAPSHOT .. SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths 2.0.0-SNAPSHOT ...... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.views.properties.toolsmiths 3.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.feature 1.2.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT ... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform.parent 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.portable.targetplatform 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.releng 0.0.1-SNAPSHOT .... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.plugins.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.editor.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.editor.integration.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.tests 0.0.1-SNAPSHOT . SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.emf.facet.architecture.tests 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.core.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.core.clipboard.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.core.tests 4.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.editor.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.editor.welcome.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.gmf.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.readonly.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.tests 2.0.0-SNAPSHOT . SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.filters.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests 4.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable.main.test 1.2.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable.common.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable.model.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable.views.tests 2.0.100-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.properties.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.properties.ui.tests 3.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.services.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.services.controlmode.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.services.edit.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.services.semantic.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.tools.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.types.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.types.tests 4.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.types.ui.tests 4.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.ui.emf.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.ui.tests 2.0.0-SNAPSHOT .. SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.emf.facet.feature 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.tests.releng 1.2.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.activity.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests 5.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.component.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.timing.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.composite.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.profile.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.common.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.uml.diagram.feature 1.2.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.infra.services.feature 1.2.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.views.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.views.modelexplorer.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.modelrepair.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.properties.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.service.types.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.service.types.ui.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.profile.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.profile.drafter.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.filters.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.profile.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.uml.feature 1.2.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.views.documentation.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.views.feature 1.2.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.infra.nattable.feature 1.4.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable.main.test 1.2.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable.generic.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.uml.nattable.feature 1.3.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.infra.feature 1.2.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.infra.core.feature 1.2.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.tools.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.tools.tests 4.0.0-SNAPSHOT . SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.tools.utils.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.uml.tools.feature 1.2.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature 1.2.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.port.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.property.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.tests.feature 1.2.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.assistants.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.uml.assistants.feature 1.2.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.toolsmiths.feature 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.feature 2.0.0-SNAPSHOT ... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.emf.expressions.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.internationalization.main.test 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.internationalization.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.expressions.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.expressions.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.uml.expressions.feature 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.internationalization.main.test 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.internationalization.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.alf.tests 2.0.0-SNAPSHOT ... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.alf.tests.feature 1.2.0-SNAPSHOT SKIPPED 08:29:37 [INFO] Papyrus Tests Features 0.0.1-SNAPSHOT .............. SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.developer.suite.tests 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.bundles.tests 0.0.1-SNAPSHOT ... SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.eclipse.project.editors.tests 3.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.editors.suite.tests 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.core.suite.tests 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.nattable.suite.tests 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.architecture.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.ui.architecture.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.suite.tests 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.infra.newchild.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.toolsmiths.suite.tests 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.communication.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.suite.tests 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.diagram.properties.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.nattable.suite.tests 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.textedit.suite.tests 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.architecture.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.validation.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.validation.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.suite.tests 1.0.0-SNAPSHOT . SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.alf.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.uml.alf.backend.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests 2.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.views.suite.tests 1.0.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.views.documentation.tests.releng 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.tests.main.releng 1.2.0-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.main.tests.target.parent 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] org.eclipse.papyrus.main.tests.portable.target 0.0.1-SNAPSHOT SKIPPED 08:29:37 [INFO] ------------------------------------------------------------------------ 08:29:37 [INFO] BUILD FAILURE 08:29:37 [INFO] ------------------------------------------------------------------------ 08:29:37 [INFO] Total time: 33:44 min 08:29:37 [INFO] Finished at: 2021-03-04T13:29:37Z 08:29:37 [INFO] ------------------------------------------------------------------------ 08:29:37 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-repository-plugin:2.2.0:archive-repository (default-archive-repository) on project org.eclipse.papyrus.p2: Error packing p2 repository: Problem creating zip: Execution exception: Java heap space -> [Help 1] 08:29:37 [ERROR] 08:29:37 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 08:29:37 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 08:29:37 [ERROR] 08:29:37 [ERROR] For more information about the errors and possible solutions, please read the following articles: 08:29:37 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 08:29:37 [ERROR] 08:29:37 [ERROR] After correcting the problems, you can resume the build with the command 08:29:37 [ERROR] mvn <args> -rf :org.eclipse.papyrus.p2 08:29:41 Build step 'Invoke top-level Maven targets' marked build as failure 08:29:41 Terminating xvnc. 08:29:43 Recording test results 08:29:46 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? 08:29:46 Sending e-mails to: quentin.lemenez@cea.fr 08:29:46 Finished: FAILURE