Skip to content

Console Output

11:36:27 Manually triggered by user pauline.deville@cea.fr for Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus/+/206865
11:36:27 Running as SYSTEM
11:36:27 Agent centos-7-agent-6gb-tjnlh is provisioned from template centos-7-agent-6gb
11:36:27 ---
11:36:27 apiVersion: "v1"
11:36:27 kind: "Pod"
11:36:27 metadata:
11:36:27   labels:
11:36:27     jenkins: "slave"
11:36:27     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
11:36:27     jenkins/label: "centos-7-6gb"
11:36:27   name: "centos-7-agent-6gb-tjnlh"
11:36:27   namespace: "papyrus"
11:36:27 spec:
11:36:27   containers:
11:36:27   - env:
11:36:27     - name: "JENKINS_SECRET"
11:36:27       value: "********"
11:36:27     - name: "JENKINS_TUNNEL"
11:36:27       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
11:36:27     - name: "JENKINS_AGENT_NAME"
11:36:27       value: "centos-7-agent-6gb-tjnlh"
11:36:27     - name: "JENKINS_REMOTING_JAVA_OPTS"
11:36:27       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
11:36:27         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
11:36:27     - name: "JAVA_TOOL_OPTIONS"
11:36:27       value: ""
11:36:27     - name: "_JAVA_OPTIONS"
11:36:27       value: ""
11:36:27     - name: "OPENJ9_JAVA_OPTIONS"
11:36:27       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
11:36:27     - name: "JENKINS_NAME"
11:36:27       value: "centos-7-agent-6gb-tjnlh"
11:36:27     - name: "JENKINS_AGENT_WORKDIR"
11:36:27       value: "/home/jenkins/agent"
11:36:27     - name: "JENKINS_URL"
11:36:27       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
11:36:27     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
11:36:27     imagePullPolicy: "Always"
11:36:27     name: "jnlp"
11:36:27     resources:
11:36:27       limits:
11:36:27         cpu: "2000m"
11:36:27         memory: "6144Mi"
11:36:27       requests:
11:36:27         cpu: "1000m"
11:36:27         memory: "6144Mi"
11:36:27     tty: true
11:36:27     volumeMounts:
11:36:27     - mountPath: "/home/jenkins/.m2/toolchains.xml"
11:36:27       name: "m2-dir"
11:36:27       readOnly: true
11:36:27       subPath: "toolchains.xml"
11:36:27     - mountPath: "/home/jenkins/.mavenrc"
11:36:27       name: "m2-dir"
11:36:27       readOnly: true
11:36:27       subPath: ".mavenrc"
11:36:27     - mountPath: "/opt/tools"
11:36:27       name: "volume-0"
11:36:27       readOnly: false
11:36:27     - mountPath: "/home/jenkins"
11:36:27       name: "volume-2"
11:36:27       readOnly: false
11:36:27     - mountPath: "/home/jenkins/.m2/repository"
11:36:27       name: "volume-3"
11:36:27       readOnly: false
11:36:27     - mountPath: "/home/jenkins/.m2/settings-security.xml"
11:36:27       name: "m2-secret-dir"
11:36:27       readOnly: true
11:36:27       subPath: "settings-security.xml"
11:36:27     - mountPath: "/home/jenkins/.m2/wrapper"
11:36:27       name: "volume-4"
11:36:27       readOnly: false
11:36:27     - mountPath: "/home/jenkins/.m2/settings.xml"
11:36:27       name: "m2-secret-dir"
11:36:27       readOnly: true
11:36:27       subPath: "settings.xml"
11:36:27     - mountPath: "/home/jenkins/.ssh"
11:36:27       name: "volume-1"
11:36:27       readOnly: false
11:36:27       subPath: ""
11:36:27     - mountPath: "/home/jenkins/agent"
11:36:27       name: "workspace-volume"
11:36:27       readOnly: false
11:36:27     workingDir: "/home/jenkins/agent"
11:36:27   nodeSelector:
11:36:27     kubernetes.io/os: "linux"
11:36:27   restartPolicy: "Never"
11:36:27   volumes:
11:36:27   - name: "volume-0"
11:36:27     persistentVolumeClaim:
11:36:27       claimName: "tools-claim-jiro-papyrus"
11:36:27       readOnly: true
11:36:27   - name: "m2-secret-dir"
11:36:27     secret:
11:36:27       secretName: "m2-secret-dir"
11:36:27   - emptyDir:
11:36:27       medium: ""
11:36:27     name: "volume-2"
11:36:27   - configMap:
11:36:27       name: "m2-dir"
11:36:27     name: "m2-dir"
11:36:27   - configMap:
11:36:27       name: "known-hosts"
11:36:27     name: "volume-1"
11:36:27   - emptyDir:
11:36:27       medium: ""
11:36:27     name: "workspace-volume"
11:36:27   - emptyDir:
11:36:27       medium: ""
11:36:27     name: "volume-4"
11:36:27   - emptyDir:
11:36:27       medium: ""
11:36:27     name: "volume-3"
11:36:27 
11:36:27 Building remotely on centos-7-agent-6gb-tjnlh (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Gerrit-Master
11:36:27 The recommended git tool is: NONE
11:36:28 No credentials specified
11:36:28 Cloning the remote Git repository
11:36:28 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
11:36:28  > git init /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source # timeout=10
11:36:29 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
11:36:29  > git --version # timeout=10
11:36:29  > git --version # 'git version 2.36.6'
11:36:29  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:39:30  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
11:39:30  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:39:31  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
11:39:31 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
11:39:31  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git refs/changes/65/206865/3 # timeout=10
11:39:33  > git rev-parse d3e912ccab5280e26f28bf065fecaa22426f03fd^{commit} # timeout=10
11:39:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
11:39:33 Checking out Revision d3e912ccab5280e26f28bf065fecaa22426f03fd (refs/changes/65/206865/3)
11:39:33  > git config core.sparsecheckout # timeout=10
11:39:33  > git checkout -f d3e912ccab5280e26f28bf065fecaa22426f03fd # timeout=10
11:39:40 Commit message: "Bug 583119 - [MemoryLeak] Papyrus never dispose EditPolicies"
11:39:40  > git rev-parse FETCH_HEAD^{commit} # timeout=10
11:39:40  > git rev-list --no-walk 18ed83613966f0778cdc52fa9468da73ecb98da6 # timeout=10
11:39:40 $ pkill Xvnc
11:39:40 $ pkill Xrealvnc
11:39:40 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
11:39:41 [Papyrus-Gerrit-Master] $ Xvnc -help
11:39:41 Starting xvnc
11:39:41 [Papyrus-Gerrit-Master] $ Xvnc :22 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
11:39:41 
11:39:41 Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34
11:39:41 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
11:39:41 See http://www.tigervnc.org for information on TigerVNC.
11:39:41 Underlying X server release 12004000, The X.Org Foundation
11:39:41 
11:39:41 
11:39:41 Tue Apr  2 15:39:41 2024
11:39:41  vncext:      VNC extension running!
11:39:41  vncext:      Listening for VNC connections on all interface(s), port 5922
11:39:41  vncext:      created VNC server for screen 0
11:39:41 [Papyrus-Gerrit-Master] $ /bin/sh -xe /tmp/jenkins12761532538974156061.sh
11:39:41 + set +e
11:39:41 + pwd
11:39:41 /home/jenkins/agent/workspace/Papyrus-Gerrit-Master
11:39:41 + '[' -f ../notUTF8.log ']'
11:39:41 + echo 'All contributed files are UTF8 compliant'
11:39:41 All contributed files are UTF8 compliant
11:39:41 + '[' -f ../notLF.log ']'
11:39:41 + echo 'All contributed files respect the Linux line endings'
11:39:41 All contributed files respect the Linux line endings
11:39:41 + cd ..
11:39:41 + set -e
11:39:41 + javac -version
11:39:41 javac 17.0.2
11:39:41 [Papyrus-Gerrit-Master] $ /bin/sh -xe /tmp/jenkins17644849179658532675.sh
11:39:41 + set +e
11:39:41 + cd source
11:39:41 + '[' -f ../EPL1.log ']'
11:39:41 + cd ..
11:39:41 + set -e
11:39:41 [Papyrus-Gerrit-Master] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=d3e912ccab5280e26f28bf065fecaa22426f03fd -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=pauline.deville@cea.fr -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus/+/206865 -DGERRIT_PATCHSET_UPLOADER_EMAIL=pauline.deville@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus -DGERRIT_CHANGE_NUMBER=206865 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Pauline Deville\" <pauline.deville@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/65/206865/3 "-DGERRIT_PATCHSET_UPLOADER_NAME=Pauline Deville" '-DGERRIT_CHANGE_OWNER=\"Pauline Deville\" <pauline.deville@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU4MzExOSAtIFtNZW1vcnlMZWFrXSBQYXB5cnVzIG5ldmVyIGRpc3Bvc2UgRWRpdFBvbGljaWVzCgpDaGFuZ2UtSWQ6IEllZDRhNTc1Yjk1NTg2YWI5NjkyOGYyYjQ5ZDZiYjVmNTc4MjAyOTM3ClNpZ25lZC1vZmYtYnk6IFBhdWxpbmUgREVWSUxMRSA8cGF1bGluZS5kZXZpbGxlQGNlYS5mcj4= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 583119 - [MemoryLeak] Papyrus never dispose EditPolicies" -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ied4a575b95586ab96928f2b49d6bb5f578202937 -DGERRIT_EVENT_HASH=1599039336 -DGERRIT_VERSION=3.5.6 -DGERRIT_PATCHSET_NUMBER=3 "-DGERRIT_CHANGE_OWNER_NAME=Pauline Deville" -DskipAllTests=true -DbuildAll=true -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository clean verify
11:39:41 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
11:39:41 Maven home: /opt/tools/apache-maven/latest
11:39:41 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
11:39:41 Default locale: en_US, platform encoding: UTF-8
11:39:41 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
11:39:42 [INFO] Scanning for projects...
11:39:53 [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
11:39:53 [INFO] Tycho Mode:     project
11:39:53 [INFO] Tycho Builder:  maven
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:06 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:40:11 [INFO] ------------------------------------------------------------------------
11:40:11 [INFO] Reactor Build Order:
11:40:11 [INFO] 
11:40:11 [INFO] org.eclipse.papyrus.all.releng                                     [pom]
11:40:11 [INFO] org.eclipse.papyrus.main.releng                                    [pom]
11:40:11 [INFO] Papyrus Main Plugins                                               [pom]
11:40:11 [INFO] Papyrus EMF                                                        [pom]
11:40:11 [INFO] Papyrus Infra                                                      [pom]
11:40:11 [INFO] Papyrus Infra Core                                                 [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.core.log                      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf                                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.ui                              [eclipse-plugin]
11:40:11 [INFO] EMF Facet, the Papyrus Edition                                     [pom]
11:40:11 [INFO] Papyrus EMF Facet Editors                                          [pom]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.custom.doc                [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.util.emf.catalog          [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel          [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.util.core                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.util.pde.core             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.efacet                    [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.util.emf.core             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.efacet.catalog            [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.efacet.core               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.util.ui                   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.util.swt                  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.common.core               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.common.ui                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.util.emf.ui               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.efacet.sdk.ui             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel          [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.custom.core               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.common.sdk.core           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.core           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.query.java                [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.tools                         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.query.java.metamodel      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.query.java.core           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.util.jface.ui             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.custom.ui                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.widgets                   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors       [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.ui             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel.edit     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.metamodel       [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.edit     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.doc                       [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra Element Types Configurations                         [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.types                         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.core.architecture             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.architecture              [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.types.edit                    [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.core.architecture.edit        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.architecture.edit         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.aggregate.doc             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.efacet.doc                [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.efacet.edit               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.efacet.editor             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.efacet.ui                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.query.java.sdk.ui         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.core            [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui          [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.util.emf.doc              [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra Architecture                                         [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.core.sashwindows.di           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.core                          [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra Services                                             [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.markerlistener       [eclipse-plugin]
11:40:11 [INFO] Papyrus EMF Infrastructure                                         [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf                           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.edit                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.architecture                  [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra Constraints                                          [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.constraints                   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.architecture.representation   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.constraints.edit              [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.architecture.representation.edit [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.core.sasheditor               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di            [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra One-file                                             [pom]
11:40:11 [INFO] Papyrus Views                                                      [pom]
11:40:11 [INFO] Papyrus Properties View                                            [pom]
11:40:11 [INFO] org.eclipse.papyrus.views.properties.services           [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra UI                                                   [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.widgets.toolbox               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.labelprovider        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.widgets                       [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.ui                            [eclipse-plugin]
11:40:11 [INFO] Papyrus Internationalization                                       [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.internationalization.common   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.gmf                       [eclipse-plugin]
11:40:11 [INFO] Papyrus EMF Expressions Infrastructure                             [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.expressions               [eclipse-plugin]
11:40:11 [INFO] Papyrus Nattable                                                   [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable.model                [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.internationalization          [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.onefile                       [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.constraints.editor            [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.constraints.ui                [eclipse-plugin]
11:40:11 [INFO] Papyrus Editor Welcome Page                                        [pom]
11:40:11 [INFO] Papyrus Infra Properties Framework                                 [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.properties                    [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.readonly                  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.ui.emf                        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.properties.ui                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.editor.welcome                [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.navigation           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.editor.welcome.nattable       [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.appearance                [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.diagram.common            [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra Filters Model                                        [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.filters                       [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.types.core                    [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.types.rulebased               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.filters.edit                  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.types                     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.properties.edit               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.types.ui                  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.expressions.edit          [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.expressions.editor        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.expressions.properties    [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.properties.editor             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.architecture         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.controlmode          [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.controlmode.history  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.decoration           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.edit.ui              [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.localizer            [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.openelement          [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.resourceloading      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.resourceloading.ui   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.semantic             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.validation           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.viewersearch         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.viewlabelprovider    [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra New-Child Model                                      [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable.representation       [eclipse-plugin]
11:40:11 [INFO] Papyrus Diagram Infrastructure                                     [pom]
11:40:11 [INFO] Papyrus UML Diagram PaletteConfiguration                           [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.internationalization.utils    [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra Viewpoints                                           [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.viewpoints.policy             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands              [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.newchild                      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.newchild.edit                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.newchild.editor               [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra TextEdit                                             [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.textedit                      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.textedit.edit                 [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra Other Bundles                                        [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.guava                         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.sync                          [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.style                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.tooling.runtime       [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.common                [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors [eclipse-plugin]
11:40:11 [INFO] Papyrus Model Explorer View                                        [pom]
11:40:11 [INFO] org.eclipse.papyrus.views.modelexplorer                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.textedit.modelexplorer        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.textedit.properties           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.textedit.representation       [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.textedit.ui                   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.textedit.representation.architecture [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.textedit.representation.edit  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.textedit.types                [eclipse-plugin]
11:40:11 [INFO] Papyrus UML                                                        [pom]
11:40:11 [INFO] Papyrus UML Xtext Integration                                      [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.xtext.integration.core          [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.extensionpoints.editors             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.textedit.xtext                [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.types.editor                  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.types.ui                      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable                      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.nattable                  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable.common               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable.controlmode          [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable.model.edit           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable.model.editor         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable.modelexplorer        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable.properties           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable.views.config         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable.views.editor         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable.representation.edit  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable.gmfdiag              [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.ui.fonts                      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.ui.architecture               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.ui.resources                  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.onefile.ui                    [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.newchild.ui                   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.hyperlink                     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.psf                           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.internationalization.edit     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.internationalization.ui       [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.internationalization.controlmode [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.internationalization.readonly [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.editor.welcome.internationalization [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.controlmode           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model.edit        [eclipse-plugin]
11:40:11 [INFO] Papyrus Diagram Expansion                                          [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.dnd                   [eclipse-plugin]
11:40:11 [INFO] Papyrus Diagram CSS Support                                        [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.css                   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.export                [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.gef                   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.preferences           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.navigation            [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.hyperlink             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu                  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.modelexplorer         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.outline               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.properties            [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.viewersearcher        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.widgets               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation.edit   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.style.edit            [eclipse-plugin]
11:40:11 [INFO] Papyrus Diagram Assistants                                         [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.edit        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.editor      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.ui          [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext            [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.properties        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.configuration     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.theme             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.views.modelexplorer.newchild        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.views.modelexplorer.resourceloading [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.views.modelexplorer.widgets         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.views.properties                    [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.views.properties.model.xwt          [eclipse-plugin]
11:40:11 [INFO] Papyrus Validation View                                            [pom]
11:40:11 [INFO] org.eclipse.papyrus.views.validation                    [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.views.search                        [eclipse-plugin]
11:40:11 [INFO] Papyrus References View                                            [pom]
11:40:11 [INFO] org.eclipse.papyrus.views.references                    [eclipse-plugin]
11:40:11 [INFO] Papyrus Documentation View                                         [pom]
11:40:11 [INFO] Papyrus UML Internationalization                                   [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.internationalization.utils      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.internationalization.edit       [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.extensionpoints                 [eclipse-plugin]
11:40:11 [INFO] Papyrus UML Tools                                                  [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.tools.utils                     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.tools                           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.appearance                      [eclipse-plugin]
11:40:11 [INFO] Papyrus UML Diagrams                                               [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.common                  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.types.core                      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.ui                              [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.views.documentation                 [eclipse-plugin]
11:40:11 [INFO] Papyrus Editor                                                     [pom]
11:40:11 [INFO] org.eclipse.papyrus.eclipse.project.editors             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.editor                              [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.editor.perspectiveconfiguration     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.commands                        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.controlmode.profile             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.documentation.profile           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.filters                         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.filters.edit                    [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.icons                           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.modelrepair                     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.profile                         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.import                          [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.export                          [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.navigation                      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.oclconstraintevaluation         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.wizards                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.perspective                     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.resourceloading.profile         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.search.ui                       [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.service.types                   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.service.types.ui                [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.service.validation              [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.services.decoration             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.templaterepository              [eclipse-plugin]
11:40:11 [INFO] Papyrus UML ALF                                                    [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.alf                             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.alf.common                      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.alf.common.ui                   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.alf.libraries                   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.alf.to.fuml                     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.alf.ui                          [eclipse-plugin]
11:40:11 [INFO] Papyrus UML Architecture                                           [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.activity                [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.communication           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview     [eclipse-plugin]
11:40:11 [INFO] Papyrus UML Nattable                                               [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable.generic.config         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.deployment              [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.clazz                   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.component               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.composite               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.stereotype.edition      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.menu                    [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.sequence                [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable                        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.statemachine            [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.timing                  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.usecase                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.profile                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.architecture                    [eclipse-plugin]
11:40:11 [INFO] Papyrus UML Decorator Models                                       [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.decoratormodel                  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode      [eclipse-plugin]
11:40:11 [INFO] Papyrus UML Properties                                             [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.properties                      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.decoratormodel.ui               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.decoratormodel.properties       [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.common.groups           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.css                     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.dnd                     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.icons                   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.linklf                  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.modelexplorer           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.navigation              [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.symbols                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.sequence.restrictions   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.symbols.properties      [eclipse-plugin]
11:40:11 [INFO] Papyrus UML Expressions Infrastructure                             [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.expressions                     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.expressions.edit                [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.expressions.properties          [eclipse-plugin]
11:40:11 [INFO] Papyrus UML Model Explorer                                         [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.modelexplorer                   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.modelexplorer.widgets           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable.generic                [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable.matrix                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable.menu                   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable.properties             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable.richtext               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.xtext.integration.ui            [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable.xtext.integration      [eclipse-plugin]
11:40:11 [INFO] Papyrus UML Textual Edit                                           [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable.xtext.valuespecification [eclipse-plugin]
11:40:11 [INFO] Papyrus UML Profile                                                [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.profile.drafter                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.profile.drafter.documentation   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.properties.xtext                [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext.ui        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.javaconstraint         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext          [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext.ui       [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext.ui     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext.ui          [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext.ui      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext            [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext.ui         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext       [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext.ui    [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.xtext.integration.validation    [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.internationalization            [eclipse-plugin]
11:40:11 [INFO] Papyrus M2M QvTo                                                   [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.plugins-doc                                    [pom]
11:40:11 [INFO] Papyrus - API migration documentation                   [eclipse-plugin]
11:40:11 [INFO] Papyrus Copypaste UI doc                                [eclipse-plugin]
11:40:11 [INFO] Papyrus Developer doc                                   [eclipse-plugin]
11:40:11 [INFO] Papyrus DSML Validation doc                             [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra doc                                       [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra GmfDiag Common doc                        [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra GmfDiag Css doc                           [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra Expression doc                            [eclipse-plugin]
11:40:11 [INFO] Papyrus Internationalization doc                        [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra Nattable doc                              [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra Newchild doc                              [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra Services ControlMode doc                  [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra Service decoration doc                    [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra Service decoration doc                    [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra Architecture doc                          [eclipse-plugin]
11:40:11 [INFO] Papyrus Infra Types doc                                 [eclipse-plugin]
11:40:11 [INFO] Papyrus Req Reqif doc                                   [eclipse-plugin]
11:40:11 [INFO] Papyrus Uml DecoratorModel doc                          [eclipse-plugin]
11:40:11 [INFO] Papyrus Uml Diagram Common doc                          [eclipse-plugin]
11:40:11 [INFO] Papyrus Uml Diagram profile doc                         [eclipse-plugin]
11:40:11 [INFO] Papyrus Uml doc                                         [eclipse-plugin]
11:40:11 [INFO] Papyrus Uml Search UI doc                               [eclipse-plugin]
11:40:11 [INFO] Papyrus ModelRepair doc                                 [eclipse-plugin]
11:40:11 [INFO] Papyrus Uml Profile Assistants doc                      [eclipse-plugin]
11:40:11 [INFO] Papyrus Uml Diagram Customization from a Profile doc    [eclipse-plugin]
11:40:11 [INFO] Papyrus Profile Types doc                               [eclipse-plugin]
11:40:11 [INFO] Papyrus Uml Search UI doc                               [eclipse-plugin]
11:40:11 [INFO] Papyrus Views Properties doc                            [eclipse-plugin]
11:40:11 [INFO] Papyrus Views References doc                            [eclipse-plugin]
11:40:11 [INFO] Papyrus Views References doc                            [eclipse-plugin]
11:40:11 [INFO] Papyrus Views References doc                            [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.doc     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.architecture.doc         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.validation.doc           [eclipse-plugin]
11:40:11 [INFO] Papyrus Toolsmiths Plug-in Builders doc                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc  [eclipse-plugin]
11:40:11 [INFO] Papyrus SDK                                                        [pom]
11:40:11 [INFO] org.eclipse.papyrus.sdk                                 [eclipse-plugin]
11:40:11 [INFO] Papyrus Examples Plugins                                           [pom]
11:40:11 [INFO] org.eclipse.papyrus.examples.core                                  [pom]
11:40:11 [INFO] org.eclipse.papyrus.example.core.lifecycleevents        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.example.core.sashwindows.fulleditor [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.example.core.sashwindows.simpleeditor [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.examples.emf                                   [pom]
11:40:11 [INFO] org.eclipse.papyrus.outline.emftree                     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.examples.infra                                 [pom]
11:40:11 [INFO] org.eclipse.papyrus.example.infra.servicesregistry.retrieval [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.examples.others                                [pom]
11:40:11 [INFO] org.eclipse.papyrus.example.text.instance               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.examples.uml                                   [pom]
11:40:11 [INFO] org.eclipse.papyrus.example.uml.comment.editor.newresource [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.example.uml.comment.editor.sharedresource [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.emftree                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textual.editors.example         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.disable.helper.advices.example  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.examples.uml.diagrams               [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.example.uml.nattable.actions        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.example.uml.nattable.empty.line     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.example.uml.services.decorator      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.examples-user                                  [pom]
11:40:11 [INFO] org.eclipse.papyrus.examples.user.qvto                  [eclipse-plugin]
11:40:11 [INFO] Papyrus Main Features                                              [pom]
11:40:11 [INFO] org.eclipse.papyrus.views.validation.feature           [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.views.modelexplorer.feature        [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.views.references.feature           [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.views.properties.feature           [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.views.documentation.feature        [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.views.search.feature               [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.views.feature                      [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.doc.feature                        [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.expressions.feature            [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.decoratormodel.feature         [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.architecture.feature           [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.xtext.integration.feature      [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.ui.feature                     [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.tools.feature                  [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.modelexplorer.feature          [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.feature                [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.properties.feature             [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.internationalization.feature   [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.feature               [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.search.feature                 [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable.feature               [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.feature          [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.css.feature            [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.alf.feature                    [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.m2m.qvto.feature               [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.feature                        [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.editor.feature                     [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.expressions.feature      [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.feature                  [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.feature              [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.internationalization.feature [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.core.feature                 [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.ui.feature                   [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.viewpoints.feature           [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.widget.feature               [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.feature             [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.architecture.feature         [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable.feature             [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.feature                      [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.emf.feature                        [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.feature                  [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.sdk.feature                        [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.textedit.feature             [eclipse-feature]
11:40:11 [INFO] Papyrus Examples Features                                          [pom]
11:40:11 [INFO] org.eclipse.papyrus.user.examples.feature              [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.main.targetplatform      [eclipse-target-definition]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.releng                              [pom]
11:40:11 [INFO] Papyrus Toolsmiths Features                                        [pom]
11:40:11 [INFO] Papyrus Toolsmiths Plugins                                         [pom]
11:40:11 [INFO] org.eclipse.papyrus.dev.view.services.edit.request      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.architectureview                    [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.gmf-tooling                                    [pom]
11:40:11 [INFO] org.eclipse.papyrus.gmf.common                          [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.gmf.validate                        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.gmf.codegen                         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.dev.types                           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.dev.pluginexplorer                  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.commandstack              [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.gmf.figureview                      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates              [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.gmf.editpartview                    [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.dev.ui                              [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.debug.feature                      [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.gmf.codegen.edit                    [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.mwe2.utils                          [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.gmf.codegen.ui                      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.gmf.codegen.xtend                   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui                [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.codegen                             [eclipse-plugin]
11:40:11 [INFO] Papyrus UML Assistants                                             [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.profile.types.generator         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator    [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.dev.assistants.codegen              [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.diagramgen.feature                 [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.tests.junit-framework                          [pom]
11:40:11 [INFO] org.eclipse.papyrus.junit.framework                     [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.junit.utils                         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.bundles.tests                  [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.junit.feature                      [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.releng.tools                        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.dev.project.management              [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.releng.feature                     [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.validations                         [pom]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.validation.common        [eclipse-plugin]
11:40:11 [INFO] Papyrus Toolsmithis - Builder                                      [pom]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature         [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.nattable                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools            [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature   [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.expressions              [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.types.ui.properties             [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.views.properties.toolsmiths         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.properties.generation           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.ecore                    [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties       [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration                   [pom]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration         [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit        [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.palette                  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.customization.nattableconfiguration [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths                          [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.feature                 [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.assistants.feature             [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild      [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties    [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture  [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile       [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature      [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform [eclipse-target-definition]
11:40:11 [INFO] org.eclipse.papyrus.tests.releng                                   [pom]
11:40:11 [INFO] org.eclipse.papyrus.plugins.tests.releng                           [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.tests.releng                             [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable.main.test                       [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable.tests           [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.editor.tests.releng                            [pom]
11:40:11 [INFO] org.eclipse.papyrus.editor.integration.tests       [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable.views.tests     [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable.common.tests    [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.tests.infra.nattable.feature       [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.core.tests.releng                        [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.core.clipboard.tests     [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.tests.releng                               [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.tests.releng                       [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.tests              [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.component.tests    [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng                     [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests  [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests      [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.common.tests       [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.composite.tests    [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests     [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests   [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests      [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.profile.tests      [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.activity.tests     [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.timing.tests       [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests        [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests      [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.tests.uml.diagram.feature          [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.tests                                [pom]
11:40:11 [INFO] org.eclipse.papyrus.emf.facet.architecture.tests   [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.tests.emf.facet.feature            [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.tests.releng                        [pom]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.validation.common.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.tests.toolsmiths.feature           [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests        [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng                [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests       [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature   [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.assistants.tests.releng                    [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.tests.uml.assistants.feature       [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.tests.releng                      [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.property.tests    [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.tests             [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests   [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.port.tests        [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.tests.feature         [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.tools.tests.releng                         [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.tools.tests                [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.tools.utils.tests          [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.tests.uml.tools.feature            [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable.model.tests     [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable.main.test                         [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable.generic.tests     [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests           [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.core.tests               [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable.tests             [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.tests.uml.nattable.feature         [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.tests.releng                    [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.controlmode.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.edit.tests      [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.semantic.tests  [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests   [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.tests.infra.services.feature       [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.views.tests.releng                             [pom]
11:40:11 [INFO] org.eclipse.papyrus.views.modelexplorer.tests      [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.views.documentation.tests      [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.tests.views.feature                [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.profile.tests.releng                       [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.profile.tests              [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng                 [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests        [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.service.types.tests        [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.properties.tests           [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.types.core.tests           [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.profile.drafter.tests      [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.modelrepair.tests          [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.filters.tests                   [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.service.types.ui.tests     [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.tests.uml.feature                  [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.filters.tests                 [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.tests.releng                         [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.ui.emf.tests             [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.ui.tests                 [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.tests  [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.readonly.tests       [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.types.tests.releng                       [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.types.tests              [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.properties.tests.releng                  [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.properties.ui.tests      [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests       [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng                  [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests  [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.tools.tests              [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.editor.tests.releng                      [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.editor.welcome.tests     [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests    [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests   [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.tests                [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng           [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests       [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.types.ui.tests           [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests     [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.gmf.tests            [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.tests.infra.feature                [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests    [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.tests.infra.core.feature           [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.tests.feature                      [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests               [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.emf.expressions.tests    [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.infra.internationalization.main.test           [pom]
11:40:11 [INFO] org.eclipse.papyrus.infra.internationalization.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.expressions.tests.releng                   [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.expressions.tests          [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.tests.uml.expressions.feature      [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.internationalization.main.test             [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.internationalization.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature [eclipse-feature]
11:40:11 [INFO] org.eclipse.papyrus.uml.alf.tests                  [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.alf.tests.feature              [eclipse-feature]
11:40:11 [INFO] Papyrus Tests Features                                             [pom]
11:40:11 [INFO] org.eclipse.papyrus.developer.suite.tests          [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.bundles.tests                                  [pom]
11:40:11 [INFO] org.eclipse.papyrus.eclipse.project.editors.tests  [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.editors.suite.tests            [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.core.suite.tests         [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.nattable.suite.tests     [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.architecture.tests       [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.ui.architecture.tests    [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.suite.tests              [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.infra.newchild.tests                [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.toolsmiths.suite.tests         [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.communication.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.suite.tests        [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests          [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.diagram.properties.tests   [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.nattable.suite.tests       [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.textedit.suite.tests       [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.validation.tests.releng                    [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.validation.tests           [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.architecture.tests              [eclipse-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.suite.tests                [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.uml.alf.tests.releng                           [pom]
11:40:11 [INFO] org.eclipse.papyrus.uml.alf.backend.tests          [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.views.suite.tests              [eclipse-test-plugin]
11:40:11 [INFO] org.eclipse.papyrus.views.documentation.tests.releng               [pom]
11:40:11 [INFO] org.eclipse.papyrus.main.tests.releng                              [pom]
11:40:11 [INFO] org.eclipse.papyrus.main.tests.targetplatform [eclipse-target-definition]
11:40:11 [INFO] 
11:40:11 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.all.releng >---------
11:40:11 [INFO] Building org.eclipse.papyrus.all.releng 0.0.1-SNAPSHOT           [1/735]
11:40:11 [INFO]   from pom.xml
11:40:11 [INFO] --------------------------------[ pom ]---------------------------------
11:40:11 [INFO] 
11:40:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.all.releng ---
11:40:11 [INFO] 
11:40:11 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.main.releng >---------
11:40:11 [INFO] Building org.eclipse.papyrus.main.releng 0.0.1-SNAPSHOT          [2/735]
11:40:11 [INFO]   from main/pom.xml
11:40:11 [INFO] --------------------------------[ pom ]---------------------------------
11:40:11 [INFO] 
11:40:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.main.releng ---
11:40:11 [INFO] 
11:40:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.main.releng ---
11:40:11 [INFO] 
11:40:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.main.releng ---
11:40:11 [INFO] 
11:40:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.main.releng ---
11:40:11 [INFO] 
11:40:11 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.plugins >-----------
11:40:11 [INFO] Building Papyrus Main Plugins 0.0.1-SNAPSHOT                     [3/735]
11:40:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/pom.xml
11:40:11 [INFO] --------------------------------[ pom ]---------------------------------
11:40:11 [INFO] 
11:40:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.plugins ---
11:40:11 [INFO] 
11:40:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.plugins ---
11:40:11 [INFO] 
11:40:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.plugins ---
11:40:11 [INFO] 
11:40:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.plugins ---
11:40:11 [INFO] 
11:40:11 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus-emf >-------------
11:40:11 [INFO] Building Papyrus EMF 0.0.1-SNAPSHOT                              [4/735]
11:40:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/pom.xml
11:40:11 [INFO] --------------------------------[ pom ]---------------------------------
11:40:11 [INFO] 
11:40:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus-emf ---
11:40:11 [INFO] 
11:40:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus-emf ---
11:40:11 [INFO] 
11:40:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus-emf ---
11:40:11 [INFO] 
11:40:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-emf ---
11:40:11 [INFO] 
11:40:11 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.infra >------------
11:40:11 [INFO] Building Papyrus Infra 0.0.1-SNAPSHOT                            [5/735]
11:40:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/pom.xml
11:40:11 [INFO] --------------------------------[ pom ]---------------------------------
11:40:11 [INFO] 
11:40:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra ---
11:40:11 [INFO] 
11:40:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra ---
11:40:11 [INFO] 
11:40:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra ---
11:40:11 [INFO] 
11:40:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra ---
11:40:11 [INFO] 
11:40:11 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra-core >---------
11:40:11 [INFO] Building Papyrus Infra Core 0.0.1-SNAPSHOT                       [6/735]
11:40:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/pom.xml
11:40:11 [INFO] --------------------------------[ pom ]---------------------------------
11:40:11 [INFO] 
11:40:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-core ---
11:40:11 [INFO] 
11:40:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-core ---
11:40:11 [INFO] 
11:40:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-core ---
11:40:11 [INFO] 
11:40:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-core ---
11:40:11 [INFO] 
11:40:11 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.log >-------
11:40:11 [INFO] Building org.eclipse.papyrus.infra.core.log 2.0.0-SNAPSHOT       [7/735]
11:40:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/pom.xml
11:40:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:13 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/releng/main/targetPlatform/org.eclipse.papyrus.main.targetplatform.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@5a0b3704
11:40:13 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
11:40:13 [INFO]     Cache location:         /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/.cache/tycho
11:40:13 [INFO]     Transport mode:         online
11:40:13 [INFO]     Http Transport type:    Java11Client
11:40:13 [INFO]     Update mode:            cache first
11:40:13 [INFO]     Minimum cache duration: 60 minutes
11:40:13 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
11:40:16 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).]
11:40:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).]
11:40:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).]
11:40:17 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
11:40:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.log:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/pom.xml
11:40:19 [INFO] 
11:40:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.log ---
11:40:19 [INFO] 
11:40:19 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.log ---
11:40:19 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:19 [INFO] 
11:40:19 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.log ---
11:40:19 [INFO] 
11:40:19 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.log ---
11:40:19 [INFO] 
11:40:19 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.log ---
11:40:19 [INFO] 
11:40:19 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.log ---
11:40:19 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.log
11:40:19 [INFO] 
11:40:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.log ---
11:40:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/src/main/resources
11:40:19 [INFO] 
11:40:19 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.log ---
11:40:19 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:20 [INFO] 
11:40:20 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core.log ---
11:40:20 [INFO] 
11:40:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.log ---
11:40:20 [INFO] 
11:40:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.log ---
11:40:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/src/test/resources
11:40:20 [INFO] 
11:40:20 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core.log ---
11:40:20 [INFO] 
11:40:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.log ---
11:40:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 8 were skipped
11:40:20 [INFO] 
11:40:20 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.log ---
11:40:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/target/org.eclipse.papyrus.infra.core.log-2.0.0-SNAPSHOT-sources.jar
11:40:20 [INFO] 
11:40:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.log ---
11:40:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/target/org.eclipse.papyrus.infra.core.log-2.0.0-SNAPSHOT.jar
11:40:24 [INFO] 
11:40:24 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.log ---
11:40:24 [INFO] 
11:40:24 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core.log ---
11:40:24 [INFO] 
11:40:24 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.log ---
11:40:24 [INFO] 
11:40:24 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus.emf >-------------
11:40:24 [INFO] Building org.eclipse.papyrus.emf 2.0.0-SNAPSHOT                  [8/735]
11:40:24 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf/pom.xml
11:40:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf/pom.xml
11:40:27 [INFO] 
11:40:27 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf ---
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf ---
11:40:27 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf ---
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf ---
11:40:27 [INFO] 
11:40:27 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf ---
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf ---
11:40:27 [INFO] Resolving class path of org.eclipse.papyrus.emf
11:40:28 [INFO] 
11:40:28 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf ---
11:40:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf/src/main/resources
11:40:28 [INFO] 
11:40:28 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf ---
11:40:28 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:28 [INFO] 
11:40:28 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf ---
11:40:28 [INFO] 
11:40:28 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf ---
11:40:28 [INFO] 
11:40:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf ---
11:40:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf/src/test/resources
11:40:28 [INFO] 
11:40:28 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf ---
11:40:28 [INFO] 
11:40:28 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf ---
11:40:28 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 53 were skipped
11:40:28 [INFO] 
11:40:28 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf ---
11:40:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf/target/org.eclipse.papyrus.emf-2.0.0-SNAPSHOT-sources.jar
11:40:28 [INFO] 
11:40:28 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf ---
11:40:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf/target/org.eclipse.papyrus.emf-2.0.0-SNAPSHOT.jar
11:40:28 [INFO] 
11:40:28 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf ---
11:40:28 [INFO] 
11:40:28 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf ---
11:40:28 [INFO] 
11:40:28 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf ---
11:40:29 [INFO] 
11:40:29 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.emf.ui >-----------
11:40:29 [INFO] Building org.eclipse.papyrus.emf.ui 2.0.0-SNAPSHOT               [9/735]
11:40:29 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf.ui/pom.xml
11:40:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf.ui/pom.xml
11:40:31 [WARNING] [32515eef-fd94-4996-a7e7-6c3fe0e725ef][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.logging,1.1.1.v201101211721.
11:40:32 [WARNING] [32515eef-fd94-4996-a7e7-6c3fe0e725ef][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.nebula.widgets.cdatetime,1.0.0.201703081533.
11:40:32 [WARNING] [32515eef-fd94-4996-a7e7-6c3fe0e725ef][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.nebula.cwt,1.0.0.201703081533.
11:40:33 [INFO] 
11:40:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.ui ---
11:40:33 [INFO] 
11:40:33 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.ui ---
11:40:33 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:33 [INFO] 
11:40:33 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.ui ---
11:40:33 [INFO] 
11:40:33 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.ui ---
11:40:33 [INFO] 
11:40:33 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.ui ---
11:40:33 [INFO] 
11:40:33 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.ui ---
11:40:33 [INFO] Resolving class path of org.eclipse.papyrus.emf.ui
11:40:34 [INFO] 
11:40:34 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.ui ---
11:40:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf.ui/src/main/resources
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.ui ---
11:40:34 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.ui ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.ui ---
11:40:34 [INFO] 
11:40:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.ui ---
11:40:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf.ui/src/test/resources
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.ui ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.ui ---
11:40:34 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 69 were skipped
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.ui ---
11:40:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf.ui/target/org.eclipse.papyrus.emf.ui-2.0.0-SNAPSHOT-sources.jar
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.ui ---
11:40:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf.ui/target/org.eclipse.papyrus.emf.ui-2.0.0-SNAPSHOT.jar
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.ui ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.ui ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.ui ---
11:40:34 [INFO] 
11:40:34 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.facet >------------
11:40:34 [INFO] Building EMF Facet, the Papyrus Edition 0.0.1-SNAPSHOT          [10/735]
11:40:34 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/pom.xml
11:40:34 [INFO] --------------------------------[ pom ]---------------------------------
11:40:34 [INFO] 
11:40:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.facet ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.facet ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.facet ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.facet ---
11:40:34 [INFO] 
11:40:34 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.facet-editor >--------
11:40:34 [INFO] Building Papyrus EMF Facet Editors 0.0.1-SNAPSHOT               [11/735]
11:40:34 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/pom.xml
11:40:34 [INFO] --------------------------------[ pom ]---------------------------------
11:40:34 [INFO] 
11:40:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.facet-editor ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.facet-editor ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.facet-editor ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.facet-editor ---
11:40:34 [INFO] 
11:40:34 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.doc >----
11:40:34 [INFO] Building org.eclipse.papyrus.emf.facet.custom.doc 2.0.0-SNAPSHOT [12/735]
11:40:34 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/pom.xml
11:40:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:34 [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-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/pom.xml
11:40:34 [INFO] 
11:40:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:40:34 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:40:34 [INFO] 
11:40:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:40:34 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.doc
11:40:34 [INFO] 
11:40:34 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:40:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/src/main/resources
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:40:34 [INFO] 
11:40:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:40:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/src/test/resources
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:40:34 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:40:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:40:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/target/org.eclipse.papyrus.emf.facet.custom.doc-2.0.0-SNAPSHOT.jar
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:40:34 [INFO] 
11:40:34 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.catalog >--
11:40:34 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.catalog 2.0.0-SNAPSHOT [13/735]
11:40:34 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/pom.xml
11:40:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:34 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/pom.xml
11:40:34 [INFO] 
11:40:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:40:34 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:40:34 [INFO] 
11:40:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:40:34 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.emf.catalog
11:40:34 [INFO] 
11:40:34 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:40:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/src/main/resources
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:40:34 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:40:35 [INFO] 
11:40:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:40:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/src/test/resources
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:40:35 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:40:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:40:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:40:35 [INFO] 
11:40:35 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel >--
11:40:35 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.metamodel 2.0.0-SNAPSHOT [14/735]
11:40:35 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/pom.xml
11:40:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:35 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/pom.xml
11:40:35 [INFO] 
11:40:35 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:40:35 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:40:35 [INFO] 
11:40:35 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:40:35 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.metamodel
11:40:35 [INFO] 
11:40:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:40:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src/main/resources
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:40:35 [INFO] Compiling 110 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:36 	import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.Facet;
11:40:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:36 The import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.Facet is never used
11:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:36 	import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.FacetSet;
11:40:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:36 The import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.FacetSet is never used
11:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:36 	import org.eclipse.emf.common.util.ECollections;
11:40:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:36 The import org.eclipse.emf.common.util.ECollections is never used
11:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:36 	allTypedElements =  new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllTypedElements(),allTypedElements.size(), allTypedElements.toArray());
11:40:36 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:36 Type safety: The expression of type EcoreEList.UnmodifiableEList needs unchecked conversion to conform to EList<ETypedElement>
11:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:36 	allTypedElements =  new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllTypedElements(),allTypedElements.size(), allTypedElements.toArray());
11:40:36 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:36 EcoreEList.UnmodifiableEList is a raw type. References to generic type EcoreEList.UnmodifiableEList<E> should be parameterized
11:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:36 	allFacetOperations = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetOperations(),allFacetOperations.size(), allFacetOperations.toArray());
11:40:36 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:36 Type safety: The expression of type EcoreEList.UnmodifiableEList needs unchecked conversion to conform to EList<FacetOperation>
11:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:36 	allFacetOperations = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetOperations(),allFacetOperations.size(), allFacetOperations.toArray());
11:40:36 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:36 EcoreEList.UnmodifiableEList is a raw type. References to generic type EcoreEList.UnmodifiableEList<E> should be parameterized
11:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:36 	allFacetElements = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetElements(),allFacetElements.size(), allFacetElements.toArray());
11:40:36 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:36 Type safety: The expression of type EcoreEList.UnmodifiableEList needs unchecked conversion to conform to EList<EStructuralFeature>
11:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:36 	allFacetElements = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetElements(),allFacetElements.size(), allFacetElements.toArray());
11:40:36 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:36 EcoreEList.UnmodifiableEList is a raw type. References to generic type EcoreEList.UnmodifiableEList<E> should be parameterized
11:40:36 9 problems (9 warnings)
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:40:36 [INFO] 
11:40:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:40:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src/test/resources
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:40:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:40:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/target/org.eclipse.papyrus.emf.facet.efacet.metamodel-2.0.0-SNAPSHOT-sources.jar
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:40:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/target/org.eclipse.papyrus.emf.facet.efacet.metamodel-2.0.0-SNAPSHOT.jar
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:40:36 [INFO] 
11:40:36 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.core >-----
11:40:36 [INFO] Building org.eclipse.papyrus.emf.facet.util.core 2.0.0-SNAPSHOT [15/735]
11:40:36 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/pom.xml
11:40:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:36 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/pom.xml
11:40:36 [INFO] 
11:40:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.core ---
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.core ---
11:40:36 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.core ---
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.core ---
11:40:36 [INFO] 
11:40:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.core ---
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.core ---
11:40:36 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.core
11:40:36 [INFO] 
11:40:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.core ---
11:40:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/src/main/resources
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.core ---
11:40:36 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/src/org/eclipse/papyrus/emf/facet/util/core/internal/exported/FileUtils.java:[103] 
11:40:36 	@SuppressWarnings("unchecked")
11:40:36 	                  ^^^^^^^^^^^
11:40:36 Unnecessary @SuppressWarnings("unchecked")
11:40:36 1 problem (1 warning)
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.core ---
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.core ---
11:40:36 [INFO] 
11:40:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.core ---
11:40:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/src/test/resources
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.core ---
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.core ---
11:40:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 11 were skipped
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.core ---
11:40:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/target/org.eclipse.papyrus.emf.facet.util.core-2.0.0-SNAPSHOT-sources.jar
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.core ---
11:40:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/target/org.eclipse.papyrus.emf.facet.util.core-2.0.0-SNAPSHOT.jar
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.core ---
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.core ---
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.core ---
11:40:36 [INFO] 
11:40:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.pde.core >---
11:40:36 [INFO] Building org.eclipse.papyrus.emf.facet.util.pde.core 2.0.0-SNAPSHOT [16/735]
11:40:36 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/pom.xml
11:40:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:36 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/pom.xml
11:40:36 [INFO] 
11:40:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:40:36 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:40:36 [INFO] 
11:40:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:40:36 [INFO] 
11:40:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:40:36 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.pde.core
11:40:37 [INFO] 
11:40:37 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:40:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/main/resources
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:40:37 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/org/eclipse/papyrus/emf/facet/util/pde/core/internal/Activator.java:[18] 
11:40:37 	@SuppressWarnings("PMD.UseSingleton")
11:40:37 	                  ^^^^^^^^^^^^^^^^^^
11:40:37 Unsupported @SuppressWarnings("PMD.UseSingleton")
11:40:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/org/eclipse/papyrus/emf/facet/util/pde/core/internal/Activator.java:[27] 
11:40:37 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:37 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:37 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/org/eclipse/papyrus/emf/facet/util/pde/core/internal/Activator.java:[37] 
11:40:37 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:37 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:37 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:37 3 problems (3 warnings)
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:40:37 [INFO] 
11:40:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:40:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/test/resources
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:40:37 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 50 were skipped
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:40:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:40:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:40:37 [INFO] 
11:40:37 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet >------
11:40:37 [INFO] Building org.eclipse.papyrus.emf.facet.efacet 2.0.0-SNAPSHOT    [17/735]
11:40:37 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/pom.xml
11:40:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/pom.xml
11:40:37 [INFO] 
11:40:37 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet ---
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet ---
11:40:37 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet ---
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet ---
11:40:37 [INFO] 
11:40:37 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet ---
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet ---
11:40:37 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet
11:40:37 [INFO] 
11:40:37 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet ---
11:40:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/src/main/resources
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet ---
11:40:37 [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet ---
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet ---
11:40:37 [INFO] 
11:40:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet ---
11:40:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/src/test/resources
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet ---
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet ---
11:40:37 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet ---
11:40:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/target/org.eclipse.papyrus.emf.facet.efacet-2.0.0-SNAPSHOT-sources.jar
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet ---
11:40:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/target/org.eclipse.papyrus.emf.facet.efacet-2.0.0-SNAPSHOT.jar
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet ---
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet ---
11:40:37 [INFO] 
11:40:37 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet ---
11:40:37 [INFO] 
11:40:37 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.core >---
11:40:37 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.core 2.0.0-SNAPSHOT [18/735]
11:40:37 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/pom.xml
11:40:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:37 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/pom.xml
11:40:38 [INFO] 
11:40:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:40:38 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:40:38 [INFO] 
11:40:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:40:38 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.emf.core
11:40:38 [INFO] 
11:40:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:40:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/main/resources
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:40:38 [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:38 	IEclipsePreferences preferenceNode = new DefaultScope().getNode(Activator.PLUGIN_ID);
11:40:38 	                                         ^^^^^^^^^^^^^^
11:40:38 The constructor DefaultScope() is deprecated
11:40:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:38 	IEclipsePreferences preferenceNode = new InstanceScope().getNode(Activator.PLUGIN_ID);
11:40:38 	                                         ^^^^^^^^^^^^^^^
11:40:38 The constructor InstanceScope() is deprecated
11:40:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:38 	IEclipsePreferences preferenceNode = new InstanceScope().getNode(Activator.PLUGIN_ID);
11:40:38 	                                         ^^^^^^^^^^^^^^^
11:40:38 The constructor InstanceScope() is deprecated
11:40:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:38 	IEclipsePreferences preferenceNode = new InstanceScope().getNode(Activator.PLUGIN_ID);
11:40:38 	                                         ^^^^^^^^^^^^^^^
11:40:38 The constructor InstanceScope() is deprecated
11:40:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:38 	result.add((T) catalogManager);
11:40:38 	           ^^^^^^^^^^^^^^^^^^
11:40:38 Type safety: Unchecked cast from ICatalogManager to T
11:40:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:38 	ISerializer<Object> serializer = (ISerializer<Object>) ISerializationRegistry.INSTANCE
11:40:38 				.getSerializerFor(instanceValue.getClass());
11:40:38 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:38 Type safety: Unchecked cast from ISerializer<capture#2-of ?> to ISerializer<Object>
11:40:38 6 problems (6 warnings)
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:40:38 [INFO] 
11:40:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:40:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/test/resources
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:40:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 54 were skipped
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:40:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:40:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:40:38 [INFO] 
11:40:38 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.catalog >--
11:40:38 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.catalog 2.0.0-SNAPSHOT [19/735]
11:40:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/pom.xml
11:40:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:38 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/pom.xml
11:40:38 [INFO] 
11:40:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:40:38 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:40:38 [INFO] 
11:40:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:40:38 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.catalog
11:40:38 [INFO] 
11:40:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:40:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/src/main/resources
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:40:38 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:40:38 [INFO] 
11:40:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:40:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/src/test/resources
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:40:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:40:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/target/org.eclipse.papyrus.emf.facet.efacet.catalog-2.0.0-SNAPSHOT-sources.jar
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:40:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/target/org.eclipse.papyrus.emf.facet.efacet.catalog-2.0.0-SNAPSHOT.jar
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:40:38 [INFO] 
11:40:38 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.core >----
11:40:38 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.core 3.0.0-SNAPSHOT [20/735]
11:40:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/pom.xml
11:40:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:39 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/pom.xml
11:40:39 [INFO] 
11:40:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:40:39 [INFO] The project's OSGi version is 3.0.0.202404021539
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:40:39 [INFO] 
11:40:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:40:39 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.core
11:40:39 [INFO] 
11:40:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:40:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/main/resources
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:40:39 [INFO] Compiling 86 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetActions2Impl.java:[78] 
11:40:39 	ICatalogSetManager2.INSTANCE.registerModelDeclaration(file);
11:40:39 	                    ^^^^^^^^
11:40:39 The field ICatalogSetManager2.INSTANCE is deprecated
11:40:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetManagerContext.java:[142] 
11:40:39 	result = (T) derivedResult;
11:40:39 	         ^^^^^^^^^^^^^^^^^
11:40:39 Type safety: Unchecked cast from DerivedTypedElement to T
11:40:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetManagerContext.java:[407] 
11:40:39 	final T element = (T) feature;
11:40:39 	                  ^^^^^^^^^^^
11:40:39 Type safety: Unchecked cast from ETypedElement to T
11:40:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[39] 
11:40:39 	import org.eclipse.papyrus.emf.facet.efacet.core.internal.query.DerivedTypedElementImplementationFactoryRegistry;
11:40:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:39 The type DerivedTypedElementImplementationFactoryRegistry is deprecated
11:40:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[42] 
11:40:39 	import org.eclipse.papyrus.emf.facet.efacet.core.query.IDerivedTypedElementImplementation;
11:40:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:39 The type IDerivedTypedElementImplementation is deprecated
11:40:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[141] 
11:40:39 	IDerivedTypedElementImplementation evaluator2 = null;
11:40:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:39 The type IDerivedTypedElementImplementation is deprecated
11:40:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[148] 
11:40:39 	evaluator2 = DerivedTypedElementImplementationFactoryRegistry.INSTANCE.getEvaluatorFor(query, this);
11:40:39 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:39 The type DerivedTypedElementImplementationFactoryRegistry is deprecated
11:40:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[148] 
11:40:39 	evaluator2 = DerivedTypedElementImplementationFactoryRegistry.INSTANCE.getEvaluatorFor(query, this);
11:40:39 	                                                              ^^^^^^^^
11:40:39 The field DerivedTypedElementImplementationFactoryRegistry.INSTANCE is deprecated
11:40:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[148] 
11:40:39 	evaluator2 = DerivedTypedElementImplementationFactoryRegistry.INSTANCE.getEvaluatorFor(query, this);
11:40:39 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:39 The method getEvaluatorFor(Query, IDerivedTypedElementManager) from the type DerivedTypedElementImplementationFactoryRegistry is deprecated
11:40:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/Messages.java:[18] 
11:40:39 	@SuppressWarnings("PMD")
11:40:39 	                  ^^^^^
11:40:39 Unsupported @SuppressWarnings("PMD")
11:40:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetManager.java:[669] 
11:40:39 	return (List<T>) cache.get(classs);
11:40:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:39 Type safety: Unchecked cast from List<capture#4-of ? extends ETypedElement> to List<T>
11:40:39 11 problems (11 warnings)
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:40:39 [INFO] 
11:40:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:40:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/test/resources
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:40:39 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 54 were skipped
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:40:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/target/org.eclipse.papyrus.emf.facet.efacet.core-3.0.0-SNAPSHOT-sources.jar
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:40:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/target/org.eclipse.papyrus.emf.facet.efacet.core-3.0.0-SNAPSHOT.jar
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:40:39 [INFO] 
11:40:39 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.ui >------
11:40:39 [INFO] Building org.eclipse.papyrus.emf.facet.util.ui 3.0.0-SNAPSHOT   [21/735]
11:40:39 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/pom.xml
11:40:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:39 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/pom.xml
11:40:39 [INFO] 
11:40:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:40:39 [INFO] The project's OSGi version is 3.0.0.202404021539
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:40:39 [INFO] 
11:40:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:40:39 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.ui
11:40:39 [INFO] 
11:40:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:40:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/main/resources
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:40:40 [INFO] Compiling 67 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:40 	private final ExtendedTreeMenu<IDialog> treeMenu;
11:40:40 	                               ^^^^^^^
11:40:40 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:40:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:40 	final List<AbstractTreeMenu<IDialog>> menuItems) {
11:40:40 	                            ^^^^^^^
11:40:40 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:40:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:40 	this.treeMenu = new ExtendedTreeMenu<IDialog>(parent, this, menuItems);
11:40:40 	                                     ^^^^^^^
11:40:40 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:40:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:40 	public AbstractTreeItem<IDialog> getFirstTreeItem() {
11:40:40 	                        ^^^^^^^
11:40:40 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:40:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:40 	AbstractTreeItem<IDialog> result = null;
11:40:40 	                 ^^^^^^^
11:40:40 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:40:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:40 	public ExtendedTreeMenu<IDialog> getTreeMenu() {
11:40:40 	                        ^^^^^^^
11:40:40 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:40:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:40 	public abstract IDialog onItemMouseSelection();
11:40:40 	                ^^^^^^^
11:40:40 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:40:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[19] 
11:40:40 	@SuppressWarnings("PMD.UseSingleton")
11:40:40 	                  ^^^^^^^^^^^^^^^^^^
11:40:40 Unsupported @SuppressWarnings("PMD.UseSingleton")
11:40:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[28] 
11:40:40 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:40 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:40 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[38] 
11:40:40 	@SuppressWarnings({ "PMD.SignatureDeclareThrowsException",
11:40:40 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:40 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[39] 
11:40:40 	"PMD.NullAssignment" })
11:40:40 	^^^^^^^^^^^^^^^^^^^^
11:40:40 Unsupported @SuppressWarnings("PMD.NullAssignment")
11:40:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/sync/generated/SynchronizedOkDialog.java:[23] 
11:40:40 	@SuppressWarnings("PMD.ExcessivePublicCount")
11:40:40 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:40 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
11:40:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:40 	newTreeItem = getAssociatedTreeItemClass().newInstance();
11:40:40 	                                           ^^^^^^^^^^^^^
11:40:40 The method newInstance() from the type Class<capture#1-of ? extends AbstractTreeItem<T>> is deprecated since version 9
11:40:40 13 problems (13 warnings)
11:40:40 [INFO] 
11:40:40 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:40:40 [INFO] 
11:40:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:40:40 [INFO] 
11:40:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:40:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/test/resources
11:40:40 [INFO] 
11:40:40 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:40:40 [INFO] 
11:40:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:40:40 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
11:40:40 [INFO] 
11:40:40 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:40:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/target/org.eclipse.papyrus.emf.facet.util.ui-3.0.0-SNAPSHOT-sources.jar
11:40:40 [INFO] 
11:40:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:40:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/target/org.eclipse.papyrus.emf.facet.util.ui-3.0.0-SNAPSHOT.jar
11:40:40 [INFO] 
11:40:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:40:40 [INFO] 
11:40:40 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:40:40 [INFO] 
11:40:40 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:40:40 [INFO] 
11:40:40 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.swt >-----
11:40:40 [INFO] Building org.eclipse.papyrus.emf.facet.util.swt 2.0.0-SNAPSHOT  [22/735]
11:40:40 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/pom.xml
11:40:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:40 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/pom.xml
11:40:40 [INFO] 
11:40:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:40:40 [INFO] 
11:40:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:40:40 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:40 [INFO] 
11:40:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:40:40 [INFO] 
11:40:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:40:40 [INFO] 
11:40:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:40:40 [INFO] 
11:40:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:40:40 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.swt
11:40:40 [INFO] 
11:40:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:40:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/src/main/resources
11:40:40 [INFO] 
11:40:40 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:40:40 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:40:41 [INFO] 
11:40:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:40:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/src/test/resources
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:40:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:40:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/target/org.eclipse.papyrus.emf.facet.util.swt-2.0.0-SNAPSHOT-sources.jar
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:40:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/target/org.eclipse.papyrus.emf.facet.util.swt-2.0.0-SNAPSHOT.jar
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:40:41 [INFO] 
11:40:41 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.core >----
11:40:41 [INFO] Building org.eclipse.papyrus.emf.facet.common.core 2.0.0-SNAPSHOT [23/735]
11:40:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/pom.xml
11:40:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:41 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/pom.xml
11:40:41 [INFO] 
11:40:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.common.core ---
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.common.core ---
11:40:41 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.common.core ---
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.common.core ---
11:40:41 [INFO] 
11:40:41 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.common.core ---
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.common.core ---
11:40:41 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.common.core
11:40:41 [INFO] 
11:40:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.common.core ---
11:40:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/src/main/resources
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.common.core ---
11:40:41 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.common.core ---
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.common.core ---
11:40:41 [INFO] 
11:40:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.common.core ---
11:40:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/src/test/resources
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.common.core ---
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.common.core ---
11:40:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 8 were skipped
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.common.core ---
11:40:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/target/org.eclipse.papyrus.emf.facet.common.core-2.0.0-SNAPSHOT-sources.jar
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.common.core ---
11:40:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/target/org.eclipse.papyrus.emf.facet.common.core-2.0.0-SNAPSHOT.jar
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.common.core ---
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.common.core ---
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.common.core ---
11:40:41 [INFO] 
11:40:41 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.ui >-----
11:40:41 [INFO] Building org.eclipse.papyrus.emf.facet.common.ui 2.0.0-SNAPSHOT [24/735]
11:40:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/pom.xml
11:40:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:41 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/pom.xml
11:40:41 [INFO] 
11:40:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:40:41 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:40:41 [INFO] 
11:40:41 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:40:41 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.common.ui
11:40:41 [INFO] 
11:40:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:40:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/main/resources
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:40:41 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTree.java:[17] 
11:40:41 	import org.eclipse.jface.viewers.ViewerSorter;
11:40:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:41 The type ViewerSorter is deprecated
11:40:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTree.java:[29] 
11:40:41 	public void setSorter(final ViewerSorter viewerSorter) {
11:40:41 	                            ^^^^^^^^^^^^
11:40:41 The type ViewerSorter is deprecated
11:40:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTree.java:[30] 
11:40:41 	this.treeViewer.setSorter(viewerSorter);
11:40:41 	                ^^^^^^^^^^^^^^^^^^^^^^^
11:40:41 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
11:40:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableWidget.java:[16] 
11:40:41 	import org.eclipse.jface.viewers.ViewerSorter;
11:40:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:41 The type ViewerSorter is deprecated
11:40:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableWidget.java:[22] 
11:40:41 	void setSorter(ViewerSorter viewerSorter);
11:40:41 	               ^^^^^^^^^^^^
11:40:41 The type ViewerSorter is deprecated
11:40:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTable.java:[17] 
11:40:41 	import org.eclipse.jface.viewers.ViewerSorter;
11:40:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:41 The type ViewerSorter is deprecated
11:40:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTable.java:[29] 
11:40:41 	public void setSorter(final ViewerSorter viewerSorter) {
11:40:41 	                            ^^^^^^^^^^^^
11:40:41 The type ViewerSorter is deprecated
11:40:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTable.java:[30] 
11:40:41 	this.tableViewer.setSorter(viewerSorter);
11:40:41 	                 ^^^^^^^^^^^^^^^^^^^^^^^
11:40:41 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
11:40:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[26] 
11:40:41 	import org.eclipse.jface.viewers.ViewerSorter;
11:40:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:41 The type ViewerSorter is deprecated
11:40:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[98] 
11:40:41 	PersistableColumn.getColumnWidths().put(uniqueID, new Integer(column.getWidth()));
11:40:41 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:41 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:40:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[155] 
11:40:41 	private static ViewerSorter getViewerSorter(final ColumnLabelProvider columnLabelProvider) {
11:40:41 	               ^^^^^^^^^^^^
11:40:41 The type ViewerSorter is deprecated
11:40:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[156] 
11:40:41 	return new ViewerSorter() {
11:40:41 	           ^^^^^^^^^^^^
11:40:41 The type ViewerSorter is deprecated
11:40:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[156] 
11:40:41 	return new ViewerSorter() {
11:40:41 			@Override
11:40:41 			public int compare(final Viewer viewer, final Object e1, final Object e2) {
11:40:41 				String text1 = columnLabelProvider.getText(e1);
11:40:41 				String text2 = columnLabelProvider.getText(e2);
11:40:41 				if (text1 == null) {
11:40:41 					return -1;
11:40:41 				}
11:40:41 				int compare = text1.compareTo(text2);
11:40:41 				SortableWidget sortableWidget = SortableWidgetFactory.createSortableWidget(viewer);
11:40:41 				if (sortableWidget.getSortDirection() == SWT.DOWN) {
11:40:41 					compare = compare * -1;
11:40:41 				}
11:40:41 				return compare;
11:40:41 			}
11:40:41 		};
11:40:41 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:41 The constructor ViewerSorter() is deprecated
11:40:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[174] 
11:40:41 	private static void addSorter(final Column column, final ViewerSorter viewerSorter,
11:40:41 	                                                         ^^^^^^^^^^^^
11:40:41 The type ViewerSorter is deprecated
11:40:41 14 problems (14 warnings)
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:40:41 [INFO] 
11:40:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:40:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/test/resources
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:40:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:40:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/target/org.eclipse.papyrus.emf.facet.common.ui-2.0.0-SNAPSHOT-sources.jar
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:40:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/target/org.eclipse.papyrus.emf.facet.common.ui-2.0.0-SNAPSHOT.jar
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:40:41 [INFO] 
11:40:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:40:41 [INFO] 
11:40:41 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.ui >----
11:40:41 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.ui 3.0.0-SNAPSHOT [25/735]
11:40:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/pom.xml
11:40:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:41 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/pom.xml
11:40:42 [INFO] 
11:40:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:40:42 [INFO] 
11:40:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:40:42 [INFO] The project's OSGi version is 3.0.0.202404021539
11:40:42 [INFO] 
11:40:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:40:42 [INFO] 
11:40:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:40:42 [INFO] 
11:40:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:40:42 [INFO] 
11:40:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:40:42 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.emf.ui
11:40:42 [INFO] 
11:40:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:40:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/main/resources
11:40:42 [INFO] 
11:40:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:40:42 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:42 	new InstanceScope(),
11:40:42 	    ^^^^^^^^^^^^^^^
11:40:42 The constructor InstanceScope() is deprecated
11:40:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:42 	SynchronizedWizardPage<ISelectEClassifierWizardPage> implements
11:40:42 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:42 ISelectEClassifierWizardPage is a raw type. References to generic type ISelectEClassifierWizardPage<T> should be parameterized
11:40:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:42 	ISelectEClassifierWizardPage {
11:40:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:42 ISelectEClassifierWizardPage is a raw type. References to generic type ISelectEClassifierWizardPage<T> should be parameterized
11:40:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:42 	final ISelectEClassifierWizardPage object, final Display display) {
11:40:42 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:42 ISelectEClassifierWizardPage is a raw type. References to generic type ISelectEClassifierWizardPage<T> should be parameterized
11:40:42 5. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/utils/ImageProvider.java (at line 43)
11:40:42 	@SuppressWarnings("static-method")
11:40:42 	                  ^^^^^^^^^^^^^^^
11:40:42 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
11:40:42 6. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/utils/ImageProvider.java (at line 57)
11:40:42 	@SuppressWarnings("static-method")
11:40:42 	                  ^^^^^^^^^^^^^^^
11:40:42 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
11:40:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:42 	&& new Boolean(Platform.getDebugOption(PackageRegistryView.DEBUG_ID)).booleanValue();
11:40:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:42 The constructor Boolean(String) has been deprecated since version 9 and marked for removal
11:40:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:42 	import org.eclipse.swt.widgets.Shell;
11:40:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:42 The import org.eclipse.swt.widgets.Shell is never used
11:40:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:42 	shell.setImage(ImageProvider.getInstance().getEmfFacetLogo());
11:40:42 	                             ^^^^^^^^^^^^^
11:40:42 The method getInstance() from the type ImageProvider is deprecated
11:40:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:42 	shell.setImage(ImageProvider.getInstance().getEmfFacetLogo());
11:40:42 	                                           ^^^^^^^^^^^^^^^^^
11:40:42 The method getEmfFacetLogo() from the type ImageProvider is deprecated
11:40:42 10 problems (0 errors, 8 warnings, 2 infos)
11:40:42 [INFO] 
11:40:42 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:40:42 [INFO] 
11:40:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:40:42 [INFO] 
11:40:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:40:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/test/resources
11:40:42 [INFO] 
11:40:42 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:40:42 [INFO] 
11:40:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:40:42 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
11:40:42 [INFO] 
11:40:42 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:40:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:42 [INFO] 
11:40:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:40:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:43 [INFO] 
11:40:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:40:43 [INFO] 
11:40:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:40:43 [INFO] 
11:40:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:40:43 [INFO] 
11:40:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.sdk.ui >---
11:40:43 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.sdk.ui 3.0.0-SNAPSHOT [26/735]
11:40:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/pom.xml
11:40:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:43 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/pom.xml
11:40:43 [INFO] 
11:40:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:40:43 [INFO] 
11:40:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:40:43 [INFO] The project's OSGi version is 3.0.0.202404021539
11:40:43 [INFO] 
11:40:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:40:43 [INFO] 
11:40:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:40:43 [INFO] 
11:40:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:40:43 [INFO] 
11:40:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:40:43 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.sdk.ui
11:40:43 [INFO] 
11:40:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:40:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/main/resources
11:40:43 [INFO] 
11:40:43 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:40:43 [INFO] Compiling 116 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:44 	@SuppressWarnings("PMD.ExcessivePublicCount")
11:40:44 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:44 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
11:40:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/Activator.java:[19] 
11:40:44 	@SuppressWarnings("PMD.UseSingleton")
11:40:44 	                  ^^^^^^^^^^^^^^^^^^
11:40:44 Unsupported @SuppressWarnings("PMD.UseSingleton")
11:40:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/Activator.java:[28] 
11:40:44 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:44 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:44 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/Activator.java:[38] 
11:40:44 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:44 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:44 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:44 	final IPath containerFullPath = getContainerFullPath();
11:40:44 	            ^^^^^^^^^^^^^^^^^
11:40:44 The value of the local variable containerFullPath is not used
11:40:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:44 	@SuppressWarnings("PMD.ExcessivePublicCount")
11:40:44 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:44 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
11:40:44 7. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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)
11:40:44 	@SuppressWarnings("static-method")
11:40:44 	                  ^^^^^^^^^^^^^^^
11:40:44 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
11:40:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:44 	@SuppressWarnings("PMD.ExcessivePublicCount")
11:40:44 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:44 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
11:40:44 9. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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)
11:40:44 	@SuppressWarnings("static-method")
11:40:44 	                  ^^^^^^^^^^^^^^^
11:40:44 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
11:40:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:44 	@SuppressWarnings("PMD.ExcessivePublicCount")
11:40:44 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:44 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
11:40:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:44 	@SuppressWarnings("PMD.ExcessivePublicCount")
11:40:44 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:44 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
11:40:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:44 	@SuppressWarnings("PMD.ExcessivePublicCount")
11:40:44 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:44 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
11:40:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:44 	@SuppressWarnings("PMD.ExcessivePublicCount")
11:40:44 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:44 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
11:40:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:44 	@SuppressWarnings("PMD.ExcessivePublicCount")
11:40:44 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:44 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
11:40:44 14 problems (0 errors, 12 warnings, 2 infos)
11:40:44 [INFO] 
11:40:44 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:40:44 [INFO] 
11:40:44 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:40:44 [INFO] 
11:40:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:40:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/test/resources
11:40:44 [INFO] 
11:40:44 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:40:44 [INFO] 
11:40:44 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:40:44 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
11:40:44 [INFO] 
11:40:44 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:40:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:44 [INFO] 
11:40:44 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:40:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:44 [INFO] 
11:40:44 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:40:44 [INFO] 
11:40:44 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:40:44 [INFO] 
11:40:44 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:40:44 [INFO] 
11:40:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel >--
11:40:44 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel 2.0.0-SNAPSHOT [27/735]
11:40:44 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/pom.xml
11:40:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:44 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/pom.xml
11:40:44 [INFO] 
11:40:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:40:44 [INFO] 
11:40:44 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:40:44 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:44 [INFO] 
11:40:44 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:40:44 [INFO] 
11:40:44 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:40:44 [INFO] 
11:40:44 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:40:44 [INFO] 
11:40:44 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:40:44 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.metamodel
11:40:44 [INFO] 
11:40:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:40:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/main/resources
11:40:44 [INFO] 
11:40:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:40:44 [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:45 	import org.eclipse.emf.edit.provider.StyledString;
11:40:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:45 The import org.eclipse.emf.edit.provider.StyledString is never used
11:40:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:45 	import org.eclipse.emf.edit.provider.StyledString;
11:40:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:45 The import org.eclipse.emf.edit.provider.StyledString is never used
11:40:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:45 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.*;
11:40:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:45 The import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt is never used
11:40:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:45 	public Object getAdapter(Class key) {
11:40:45 	       ^^^^^^
11:40:45 Type safety: The return type Object for getAdapter(Class) from the type EObjectTreeElementImpl needs unchecked conversion to conform to T from the type IAdaptable
11:40:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:45 	public Object getAdapter(Class key) {
11:40:45 	                         ^^^^^
11:40:45 Class is a raw type. References to generic type Class<T> should be parameterized
11:40:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:45 	public Object getAdapter(Class key) {
11:40:45 	       ^^^^^^
11:40:45 Type safety: The return type Object for getAdapter(Class) from the type EStructuralFeatureTreeElementImpl needs unchecked conversion to conform to T from the type IAdaptable
11:40:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:45 	public Object getAdapter(Class key) {
11:40:45 	                         ^^^^^
11:40:45 Class is a raw type. References to generic type Class<T> should be parameterized
11:40:45 7 problems (7 warnings)
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:40:45 [INFO] 
11:40:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:40:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/test/resources
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:40:45 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 18 were skipped
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:40:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/target/org.eclipse.papyrus.emf.facet.custom.metamodel-2.0.0-SNAPSHOT-sources.jar
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:40:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/target/org.eclipse.papyrus.emf.facet.custom.metamodel-2.0.0-SNAPSHOT.jar
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:40:45 [INFO] 
11:40:45 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.core >----
11:40:45 [INFO] Building org.eclipse.papyrus.emf.facet.custom.core 4.0.0-SNAPSHOT [28/735]
11:40:45 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/pom.xml
11:40:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:45 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/pom.xml
11:40:45 [INFO] 
11:40:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:40:45 [INFO] The project's OSGi version is 4.0.0.202404021539
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:40:45 [INFO] 
11:40:45 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:40:45 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.core
11:40:45 [INFO] 
11:40:45 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:40:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/src/main/resources
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:40:45 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/src/org/eclipse/papyrus/emf/facet/custom/core/internal/exported/CustomizationUtils.java:[137] 
11:40:45 	result = (T) result.toString();
11:40:45 	         ^^^^^^^^^^^^^^^^^^^^^
11:40:45 Type safety: Unchecked cast from String to T
11:40:45 1 problem (1 warning)
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:40:45 [INFO] 
11:40:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:40:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/src/test/resources
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:40:45 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 97 were skipped
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:40:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/target/org.eclipse.papyrus.emf.facet.custom.core-4.0.0-SNAPSHOT-sources.jar
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:40:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/target/org.eclipse.papyrus.emf.facet.custom.core-4.0.0-SNAPSHOT.jar
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:40:45 [INFO] 
11:40:45 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.sdk.core >--
11:40:45 [INFO] Building org.eclipse.papyrus.emf.facet.common.sdk.core 2.0.0-SNAPSHOT [29/735]
11:40:45 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/pom.xml
11:40:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:45 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/pom.xml
11:40:45 [INFO] 
11:40:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:40:45 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:40:45 [INFO] 
11:40:45 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:40:45 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.common.sdk.core
11:40:45 [INFO] 
11:40:45 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:40:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/src/main/resources
11:40:45 [INFO] 
11:40:45 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:40:45 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:40:46 [INFO] 
11:40:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:40:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/src/test/resources
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:40:46 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 19 were skipped
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:40:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:40:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:40:46 [INFO] 
11:40:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.core >--
11:40:46 [INFO] Building org.eclipse.papyrus.emf.facet.custom.sdk.core 2.0.0-SNAPSHOT [30/735]
11:40:46 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/pom.xml
11:40:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:46 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/pom.xml
11:40:46 [INFO] 
11:40:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:40:46 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:40:46 [INFO] 
11:40:46 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:40:46 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.sdk.core
11:40:46 [INFO] 
11:40:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:40:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/main/resources
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:40:46 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[21] 
11:40:46 	@SuppressWarnings("PMD.UseSingleton")
11:40:46 	                  ^^^^^^^^^^^^^^^^^^
11:40:46 Unsupported @SuppressWarnings("PMD.UseSingleton")
11:40:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[30] 
11:40:46 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:46 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:46 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[40] 
11:40:46 	@SuppressWarnings({ "PMD.SignatureDeclareThrowsException",
11:40:46 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:46 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[41] 
11:40:46 	"PMD.NullAssignment" })
11:40:46 	^^^^^^^^^^^^^^^^^^^^
11:40:46 Unsupported @SuppressWarnings("PMD.NullAssignment")
11:40:46 4 problems (4 warnings)
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:40:46 [INFO] 
11:40:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:40:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/test/resources
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:40:46 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 97 were skipped
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:40:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:40:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:40:46 [INFO] 
11:40:46 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java >----
11:40:46 [INFO] Building org.eclipse.papyrus.emf.facet.query.java 2.0.0-SNAPSHOT [31/735]
11:40:46 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/pom.xml
11:40:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:46 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/pom.xml
11:40:46 [INFO] 
11:40:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java ---
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java ---
11:40:46 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java ---
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java ---
11:40:46 [INFO] 
11:40:46 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java ---
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.java ---
11:40:46 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.java
11:40:46 [INFO] 
11:40:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java ---
11:40:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/src/main/resources
11:40:46 [INFO] 
11:40:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java ---
11:40:46 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:47 [INFO] 
11:40:47 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.java ---
11:40:47 [INFO] 
11:40:47 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.java ---
11:40:47 [INFO] 
11:40:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java ---
11:40:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/src/test/resources
11:40:47 [INFO] 
11:40:47 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.java ---
11:40:47 [INFO] 
11:40:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.java ---
11:40:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:40:47 [INFO] 
11:40:47 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java ---
11:40:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/target/org.eclipse.papyrus.emf.facet.query.java-2.0.0-SNAPSHOT-sources.jar
11:40:47 [INFO] 
11:40:47 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java ---
11:40:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/target/org.eclipse.papyrus.emf.facet.query.java-2.0.0-SNAPSHOT.jar
11:40:47 [INFO] 
11:40:47 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java ---
11:40:47 [INFO] 
11:40:47 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.java ---
11:40:47 [INFO] 
11:40:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java ---
11:40:47 [INFO] 
11:40:47 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.tools >---------
11:40:47 [INFO] Building org.eclipse.papyrus.infra.tools 4.2.0-SNAPSHOT         [32/735]
11:40:47 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/pom.xml
11:40:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.tools:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/pom.xml
11:40:47 [INFO] 
11:40:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.tools ---
11:40:47 [INFO] 
11:40:47 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.tools ---
11:40:47 [INFO] The project's OSGi version is 4.2.0.202404021539
11:40:47 [INFO] 
11:40:47 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.tools ---
11:40:47 [INFO] 
11:40:47 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.tools ---
11:40:47 [INFO] 
11:40:47 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.tools ---
11:40:47 [INFO] 
11:40:47 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.tools ---
11:40:47 [INFO] Resolving class path of org.eclipse.papyrus.infra.tools
11:40:47 [INFO] 
11:40:47 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.tools ---
11:40:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/main/resources
11:40:47 [INFO] 
11:40:47 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.tools ---
11:40:47 [INFO] Compiling 56 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[31] 
11:40:48 	public class DelegatingObservableSet extends DelegatingObservableCollection<IObservableSet> implements IObservableSet {
11:40:48 	                                                                            ^^^^^^^^^^^^^^
11:40:48 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[31] 
11:40:48 	public class DelegatingObservableSet extends DelegatingObservableCollection<IObservableSet> implements IObservableSet {
11:40:48 	                                                                                                       ^^^^^^^^^^^^^^
11:40:48 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[35] 
11:40:48 	private ISetChangeListener forwardingSetChangeListener;
11:40:48 	        ^^^^^^^^^^^^^^^^^^
11:40:48 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[37] 
11:40:48 	DelegatingObservableSet(IObservableSet delegate) {
11:40:48 	                        ^^^^^^^^^^^^^^
11:40:48 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[45] 
11:40:48 	public static IObservableSet wrap(IObservableSet observable) {
11:40:48 	              ^^^^^^^^^^^^^^
11:40:48 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[45] 
11:40:48 	public static IObservableSet wrap(IObservableSet observable) {
11:40:48 	                                  ^^^^^^^^^^^^^^
11:40:48 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[46] 
11:40:48 	IObservableSet result;
11:40:48 	^^^^^^^^^^^^^^
11:40:48 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[63] 
11:40:48 	public static IObservableSet create(Realm realm, ClassLoader loader, Class<?>... mixins) {
11:40:48 	              ^^^^^^^^^^^^^^
11:40:48 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[67] 
11:40:48 	public void addSetChangeListener(ISetChangeListener listener) {
11:40:48 	                                 ^^^^^^^^^^^^^^^^^^
11:40:48 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[71] 
11:40:48 	public void removeSetChangeListener(ISetChangeListener listener) {
11:40:48 	                                    ^^^^^^^^^^^^^^^^^^
11:40:48 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[76] 
11:40:48 	protected void hookDelegate(IObservableSet delegate) {
11:40:48 	                            ^^^^^^^^^^^^^^
11:40:48 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[78] 
11:40:48 	delegate.addSetChangeListener(getForwardingSetChangeListener());
11:40:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:48 Type safety: The method addSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[82] 
11:40:48 	protected void unhookDelegate(IObservableSet delegate) {
11:40:48 	                              ^^^^^^^^^^^^^^
11:40:48 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[83] 
11:40:48 	delegate.removeSetChangeListener(getForwardingSetChangeListener());
11:40:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:48 Type safety: The method removeSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[88] 
11:40:48 	protected void delegateChanged(IObservableSet oldDelegate, IObservableSet newDelegate) {
11:40:48 	                               ^^^^^^^^^^^^^^
11:40:48 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[88] 
11:40:48 	protected void delegateChanged(IObservableSet oldDelegate, IObservableSet newDelegate) {
11:40:48 	                                                           ^^^^^^^^^^^^^^
11:40:48 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[97] 
11:40:48 	private ISetChangeListener getForwardingSetChangeListener() {
11:40:48 	        ^^^^^^^^^^^^^^^^^^
11:40:48 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[99] 
11:40:48 	forwardingSetChangeListener = new ISetChangeListener() {
11:40:48 	                                  ^^^^^^^^^^^^^^^^^^
11:40:48 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[101] 
11:40:48 	public void handleSetChange(SetChangeEvent event) {
11:40:48 	                            ^^^^^^^^^^^^^^
11:40:48 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[102] 
11:40:48 	SetChangeEvent myEvent = new MySetChangeEvent(event.diff);
11:40:48 	^^^^^^^^^^^^^^
11:40:48 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[115] 
11:40:48 	class MySetChangeEvent extends SetChangeEvent {
11:40:48 	                               ^^^^^^^^^^^^^^
11:40:48 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[119] 
11:40:48 	MySetChangeEvent(SetDiff diff) {
11:40:48 	                 ^^^^^^^
11:40:48 SetDiff is a raw type. References to generic type SetDiff<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[120] 
11:40:48 	super(getRealObservable(), diff);
11:40:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:48 Type safety: The constructor SetChangeEvent(IObservableSet, SetDiff) belongs to the raw type SetChangeEvent. References to generic type SetChangeEvent<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservable.java:[93] 
11:40:48 	result = DelegatingObservableList.wrap((IObservableList) observable);
11:40:48 	                                        ^^^^^^^^^^^^^^^
11:40:48 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservable.java:[95] 
11:40:48 	result = DelegatingObservableSet.wrap((IObservableSet) observable);
11:40:48 	                                       ^^^^^^^^^^^^^^
11:40:48 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservable.java:[97] 
11:40:48 	result = DelegatingObservableValue.wrap((IObservableValue) observable);
11:40:48 	                                         ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/IMultipleObservableValue.java:[27] 
11:40:48 	public interface IMultipleObservableValue extends AggregatedObservable, IObservableValue {
11:40:48 	                                                                        ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/IMultipleObservableValue.java:[32] 
11:40:48 	List<IObservableValue> getObservableValues();
11:40:48 	     ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[28] 
11:40:48 	public class DelegatingObservableValue extends DelegatingObservable<IObservableValue> implements IObservableValue {
11:40:48 	                                                                    ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[28] 
11:40:48 	public class DelegatingObservableValue extends DelegatingObservable<IObservableValue> implements IObservableValue {
11:40:48 	                                                                                                 ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[32] 
11:40:48 	private IValueChangeListener forwardingValueChangeListener;
11:40:48 	        ^^^^^^^^^^^^^^^^^^^^
11:40:48 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[34] 
11:40:48 	DelegatingObservableValue(IObservableValue delegate) {
11:40:48 	                          ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[42] 
11:40:48 	public static IObservableValue wrap(IObservableValue observable) {
11:40:48 	              ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[42] 
11:40:48 	public static IObservableValue wrap(IObservableValue observable) {
11:40:48 	                                    ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[43] 
11:40:48 	IObservableValue result;
11:40:48 	^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[60] 
11:40:48 	public static IObservableValue create(Realm realm, ClassLoader loader, Class<?>... mixins) {
11:40:48 	              ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[64] 
11:40:48 	public void addValueChangeListener(IValueChangeListener listener) {
11:40:48 	                                   ^^^^^^^^^^^^^^^^^^^^
11:40:48 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[68] 
11:40:48 	public void removeValueChangeListener(IValueChangeListener listener) {
11:40:48 	                                      ^^^^^^^^^^^^^^^^^^^^
11:40:48 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[73] 
11:40:48 	protected void hookDelegate(IObservableValue delegate) {
11:40:48 	                            ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[75] 
11:40:48 	delegate.addValueChangeListener(getForwardingValueChangeListener());
11:40:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:48 Type safety: The method addValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[79] 
11:40:48 	protected void unhookDelegate(IObservableValue delegate) {
11:40:48 	                              ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[80] 
11:40:48 	delegate.removeValueChangeListener(getForwardingValueChangeListener());
11:40:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:48 Type safety: The method removeValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[85] 
11:40:48 	protected void delegateChanged(IObservableValue oldDelegate, IObservableValue newDelegate) {
11:40:48 	                               ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[85] 
11:40:48 	protected void delegateChanged(IObservableValue oldDelegate, IObservableValue newDelegate) {
11:40:48 	                                                             ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[106] 
11:40:48 	getDelegate().setValue(value);
11:40:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:48 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[110] 
11:40:48 	private IValueChangeListener getForwardingValueChangeListener() {
11:40:48 	        ^^^^^^^^^^^^^^^^^^^^
11:40:48 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[112] 
11:40:48 	forwardingValueChangeListener = new IValueChangeListener() {
11:40:48 	                                    ^^^^^^^^^^^^^^^^^^^^
11:40:48 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[114] 
11:40:48 	public void handleValueChange(ValueChangeEvent event) {
11:40:48 	                              ^^^^^^^^^^^^^^^^
11:40:48 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[115] 
11:40:48 	ValueChangeEvent myEvent = new MyValueChangeEvent(event.diff);
11:40:48 	^^^^^^^^^^^^^^^^
11:40:48 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[128] 
11:40:48 	class MyValueChangeEvent extends ValueChangeEvent {
11:40:48 	                                 ^^^^^^^^^^^^^^^^
11:40:48 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[132] 
11:40:48 	MyValueChangeEvent(ValueDiff diff) {
11:40:48 	                   ^^^^^^^^^
11:40:48 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[133] 
11:40:48 	super(getRealObservable(), diff);
11:40:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:48 Type safety: The constructor ValueChangeEvent(IObservableValue, ValueDiff) belongs to the raw type ValueChangeEvent. References to generic type ValueChangeEvent<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollection.java:[28] 
11:40:48 	public abstract class DelegatingObservableCollection<T extends IObservableCollection> extends DelegatingObservable<T> implements IObservableCollection {
11:40:48 	                                                               ^^^^^^^^^^^^^^^^^^^^^
11:40:48 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollection.java:[28] 
11:40:48 	public abstract class DelegatingObservableCollection<T extends IObservableCollection> extends DelegatingObservable<T> implements IObservableCollection {
11:40:48 	                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^
11:40:48 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[33] 
11:40:48 	public class DelegatingObservableList extends DelegatingObservableCollection<IObservableList> implements IObservableList {
11:40:48 	                                                                             ^^^^^^^^^^^^^^^
11:40:48 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[33] 
11:40:48 	public class DelegatingObservableList extends DelegatingObservableCollection<IObservableList> implements IObservableList {
11:40:48 	                                                                                                         ^^^^^^^^^^^^^^^
11:40:48 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[37] 
11:40:48 	private IListChangeListener forwardingListChangeListener;
11:40:48 	        ^^^^^^^^^^^^^^^^^^^
11:40:48 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[39] 
11:40:48 	DelegatingObservableList(IObservableList delegate) {
11:40:48 	                         ^^^^^^^^^^^^^^^
11:40:48 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[47] 
11:40:48 	public static IObservableList wrap(IObservableList observable) {
11:40:48 	              ^^^^^^^^^^^^^^^
11:40:48 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[47] 
11:40:48 	public static IObservableList wrap(IObservableList observable) {
11:40:48 	                                   ^^^^^^^^^^^^^^^
11:40:48 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[48] 
11:40:48 	IObservableList result;
11:40:48 	^^^^^^^^^^^^^^^
11:40:48 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[65] 
11:40:48 	public static IObservableList create(Realm realm, ClassLoader loader, Class<?>... mixins) {
11:40:48 	              ^^^^^^^^^^^^^^^
11:40:48 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[69] 
11:40:48 	public void addListChangeListener(IListChangeListener listener) {
11:40:48 	                                  ^^^^^^^^^^^^^^^^^^^
11:40:48 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[73] 
11:40:48 	public void removeListChangeListener(IListChangeListener listener) {
11:40:48 	                                     ^^^^^^^^^^^^^^^^^^^
11:40:48 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[78] 
11:40:48 	protected void hookDelegate(IObservableList delegate) {
11:40:48 	                            ^^^^^^^^^^^^^^^
11:40:48 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[80] 
11:40:48 	delegate.addListChangeListener(getForwardingListChangeListener());
11:40:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:48 Type safety: The method addListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[84] 
11:40:48 	protected void unhookDelegate(IObservableList delegate) {
11:40:48 	                              ^^^^^^^^^^^^^^^
11:40:48 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[85] 
11:40:48 	delegate.removeListChangeListener(getForwardingListChangeListener());
11:40:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:48 Type safety: The method removeListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[90] 
11:40:48 	protected void delegateChanged(IObservableList oldDelegate, IObservableList newDelegate) {
11:40:48 	                               ^^^^^^^^^^^^^^^
11:40:48 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[90] 
11:40:48 	protected void delegateChanged(IObservableList oldDelegate, IObservableList newDelegate) {
11:40:48 	                                                            ^^^^^^^^^^^^^^^
11:40:48 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[112] 
11:40:48 	return getDelegate().addAll(index, c);
11:40:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:48 Type safety: The method addAll(int, Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[128] 
11:40:48 	return getDelegate().set(index, element);
11:40:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:48 Type safety: The method set(int, Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[175] 
11:40:48 	private IListChangeListener getForwardingListChangeListener() {
11:40:48 	        ^^^^^^^^^^^^^^^^^^^
11:40:48 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[177] 
11:40:48 	forwardingListChangeListener = new IListChangeListener() {
11:40:48 	                                   ^^^^^^^^^^^^^^^^^^^
11:40:48 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[179] 
11:40:48 	public void handleListChange(ListChangeEvent event) {
11:40:48 	                             ^^^^^^^^^^^^^^^
11:40:48 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[180] 
11:40:48 	ListChangeEvent myEvent = new MyListChangeEvent(event.diff);
11:40:48 	^^^^^^^^^^^^^^^
11:40:48 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[193] 
11:40:48 	class MyListChangeEvent extends ListChangeEvent {
11:40:48 	                                ^^^^^^^^^^^^^^^
11:40:48 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[197] 
11:40:48 	MyListChangeEvent(ListDiff diff) {
11:40:48 	                  ^^^^^^^^
11:40:48 ListDiff is a raw type. References to generic type ListDiff<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[198] 
11:40:48 	super(getRealObservable(), diff);
11:40:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:48 Type safety: The constructor ListChangeEvent(IObservableList, ListDiff) belongs to the raw type ListChangeEvent. References to generic type ListChangeEvent<E> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[39] 
11:40:48 	public class MultipleObservableValue extends ReferenceCountedObservable.Value implements IMultipleObservableValue, IChangeListener {
11:40:48 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:48 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[49] 
11:40:48 	public MultipleObservableValue(Collection<IObservableValue> values) {
11:40:48 	                                          ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[98] 
11:40:48 	for (IObservableValue observable : observableValues) {
11:40:48 	     ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[99] 
11:40:48 	observable.setValue(value);
11:40:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:48 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[106] 
11:40:48 	observableValues.add((IObservableValue) observable);
11:40:48 	                      ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[113] 
11:40:48 	public List<IObservableValue> getObservableValues() {
11:40:48 	            ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[119] 
11:40:48 	for (IObservableValue value : getObservableValues()) {
11:40:48 	     ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[128] 
11:40:48 	for (IObservableValue observable : observableValues) {
11:40:48 	     ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[141] 
11:40:48 	protected List<IObservableValue> observableValues = new LinkedList<IObservableValue>();
11:40:48 	               ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[141] 
11:40:48 	protected List<IObservableValue> observableValues = new LinkedList<IObservableValue>();
11:40:48 	                                                                   ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[150] 
11:40:48 	for (IObservableValue observable : observableValues) {
11:40:48 	     ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[169] 
11:40:48 	super.fireValueChange(new ValueDiff() {
11:40:48 			@Override
11:40:48 			public Object getOldValue() {
11:40:48 				return true;
11:40:48 			}
11:40:48 			@Override
11:40:48 			public Object getNewValue() {
11:40:48 				return false;
11:40:48 			}
11:40:48 		});
11:40:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:48 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[169] 
11:40:48 	super.fireValueChange(new ValueDiff() {
11:40:48 	                          ^^^^^^^^^
11:40:48 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/util/ClassLoaderHelper.java:[553] 
11:40:48 	return theClass.newInstance();
11:40:48 	                ^^^^^^^^^^^^^
11:40:48 The method newInstance() from the type Class<T> is deprecated since version 9
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/CommandBasedObservableValue.java:[22] 
11:40:48 	public interface CommandBasedObservableValue extends CommandBasedObservable, IObservableValue {
11:40:48 	                                                                             ^^^^^^^^^^^^^^^^
11:40:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:40:48 94 problems (94 warnings)
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.tools ---
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.tools ---
11:40:48 [INFO] 
11:40:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.tools ---
11:40:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/test/resources
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.tools ---
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.tools ---
11:40:48 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 18 were skipped
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.tools ---
11:40:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/target/org.eclipse.papyrus.infra.tools-4.2.0-SNAPSHOT-sources.jar
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.tools ---
11:40:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/target/org.eclipse.papyrus.infra.tools-4.2.0-SNAPSHOT.jar
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.tools ---
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.tools ---
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.tools ---
11:40:48 [INFO] 
11:40:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.metamodel >--
11:40:48 [INFO] Building org.eclipse.papyrus.emf.facet.query.java.metamodel 2.0.0-SNAPSHOT [33/735]
11:40:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/pom.xml
11:40:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:48 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/pom.xml
11:40:48 [INFO] 
11:40:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:40:48 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:40:48 [INFO] 
11:40:48 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:40:48 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.java.metamodel
11:40:48 [INFO] 
11:40:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:40:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/src/main/resources
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:40:48 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:48 	private boolean validatefacetSet_validate(FacetSet facetSet, DiagnosticChain diagnostics, Map<Object, Object> context) {
11:40:48 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:48 The method validatefacetSet_validate(FacetSet, DiagnosticChain, Map<Object,Object>) from the type JavaQueryValidator is never used locally
11:40:48 1 problem (1 warning)
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:40:48 [INFO] 
11:40:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:40:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/src/test/resources
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:40:48 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 56 were skipped
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:40:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:40:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:40:48 [INFO] 
11:40:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.core >--
11:40:48 [INFO] Building org.eclipse.papyrus.emf.facet.query.java.core 3.0.0-SNAPSHOT [34/735]
11:40:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/pom.xml
11:40:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:48 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/pom.xml
11:40:48 [INFO] 
11:40:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:40:48 [INFO] The project's OSGi version is 3.0.0.202404021539
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:40:48 [INFO] 
11:40:48 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:40:48 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.java.core
11:40:48 [INFO] 
11:40:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:40:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/src/main/resources
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:40:48 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:49 	javaQueryInst = (IJavaQuery2<EObject, ?>) javaQueryClass.newInstance();
11:40:49 	                                                         ^^^^^^^^^^^^^
11:40:49 The method newInstance() from the type Class<capture#6-of ?> is deprecated since version 9
11:40:49 1 problem (1 warning)
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:40:49 [INFO] 
11:40:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:40:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/src/test/resources
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:40:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 97 were skipped
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:40:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:40:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:40:49 [INFO] 
11:40:49 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.jface.ui >---
11:40:49 [INFO] Building org.eclipse.papyrus.emf.facet.util.jface.ui 3.0.0-SNAPSHOT [35/735]
11:40:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml
11:40:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:49 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml
11:40:49 [INFO] 
11:40:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:40:49 [INFO] The project's OSGi version is 3.0.0.202404021539
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:40:49 [INFO] 
11:40:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:40:49 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.jface.ui
11:40:49 [INFO] 
11:40:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:40:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/main/resources
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:40:49 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/org/eclipse/papyrus/emf/facet/util/jface/ui/internal/Activator.java:[19] 
11:40:49 	@SuppressWarnings("PMD.UseSingleton")
11:40:49 	                  ^^^^^^^^^^^^^^^^^^
11:40:49 Unsupported @SuppressWarnings("PMD.UseSingleton")
11:40:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/org/eclipse/papyrus/emf/facet/util/jface/ui/internal/Activator.java:[28] 
11:40:49 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:49 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:49 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/org/eclipse/papyrus/emf/facet/util/jface/ui/internal/Activator.java:[38] 
11:40:49 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:49 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:49 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:49 3 problems (3 warnings)
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:40:49 [INFO] 
11:40:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:40:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/test/resources
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:40:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:40:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:40:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:40:49 [INFO] 
11:40:49 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.ui >-----
11:40:49 [INFO] Building org.eclipse.papyrus.emf.facet.custom.ui 4.0.0-SNAPSHOT [36/735]
11:40:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/pom.xml
11:40:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:49 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/pom.xml
11:40:49 [INFO] 
11:40:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:40:49 [INFO] The project's OSGi version is 4.0.0.202404021539
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:40:49 [INFO] 
11:40:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:40:49 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.ui
11:40:49 [INFO] 
11:40:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:40:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/main/resources
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:40:49 [INFO] Compiling 69 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[50] 
11:40:50 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Alignment;
11:40:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:50 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[51] 
11:40:50 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Shadow;
11:40:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:50 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[75] 
11:40:50 	private static final boolean DEBUG_FONT = DebugUtils.getDebugStatus(Activator.getDefault(), "font"); //$NON-NLS-1$
11:40:50 	                             ^^^^^^^^^^
11:40:50 The value of the field CustomizedLabelProvider.DEBUG_FONT is not used
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[76] 
11:40:50 	private static final boolean DEBUG_COLOR = DebugUtils.getDebugStatus(Activator.getDefault(), "color"); //$NON-NLS-1$
11:40:50 	                             ^^^^^^^^^^^
11:40:50 The value of the field CustomizedLabelProvider.DEBUG_COLOR is not used
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[169] 
11:40:50 	final ServiceReference serviceReference = bundleContext
11:40:50 	      ^^^^^^^^^^^^^^^^
11:40:50 ServiceReference is a raw type. References to generic type ServiceReference<S> should be parameterized
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[171] 
11:40:50 	final ICustomOverride customOverride = (ICustomOverride) bundleContext
11:40:50 				.getService(serviceReference);
11:40:50 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:50 Type safety: Unchecked invocation getService(ServiceReference) of the generic method getService(ServiceReference<S>) of type BundleContext
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[172] 
11:40:50 	.getService(serviceReference);
11:40:50 	            ^^^^^^^^^^^^^^^^
11:40:50 Type safety: The expression of type ServiceReference needs unchecked conversion to conform to ServiceReference<Object>
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[421] 
11:40:50 	final Shadow shadow = getPropertyValue(element,
11:40:50 	      ^^^^^^
11:40:50 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[423] 
11:40:50 	Shadow.class);
11:40:50 	^^^^^^
11:40:50 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[425] 
11:40:50 	case NONE:
11:40:50 	     ^^^^
11:40:50 Discouraged access: The field 'Shadow.NONE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[428] 
11:40:50 	case IN:
11:40:50 	     ^^
11:40:50 Discouraged access: The field 'Shadow.IN' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[431] 
11:40:50 	case OUT:
11:40:50 	     ^^^
11:40:50 Discouraged access: The field 'Shadow.OUT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[438] 
11:40:50 	final Alignment alignment = getPropertyValue(element,
11:40:50 	      ^^^^^^^^^
11:40:50 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[440] 
11:40:50 	Alignment.class);
11:40:50 	^^^^^^^^^
11:40:50 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[442] 
11:40:50 	case LEFT:
11:40:50 	     ^^^^
11:40:50 Discouraged access: The field 'Alignment.LEFT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[445] 
11:40:50 	case CENTER:
11:40:50 	     ^^^^^^
11:40:50 Discouraged access: The field 'Alignment.CENTER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[448] 
11:40:50 	case RIGHT:
11:40:50 	     ^^^^^
11:40:50 Discouraged access: The field 'Alignment.RIGHT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[32] 
11:40:50 	return new SynchronizedLoadCustomizationsDialog(parent,
11:40:50 				availableCustoms, selectedCustoms,
11:40:50 				Collections.<Customization> emptyList(), callback, ""); //$NON-NLS-1$
11:40:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:50 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
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[32] 
11:40:50 	return new SynchronizedLoadCustomizationsDialog(parent,
11:40:50 				availableCustoms, selectedCustoms,
11:40:50 				Collections.<Customization> emptyList(), callback, ""); //$NON-NLS-1$
11:40:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:50 Type safety: The expression of type SynchronizedLoadCustomizationsDialog needs unchecked conversion to conform to ILoadCustomizationsDialog<D>
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[32] 
11:40:50 	return new SynchronizedLoadCustomizationsDialog(parent,
11:40:50 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:50 SynchronizedLoadCustomizationsDialog is a raw type. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[44] 
11:40:50 	return new SynchronizedLoadCustomizationsDialog(parent,
11:40:50 				availableCustoms, selectedCustoms, lockedCustoms, callback,
11:40:50 				lockMsg);
11:40:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:50 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
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[44] 
11:40:50 	return new SynchronizedLoadCustomizationsDialog(parent,
11:40:50 				availableCustoms, selectedCustoms, lockedCustoms, callback,
11:40:50 				lockMsg);
11:40:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:50 Type safety: The expression of type SynchronizedLoadCustomizationsDialog needs unchecked conversion to conform to ILoadCustomizationsDialog<D>
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[44] 
11:40:50 	return new SynchronizedLoadCustomizationsDialog(parent,
11:40:50 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:50 SynchronizedLoadCustomizationsDialog is a raw type. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[20] 
11:40:50 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Alignment;
11:40:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:50 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[31] 
11:40:50 	public class ToolTipAlignmentQuery implements IJavaQuery2<EObject, Alignment> {
11:40:50 	                                                                   ^^^^^^^^^
11:40:50 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[33] 
11:40:50 	public Alignment evaluate(final EObject source,
11:40:50 	       ^^^^^^^^^
11:40:50 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[37] 
11:40:50 	return Alignment.LEFT;
11:40:50 	       ^^^^^^^^^^^^^^
11:40:50 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[37] 
11:40:50 	return Alignment.LEFT;
11:40:50 	                 ^^^^
11:40:50 Discouraged access: The field 'Alignment.LEFT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[20] 
11:40:50 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Shadow;
11:40:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:50 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[31] 
11:40:50 	public class ToolTipShadowQuery implements IJavaQuery2<EObject, Shadow> {
11:40:50 	                                                                ^^^^^^
11:40:50 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[33] 
11:40:50 	public Shadow evaluate(final EObject source,
11:40:50 	       ^^^^^^
11:40:50 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[37] 
11:40:50 	return Shadow.NONE;
11:40:50 	       ^^^^^^^^^^^
11:40:50 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[37] 
11:40:50 	return Shadow.NONE;
11:40:50 	              ^^^^
11:40:50 Discouraged access: The field 'Shadow.NONE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/SynchronizedLoadCustomizationsDialog.java:[41] 
11:40:50 	super(new LoadCustomizationsDialog(parent, availableCustoms,
11:40:50 				selectedCustoms, lockedCustoms, callback, lockMsg),
11:40:50 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:50 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
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/SynchronizedLoadCustomizationsDialog.java:[41] 
11:40:50 	super(new LoadCustomizationsDialog(parent, availableCustoms,
11:40:50 				selectedCustoms, lockedCustoms, callback, lockMsg),
11:40:50 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:50 Type safety: The expression of type LoadCustomizationsDialog needs unchecked conversion to conform to LoadCustomizationsDialog<D>
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/SynchronizedLoadCustomizationsDialog.java:[41] 
11:40:50 	super(new LoadCustomizationsDialog(parent, availableCustoms,
11:40:50 	          ^^^^^^^^^^^^^^^^^^^^^^^^
11:40:50 LoadCustomizationsDialog is a raw type. References to generic type LoadCustomizationsDialog<D> should be parameterized
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialog.java:[489] 
11:40:50 	Label label = new Label(parent, SWT.NONE);
11:40:50 	      ^^^^^
11:40:50 The value of the local variable label is not used
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/ColorLabelProvider.java:[27] 
11:40:50 	private final LoadCustomizationsDialog loadCustomDialog;
11:40:50 	              ^^^^^^^^^^^^^^^^^^^^^^^^
11:40:50 LoadCustomizationsDialog is a raw type. References to generic type LoadCustomizationsDialog<D> should be parameterized
11:40:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/ColorLabelProvider.java:[29] 
11:40:50 	public ColorLabelProvider(final LoadCustomizationsDialog loadCustomDialog) {
11:40:50 	                                ^^^^^^^^^^^^^^^^^^^^^^^^
11:40:50 LoadCustomizationsDialog is a raw type. References to generic type LoadCustomizationsDialog<D> should be parameterized
11:40:50 39 problems (39 warnings)
11:40:50 [INFO] 
11:40:50 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:40:50 [INFO] 
11:40:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:40:50 [INFO] 
11:40:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:40:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/test/resources
11:40:50 [INFO] 
11:40:50 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:40:50 [INFO] 
11:40:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:40:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
11:40:50 [INFO] 
11:40:50 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:40:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/target/org.eclipse.papyrus.emf.facet.custom.ui-4.0.0-SNAPSHOT-sources.jar
11:40:50 [INFO] 
11:40:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:40:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/target/org.eclipse.papyrus.emf.facet.custom.ui-4.0.0-SNAPSHOT.jar
11:40:50 [INFO] 
11:40:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:40:50 [INFO] 
11:40:50 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:40:50 [INFO] 
11:40:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:40:50 [INFO] 
11:40:50 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets >------
11:40:50 [INFO] Building org.eclipse.papyrus.emf.facet.widgets 2.0.0-SNAPSHOT   [37/735]
11:40:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/pom.xml
11:40:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/pom.xml
11:40:50 [INFO] 
11:40:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.widgets ---
11:40:50 [INFO] 
11:40:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.widgets ---
11:40:50 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:50 [INFO] 
11:40:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.widgets ---
11:40:50 [INFO] 
11:40:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.widgets ---
11:40:50 [INFO] 
11:40:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.widgets ---
11:40:50 [INFO] 
11:40:50 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.widgets ---
11:40:50 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.widgets
11:40:50 [INFO] 
11:40:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.widgets ---
11:40:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/src/main/resources
11:40:50 [INFO] 
11:40:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.widgets ---
11:40:50 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:50 [INFO] 
11:40:50 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.widgets ---
11:40:50 [INFO] 
11:40:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.widgets ---
11:40:50 [INFO] 
11:40:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.widgets ---
11:40:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/src/test/resources
11:40:50 [INFO] 
11:40:50 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.widgets ---
11:40:50 [INFO] 
11:40:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.widgets ---
11:40:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
11:40:51 [INFO] 
11:40:51 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.widgets ---
11:40:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/target/org.eclipse.papyrus.emf.facet.widgets-2.0.0-SNAPSHOT-sources.jar
11:40:51 [INFO] 
11:40:51 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.widgets ---
11:40:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/target/org.eclipse.papyrus.emf.facet.widgets-2.0.0-SNAPSHOT.jar
11:40:51 [INFO] 
11:40:51 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.widgets ---
11:40:51 [INFO] 
11:40:51 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.widgets ---
11:40:51 [INFO] 
11:40:51 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.widgets ---
11:40:51 [INFO] 
11:40:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors >--
11:40:51 [INFO] Building org.eclipse.papyrus.emf.facet.widgets.celleditors 2.0.0-SNAPSHOT [38/735]
11:40:51 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/pom.xml
11:40:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:51 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/pom.xml
11:40:51 [INFO] 
11:40:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:40:51 [INFO] 
11:40:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:40:51 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:51 [INFO] 
11:40:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:40:51 [INFO] 
11:40:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:40:51 [INFO] 
11:40:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:40:51 [INFO] 
11:40:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:40:51 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.widgets.celleditors
11:40:51 [INFO] 
11:40:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:40:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/main/resources
11:40:51 [INFO] 
11:40:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:40:51 [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[41] 
11:40:51 	import org.eclipse.papyrus.emf.facet.widgets.internal.CustomizableLabelProvider;
11:40:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:51 The type CustomizableLabelProvider is deprecated
11:40:51 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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)
11:40:51 	@SuppressWarnings({ "unchecked", "static-method" })
11:40:51 	                                 ^^^^^^^^^^^^^^^
11:40:51 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[285] 
11:40:51 	new CustomizableLabelProvider());
11:40:51 	    ^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:51 The type CustomizableLabelProvider is deprecated
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[285] 
11:40:51 	new CustomizableLabelProvider());
11:40:51 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:51 The constructor CustomizableLabelProvider() is deprecated
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[329] 
11:40:51 	this.availableValuesTreeViewer.setLabelProvider(new CustomizableLabelProvider());
11:40:51 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:51 The type CustomizableLabelProvider is deprecated
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[329] 
11:40:51 	this.availableValuesTreeViewer.setLabelProvider(new CustomizableLabelProvider());
11:40:51 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:51 The constructor CustomizableLabelProvider() is deprecated
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[459] 
11:40:51 	this.featureValuesListViewer.setLabelProvider(new CustomizableLabelProvider());
11:40:51 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:51 The type CustomizableLabelProvider is deprecated
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[459] 
11:40:51 	this.featureValuesListViewer.setLabelProvider(new CustomizableLabelProvider());
11:40:51 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:51 The constructor CustomizableLabelProvider() is deprecated
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ModelCellEditor.java:[56] 
11:40:51 	instance = classInstance.newInstance();
11:40:51 	                         ^^^^^^^^^^^^^
11:40:51 The method newInstance() from the type Class<capture#3-of ?> is deprecated since version 9
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/AbstractCellEditorComposite.java:[46] 
11:40:51 	@SuppressWarnings("deprecation")
11:40:51 	                  ^^^^^^^^^^^^^
11:40:51 Unnecessary @SuppressWarnings("deprecation")
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/AbstractCellEditorComposite.java:[87] 
11:40:51 	@SuppressWarnings("deprecation")
11:40:51 	                  ^^^^^^^^^^^^^
11:40:51 Unnecessary @SuppressWarnings("deprecation")
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[36] 
11:40:51 	import org.eclipse.papyrus.emf.facet.widgets.internal.CustomizableLabelProvider;
11:40:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:51 The type CustomizableLabelProvider is deprecated
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[78] 
11:40:51 	CustomizableLabelProvider customizableLabelProvider = new CustomizableLabelProvider();
11:40:51 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:51 The type CustomizableLabelProvider is deprecated
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[78] 
11:40:51 	CustomizableLabelProvider customizableLabelProvider = new CustomizableLabelProvider();
11:40:51 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:51 The type CustomizableLabelProvider is deprecated
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[78] 
11:40:51 	CustomizableLabelProvider customizableLabelProvider = new CustomizableLabelProvider();
11:40:51 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:51 The constructor CustomizableLabelProvider() is deprecated
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[80] 
11:40:51 	String label = customizableLabelProvider.getText(eObject);
11:40:51 	                                         ^^^^^^^^^^^^^^^^
11:40:51 The method getText(EObject) from the type CustomizableLabelProvider is deprecated
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[144] 
11:40:51 	new CustomizableLabelProvider()) {
11:40:51 	    ^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:51 The type CustomizableLabelProvider is deprecated
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[144] 
11:40:51 	new CustomizableLabelProvider()) {
11:40:51 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:51 The constructor CustomizableLabelProvider() is deprecated
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryAttributeEditingDialog.java:[36] 
11:40:51 	import org.eclipse.papyrus.emf.facet.widgets.internal.CustomizableLabelProvider;
11:40:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:51 The type CustomizableLabelProvider is deprecated
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryAttributeEditingDialog.java:[73] 
11:40:51 	private final LabelProvider delegateLabelProvider = new CustomizableLabelProvider();
11:40:51 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:51 The type CustomizableLabelProvider is deprecated
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryAttributeEditingDialog.java:[73] 
11:40:51 	private final LabelProvider delegateLabelProvider = new CustomizableLabelProvider();
11:40:51 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:51 The constructor CustomizableLabelProvider() is deprecated
11:40:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/composite/registries/CompositeEditorFactoriesRegistry.java:[35] 
11:40:51 	org.eclipse.papyrus.emf.facet.widgets.celleditors.core.composite.registries.ICompositeEditorFactoriesRegistry,
11:40:51 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:51 The type ICompositeEditorFactoriesRegistry is deprecated
11:40:51 22 problems (0 errors, 21 warnings, 1 info)
11:40:51 [INFO] 
11:40:51 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:40:51 [INFO] 
11:40:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:40:51 [INFO] 
11:40:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:40:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/test/resources
11:40:51 [INFO] 
11:40:51 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:40:51 [INFO] 
11:40:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:40:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:40:51 [INFO] 
11:40:51 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:40:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/target/org.eclipse.papyrus.emf.facet.widgets.celleditors-2.0.0-SNAPSHOT-sources.jar
11:40:51 [INFO] 
11:40:51 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:40:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/target/org.eclipse.papyrus.emf.facet.widgets.celleditors-2.0.0-SNAPSHOT.jar
11:40:51 [INFO] 
11:40:51 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:40:51 [INFO] 
11:40:51 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:40:51 [INFO] 
11:40:51 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:40:51 [INFO] 
11:40:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.ui >---
11:40:51 [INFO] Building org.eclipse.papyrus.emf.facet.custom.sdk.ui 2.0.0-SNAPSHOT [39/735]
11:40:51 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/pom.xml
11:40:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:51 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/pom.xml
11:40:52 [INFO] 
11:40:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:40:52 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:40:52 [INFO] 
11:40:52 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:40:52 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.sdk.ui
11:40:52 [INFO] 
11:40:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:40:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/main/resources
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:40:52 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/Activator.java:[19] 
11:40:52 	@SuppressWarnings("PMD.UseSingleton")
11:40:52 	                  ^^^^^^^^^^^^^^^^^^
11:40:52 Unsupported @SuppressWarnings("PMD.UseSingleton")
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/Activator.java:[28] 
11:40:52 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:52 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:52 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/Activator.java:[38] 
11:40:52 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:52 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:52 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:52 	SynchronizedAbstractDialog<IDialog> {
11:40:52 	                           ^^^^^^^
11:40:52 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:52 	final IDialog object, final Display display) {
11:40:52 	      ^^^^^^^
11:40:52 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:52 	super(object, display);
11:40:52 	      ^^^^^^
11:40:52 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[38] 
11:40:52 	IDialog openCreateEClassCustomizationDialog(Display display,
11:40:52 	^^^^^^^
11:40:52 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[46] 
11:40:52 	IDialog openCreateFacetCustomizationDialog(Display display,
11:40:52 	^^^^^^^
11:40:52 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[55] 
11:40:52 	IDialog openAddCustomizationPropertyDialog(Display display,
11:40:52 	^^^^^^^
11:40:52 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[63] 
11:40:52 	IDialog openAddCaseQueryDialog(Display display, EditingDomain editingDomain);
11:40:52 	^^^^^^^
11:40:52 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:52 	SynchronizedAbstractDialog<IDialog> {
11:40:52 	                           ^^^^^^^
11:40:52 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:52 	public SynchronizedAddCaseQueryDialog(final IDialog object,
11:40:52 	                                            ^^^^^^^
11:40:52 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:52 	super(object, display);
11:40:52 	      ^^^^^^
11:40:52 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
11:40:52 14. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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)
11:40:52 	@SuppressWarnings("static-method")
11:40:52 	                  ^^^^^^^^^^^^^^^
11:40:52 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:52 	SynchronizedAbstractDialog<IDialog> {
11:40:52 	                           ^^^^^^^
11:40:52 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:52 	final IDialog object, final Display display) {
11:40:52 	      ^^^^^^^
11:40:52 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:52 	super(object, display);
11:40:52 	      ^^^^^^
11:40:52 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:52 	SynchronizedAbstractDialog<IDialog> {
11:40:52 	                           ^^^^^^^
11:40:52 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:52 	final IDialog object, final Display display) {
11:40:52 	      ^^^^^^^
11:40:52 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:52 	super(object, display);
11:40:52 	      ^^^^^^
11:40:52 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
11:40:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:52 	final IPath containerFullPath = getContainerFullPath();
11:40:52 	            ^^^^^^^^^^^^^^^^^
11:40:52 The value of the local variable containerFullPath is not used
11:40:52 22. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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)
11:40:52 	@SuppressWarnings("static-method")
11:40:52 	                  ^^^^^^^^^^^^^^^
11:40:52 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
11:40:52 22 problems (0 errors, 20 warnings, 2 infos)
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:40:52 [INFO] 
11:40:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:40:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/test/resources
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:40:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:40:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:40:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:40:52 [INFO] 
11:40:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit >--
11:40:52 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.metamodel.edit 2.0.0-SNAPSHOT [40/735]
11:40:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/pom.xml
11:40:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:52 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/pom.xml
11:40:52 [INFO] 
11:40:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:40:52 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:40:52 [INFO] 
11:40:52 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:40:52 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.metamodel.edit
11:40:52 [INFO] 
11:40:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:40:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/src/main/resources
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:40:52 [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:40:53 [INFO] 
11:40:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:40:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/src/test/resources
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:40:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:40:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:40:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:40:53 [INFO] 
11:40:53 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.metamodel >--
11:40:53 [INFO] Building org.eclipse.papyrus.emf.facet.query.ocl.metamodel 2.0.0-SNAPSHOT [41/735]
11:40:53 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/pom.xml
11:40:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:53 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/pom.xml
11:40:53 [INFO] 
11:40:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:40:53 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:40:53 [INFO] 
11:40:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:40:53 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.ocl.metamodel
11:40:53 [INFO] 
11:40:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:40:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/src/main/resources
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:40:53 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:40:53 [INFO] 
11:40:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:40:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/src/test/resources
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:40:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:40:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:40:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:40:53 [INFO] 
11:40:53 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.edit >--
11:40:53 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel.edit 2.0.0-SNAPSHOT [42/735]
11:40:53 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/pom.xml
11:40:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:53 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/pom.xml
11:40:53 [INFO] 
11:40:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:40:53 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:40:53 [INFO] 
11:40:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:40:53 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.metamodel.edit
11:40:53 [INFO] 
11:40:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:40:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/src/main/resources
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:40:53 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:40:53 [INFO] 
11:40:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:40:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/src/test/resources
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:40:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 19 were skipped
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:40:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:40:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:40:53 [INFO] 
11:40:53 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor >--
11:40:53 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel.editor 2.0.0-SNAPSHOT [43/735]
11:40:53 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml
11:40:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:53 [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-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml
11:40:53 [INFO] 
11:40:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:40:53 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:40:53 [INFO] 
11:40:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:40:53 [INFO] 
11:40:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:40:54 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.metamodel.editor
11:40:54 [INFO] 
11:40:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:40:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/main/resources
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:40:54 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	final List facetOperations = new ArrayList<FacetOperation>();
11:40:54 	      ^^^^
11:40:54 List is a raw type. References to generic type List<E> should be parameterized
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	facetOperations.add(facetOperation);
11:40:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:54 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	facetOperations.add(facetElement);
11:40:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:54 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	for (Object object : (List) inputElement) {
11:40:54 	                      ^^^^
11:40:54 List is a raw type. References to generic type List<E> should be parameterized
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	facetOperations.add(object);
11:40:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:54 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	List listResult = new ArrayList<String>();
11:40:54 	^^^^
11:40:54 List is a raw type. References to generic type List<E> should be parameterized
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	listResult.add(object.getCase().getName());
11:40:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:54 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	EParameter parameterValue = (EParameter) element;
11:40:54 	           ^^^^^^^^^^^^^^
11:40:54 The value of the local variable parameterValue is not used
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	boolean gray = false;
11:40:54 	        ^^^^
11:40:54 The value of the local variable gray is not used
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	final FacetOperation customViewFeature = (FacetOperation) element;
11:40:54 	                     ^^^^^^^^^^^^^^^^^
11:40:54 The value of the local variable customViewFeature is not used
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	private static void addAll(final Set<EClass> classes, final List<Resource> resources) {
11:40:54 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:54 The method addAll(Set<EClass>, List<Resource>) from the type EMFUtil is never used locally
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custom.provider.CustomItemProviderAdapterFactory;
11:40:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:54 Discouraged access: The type 'CustomItemProviderAdapterFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	adapterFactory.addAdapterFactory(new CustomItemProviderAdapterFactory());
11:40:54 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:54 Discouraged access: The type 'CustomItemProviderAdapterFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	adapterFactory.addAdapterFactory(new CustomItemProviderAdapterFactory());
11:40:54 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:54 Discouraged access: The constructor 'CustomItemProviderAdapterFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	Exception exception = null;
11:40:54 	          ^^^^^^^^^
11:40:54 The value of the local variable exception is not used
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	public Object getAdapter(Class key) {
11:40:54 	       ^^^^^^
11:40:54 Type safety: The return type Object for getAdapter(Class) from the type CustomEditor needs unchecked conversion to conform to T from the type WorkbenchPart
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	return super.getAdapter(key);
11:40:54 	       ^^^^^^^^^^^^^^^^^^^^^
11:40:54 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type WorkbenchPart
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	return super.getAdapter(key);
11:40:54 	                        ^^^
11:40:54 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custom.provider.CustomEditPlugin;
11:40:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:54 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	return CustomEditPlugin.INSTANCE.getString("_UI_" + typeName + "_type");
11:40:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:54 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
11:40:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:40:54 	return CustomEditPlugin.INSTANCE.getString("_UI_" + typeName + "_type");
11:40:54 	                        ^^^^^^^^
11:40:54 Discouraged access: The field 'CustomEditPlugin.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
11:40:54 21 problems (21 warnings)
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:40:54 [INFO] 
11:40:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:40:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/test/resources
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:40:54 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 110 were skipped
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:40:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:40:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:40:54 [INFO] 
11:40:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc >--
11:40:54 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc 2.0.0-SNAPSHOT [44/735]
11:40:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/pom.xml
11:40:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:54 [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-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/pom.xml
11:40:54 [INFO] 
11:40:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:40:54 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:40:54 [INFO] 
11:40:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:40:54 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc
11:40:54 [INFO] 
11:40:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:40:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/src/main/resources
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:40:54 [INFO] 
11:40:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:40:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/src/test/resources
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:40:54 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:40:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:40:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:40:54 [INFO] 
11:40:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:40:54 [INFO] 
11:40:54 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc >--------
11:40:54 [INFO] Building org.eclipse.papyrus.emf.facet.doc 2.0.0-SNAPSHOT       [45/735]
11:40:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/pom.xml
11:40:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/pom.xml
11:40:55 [INFO] 
11:40:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.doc ---
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.doc ---
11:40:55 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.doc ---
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.doc ---
11:40:55 [INFO] 
11:40:55 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.doc ---
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.doc ---
11:40:55 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.doc
11:40:55 [INFO] 
11:40:55 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.doc ---
11:40:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/src/main/resources
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.doc ---
11:40:55 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.doc ---
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.doc ---
11:40:55 [INFO] 
11:40:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.doc ---
11:40:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/src/test/resources
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.doc ---
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.doc ---
11:40:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.doc ---
11:40:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/target/org.eclipse.papyrus.emf.facet.doc-2.0.0-SNAPSHOT-sources.jar
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.doc ---
11:40:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/target/org.eclipse.papyrus.emf.facet.doc-2.0.0-SNAPSHOT.jar
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.doc ---
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.doc ---
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.doc ---
11:40:55 [INFO] 
11:40:55 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra-types >---------
11:40:55 [INFO] Building Papyrus Infra Element Types Configurations 0.0.1-SNAPSHOT [46/735]
11:40:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/pom.xml
11:40:55 [INFO] --------------------------------[ pom ]---------------------------------
11:40:55 [INFO] 
11:40:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-types ---
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-types ---
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-types ---
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-types ---
11:40:55 [INFO] 
11:40:55 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types >---------
11:40:55 [INFO] Building org.eclipse.papyrus.infra.types 5.0.0-SNAPSHOT         [47/735]
11:40:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types/pom.xml
11:40:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types/pom.xml
11:40:55 [INFO] 
11:40:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types ---
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types ---
11:40:55 [INFO] The project's OSGi version is 5.0.0.202404021539
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types ---
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types ---
11:40:55 [INFO] 
11:40:55 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types ---
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.types ---
11:40:55 [INFO] Resolving class path of org.eclipse.papyrus.infra.types
11:40:55 [INFO] 
11:40:55 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.types ---
11:40:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types/src/main/resources
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.types ---
11:40:55 [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.types ---
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.types ---
11:40:55 [INFO] 
11:40:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.types ---
11:40:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types/src/test/resources
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.types ---
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.types ---
11:40:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
11:40:55 [INFO] 
11:40:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types ---
11:40:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types/target/org.eclipse.papyrus.infra.types-5.0.0-SNAPSHOT-sources.jar
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types ---
11:40:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types/target/org.eclipse.papyrus.infra.types-5.0.0-SNAPSHOT.jar
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types ---
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.types ---
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types ---
11:40:56 [INFO] 
11:40:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture >---
11:40:56 [INFO] Building org.eclipse.papyrus.infra.core.architecture 3.1.0-SNAPSHOT [48/735]
11:40:56 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/pom.xml
11:40:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/pom.xml
11:40:56 [INFO] 
11:40:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.architecture ---
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.architecture ---
11:40:56 [INFO] The project's OSGi version is 3.1.0.202404021539
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.architecture ---
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.architecture ---
11:40:56 [INFO] 
11:40:56 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.architecture ---
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.architecture ---
11:40:56 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.architecture
11:40:56 [INFO] 
11:40:56 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.architecture ---
11:40:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/src/main/resources
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.architecture ---
11:40:56 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core.architecture ---
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.architecture ---
11:40:56 [INFO] 
11:40:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.architecture ---
11:40:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/src/test/resources
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core.architecture ---
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.architecture ---
11:40:56 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.architecture ---
11:40:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/target/org.eclipse.papyrus.infra.core.architecture-3.1.0-SNAPSHOT-sources.jar
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.architecture ---
11:40:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/target/org.eclipse.papyrus.infra.core.architecture-3.1.0-SNAPSHOT.jar
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.architecture ---
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core.architecture ---
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.architecture ---
11:40:56 [INFO] 
11:40:56 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture >---
11:40:56 [INFO] Building org.eclipse.papyrus.emf.facet.architecture 1.0.0-SNAPSHOT [49/735]
11:40:56 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/pom.xml
11:40:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/pom.xml
11:40:57 [INFO] 
11:40:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.architecture ---
11:40:57 [INFO] 
11:40:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.architecture ---
11:40:57 [INFO] The project's OSGi version is 1.0.0.202404021539
11:40:57 [INFO] 
11:40:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.architecture ---
11:40:57 [INFO] 
11:40:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.architecture ---
11:40:57 [INFO] 
11:40:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.architecture ---
11:40:57 [INFO] 
11:40:57 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.architecture ---
11:40:57 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.architecture
11:40:57 [INFO] 
11:40:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.architecture ---
11:40:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src/main/resources
11:40:57 [INFO] 
11:40:57 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.architecture ---
11:40:57 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/Activator.java:[20] 
11:40:57 	import org.eclipse.papyrus.emf.facet.architecture.customizationconfiguration.CustomizationConfigurationPackage;
11:40:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:57 The import org.eclipse.papyrus.emf.facet.architecture.customizationconfiguration.CustomizationConfigurationPackage is never used
11:40:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[180] 
11:40:57 	if (false) {
11:40:57 			if (diagnostics != null) {
11:40:57 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
11:40:57 						DIAGNOSTIC_SOURCE,
11:40:57 						0,
11:40:57 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
11:40:57 						new Object[] { "checkConfiguration", getObjectLabel(emfFacetTreeViewerConfiguration, context) }, //$NON-NLS-1$
11:40:57 						new Object[] { emfFacetTreeViewerConfiguration },
11:40:57 						context));
11:40:57 			}
11:40:57 			return false;
11:40:57 		}
11:40:57 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:57 Dead code
11:40:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[245] 
11:40:57 	if (false) {
11:40:57 			if (diagnostics != null) {
11:40:57 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
11:40:57 						DIAGNOSTIC_SOURCE,
11:40:57 						0,
11:40:57 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
11:40:57 						new Object[] { "checkCustomizationReference", getObjectLabel(customizationReference, context) }, //$NON-NLS-1$
11:40:57 						new Object[] { customizationReference },
11:40:57 						context));
11:40:57 			}
11:40:57 			return false;
11:40:57 		}
11:40:57 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:57 Dead code
11:40:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[320] 
11:40:57 	if (false) {
11:40:57 			if (diagnostics != null) {
11:40:57 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
11:40:57 						DIAGNOSTIC_SOURCE,
11:40:57 						0,
11:40:57 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
11:40:57 						new Object[] { "checkAbsoluteOrder", getObjectLabel(absoluteOrder, context) }, //$NON-NLS-1$
11:40:57 						new Object[] { absoluteOrder },
11:40:57 						context));
11:40:57 			}
11:40:57 			return false;
11:40:57 		}
11:40:57 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:57 Dead code
11:40:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[385] 
11:40:57 	if (false) {
11:40:57 			if (diagnostics != null) {
11:40:57 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
11:40:57 						DIAGNOSTIC_SOURCE,
11:40:57 						0,
11:40:57 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
11:40:57 						new Object[] { "checkRelativeOrder", getObjectLabel(relativeOrder, context) }, //$NON-NLS-1$
11:40:57 						new Object[] { relativeOrder },
11:40:57 						context));
11:40:57 			}
11:40:57 			return false;
11:40:57 		}
11:40:57 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:57 Dead code
11:40:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[450] 
11:40:57 	if (false) {
11:40:57 			if (diagnostics != null) {
11:40:57 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
11:40:57 						DIAGNOSTIC_SOURCE,
11:40:57 						0,
11:40:57 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
11:40:57 						new Object[] { "checkRedefinition", getObjectLabel(redefinition, context) }, //$NON-NLS-1$
11:40:57 						new Object[] { redefinition },
11:40:57 						context));
11:40:57 			}
11:40:57 			return false;
11:40:57 		}
11:40:57 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:57 Dead code
11:40:57 6 problems (6 warnings)
11:40:57 [INFO] 
11:40:57 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.architecture ---
11:40:57 [INFO] 
11:40:57 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.architecture ---
11:40:57 [INFO] 
11:40:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.architecture ---
11:40:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src/test/resources
11:40:57 [INFO] 
11:40:57 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.architecture ---
11:40:57 [INFO] 
11:40:57 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.architecture ---
11:40:57 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
11:40:57 [INFO] 
11:40:57 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.architecture ---
11:40:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/target/org.eclipse.papyrus.emf.facet.architecture-1.0.0-SNAPSHOT-sources.jar
11:40:57 [INFO] 
11:40:57 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.architecture ---
11:40:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/target/org.eclipse.papyrus.emf.facet.architecture-1.0.0-SNAPSHOT.jar
11:40:57 [INFO] 
11:40:57 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.architecture ---
11:40:57 [INFO] 
11:40:57 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.architecture ---
11:40:57 [INFO] 
11:40:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.architecture ---
11:40:57 [INFO] 
11:40:57 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.edit >------
11:40:57 [INFO] Building org.eclipse.papyrus.infra.types.edit 5.0.0-SNAPSHOT    [50/735]
11:40:57 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/pom.xml
11:40:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/pom.xml
11:40:57 [INFO] 
11:40:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types.edit ---
11:40:57 [INFO] 
11:40:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.edit ---
11:40:57 [INFO] The project's OSGi version is 5.0.0.202404021539
11:40:57 [INFO] 
11:40:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.edit ---
11:40:57 [INFO] 
11:40:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.edit ---
11:40:57 [INFO] 
11:40:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.edit ---
11:40:57 [INFO] 
11:40:57 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.types.edit ---
11:40:57 [INFO] Resolving class path of org.eclipse.papyrus.infra.types.edit
11:40:57 [INFO] 
11:40:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.types.edit ---
11:40:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/src/main/resources
11:40:57 [INFO] 
11:40:57 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.types.edit ---
11:40:57 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.types.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.types.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.edit ---
11:40:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/src/test/resources
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.types.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.types.edit ---
11:40:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.edit ---
11:40:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/target/org.eclipse.papyrus.infra.types.edit-5.0.0-SNAPSHOT-sources.jar
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.edit ---
11:40:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/target/org.eclipse.papyrus.infra.types.edit-5.0.0-SNAPSHOT.jar
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.types.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture.edit >--
11:40:58 [INFO] Building org.eclipse.papyrus.infra.core.architecture.edit 3.0.0-SNAPSHOT [51/735]
11:40:58 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/pom.xml
11:40:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:58 [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-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/pom.xml
11:40:58 [INFO] 
11:40:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:40:58 [INFO] The project's OSGi version is 3.0.0.202404021539
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:40:58 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.architecture.edit
11:40:58 [INFO] 
11:40:58 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:40:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/src/main/resources
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:40:58 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:40:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/src/test/resources
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:40:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:40:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:40:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/target/org.eclipse.papyrus.infra.core.architecture.edit-3.0.0-SNAPSHOT.jar
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture.edit >--
11:40:58 [INFO] Building org.eclipse.papyrus.emf.facet.architecture.edit 1.0.0-SNAPSHOT [52/735]
11:40:58 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/pom.xml
11:40:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:58 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/pom.xml
11:40:58 [INFO] 
11:40:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:40:58 [INFO] The project's OSGi version is 1.0.0.202404021539
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:40:58 [INFO] 
11:40:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:40:58 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.architecture.edit
11:40:59 [INFO] 
11:40:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:40:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src/main/resources
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:40:59 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/provider/CustomizationConfigurationEditPlugin.java:[22] 
11:40:59 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custom.provider.CustomEditPlugin;
11:40:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:59 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
11:40:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/provider/CustomizationConfigurationEditPlugin.java:[68] 
11:40:59 	CustomEditPlugin.INSTANCE,
11:40:59 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:40:59 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
11:40:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/provider/CustomizationConfigurationEditPlugin.java:[68] 
11:40:59 	CustomEditPlugin.INSTANCE,
11:40:59 	                 ^^^^^^^^
11:40:59 Discouraged access: The field 'CustomEditPlugin.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
11:40:59 3 problems (3 warnings)
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:40:59 [INFO] 
11:40:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:40:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src/test/resources
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:40:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:40:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/target/org.eclipse.papyrus.emf.facet.architecture.edit-1.0.0-SNAPSHOT-sources.jar
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:40:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/target/org.eclipse.papyrus.emf.facet.architecture.edit-1.0.0-SNAPSHOT.jar
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:40:59 [INFO] 
11:40:59 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.aggregate.doc >---
11:40:59 [INFO] Building org.eclipse.papyrus.emf.facet.aggregate.doc 2.0.0-SNAPSHOT [53/735]
11:40:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/pom.xml
11:40:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:59 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/pom.xml
11:40:59 [INFO] 
11:40:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:40:59 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:40:59 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.aggregate.doc
11:40:59 [INFO] 
11:40:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:40:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/src/main/resources
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:40:59 [INFO] No sources to compile
11:40:59 [WARNING] Source directory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/src does not exist
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:40:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/src/test/resources
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:40:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:40:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/target/org.eclipse.papyrus.emf.facet.aggregate.doc-2.0.0-SNAPSHOT-sources.jar
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:40:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/target/org.eclipse.papyrus.emf.facet.aggregate.doc-2.0.0-SNAPSHOT.jar
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.doc >----
11:40:59 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.doc 2.0.0-SNAPSHOT [54/735]
11:40:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/pom.xml
11:40:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:59 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/pom.xml
11:40:59 [INFO] 
11:40:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:40:59 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:40:59 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.doc
11:40:59 [INFO] 
11:40:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:40:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/src/main/resources
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:40:59 [INFO] No sources to compile
11:40:59 [WARNING] Source directory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/src does not exist
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:40:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/src/test/resources
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:40:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:40:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/target/org.eclipse.papyrus.emf.facet.efacet.doc-2.0.0-SNAPSHOT-sources.jar
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:40:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/target/org.eclipse.papyrus.emf.facet.efacet.doc-2.0.0-SNAPSHOT.jar
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:40:59 [INFO] 
11:40:59 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.edit >----
11:40:59 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.edit 2.0.0-SNAPSHOT [55/735]
11:40:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/pom.xml
11:40:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:59 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/pom.xml
11:40:59 [INFO] 
11:40:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:40:59 [INFO] The project's OSGi version is 2.0.0.202404021539
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:40:59 [INFO] 
11:40:59 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:40:59 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.edit
11:40:59 [INFO] 
11:40:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:40:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/src/main/resources
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:40:59 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:40:59 [INFO] 
11:40:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:40:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/src/test/resources
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:40:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:40:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/target/org.eclipse.papyrus.emf.facet.efacet.edit-2.0.0-SNAPSHOT-sources.jar
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:40:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/target/org.eclipse.papyrus.emf.facet.efacet.edit-2.0.0-SNAPSHOT.jar
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:40:59 [INFO] 
11:40:59 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.editor >---
11:40:59 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.editor 2.0.0-SNAPSHOT [56/735]
11:40:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/pom.xml
11:40:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:59 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/pom.xml
11:41:00 [INFO] 
11:41:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:41:00 [INFO] 
11:41:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:41:00 [INFO] The project's OSGi version is 2.0.0.202404021539
11:41:00 [INFO] 
11:41:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:41:00 [INFO] 
11:41:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:41:00 [INFO] 
11:41:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:41:00 [INFO] 
11:41:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:41:00 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.editor
11:41:00 [INFO] 
11:41:00 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:41:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/src/main/resources
11:41:00 [INFO] 
11:41:00 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:41:00 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:00 [INFO] 
11:41:00 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:41:00 [INFO] 
11:41:00 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:41:00 [INFO] 
11:41:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:41:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/src/test/resources
11:41:00 [INFO] 
11:41:00 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:41:00 [INFO] 
11:41:00 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:41:00 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 86 were skipped
11:41:00 [INFO] 
11:41:00 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:41:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/target/org.eclipse.papyrus.emf.facet.efacet.editor-2.0.0-SNAPSHOT-sources.jar
11:41:00 [INFO] 
11:41:00 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:41:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/target/org.eclipse.papyrus.emf.facet.efacet.editor-2.0.0-SNAPSHOT.jar
11:41:00 [INFO] 
11:41:00 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:41:00 [INFO] 
11:41:00 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:41:00 [INFO] 
11:41:00 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:41:00 [INFO] 
11:41:00 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.ui >-----
11:41:00 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.ui 4.0.0-SNAPSHOT [57/735]
11:41:00 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/pom.xml
11:41:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:00 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/pom.xml
11:41:00 [INFO] 
11:41:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:41:00 [INFO] 
11:41:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:41:00 [INFO] The project's OSGi version is 4.0.0.202404021539
11:41:00 [INFO] 
11:41:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:41:00 [INFO] 
11:41:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:41:00 [INFO] 
11:41:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:41:00 [INFO] 
11:41:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:41:00 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.ui
11:41:00 [INFO] 
11:41:00 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:41:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/main/resources
11:41:00 [INFO] 
11:41:00 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:41:00 [INFO] Compiling 98 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/composites/SelectQueryTypeComposite.java:[29] 
11:41:01 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:41:01 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:01 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:41:01 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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)
11:41:01 	@SuppressWarnings("static-method")
11:41:01 	                  ^^^^^^^^^^^^^^^
11:41:01 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
11:41:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/composites/SelectETypeComposite.java:[34] 
11:41:01 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:41:01 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:01 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:41:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/wizards/pages/AbstractFacetWizardPage.java:[55] 
11:41:01 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:41:01 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:01 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:41:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/IQueryCreationPagePart2Registry.java:[20] 
11:41:01 	import org.eclipse.papyrus.emf.facet.efacet.ui.internal.exported.wizard.IQueryCreationPagePart;
11:41:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:01 The type IQueryCreationPagePart is deprecated
11:41:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[23] 
11:41:01 	import org.eclipse.papyrus.emf.facet.efacet.ui.internal.ImageProvider;
11:41:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:01 The type ImageProvider is deprecated
11:41:01 7. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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)
11:41:01 	@SuppressWarnings("synthetic-access")
11:41:01 	                  ^^^^^^^^^^^^^^^^^^
11:41:01 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
11:41:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[64] 
11:41:01 	setImageDescriptor(ImageProvider.getInstance().getRemoveAllImageDescriptor());
11:41:01 	                   ^^^^^^^^^^^^^
11:41:01 The type ImageProvider is deprecated
11:41:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[64] 
11:41:01 	setImageDescriptor(ImageProvider.getInstance().getRemoveAllImageDescriptor());
11:41:01 	                                 ^^^^^^^^^^^^^
11:41:01 The method getInstance() from the type ImageProvider is deprecated
11:41:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[64] 
11:41:01 	setImageDescriptor(ImageProvider.getInstance().getRemoveAllImageDescriptor());
11:41:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:01 The method getRemoveAllImageDescriptor() from the type ImageProvider is deprecated
11:41:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[77] 
11:41:01 	setImageDescriptor(ImageProvider.getInstance().getRemoveImageDescriptor());
11:41:01 	                   ^^^^^^^^^^^^^
11:41:01 The type ImageProvider is deprecated
11:41:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[77] 
11:41:01 	setImageDescriptor(ImageProvider.getInstance().getRemoveImageDescriptor());
11:41:01 	                                 ^^^^^^^^^^^^^
11:41:01 The method getInstance() from the type ImageProvider is deprecated
11:41:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[77] 
11:41:01 	setImageDescriptor(ImageProvider.getInstance().getRemoveImageDescriptor());
11:41:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:01 The method getRemoveImageDescriptor() from the type ImageProvider is deprecated
11:41:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/NavigationView.java:[61] 
11:41:01 	import org.eclipse.papyrus.emf.facet.efacet.core.FacetUtils;
11:41:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:01 The import org.eclipse.papyrus.emf.facet.efacet.core.FacetUtils is never used
11:41:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/NavigationView.java:[360] 
11:41:01 	this.fContext.remove(toBeRemoved);
11:41:01 	                     ^^^^^^^^^^^
11:41:01 Unlikely argument type Set<EObject> for remove(Object) on a Collection<EObject>
11:41:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/wizards/AbstractAddFacetChildrenWizard.java:[34] 
11:41:01 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:41:01 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:01 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:41:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/widget/ETypedElementSelectionControl.java:[183] 
11:41:01 	this.filteredTree = new FilteredTree(parentComposite, selectionStyle(this.selectionMaxSize) | SWT.H_SCROLL | SWT.V_SCROLL
11:41:01 				| SWT.BORDER, createPatternFilter(), true);
11:41:01 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:01 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
11:41:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/widget/ETypedElementSelectionControl.java:[200] 
11:41:01 	final Status errorSelection = new Status(IStatus.ERROR, Activator.PLUGIN_ID, Messages.ETypedElementSelectionControl_invalidSelection);
11:41:01 	             ^^^^^^^^^^^^^^
11:41:01 The value of the local variable errorSelection is not used
11:41:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/composites/BrowseComposite.java:[30] 
11:41:01 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:41:01 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:01 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:41:01 19 problems (0 errors, 17 warnings, 2 infos)
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:41:01 [INFO] 
11:41:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:41:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/test/resources
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:41:01 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:41:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/target/org.eclipse.papyrus.emf.facet.efacet.ui-4.0.0-SNAPSHOT-sources.jar
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:41:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/target/org.eclipse.papyrus.emf.facet.efacet.ui-4.0.0-SNAPSHOT.jar
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:41:01 [INFO] 
11:41:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.sdk.ui >--
11:41:01 [INFO] Building org.eclipse.papyrus.emf.facet.query.java.sdk.ui 2.0.0-SNAPSHOT [58/735]
11:41:01 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/pom.xml
11:41:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:01 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/pom.xml
11:41:03 [INFO] 
11:41:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:41:03 [INFO] 
11:41:03 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:41:03 [INFO] The project's OSGi version is 2.0.0.202404021539
11:41:03 [INFO] 
11:41:03 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:41:03 [INFO] 
11:41:03 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:41:03 [INFO] 
11:41:03 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:41:03 [INFO] 
11:41:03 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:41:03 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.java.sdk.ui
11:41:03 [INFO] 
11:41:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:41:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/main/resources
11:41:03 [INFO] 
11:41:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:41:03 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:04 	.getEPackageNsURIToGenModelLocationMap();
11:41:04 	 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:04 The method getEPackageNsURIToGenModelLocationMap() from the type EcorePlugin is deprecated
11:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:04 	@SuppressWarnings("PMD.UseSingleton")
11:41:04 	                  ^^^^^^^^^^^^^^^^^^
11:41:04 Unsupported @SuppressWarnings("PMD.UseSingleton")
11:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:04 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:41:04 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:04 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:04 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:41:04 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:04 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:41:04 4 problems (4 warnings)
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:41:04 [INFO] 
11:41:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:41:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/test/resources
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:41:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:41:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:41:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:41:04 [INFO] 
11:41:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.core >--
11:41:04 [INFO] Building org.eclipse.papyrus.emf.facet.query.ocl.core 2.0.0-SNAPSHOT [59/735]
11:41:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/pom.xml
11:41:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:04 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/pom.xml
11:41:04 [INFO] 
11:41:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:41:04 [INFO] The project's OSGi version is 2.0.0.202404021539
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:41:04 [INFO] 
11:41:04 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:41:04 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.ocl.core
11:41:04 [INFO] 
11:41:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:41:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/main/resources
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:41:04 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/org/eclipse/papyrus/emf/facet/query/ocl/core/internal/Activator.java:[19] 
11:41:04 	@SuppressWarnings("PMD.UseSingleton")
11:41:04 	                  ^^^^^^^^^^^^^^^^^^
11:41:04 Unsupported @SuppressWarnings("PMD.UseSingleton")
11:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/org/eclipse/papyrus/emf/facet/query/ocl/core/internal/Activator.java:[28] 
11:41:04 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:41:04 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:04 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:41:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/org/eclipse/papyrus/emf/facet/query/ocl/core/internal/Activator.java:[38] 
11:41:04 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:41:04 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:04 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:41:04 3 problems (3 warnings)
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:41:04 [INFO] 
11:41:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:41:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/test/resources
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:41:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 57 were skipped
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:41:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:41:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:41:04 [INFO] 
11:41:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui >--
11:41:04 [INFO] Building org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui 3.0.0-SNAPSHOT [60/735]
11:41:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/pom.xml
11:41:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:04 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/pom.xml
11:41:05 [INFO] 
11:41:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:41:05 [INFO] The project's OSGi version is 3.0.0.202404021539
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:41:05 [INFO] 
11:41:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:41:05 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui
11:41:05 [INFO] 
11:41:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:41:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/main/resources
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:41:05 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:05 	@SuppressWarnings("PMD.UseSingleton")
11:41:05 	                  ^^^^^^^^^^^^^^^^^^
11:41:05 Unsupported @SuppressWarnings("PMD.UseSingleton")
11:41:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:05 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:41:05 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:05 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:41:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:05 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:41:05 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:05 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:41:05 3 problems (3 warnings)
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:41:05 [INFO] 
11:41:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:41:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/test/resources
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:41:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:41:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:41:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:41:05 [INFO] 
11:41:05 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.doc >---
11:41:05 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.doc 2.0.0-SNAPSHOT [61/735]
11:41:05 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/pom.xml
11:41:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:05 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/pom.xml
11:41:05 [INFO] 
11:41:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:41:05 [INFO] The project's OSGi version is 2.0.0.202404021539
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:41:05 [INFO] 
11:41:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:41:05 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.emf.doc
11:41:05 [INFO] 
11:41:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:41:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/src/main/resources
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:41:05 [INFO] No sources to compile
11:41:05 [WARNING] Source directory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/src does not exist
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:41:05 [INFO] 
11:41:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:41:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/src/test/resources
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:41:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:41:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:41:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:41:05 [INFO] 
11:41:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore >--
11:41:05 [INFO] Building org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore 2.0.0-SNAPSHOT [62/735]
11:41:05 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/pom.xml
11:41:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:05 [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-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/pom.xml
11:41:05 [INFO] 
11:41:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:41:05 [INFO] The project's OSGi version is 2.0.0.202404021539
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:41:05 [INFO] 
11:41:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:41:05 [INFO] 
11:41:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:41:05 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore
11:41:06 [INFO] 
11:41:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:41:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/main/resources
11:41:06 [INFO] 
11:41:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:41:06 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/IntComposite.java:[86] 
11:41:06 	return new Integer(string);
11:41:06 	           ^^^^^^^^^^^^^^^
11:41:06 The constructor Integer(String) has been deprecated since version 9 and marked for removal
11:41:06 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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)
11:41:06 	@SuppressWarnings("unused")
11:41:06 	                  ^^^^^^^^
11:41:06 At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored
11:41:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/FloatComposite.java:[94] 
11:41:06 	return new Float(string);
11:41:06 	           ^^^^^^^^^^^^^
11:41:06 The constructor Float(String) has been deprecated since version 9 and marked for removal
11:41:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/DoubleComposite.java:[83] 
11:41:06 	return new Double(string);
11:41:06 	           ^^^^^^^^^^^^^^
11:41:06 The constructor Double(String) has been deprecated since version 9 and marked for removal
11:41:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/ByteComposite.java:[87] 
11:41:06 	return new Byte(string);
11:41:06 	           ^^^^^^^^^^^^
11:41:06 The constructor Byte(String) has been deprecated since version 9 and marked for removal
11:41:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/LongComposite.java:[86] 
11:41:06 	return new Long(string);
11:41:06 	           ^^^^^^^^^^^^
11:41:06 The constructor Long(String) has been deprecated since version 9 and marked for removal
11:41:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/ShortComposite.java:[86] 
11:41:06 	return new Short(string);
11:41:06 	           ^^^^^^^^^^^^^
11:41:06 The constructor Short(String) has been deprecated since version 9 and marked for removal
11:41:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/CharComposite.java:[56] 
11:41:06 	return new Character(string.charAt(0));
11:41:06 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:06 The constructor Character(char) has been deprecated since version 9 and marked for removal
11:41:06 8 problems (0 errors, 7 warnings, 1 info)
11:41:06 [INFO] 
11:41:06 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:41:06 [INFO] 
11:41:06 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:41:06 [INFO] 
11:41:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:41:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/test/resources
11:41:06 [INFO] 
11:41:06 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:41:06 [INFO] 
11:41:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:41:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:41:06 [INFO] 
11:41:06 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:41:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:41:06 [INFO] 
11:41:06 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:41:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:41:06 [INFO] 
11:41:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:41:06 [INFO] 
11:41:06 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:41:06 [INFO] 
11:41:06 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:41:06 [INFO] 
11:41:06 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra-architecture >-----
11:41:06 [INFO] Building Papyrus Infra Architecture 0.0.1-SNAPSHOT              [63/735]
11:41:06 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/pom.xml
11:41:06 [INFO] --------------------------------[ pom ]---------------------------------
11:41:06 [INFO] 
11:41:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-architecture ---
11:41:06 [INFO] 
11:41:06 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-architecture ---
11:41:06 [INFO] 
11:41:06 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-architecture ---
11:41:06 [INFO] 
11:41:06 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-architecture ---
11:41:06 [INFO] 
11:41:06 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sashwindows.di >--
11:41:06 [INFO] Building org.eclipse.papyrus.infra.core.sashwindows.di 2.0.0-SNAPSHOT [64/735]
11:41:06 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/pom.xml
11:41:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:06 [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-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/pom.xml
11:41:06 [INFO] 
11:41:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:41:06 [INFO] 
11:41:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:41:06 [INFO] The project's OSGi version is 2.0.0.202404021539
11:41:06 [INFO] 
11:41:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:41:06 [INFO] 
11:41:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:41:06 [INFO] 
11:41:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:41:06 [INFO] 
11:41:06 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:41:06 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.sashwindows.di
11:41:06 [INFO] 
11:41:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:41:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src/main/resources
11:41:06 [INFO] 
11:41:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:41:06 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[16] 
11:41:07 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
11:41:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[45] 
11:41:07 	protected PageList pageList;
11:41:07 	          ^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[86] 
11:41:07 	public PageList getPageList() {
11:41:07 	       ^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[96] 
11:41:07 	public NotificationChain basicSetPageList(PageList newPageList, NotificationChain msgs) {
11:41:07 	                                          ^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[97] 
11:41:07 	PageList oldPageList = pageList;
11:41:07 	^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[117] 
11:41:07 	public void setPageList(PageList newPageList) {
11:41:07 	                        ^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[235] 
11:41:07 	setPageList((PageList) newValue);
11:41:07 	             ^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[254] 
11:41:07 	setPageList((PageList) null);
11:41:07 	             ^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[15] 
11:41:07 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
11:41:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[181] 
11:41:07 	case DiPackage.PAGE_LIST: {
11:41:07 	               ^^^^^^^^^
11:41:07 The field DiPackage.PAGE_LIST is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[182] 
11:41:07 	PageList pageList = (PageList) theEObject;
11:41:07 	^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[182] 
11:41:07 	PageList pageList = (PageList) theEObject;
11:41:07 	                     ^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[385] 
11:41:07 	public T casePageList(PageList object) {
11:41:07 	                      ^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiAdapterFactory.java:[16] 
11:41:07 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
11:41:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiAdapterFactory.java:[139] 
11:41:07 	public Adapter casePageList(PageList object) {
11:41:07 	                            ^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[20] 
11:41:07 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
11:41:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[36] 
11:41:07 	public class PageListImpl extends EObjectImpl implements PageList {
11:41:07 	                                                         ^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[67] 
11:41:07 	return DiPackage.Literals.PAGE_LIST;
11:41:07 	                          ^^^^^^^^^
11:41:07 The field DiPackage.Literals.PAGE_LIST is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[79] 
11:41:07 	availablePage = new EObjectContainmentEList<PageRef>(PageRef.class, this, DiPackage.PAGE_LIST__AVAILABLE_PAGE);
11:41:07 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:07 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[125] 
11:41:07 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
11:41:07 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:07 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[140] 
11:41:07 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
11:41:07 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:07 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[156] 
11:41:07 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
11:41:07 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:07 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[173] 
11:41:07 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
11:41:07 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:07 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[189] 
11:41:07 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
11:41:07 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:07 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiFactoryImpl.java:[28] 
11:41:07 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
11:41:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiFactoryImpl.java:[102] 
11:41:07 	case DiPackage.PAGE_LIST:
11:41:07 	               ^^^^^^^^^
11:41:07 The field DiPackage.PAGE_LIST is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiFactoryImpl.java:[258] 
11:41:07 	public PageList createPageList() {
11:41:07 	       ^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[31] 
11:41:07 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
11:41:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[778] 
11:41:07 	pageListEClass = createEClass(PAGE_LIST);
11:41:07 	                              ^^^^^^^^^
11:41:07 The field DiPackage.PAGE_LIST is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[779] 
11:41:07 	createEReference(pageListEClass, PAGE_LIST__AVAILABLE_PAGE);
11:41:07 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:07 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[966] 
11:41:07 	initEClass(pageListEClass, PageList.class, "PageList", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
11:41:07 	                           ^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[967] 
11:41:07 	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);
11:41:07 	                                                                                                   ^^^^^^^^
11:41:07 The type PageList is deprecated
11:41:07 32 problems (32 warnings)
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:41:07 [INFO] 
11:41:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:41:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src/test/resources
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:41:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 20 were skipped
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:41:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:41:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/target/org.eclipse.papyrus.infra.core.sashwindows.di-2.0.0-SNAPSHOT.jar
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:41:07 [INFO] 
11:41:07 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.core >---------
11:41:07 [INFO] Building org.eclipse.papyrus.infra.core 4.4.0-SNAPSHOT          [65/735]
11:41:07 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/pom.xml
11:41:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/pom.xml
11:41:07 [INFO] 
11:41:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core ---
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core ---
11:41:07 [INFO] The project's OSGi version is 4.4.0.202404021539
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core ---
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core ---
11:41:07 [INFO] 
11:41:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core ---
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core ---
11:41:07 [INFO] Resolving class path of org.eclipse.papyrus.infra.core
11:41:07 [INFO] 
11:41:07 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core ---
11:41:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/main/resources
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core ---
11:41:07 [INFO] Compiling 136 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ProxyModificationTrackingAdapter.java:[130] 
11:41:08 	Collection<Setting> references = org.eclipse.papyrus.infra.core.utils.EMFHelper.getUsages(eObj);
11:41:08 	                                 ^^^
11:41:08 The type EMFHelper is deprecated
11:41:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ProxyModificationTrackingAdapter.java:[130] 
11:41:08 	Collection<Setting> references = org.eclipse.papyrus.infra.core.utils.EMFHelper.getUsages(eObj);
11:41:08 	                                                                                ^^^^^^^^^^^^^^^
11:41:08 The method getUsages(EObject) from the type EMFHelper is deprecated
11:41:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/internal/ServiceTypeEntry.java:[129] 
11:41:08 	return classname.newInstance();
11:41:08 	                 ^^^^^^^^^^^^^
11:41:08 The method newInstance() from the type Class<capture#2-of ?> is deprecated since version 9
11:41:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ServicesRegistry.java:[36] 
11:41:08 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:41:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:08 The type AdapterUtils is deprecated
11:41:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ServicesRegistry.java:[298] 
11:41:08 	IService serviceAdapter = AdapterUtils.adapt(serviceInstance, IService.class, null);
11:41:08 	                          ^^^^^^^^^^^^
11:41:08 The type AdapterUtils is deprecated
11:41:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ServicesRegistry.java:[298] 
11:41:08 	IService serviceAdapter = AdapterUtils.adapt(serviceInstance, IService.class, null);
11:41:08 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:08 The method adapt(Object, Class<IService>, IService) from the type AdapterUtils is deprecated
11:41:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/listenerservice/ModelListenerManager.java:[95] 
11:41:08 	Class clazz = extensionBundle.loadClass(classAttribute);
11:41:08 	^^^^^
11:41:08 Class is a raw type. References to generic type Class<T> should be parameterized
11:41:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/listenerservice/ModelListenerManager.java:[96] 
11:41:08 	Object obj = clazz.newInstance();
11:41:08 	                   ^^^^^^^^^^^^^
11:41:08 The method newInstance() from the type Class is deprecated since version 9
11:41:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/utils/FilteredListView.java:[63] 
11:41:08 	public void setBackupList(List aList) {
11:41:08 	                          ^^^^
11:41:08 List is a raw type. References to generic type List<E> should be parameterized
11:41:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/utils/FilteredListView.java:[64] 
11:41:08 	list = aList;
11:41:08 	       ^^^^^
11:41:08 Type safety: The expression of type List needs unchecked conversion to conform to List<Object>
11:41:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/AbstractDynamicModel.java:[21] 
11:41:08 	import org.eclipse.core.internal.resources.ResourceException;
11:41:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:08 Discouraged access: The type 'ResourceException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
11:41:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/AbstractDynamicModel.java:[65] 
11:41:08 	super.loadModel(fullPathWithoutExtension);
11:41:08 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:08 The method loadModel(IPath) from the type AbstractBaseModel is deprecated
11:41:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/AbstractDynamicModel.java:[75] 
11:41:08 	createModel(fullPathWithoutExtension);
11:41:08 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:08 The method createModel(IPath) from the type AbstractBaseModel is deprecated
11:41:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ModelsReader.java:[268] 
11:41:08 	model = modelInstance.newInstance();
11:41:08 	                      ^^^^^^^^^^^^^
11:41:08 The method newInstance() from the type Class<IModel> is deprecated since version 9
11:41:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ModelsReader.java:[289] 
11:41:08 	snippet = modelInstance.newInstance();
11:41:08 	                        ^^^^^^^^^^^^^
11:41:08 The method newInstance() from the type Class<IModelSnippet> is deprecated since version 9
11:41:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ModelsReader.java:[310] 
11:41:08 	snippet = modelInstance.newInstance();
11:41:08 	                        ^^^^^^^^^^^^^
11:41:08 The method newInstance() from the type Class<IModelSetSnippet> is deprecated since version 9
11:41:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/modelsetquery/impl/ModelSetQueryInitializer.java:[73] 
11:41:08 	modelsManager.eAdapters().remove(modelQueryAdapter);
11:41:08 	                                 ^^^^^^^^^^^^^^^^^
11:41:08 Unlikely argument type IModelSetQueryAdapter for remove(Object) on a Collection<Adapter>
11:41:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ModelSetServiceAdapter.java:[131] 
11:41:08 	public Class[] getAdapterList() {
11:41:08 	       ^^^^^^^
11:41:08 Type safety: The return type Class[] for getAdapterList() from the type ModelSetServiceAdapter.Factory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
11:41:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ModelSetServiceAdapter.java:[136] 
11:41:08 	public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) {
11:41:08 	       ^^^^^^
11:41:08 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
11:41:08 19 problems (19 warnings)
11:41:08 [INFO] 
11:41:08 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core ---
11:41:08 [INFO] 
11:41:08 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core ---
11:41:08 [INFO] 
11:41:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core ---
11:41:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/test/resources
11:41:08 [INFO] 
11:41:08 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core ---
11:41:08 [INFO] 
11:41:08 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core ---
11:41:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
11:41:08 [INFO] 
11:41:08 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core ---
11:41:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/target/org.eclipse.papyrus.infra.core-4.4.0-SNAPSHOT-sources.jar
11:41:08 [INFO] 
11:41:08 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core ---
11:41:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/target/org.eclipse.papyrus.infra.core-4.4.0-SNAPSHOT.jar
11:41:08 [INFO] 
11:41:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core ---
11:41:08 [INFO] 
11:41:08 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core ---
11:41:08 [INFO] 
11:41:08 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core ---
11:41:08 [INFO] 
11:41:08 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-services >-------
11:41:08 [INFO] Building Papyrus Infra Services 0.0.1-SNAPSHOT                  [66/735]
11:41:08 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/pom.xml
11:41:08 [INFO] --------------------------------[ pom ]---------------------------------
11:41:08 [INFO] 
11:41:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-services ---
11:41:08 [INFO] 
11:41:08 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-services ---
11:41:08 [INFO] 
11:41:08 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-services ---
11:41:08 [INFO] 
11:41:08 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-services ---
11:41:08 [INFO] 
11:41:08 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.markerlistener >--
11:41:08 [INFO] Building org.eclipse.papyrus.infra.services.markerlistener 3.0.0-SNAPSHOT [67/735]
11:41:08 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/pom.xml
11:41:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.markerlistener:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/pom.xml
11:41:08 [INFO] 
11:41:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:41:08 [INFO] 
11:41:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:41:08 [INFO] The project's OSGi version is 3.0.0.202404021539
11:41:08 [INFO] 
11:41:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:41:08 [INFO] 
11:41:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:41:08 [INFO] 
11:41:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:41:08 [INFO] 
11:41:08 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:41:08 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.markerlistener
11:41:08 [INFO] 
11:41:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:41:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/main/resources
11:41:08 [INFO] 
11:41:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:41:08 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/org/eclipse/papyrus/infra/services/markerlistener/PapyrusMarkerAdapter.java:[211] 
11:41:09 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:41:09 	       ^^^^^^
11:41:09 Type safety: The return type Object for getAdapter(Class) from the type PapyrusMarkerAdapter needs unchecked conversion to conform to T from the type PlatformObject
11:41:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/org/eclipse/papyrus/infra/services/markerlistener/PapyrusMarkerAdapter.java:[216] 
11:41:09 	return super.getAdapter(adapter);
11:41:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:09 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type PlatformObject
11:41:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/org/eclipse/papyrus/infra/services/markerlistener/PapyrusMarkerAdapter.java:[216] 
11:41:09 	return super.getAdapter(adapter);
11:41:09 	                        ^^^^^^^
11:41:09 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:41:09 3 problems (3 warnings)
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:41:09 [INFO] 
11:41:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:41:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/test/resources
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:41:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 117 were skipped
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:41:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/target/org.eclipse.papyrus.infra.services.markerlistener-3.0.0-SNAPSHOT-sources.jar
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:41:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/target/org.eclipse.papyrus.infra.services.markerlistener-3.0.0-SNAPSHOT.jar
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:41:09 [INFO] 
11:41:09 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra-emf >----------
11:41:09 [INFO] Building Papyrus EMF Infrastructure 0.0.1-SNAPSHOT              [68/735]
11:41:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/pom.xml
11:41:09 [INFO] --------------------------------[ pom ]---------------------------------
11:41:09 [INFO] 
11:41:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-emf ---
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-emf ---
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-emf ---
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-emf ---
11:41:09 [INFO] 
11:41:09 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf >----------
11:41:09 [INFO] Building org.eclipse.papyrus.infra.emf 4.4.0-SNAPSHOT           [69/735]
11:41:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/pom.xml
11:41:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/pom.xml
11:41:09 [INFO] 
11:41:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf ---
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf ---
11:41:09 [INFO] The project's OSGi version is 4.4.0.202404021539
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf ---
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf ---
11:41:09 [INFO] 
11:41:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf ---
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf ---
11:41:09 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf
11:41:09 [INFO] 
11:41:09 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf ---
11:41:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/src/main/resources
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf ---
11:41:09 [INFO] Compiling 78 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf ---
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf ---
11:41:09 [INFO] 
11:41:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf ---
11:41:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/src/test/resources
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf ---
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf ---
11:41:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf ---
11:41:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/target/org.eclipse.papyrus.infra.emf-4.4.0-SNAPSHOT-sources.jar
11:41:10 [INFO] 
11:41:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf ---
11:41:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/target/org.eclipse.papyrus.infra.emf-4.4.0-SNAPSHOT.jar
11:41:10 [INFO] 
11:41:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf ---
11:41:10 [INFO] 
11:41:10 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf ---
11:41:10 [INFO] 
11:41:10 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf ---
11:41:10 [INFO] 
11:41:10 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit >-----
11:41:10 [INFO] Building org.eclipse.papyrus.infra.services.edit 4.1.0-SNAPSHOT [70/735]
11:41:10 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/pom.xml
11:41:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/pom.xml
11:41:10 [INFO] 
11:41:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit ---
11:41:10 [INFO] 
11:41:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit ---
11:41:10 [INFO] The project's OSGi version is 4.1.0.202404021539
11:41:10 [INFO] 
11:41:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit ---
11:41:10 [INFO] 
11:41:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit ---
11:41:10 [INFO] 
11:41:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit ---
11:41:10 [INFO] 
11:41:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.edit ---
11:41:10 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.edit
11:41:10 [INFO] 
11:41:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit ---
11:41:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/main/resources
11:41:10 [INFO] 
11:41:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit ---
11:41:10 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[39] 
11:41:11 	public static final void initializeEObjCache(EObject eObj, Map map) throws ServiceException {
11:41:11 	                                                           ^^^
11:41:11 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[41] 
11:41:11 	map.put(Client_Context, clientContext);
11:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:11 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[44] 
11:41:11 	map.put(Element_Type, type);
11:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:11 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[47] 
11:41:11 	map.put(EditHelper_Advice, advices);
11:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:11 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[49] 
11:41:11 	map.put(IRequestCacheEntries.Dependent_Elements, new HashSet<Object>()); //The set will be populated on the fly
11:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:11 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[50] 
11:41:11 	map.put(IRequestCacheEntries.Checked_Elements, new HashSet<Object>()); //The set will be populated on the fly
11:41:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:11 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/internal/context/DefaultTypeContext.java:[22] 
11:41:11 	import org.eclipse.gmf.runtime.emf.type.core.IElementType;
11:41:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:11 The import org.eclipse.gmf.runtime.emf.type.core.IElementType is never used
11:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/internal/ElementEditService.java:[116] 
11:41:11 	public Object getAdapter(Class adapter) {
11:41:11 	       ^^^^^^
11:41:11 Type safety: The return type Object for getAdapter(Class) from the type ElementEditService needs unchecked conversion to conform to T from the type IAdaptable
11:41:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/internal/ElementEditService.java:[116] 
11:41:11 	public Object getAdapter(Class adapter) {
11:41:11 	                         ^^^^^
11:41:11 Class is a raw type. References to generic type Class<T> should be parameterized
11:41:11 9 problems (9 warnings)
11:41:11 [INFO] 
11:41:11 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.edit ---
11:41:11 [INFO] 
11:41:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.edit ---
11:41:11 [INFO] 
11:41:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit ---
11:41:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/test/resources
11:41:11 [INFO] 
11:41:11 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.edit ---
11:41:11 [INFO] 
11:41:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.edit ---
11:41:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 117 were skipped
11:41:11 [INFO] 
11:41:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.edit ---
11:41:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/target/org.eclipse.papyrus.infra.services.edit-4.1.0-SNAPSHOT-sources.jar
11:41:11 [INFO] 
11:41:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit ---
11:41:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/target/org.eclipse.papyrus.infra.services.edit-4.1.0-SNAPSHOT.jar
11:41:11 [INFO] 
11:41:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit ---
11:41:11 [INFO] 
11:41:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.edit ---
11:41:11 [INFO] 
11:41:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.edit ---
11:41:11 [INFO] 
11:41:11 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture >-----
11:41:11 [INFO] Building org.eclipse.papyrus.infra.architecture 3.3.0-SNAPSHOT  [71/735]
11:41:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/pom.xml
11:41:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/pom.xml
11:41:13 [INFO] 
11:41:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.architecture ---
11:41:13 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/xtend-gen (includes = [], excludes = [**/.gitignore])
11:41:13 [INFO] 
11:41:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture ---
11:41:13 [INFO] The project's OSGi version is 3.3.0.202404021539
11:41:13 [INFO] 
11:41:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture ---
11:41:13 [INFO] 
11:41:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture ---
11:41:13 [INFO] 
11:41:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture ---
11:41:13 [INFO] 
11:41:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.architecture ---
11:41:13 [INFO] Resolving class path of org.eclipse.papyrus.infra.architecture
11:41:13 [INFO] 
11:41:13 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.infra.architecture ---
11:41:17 [WARNING] The POM for org.osgi:org.osgi.service.prefs:jar:1.1.1-SNAPSHOT is missing, no dependency information available
11:41:24 [INFO] 
11:41:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.architecture ---
11:41:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/src/main/resources
11:41:24 [INFO] 
11:41:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.architecture ---
11:41:24 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:24 [INFO] 
11:41:24 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.architecture ---
11:41:24 [INFO] 
11:41:24 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.architecture ---
11:41:24 [INFO] 
11:41:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture ---
11:41:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/src/test/resources
11:41:24 [INFO] 
11:41:24 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.architecture ---
11:41:24 [INFO] 
11:41:24 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.architecture ---
11:41:24 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
11:41:24 [INFO] 
11:41:24 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture ---
11:41:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/target/org.eclipse.papyrus.infra.architecture-3.3.0-SNAPSHOT-sources.jar
11:41:24 [INFO] 
11:41:24 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture ---
11:41:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/target/org.eclipse.papyrus.infra.architecture-3.3.0-SNAPSHOT.jar
11:41:24 [INFO] 
11:41:24 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture ---
11:41:25 [INFO] 
11:41:25 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.architecture ---
11:41:25 [INFO] 
11:41:25 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture ---
11:41:25 [INFO] 
11:41:25 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra-constraints >------
11:41:25 [INFO] Building Papyrus Infra Constraints 0.0.1-SNAPSHOT               [72/735]
11:41:25 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/pom.xml
11:41:25 [INFO] --------------------------------[ pom ]---------------------------------
11:41:25 [INFO] 
11:41:25 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-constraints ---
11:41:25 [INFO] 
11:41:25 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-constraints ---
11:41:25 [INFO] 
11:41:25 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-constraints ---
11:41:25 [INFO] 
11:41:25 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-constraints ---
11:41:25 [INFO] 
11:41:25 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints >------
11:41:25 [INFO] Building org.eclipse.papyrus.infra.constraints 3.0.0-SNAPSHOT   [73/735]
11:41:25 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/pom.xml
11:41:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/pom.xml
11:41:25 [INFO] 
11:41:25 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.constraints ---
11:41:25 [INFO] 
11:41:25 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints ---
11:41:25 [INFO] The project's OSGi version is 3.0.0.202404021539
11:41:25 [INFO] 
11:41:25 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints ---
11:41:25 [INFO] 
11:41:25 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints ---
11:41:25 [INFO] 
11:41:25 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints ---
11:41:25 [INFO] 
11:41:25 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.constraints ---
11:41:25 [INFO] Resolving class path of org.eclipse.papyrus.infra.constraints
11:41:25 [INFO] 
11:41:25 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.constraints ---
11:41:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/main/resources
11:41:25 [INFO] 
11:41:25 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.constraints ---
11:41:25 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/org/eclipse/papyrus/infra/constraints/util/ClassLoader.java:[77] 
11:41:26 	return theClass.newInstance();
11:41:26 	                ^^^^^^^^^^^^^
11:41:26 The method newInstance() from the type Class<T> is deprecated since version 9
11:41:26 1 problem (1 warning)
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.constraints ---
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.constraints ---
11:41:26 [INFO] 
11:41:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints ---
11:41:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/test/resources
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.constraints ---
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.constraints ---
11:41:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints ---
11:41:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/target/org.eclipse.papyrus.infra.constraints-3.0.0-SNAPSHOT-sources.jar
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints ---
11:41:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/target/org.eclipse.papyrus.infra.constraints-3.0.0-SNAPSHOT.jar
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints ---
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.constraints ---
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints ---
11:41:26 [INFO] 
11:41:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation >--
11:41:26 [INFO] Building org.eclipse.papyrus.infra.architecture.representation 3.0.0-SNAPSHOT [74/735]
11:41:26 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/pom.xml
11:41:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/pom.xml
11:41:26 [INFO] 
11:41:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.representation ---
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.representation ---
11:41:26 [INFO] The project's OSGi version is 3.0.0.202404021539
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.representation ---
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.representation ---
11:41:26 [INFO] 
11:41:26 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.representation ---
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.architecture.representation ---
11:41:26 [INFO] Resolving class path of org.eclipse.papyrus.infra.architecture.representation
11:41:26 [INFO] 
11:41:26 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.representation ---
11:41:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/src/main/resources
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.representation ---
11:41:26 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/src/org/eclipse/papyrus/infra/architecture/representation/impl/ModelAutoCreateCustomImpl.java:[21] 
11:41:26 	import org.eclipse.papyrus.infra.architecture.representation.impl.ModelAutoCreateImpl;
11:41:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:26 The import org.eclipse.papyrus.infra.architecture.representation.impl.ModelAutoCreateImpl is never used
11:41:26 1 problem (1 warning)
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.architecture.representation ---
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.architecture.representation ---
11:41:26 [INFO] 
11:41:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.representation ---
11:41:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/src/test/resources
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.architecture.representation ---
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.architecture.representation ---
11:41:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture.representation ---
11:41:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/target/org.eclipse.papyrus.infra.architecture.representation-3.0.0-SNAPSHOT-sources.jar
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.representation ---
11:41:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/target/org.eclipse.papyrus.infra.architecture.representation-3.0.0-SNAPSHOT.jar
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.representation ---
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.architecture.representation ---
11:41:26 [INFO] 
11:41:26 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.representation ---
11:41:26 [INFO] 
11:41:26 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit >---
11:41:26 [INFO] Building org.eclipse.papyrus.infra.constraints.edit 3.0.0-SNAPSHOT [75/735]
11:41:26 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/pom.xml
11:41:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/pom.xml
11:41:27 [INFO] 
11:41:27 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.constraints.edit ---
11:41:27 [INFO] 
11:41:27 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints.edit ---
11:41:27 [INFO] The project's OSGi version is 3.0.0.202404021539
11:41:27 [INFO] 
11:41:27 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints.edit ---
11:41:27 [INFO] 
11:41:27 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints.edit ---
11:41:27 [INFO] 
11:41:27 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints.edit ---
11:41:27 [INFO] 
11:41:27 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.constraints.edit ---
11:41:27 [INFO] Resolving class path of org.eclipse.papyrus.infra.constraints.edit
11:41:27 [INFO] 
11:41:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.constraints.edit ---
11:41:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/src/main/resources
11:41:27 [INFO] 
11:41:27 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.constraints.edit ---
11:41:27 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:27 [INFO] 
11:41:27 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.constraints.edit ---
11:41:27 [INFO] 
11:41:27 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.constraints.edit ---
11:41:27 [INFO] 
11:41:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints.edit ---
11:41:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/src/test/resources
11:41:27 [INFO] 
11:41:27 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.constraints.edit ---
11:41:27 [INFO] 
11:41:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.constraints.edit ---
11:41:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:41:27 [INFO] 
11:41:27 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints.edit ---
11:41:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/target/org.eclipse.papyrus.infra.constraints.edit-3.0.0-SNAPSHOT-sources.jar
11:41:27 [INFO] 
11:41:27 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints.edit ---
11:41:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/target/org.eclipse.papyrus.infra.constraints.edit-3.0.0-SNAPSHOT.jar
11:41:27 [INFO] 
11:41:27 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints.edit ---
11:41:27 [INFO] 
11:41:27 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.constraints.edit ---
11:41:27 [INFO] 
11:41:27 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints.edit ---
11:41:27 [INFO] 
11:41:27 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation.edit >--
11:41:27 [INFO] Building org.eclipse.papyrus.infra.architecture.representation.edit 2.0.0-SNAPSHOT [76/735]
11:41:27 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/pom.xml
11:41:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:27 [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-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/pom.xml
11:41:27 [INFO] 
11:41:27 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:41:27 [INFO] 
11:41:27 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:41:27 [INFO] The project's OSGi version is 2.0.0.202404021539
11:41:27 [INFO] 
11:41:27 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:41:27 [INFO] 
11:41:27 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:41:27 [INFO] 
11:41:27 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:41:27 [INFO] 
11:41:27 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:41:27 [INFO] Resolving class path of org.eclipse.papyrus.infra.architecture.representation.edit
11:41:27 [INFO] 
11:41:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:41:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/src/main/resources
11:41:27 [INFO] 
11:41:27 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:41:28 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:28 [INFO] 
11:41:28 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:41:28 [INFO] 
11:41:28 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:41:28 [INFO] 
11:41:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:41:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/src/test/resources
11:41:28 [INFO] 
11:41:28 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:41:28 [INFO] 
11:41:28 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:41:28 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
11:41:28 [INFO] 
11:41:28 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:41:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:41:28 [INFO] 
11:41:28 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:41:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/target/org.eclipse.papyrus.infra.architecture.representation.edit-2.0.0-SNAPSHOT.jar
11:41:28 [INFO] 
11:41:28 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:41:28 [INFO] 
11:41:28 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:41:28 [INFO] 
11:41:28 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:41:28 [INFO] 
11:41:28 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor >----
11:41:28 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor 3.0.0-SNAPSHOT [77/735]
11:41:28 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/pom.xml
11:41:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/pom.xml
11:41:28 [INFO] 
11:41:28 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:41:28 [INFO] 
11:41:28 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:41:28 [INFO] The project's OSGi version is 3.0.0.202404021539
11:41:28 [INFO] 
11:41:28 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:41:28 [INFO] 
11:41:28 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:41:28 [INFO] 
11:41:28 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:41:28 [INFO] 
11:41:28 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:41:28 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.sasheditor
11:41:28 [INFO] 
11:41:28 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:41:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/main/resources
11:41:28 [INFO] 
11:41:28 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:41:28 [INFO] Compiling 110 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ImageToolTipManager.java:[52] 
11:41:29 	private int offsetX = 20;
11:41:29 	            ^^^^^^^
11:41:29 The value of the field ImageToolTipManager.offsetX is not used
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ImageToolTipManager.java:[256] 
11:41:29 	private Image createControlImage(Control control) {
11:41:29 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method createControlImage(Control) from the type ImageToolTipManager is never used locally
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ImageToolTipManager.java:[288] 
11:41:29 	private Image scaledImage2(Device device, Image image, float factor) {
11:41:29 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method scaledImage2(Device, Image, float) from the type ImageToolTipManager is never used locally
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/EditorPart.java:[34] 
11:41:29 	import org.eclipse.papyrus.infra.core.sasheditor.internal.AbstractPart.GarbageState;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The import org.eclipse.papyrus.infra.core.sasheditor.internal.AbstractPart.GarbageState is never used
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ShowPartStatusVisitor.java:[25] 
11:41:29 	@SuppressWarnings("unchecked")
11:41:29 	                  ^^^^^^^^^^^
11:41:29 Unnecessary @SuppressWarnings("unchecked")
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[263] 
11:41:29 	public Object getAdapter(Class adapter) {
11:41:29 	       ^^^^^^
11:41:29 Type safety: The return type Object for getAdapter(Class) from the type AbstractMultiPageSashEditor needs unchecked conversion to conform to T from the type WorkbenchPart
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[263] 
11:41:29 	public Object getAdapter(Class adapter) {
11:41:29 	                         ^^^^^
11:41:29 Class is a raw type. References to generic type Class<T> should be parameterized
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[276] 
11:41:29 	Object result = super.getAdapter(adapter);
11:41:29 	                ^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type WorkbenchPart
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[276] 
11:41:29 	Object result = super.getAdapter(adapter);
11:41:29 	                                 ^^^^^^^
11:41:29 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[283] 
11:41:29 	result = PlatformHelper.getAdapter(innerEditor, adapter);
11:41:29 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Type safety: Unchecked invocation getAdapter(IEditorPart, Class) of the generic method getAdapter(Object, Class<T>) of type PlatformHelper
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[283] 
11:41:29 	result = PlatformHelper.getAdapter(innerEditor, adapter);
11:41:29 	                                                ^^^^^^^
11:41:29 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveEditorServicesSwitcher.java:[30] 
11:41:29 	import org.eclipse.ui.internal.services.INestable;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveEditorServicesSwitcher.java:[66] 
11:41:29 	private INestable activeServiceLocator;
11:41:29 	        ^^^^^^^^^
11:41:29 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveEditorServicesSwitcher.java:[210] 
11:41:29 	@SuppressWarnings({ "restriction", "deprecation" })
11:41:29 	                                   ^^^^^^^^^^^^^
11:41:29 Unnecessary @SuppressWarnings("deprecation")
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/TabFolderModel.java:[74] 
11:41:29 	private void addItem(IPageModel newModel) {
11:41:29 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method addItem(IPageModel) from the type TabFolderModel is never used locally
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/TabFolderModel.java:[85] 
11:41:29 	private void addItem(int index, IPageModel newModel) {
11:41:29 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method addItem(int, IPageModel) from the type TabFolderModel is never used locally
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[43] 
11:41:29 	private ListenerList listeners = new ListenerList();
11:41:29 	        ^^^^^^^^^^^^
11:41:29 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[43] 
11:41:29 	private ListenerList listeners = new ListenerList();
11:41:29 	                                     ^^^^^^^^^^^^
11:41:29 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[48] 
11:41:29 	private ListenerList postListeners = new ListenerList();
11:41:29 	        ^^^^^^^^^^^^
11:41:29 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[48] 
11:41:29 	private ListenerList postListeners = new ListenerList();
11:41:29 	                                         ^^^^^^^^^^^^
11:41:29 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[71] 
11:41:29 	listeners.add(listener);
11:41:29 	^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList<E> should be parameterized
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[83] 
11:41:29 	postListeners.add(listener);
11:41:29 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList<E> should be parameterized
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[876] 
11:41:29 	List<Object> newModels = (List<Object>) partModel.getChildren();
11:41:29 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Type safety: Unchecked cast from List<capture#4-of ?> to List<Object>
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[1122] 
11:41:29 	private void showTabs(String msg) {
11:41:29 	             ^^^^^^^^^^^^^^^^^^^^
11:41:29 The method showTabs(String) from the type TabFolderPart is never used locally
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[1309] 
11:41:29 	private int count = 0;
11:41:29 	            ^^^^^
11:41:29 The value of the field new MouseTrackListener(){}.count is not used
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[1356] 
11:41:29 	private int count = 0;
11:41:29 	            ^^^^^
11:41:29 The value of the field new Listener(){}.count is not used
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/PTabFolder.java:[52] 
11:41:29 	@SuppressWarnings("restriction")
11:41:29 	                  ^^^^^^^^^^^^^
11:41:29 Unnecessary @SuppressWarnings("restriction")
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/utils/PageAddValidatorManager.java:[88] 
11:41:29 	final Object obj = clazz.newInstance();
11:41:29 	                         ^^^^^^^^^^^^^
11:41:29 The method newInstance() from the type Class<capture#2-of ?> is deprecated since version 9
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[121] 
11:41:29 	public Object getAdapter(Class adapter) {
11:41:29 	       ^^^^^^
11:41:29 Type safety: The return type Object for getAdapter(Class) from the type MultiPageEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[121] 
11:41:29 	public Object getAdapter(Class adapter) {
11:41:29 	                         ^^^^^
11:41:29 Class is a raw type. References to generic type Class<T> should be parameterized
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[128] 
11:41:29 	return super.getAdapter(adapter);
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[128] 
11:41:29 	return super.getAdapter(adapter);
11:41:29 	                        ^^^^^^^
11:41:29 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[36] 
11:41:29 	import org.eclipse.ui.IKeyBindingService;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The type IKeyBindingService is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[37] 
11:41:29 	import org.eclipse.ui.INestableKeyBindingService;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The type INestableKeyBindingService is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[43] 
11:41:29 	import org.eclipse.ui.internal.KeyBindingService;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'KeyBindingService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[44] 
11:41:29 	import org.eclipse.ui.internal.PartSite;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[45] 
11:41:29 	import org.eclipse.ui.internal.PopupMenuExtender;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'PopupMenuExtender' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[46] 
11:41:29 	import org.eclipse.ui.internal.WorkbenchPlugin;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'WorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[47] 
11:41:29 	import org.eclipse.ui.internal.contexts.NestableContextService;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'NestableContextService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[48] 
11:41:29 	import org.eclipse.ui.internal.expressions.ActivePartExpression;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'ActivePartExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[49] 
11:41:29 	import org.eclipse.ui.internal.handlers.LegacyHandlerService;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'LegacyHandlerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[50] 
11:41:29 	import org.eclipse.ui.internal.services.INestable;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[51] 
11:41:29 	import org.eclipse.ui.internal.services.IServiceLocatorCreator;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'IServiceLocatorCreator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[52] 
11:41:29 	import org.eclipse.ui.internal.services.IWorkbenchLocationService;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'IWorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[53] 
11:41:29 	import org.eclipse.ui.internal.services.ServiceLocator;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'ServiceLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[54] 
11:41:29 	import org.eclipse.ui.internal.services.WorkbenchLocationService;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'WorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[73] 
11:41:29 	public class MultiPageEditorSite implements IMultiPageEditorSite, INestable {
11:41:29 	                                                                  ^^^^^^^^^
11:41:29 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[92] 
11:41:29 	private List<PopupMenuExtender> menuExtenders;
11:41:29 	             ^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'PopupMenuExtender' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[122] 
11:41:29 	private IKeyBindingService service = null;
11:41:29 	        ^^^^^^^^^^^^^^^^^^
11:41:29 The type IKeyBindingService is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[128] 
11:41:29 	private final ServiceLocator serviceLocator;
11:41:29 	              ^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'ServiceLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[131] 
11:41:29 	private NestableContextService contextService;
11:41:29 	        ^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'NestableContextService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[228] 
11:41:29 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
11:41:29 	                                ^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'NestableContextService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[228] 
11:41:29 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
11:41:29 	                                ^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The constructor 'NestableContextService(IContextService, Expression)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[228] 
11:41:29 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
11:41:29 	                                                                                                        ^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'ActivePartExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[228] 
11:41:29 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
11:41:29 	                                                                                                        ^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The constructor 'ActivePartExpression(IWorkbenchPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[244] 
11:41:29 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
11:41:29 	               ^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The method 'ServiceLocator.registerService(Class, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[244] 
11:41:29 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
11:41:29 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'IWorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[244] 
11:41:29 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
11:41:29 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'WorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[244] 
11:41:29 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
11:41:29 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 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-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[260] 
11:41:29 	IHandlerService handlerService = new LegacyHandlerService(context);
11:41:29 	                                     ^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'LegacyHandlerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[260] 
11:41:29 	IHandlerService handlerService = new LegacyHandlerService(context);
11:41:29 	                                     ^^^^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The constructor 'LegacyHandlerService(IEclipseContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[275] 
11:41:29 	serviceLocator.activate();
11:41:29 	               ^^^^^^^^
11:41:29 Discouraged access: The method 'ServiceLocator.activate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[278] 
11:41:29 	contextService.activate();
11:41:29 	               ^^^^^^^^
11:41:29 Discouraged access: The method 'NestableContextService.activate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[293] 
11:41:29 	contextService.deactivate();
11:41:29 	               ^^^^^^^^^^
11:41:29 Discouraged access: The method 'NestableContextService.deactivate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[296] 
11:41:29 	serviceLocator.deactivate();
11:41:29 	               ^^^^^^^^^^
11:41:29 Discouraged access: The method 'ServiceLocator.deactivate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[307] 
11:41:29 	menuExtenders.get(i).dispose();
11:41:29 	                     ^^^^^^^
11:41:29 Discouraged access: The method 'PopupMenuExtender.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[315] 
11:41:29 	IKeyBindingService parentService = getMainEditorSite().getKeyBindingService();
11:41:29 	^^^^^^^^^^^^^^^^^^
11:41:29 The type IKeyBindingService is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[315] 
11:41:29 	IKeyBindingService parentService = getMainEditorSite().getKeyBindingService();
11:41:29 	                                                       ^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[316] 
11:41:29 	if (parentService instanceof INestableKeyBindingService) {
11:41:29 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The type INestableKeyBindingService is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[317] 
11:41:29 	INestableKeyBindingService nestableParent = (INestableKeyBindingService) parentService;
11:41:29 	^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The type INestableKeyBindingService is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[317] 
11:41:29 	INestableKeyBindingService nestableParent = (INestableKeyBindingService) parentService;
11:41:29 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The type INestableKeyBindingService is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[318] 
11:41:29 	nestableParent.removeKeyBindingService(this);
11:41:29 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method removeKeyBindingService(IWorkbenchSite) from the type INestableKeyBindingService is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[321] 
11:41:29 	if (service instanceof KeyBindingService) {
11:41:29 	                       ^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'KeyBindingService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[322] 
11:41:29 	((KeyBindingService) service).dispose();
11:41:29 	  ^^^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'KeyBindingService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[322] 
11:41:29 	((KeyBindingService) service).dispose();
11:41:29 	                              ^^^^^^^
11:41:29 Discouraged access: The method 'KeyBindingService.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[328] 
11:41:29 	contextService.dispose();
11:41:29 	               ^^^^^^^
11:41:29 Discouraged access: The method 'SlaveContextService.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[333] 
11:41:29 	serviceLocator.dispose();
11:41:29 	               ^^^^^^^
11:41:29 Discouraged access: The method 'ServiceLocator.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[394] 
11:41:29 	public Object getAdapter(Class adapter) {
11:41:29 	       ^^^^^^
11:41:29 Type safety: The return type Object for getAdapter(Class) from the type MultiPageEditorSite needs unchecked conversion to conform to T from the type IAdaptable
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[394] 
11:41:29 	public Object getAdapter(Class adapter) {
11:41:29 	                         ^^^^^
11:41:29 Class is a raw type. References to generic type Class<T> should be parameterized
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[431] 
11:41:29 	public IKeyBindingService getKeyBindingService() {
11:41:29 	       ^^^^^^^^^^^^^^^^^^
11:41:29 The type IKeyBindingService is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[433] 
11:41:29 	service = getMainEditorSite().getKeyBindingService();
11:41:29 	                              ^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[434] 
11:41:29 	if (service instanceof INestableKeyBindingService) {
11:41:29 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The type INestableKeyBindingService is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[435] 
11:41:29 	INestableKeyBindingService nestableService = (INestableKeyBindingService) service;
11:41:29 	^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The type INestableKeyBindingService is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[435] 
11:41:29 	INestableKeyBindingService nestableService = (INestableKeyBindingService) service;
11:41:29 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The type INestableKeyBindingService is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[436] 
11:41:29 	service = nestableService.getKeyBindingService(this);
11:41:29 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method getKeyBindingService(IWorkbenchSite) from the type INestableKeyBindingService is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[444] 
11:41:29 	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$
11:41:29 	^^^^^^^^^^^^^^^
11:41:29 Discouraged access: The type 'WorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[444] 
11:41:29 	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$
11:41:29 	                ^^^
11:41:29 Discouraged access: The method 'WorkbenchPlugin.log(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[538] 
11:41:29 	public final Object getService(final Class key) {
11:41:29 	             ^^^^^^
11:41:29 Type safety: The return type Object for getService(Class) from the type MultiPageEditorSite needs unchecked conversion to conform to T from the type IServiceLocator
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[538] 
11:41:29 	public final Object getService(final Class key) {
11:41:29 	                                     ^^^^^
11:41:29 Class is a raw type. References to generic type Class<T> should be parameterized
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[539] 
11:41:29 	Object service = serviceLocator.getService(key);
11:41:29 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 Type safety: Unchecked invocation getService(Class) of the generic method getService(Class<T>) of type ServiceLocator
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[539] 
11:41:29 	Object service = serviceLocator.getService(key);
11:41:29 	                                ^^^^^^^^^^
11:41:29 Discouraged access: The method 'ServiceLocator.getService(Class<Object>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[539] 
11:41:29 	Object service = serviceLocator.getService(key);
11:41:29 	                                           ^^^
11:41:29 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[540] 
11:41:29 	if (active && service instanceof INestable) {
11:41:29 	                                 ^^^^^^^^^
11:41:29 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[542] 
11:41:29 	((INestable) service).activate();
11:41:29 	  ^^^^^^^^^
11:41:29 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[542] 
11:41:29 	((INestable) service).activate();
11:41:29 	                      ^^^^^^^^
11:41:29 Discouraged access: The method 'INestable.activate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[613] 
11:41:29 	public final boolean hasService(final Class key) {
11:41:29 	                                      ^^^^^
11:41:29 Class is a raw type. References to generic type Class<T> should be parameterized
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[614] 
11:41:29 	return serviceLocator.hasService(key);
11:41:29 	                      ^^^^^^^^^^
11:41:29 Discouraged access: The method 'ServiceLocator.hasService(Class<?>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[652] 
11:41:29 	PartSite.registerContextMenu(menuID, menuMgr, selProvider, true, editor, context, menuExtenders);
11:41:29 	^^^^^^^^
11:41:29 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[652] 
11:41:29 	PartSite.registerContextMenu(menuID, menuMgr, selProvider, true, editor, context, menuExtenders);
11:41:29 	         ^^^^^^^^^^^^^^^^^^^
11:41:29 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-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[660] 
11:41:29 	PartSite.registerContextMenu(menuId, menuManager, selectionProvider, includeEditorInput, editor, context, menuExtenders);
11:41:29 	^^^^^^^^
11:41:29 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[660] 
11:41:29 	PartSite.registerContextMenu(menuId, menuManager, selectionProvider, includeEditorInput, editor, context, menuExtenders);
11:41:29 	         ^^^^^^^^^^^^^^^^^^^
11:41:29 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-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerFolderEventsProvider.java:[41] 
11:41:29 	return (List) tabFolderParts;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^
11:41:29 Type safety: The expression of type List needs unchecked conversion to conform to List<IFolder>
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerFolderEventsProvider.java:[41] 
11:41:29 	return (List) tabFolderParts;
11:41:29 	        ^^^^
11:41:29 List is a raw type. References to generic type List<E> should be parameterized
11:41:29 103 problems (103 warnings)
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:41:29 [INFO] 
11:41:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:41:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/test/resources
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:41:29 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 65 were skipped
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:41:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/target/org.eclipse.papyrus.infra.core.sasheditor-3.0.0-SNAPSHOT-sources.jar
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:41:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/target/org.eclipse.papyrus.infra.core.sasheditor-3.0.0-SNAPSHOT.jar
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:41:29 [INFO] 
11:41:29 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor.di >--
11:41:29 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor.di 3.0.0-SNAPSHOT [78/735]
11:41:29 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/pom.xml
11:41:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:29 [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-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/pom.xml
11:41:29 [INFO] 
11:41:29 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:41:29 [INFO] The project's OSGi version is 3.0.0.202404021539
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:41:29 [INFO] 
11:41:29 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:41:29 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.sasheditor.di
11:41:29 [INFO] 
11:41:29 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:41:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/src/main/resources
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:41:29 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:41:29 	^^^^^^^^^^^^^^^^^
11:41:29 The type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:41:29 				@Override
11:41:29 				public void run() {
11:41:29 					TransactionalPageManagerImpl.super.removePage(pageIdentifier);
11:41:29 				}
11:41:29 			});
11:41:29 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionalPageManagerImpl.super.removePage(pageIdentifier);
11:41:29 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method removePage(Object) from the type BasicPageManagerImpl is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:41:29 	^^^^^^^^^^^^^^^^^
11:41:29 The type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:41:29 				@Override
11:41:29 				public void run() {
11:41:29 					TransactionalPageManagerImpl.super.closePage(pageIdentifier);
11:41:29 				}
11:41:29 			});
11:41:29 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:41:29 	^^^^^^^^^^^^^^^^^
11:41:29 The type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:41:29 				@Override
11:41:29 				public void run() {
11:41:29 					TransactionalPageManagerImpl.super.closeAllOpenedPages();
11:41:29 				}
11:41:29 			});
11:41:29 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:41:29 	^^^^^^^^^^^^^^^^^
11:41:29 The type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:41:29 				@Override
11:41:29 				public void run() {
11:41:29 					TransactionalPageManagerImpl.super.closeOtherPages(pageIdentifier);
11:41:29 				}
11:41:29 			});
11:41:29 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:41:29 	^^^^^^^^^^^^^^^^^
11:41:29 The type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:41:29 				@Override
11:41:29 				public void run() {
11:41:29 					TransactionalPageManagerImpl.super.openPage(pageIdentifier);
11:41:29 				}
11:41:29 			});
11:41:29 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:41:29 	^^^^^^^^^^^^^^^^^
11:41:29 The type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:41:29 				@Override
11:41:29 				public void run() {
11:41:29 					TransactionalPageManagerImpl.super.openPage(pageIdentifier, editorID);
11:41:29 				}
11:41:29 			});
11:41:29 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:41:29 	^^^^^^^^^^^^^^^^^
11:41:29 The type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:41:29 				@Override
11:41:29 				public void run() {
11:41:29 					TransactionalPageManagerImpl.super.closeAllOpenedPages(pageIdentifier);
11:41:29 				}
11:41:29 			});
11:41:29 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/DiSashModelManager.java:[33] 
11:41:29 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/DiSashModelManager.java:[133] 
11:41:29 	TransactionHelper.run(editingDomain, new Runnable() {
11:41:29 	^^^^^^^^^^^^^^^^^
11:41:29 The type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/DiSashModelManager.java:[133] 
11:41:29 	TransactionHelper.run(editingDomain, new Runnable() {
11:41:29 					@Override
11:41:29 					public void run() {
11:41:29 						diResource.getContents().add(sashWindowMngr);
11:41:29 					};
11:41:29 				});
11:41:29 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
11:41:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:41:29 	^^^^^^^^^^^^^^^^^
11:41:29 The type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:41:29 				@Override
11:41:29 				public void run() {
11:41:29 					diContentProvider.addPage(page);
11:41:29 				}
11:41:29 			});
11:41:29 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	diContentProvider.addPage(page);
11:41:29 	                  ^^^^^^^^^^^^^
11:41:29 The method addPage(Object) from the type DiContentProvider is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:41:29 	^^^^^^^^^^^^^^^^^
11:41:29 The type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:41:29 				@Override
11:41:29 				public void run() {
11:41:29 					diContentProvider.addPage(page, index);
11:41:29 				}
11:41:29 			});
11:41:29 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:41:29 	^^^^^^^^^^^^^^^^^
11:41:29 The type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:41:29 				@Override
11:41:29 				public void run() {
11:41:29 					diContentProvider.createFolder(tabFolder, tabIndex, targetFolder, side);
11:41:29 				}
11:41:29 			});
11:41:29 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	diContentProvider.setCurrentFolder(rawModel);
11:41:29 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method setCurrentFolder(Object) from the type DiContentProvider is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:41:29 	^^^^^^^^^^^^^^^^^
11:41:29 The type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:41:29 				@Override
11:41:29 				public void run() {
11:41:29 					diContentProvider.movePage(folderModel, oldIndex, newIndex);
11:41:29 				}
11:41:29 			});
11:41:29 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:41:29 	^^^^^^^^^^^^^^^^^
11:41:29 The type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:41:29 				@Override
11:41:29 				public void run() {
11:41:29 					diContentProvider.movePage(srcFolderModel, sourceIndex, targetFolderModel, targetIndex);
11:41:29 				}
11:41:29 			});
11:41:29 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:41:29 	^^^^^^^^^^^^^^^^^
11:41:29 The type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:41:29 				@Override
11:41:29 				public void run() {
11:41:29 					diContentProvider.removePage(index);
11:41:29 				}
11:41:29 			});
11:41:29 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:41:29 	^^^^^^^^^^^^^^^^^
11:41:29 The type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:41:29 				@Override
11:41:29 				public void run() {
11:41:29 					diContentProvider.removePage(page);
11:41:29 				}
11:41:29 			});
11:41:29 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:41:29 	^^^^^^^^^^^^^^^^^
11:41:29 The type TransactionHelper is deprecated
11:41:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:41:29 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:41:29 				@Override
11:41:29 				public void run() {
11:41:29 					diContentProvider.removePage(parentFolder, tabIndex);
11:41:29 				}
11:41:29 			});
11:41:29 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:29 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:41:29 38 problems (38 warnings)
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:41:29 [INFO] 
11:41:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:41:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/src/test/resources
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:41:29 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:41:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:41:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/target/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0-SNAPSHOT.jar
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:41:29 [INFO] 
11:41:29 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-onefile >--------
11:41:29 [INFO] Building Papyrus Infra One-file 0.0.1-SNAPSHOT                  [79/735]
11:41:29 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/pom.xml
11:41:29 [INFO] --------------------------------[ pom ]---------------------------------
11:41:29 [INFO] 
11:41:29 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-onefile ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-onefile ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-onefile ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-onefile ---
11:41:29 [INFO] 
11:41:29 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.views >------------
11:41:29 [INFO] Building Papyrus Views 0.0.1-SNAPSHOT                           [80/735]
11:41:29 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/pom.xml
11:41:29 [INFO] --------------------------------[ pom ]---------------------------------
11:41:29 [INFO] 
11:41:29 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views ---
11:41:29 [INFO] 
11:41:29 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views-properties >------
11:41:29 [INFO] Building Papyrus Properties View 0.0.1-SNAPSHOT                 [81/735]
11:41:29 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/pom.xml
11:41:29 [INFO] --------------------------------[ pom ]---------------------------------
11:41:29 [INFO] 
11:41:29 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views-properties ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views-properties ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views-properties ---
11:41:29 [INFO] 
11:41:29 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views-properties ---
11:41:29 [INFO] 
11:41:29 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.services >--
11:41:29 [INFO] Building org.eclipse.papyrus.views.properties.services 1.0.0-SNAPSHOT [82/735]
11:41:29 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.services/pom.xml
11:41:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.services:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.services/pom.xml
11:41:30 [INFO] 
11:41:30 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.properties.services ---
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.services ---
11:41:30 [INFO] The project's OSGi version is 1.0.0.202404021539
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.services ---
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.services ---
11:41:30 [INFO] 
11:41:30 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.services ---
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.properties.services ---
11:41:30 [INFO] Resolving class path of org.eclipse.papyrus.views.properties.services
11:41:30 [INFO] 
11:41:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.properties.services ---
11:41:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.services/src/main/resources
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.properties.services ---
11:41:30 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.services/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.views.properties.services ---
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.properties.services ---
11:41:30 [INFO] 
11:41:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.services ---
11:41:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.services/src/test/resources
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.views.properties.services ---
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.properties.services ---
11:41:30 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 66 were skipped
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.services ---
11:41:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.services/target/org.eclipse.papyrus.views.properties.services-1.0.0-SNAPSHOT-sources.jar
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.services ---
11:41:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.services/target/org.eclipse.papyrus.views.properties.services-1.0.0-SNAPSHOT.jar
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.services ---
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.properties.services ---
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.services ---
11:41:30 [INFO] 
11:41:30 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.infra-ui >----------
11:41:30 [INFO] Building Papyrus Infra UI 0.0.1-SNAPSHOT                        [83/735]
11:41:30 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/pom.xml
11:41:30 [INFO] --------------------------------[ pom ]---------------------------------
11:41:30 [INFO] 
11:41:30 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-ui ---
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-ui ---
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-ui ---
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-ui ---
11:41:30 [INFO] 
11:41:30 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets.toolbox >----
11:41:30 [INFO] Building org.eclipse.papyrus.infra.widgets.toolbox 3.0.0-SNAPSHOT [84/735]
11:41:30 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/pom.xml
11:41:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets.toolbox:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/pom.xml
11:41:30 [INFO] 
11:41:30 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:41:30 [INFO] The project's OSGi version is 3.0.0.202404021539
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:41:30 [INFO] 
11:41:30 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:41:30 [INFO] Resolving class path of org.eclipse.papyrus.infra.widgets.toolbox
11:41:30 [INFO] 
11:41:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:41:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/src/main/resources
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:41:30 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/src/org/eclipse/papyrus/infra/widgets/toolbox/notification/builders/NotificationBuilder.java:[295] 
11:41:31 	copy.add(builderClass.newInstance());
11:41:31 	                      ^^^^^^^^^^^^^
11:41:31 The method newInstance() from the type Class<capture#5-of ? extends IBuilder> is deprecated since version 9
11:41:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/src/org/eclipse/papyrus/infra/widgets/toolbox/notification/popups/PopupNotification.java:[28] 
11:41:31 	private final PapyrusPopup popup;
11:41:31 	                           ^^^^^
11:41:31 The value of the field PopupNotification.popup is not used
11:41:31 2 problems (2 warnings)
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:41:31 [INFO] 
11:41:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:41:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/src/test/resources
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:41:31 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 66 were skipped
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:41:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/target/org.eclipse.papyrus.infra.widgets.toolbox-3.0.0-SNAPSHOT-sources.jar
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:41:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/target/org.eclipse.papyrus.infra.widgets.toolbox-3.0.0-SNAPSHOT.jar
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:41:31 [INFO] 
11:41:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.labelprovider >--
11:41:31 [INFO] Building org.eclipse.papyrus.infra.services.labelprovider 3.0.0-SNAPSHOT [85/735]
11:41:31 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/pom.xml
11:41:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.labelprovider:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/pom.xml
11:41:31 [INFO] 
11:41:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:41:31 [INFO] The project's OSGi version is 3.0.0.202404021539
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:41:31 [INFO] 
11:41:31 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:41:31 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.labelprovider
11:41:31 [INFO] 
11:41:31 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:41:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/src/main/resources
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:41:31 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:41:31 [INFO] 
11:41:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:41:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/src/test/resources
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:41:31 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:41:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/target/org.eclipse.papyrus.infra.services.labelprovider-3.0.0-SNAPSHOT-sources.jar
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:41:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/target/org.eclipse.papyrus.infra.services.labelprovider-3.0.0-SNAPSHOT.jar
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:41:31 [INFO] 
11:41:31 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:41:31 [INFO] 
11:41:31 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets >--------
11:41:31 [INFO] Building org.eclipse.papyrus.infra.widgets 4.3.0-SNAPSHOT       [86/735]
11:41:31 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/pom.xml
11:41:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/pom.xml
11:41:31 [WARNING] [32515eef-fd94-4996-a7e7-6c3fe0e725ef][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.nebula.widgets.richtext,1.2.0.201703081533.
11:41:32 [INFO] 
11:41:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.widgets ---
11:41:32 [INFO] 
11:41:32 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.widgets ---
11:41:32 [INFO] The project's OSGi version is 4.3.0.202404021539
11:41:32 [INFO] 
11:41:32 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.widgets ---
11:41:32 [INFO] 
11:41:32 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.widgets ---
11:41:32 [INFO] 
11:41:32 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.widgets ---
11:41:32 [INFO] 
11:41:32 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.widgets ---
11:41:32 [INFO] Resolving class path of org.eclipse.papyrus.infra.widgets
11:41:32 [INFO] 
11:41:32 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.widgets ---
11:41:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/main/resources
11:41:32 [INFO] 
11:41:32 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.widgets ---
11:41:32 [INFO] Compiling 190 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextReferenceDialogObservableValue.java:[44] 
11:41:33 	public CompletionStyledTextReferenceDialogObservableValue(CompletionStyledTextReferenceDialog dialog, StyledText styledText, IObservableValue modelObservable, int eventType) {
11:41:33 	                                                                                                                             ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringWithClearEditor.java:[241] 
11:41:33 	public void setModelObservable(final IObservableValue observable) {
11:41:33 	                                     ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringWithClearEditor.java:[410] 
11:41:33 	IStatus status = targetValidator.validate(text.getText());
11:41:33 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringWithClearEditor.java:[414] 
11:41:33 	IStatus status = modelValidator.validate(text.getText());
11:41:33 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/selectors/ReferenceSelector.java:[313] 
11:41:33 	TreeBrowseStrategy revealBrowseStrategy = new ProviderBasedBrowseStrategy(provider);
11:41:33 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/GrayedCheckboxObservableValue.java:[31] 
11:41:33 	public class GrayedCheckboxObservableValue extends AbstractObservableValue implements SelectionListener {
11:41:33 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/GrayedCheckboxObservableValue.java:[97] 
11:41:33 	fireValueChange(new ValueDiff() {
11:41:33 			@Override
11:41:33 			public Object getOldValue() {
11:41:33 				return oldValue;
11:41:33 			}
11:41:33 			@Override
11:41:33 			public Object getNewValue() {
11:41:33 				return newValue;
11:41:33 			}
11:41:33 		});
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/GrayedCheckboxObservableValue.java:[97] 
11:41:33 	fireValueChange(new ValueDiff() {
11:41:33 	                    ^^^^^^^^^
11:41:33 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractEditor.java:[288] 
11:41:33 	public abstract void setConverters(IConverter targetToModel, IConverter modelToTarget);
11:41:33 	                                   ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractEditor.java:[288] 
11:41:33 	public abstract void setConverters(IConverter targetToModel, IConverter modelToTarget);
11:41:33 	                                                             ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/providers/WorkspaceContentProvider.java:[95] 
11:41:33 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
11:41:33 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[49] 
11:41:33 	private ControlDecoration controlDecoration;
11:41:33 	                          ^^^^^^^^^^^^^^^^^
11:41:33 The value of the field BooleanRadio.controlDecoration is not used
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[108] 
11:41:33 	private IObservableValue getObservable() {
11:41:33 	        ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[109] 
11:41:33 	IObservableValue trueObservable = WidgetProperties.widgetSelection().observe(trueRadio);
11:41:33 	^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[110] 
11:41:33 	IObservableValue falseObservable = WidgetProperties.widgetSelection().observe(falseRadio);
11:41:33 	^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[112] 
11:41:33 	SelectObservableValue observable = new SelectObservableValue();
11:41:33 	^^^^^^^^^^^^^^^^^^^^^
11:41:33 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[112] 
11:41:33 	SelectObservableValue observable = new SelectObservableValue();
11:41:33 	                                       ^^^^^^^^^^^^^^^^^^^^^
11:41:33 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[113] 
11:41:33 	observable.addOption(true, trueObservable);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method addOption(Object, IObservableValue) belongs to the raw type SelectObservableValue. References to generic type SelectObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[114] 
11:41:33 	observable.addOption(false, falseObservable);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method addOption(Object, IObservableValue) belongs to the raw type SelectObservableValue. References to generic type SelectObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerMask.java:[186] 
11:41:33 	modelProperty.setValue(value);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/selectors/BooleanSelector.java:[44] 
11:41:33 	result = new Boolean[] { new Boolean(text.getText()) };
11:41:33 	                             ^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The constructor Boolean(String) has been deprecated since version 9 and marked for removal
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/providers/AbstractTreeFilter.java:[94] 
11:41:33 	strategy = new ProviderBasedBrowseStrategy((ITreeContentProvider) baseContentProvider);
11:41:33 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ITreeSelectorDialog.java:[63] 
11:41:33 	public void setInitialElementSelections(List selectedElements);
11:41:33 	                                        ^^^^
11:41:33 List is a raw type. References to generic type List<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IconValueEditor.java:[76] 
11:41:33 	Activator.getDefault().log.error(message, null);
11:41:33 	                       ^^^
11:41:33 The static field Activator.log should be accessed in a static way
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceCombo.java:[198] 
11:41:33 	protected IObservableValue getObservableValue() {
11:41:33 	          ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleValueDialog.java:[172] 
11:41:33 	public void setInitialSelections(Object[] selectedElements) {
11:41:33 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Varargs methods should only override or be overridden by other varargs methods unlike MultipleValueDialog.setInitialSelections(Object[]) and SelectionDialog.setInitialSelections(Object...)
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[34] 
11:41:33 	private IConverter targetToModelConverter;
11:41:33 	        ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[64] 
11:41:33 	targetToModelConverter = new IConverter() {
11:41:33 	                             ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[81] 
11:41:33 	Integer i = StringToNumberConverter.toInteger(false).convert(newString);
11:41:33 	                                                     ^^^^^^^
11:41:33 Discouraged access: The method 'AbstractStringToNumberConverter<Integer>.convert(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.core.databinding/1.13.100.v20230708-0916/org.eclipse.core.databinding-1.13.100.v20230708-0916.jar')
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[93] 
11:41:33 	IConverter integerToString = new IConverter() {
11:41:33 	^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[93] 
11:41:33 	IConverter integerToString = new IConverter() {
11:41:33 	                                 ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[141] 
11:41:33 	return (Integer) targetToModelConverter.convert(super.getValue());
11:41:33 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/validator/InputValidatorWrapper.java:[30] 
11:41:33 	protected IValidator validator;
11:41:33 	          ^^^^^^^^^^
11:41:33 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/validator/InputValidatorWrapper.java:[32] 
11:41:33 	public InputValidatorWrapper(IValidator validator) {
11:41:33 	                             ^^^^^^^^^^
11:41:33 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/validator/InputValidatorWrapper.java:[39] 
11:41:33 	IStatus status = validator.validate(newText);
11:41:33 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[13] 
11:41:33 	private IConverter targetToModelConverter;
11:41:33 	        ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[42] 
11:41:33 	targetToModelConverter = new IConverter() {
11:41:33 	                             ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[61] 
11:41:33 	return StringToNumberConverter.toInteger(false).convert(newString);
11:41:33 	                                                ^^^^^^^
11:41:33 Discouraged access: The method 'AbstractStringToNumberConverter<Integer>.convert(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.core.databinding/1.13.100.v20230708-0916/org.eclipse.core.databinding-1.13.100.v20230708-0916.jar')
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[67] 
11:41:33 	IConverter integerToString = new IConverter() {
11:41:33 	^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[67] 
11:41:33 	IConverter integerToString = new IConverter() {
11:41:33 	                                 ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[114] 
11:41:33 	return (Integer) targetToModelConverter.convert(super.getValue());
11:41:33 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[158] 
11:41:33 	public void setModelObservable(IObservableValue modelProperty) {
11:41:33 	                               ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[437] 
11:41:33 	public void setModelObservable(final IObservableValue modelProperty) {
11:41:33 	                                     ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[452] 
11:41:33 	protected void setEditorsModelObservable(final IObservableValue modelProperty) {
11:41:33 	                                               ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[456] 
11:41:33 	stringComboEditor.setModelObservable((IObservableValue) stringComboObservableValue);
11:41:33 	                                      ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[460] 
11:41:33 	lowerValueEditor.setModelObservable((IObservableValue) lowerValueObservableValue);
11:41:33 	                                     ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[464] 
11:41:33 	upperValueEditor.setModelObservable((IObservableValue) upperValueObservableValue);
11:41:33 	                                     ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringEditor.java:[219] 
11:41:33 	public void setModelObservable(IObservableValue observable) {
11:41:33 	                               ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringEditor.java:[357] 
11:41:33 	IStatus status = targetValidator.validate(text.getText());
11:41:33 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringEditor.java:[361] 
11:41:33 	IStatus status = modelValidator.validate(text.getText());
11:41:33 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[50] 
11:41:33 	protected IObservableValue modelProperty;
11:41:33 	          ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[55] 
11:41:33 	protected IObservableValue widgetObservable;
11:41:33 	          ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[60] 
11:41:33 	protected UpdateValueStrategy targetToModelStrategy;
11:41:33 	          ^^^^^^^^^^^^^^^^^^^
11:41:33 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[65] 
11:41:33 	protected UpdateValueStrategy modelToTargetStrategy;
11:41:33 	          ^^^^^^^^^^^^^^^^^^^
11:41:33 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[75] 
11:41:33 	protected IValidator modelValidator;
11:41:33 	          ^^^^^^^^^^
11:41:33 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[116] 
11:41:33 	protected void setWidgetObservable(IObservableValue widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
11:41:33 	                                   ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[116] 
11:41:33 	protected void setWidgetObservable(IObservableValue widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
11:41:33 	                                                                      ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[116] 
11:41:33 	protected void setWidgetObservable(IObservableValue widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
11:41:33 	                                                                                                ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[130] 
11:41:33 	protected void setWidgetObservable(IObservableValue widgetObservable, boolean commitOnChange) {
11:41:33 	                                   ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[148] 
11:41:33 	protected void setWidgetObservable(IObservableValue widgetObservable) {
11:41:33 	                                   ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[158] 
11:41:33 	public void setModelObservable(IObservableValue modelProperty) {
11:41:33 	                               ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[167] 
11:41:33 	public void setConverters(IConverter targetToModel, IConverter modelToTarget) {
11:41:33 	                          ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[167] 
11:41:33 	public void setConverters(IConverter targetToModel, IConverter modelToTarget) {
11:41:33 	                                                    ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[169] 
11:41:33 	targetToModelStrategy = new UpdateValueStrategy();
11:41:33 	                            ^^^^^^^^^^^^^^^^^^^
11:41:33 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[172] 
11:41:33 	modelToTargetStrategy = new UpdateValueStrategy();
11:41:33 	                            ^^^^^^^^^^^^^^^^^^^
11:41:33 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[174] 
11:41:33 	targetToModelStrategy.setConverter(targetToModel);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[175] 
11:41:33 	modelToTargetStrategy.setConverter(modelToTarget);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[187] 
11:41:33 	public void setUpdateStrategies(UpdateValueStrategy targetToModelStrategy, UpdateValueStrategy modelToTargetStrategy) {
11:41:33 	                                ^^^^^^^^^^^^^^^^^^^
11:41:33 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[187] 
11:41:33 	public void setUpdateStrategies(UpdateValueStrategy targetToModelStrategy, UpdateValueStrategy modelToTargetStrategy) {
11:41:33 	                                                                           ^^^^^^^^^^^^^^^^^^^
11:41:33 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 
11:41:33 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:41:33 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 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
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 
11:41:33 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:41:33 	                                        ^^^^^^^^^^^^^^^^
11:41:33 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 
11:41:33 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:41:33 	                                                          ^^^^^^^^^^^^^
11:41:33 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 
11:41:33 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:41:33 	                                                                         ^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 
11:41:33 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:41:33 	                                                                                                ^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[221] 
11:41:33 	binding.getValidationStatus().addValueChangeListener(new IValueChangeListener() {
11:41:33 			@Override
11:41:33 			public void handleValueChange(ValueChangeEvent event) {
11:41:33 				// Don't handle validation changes if we don't have a validator, because then it could only be green and it isn't useful.
11:41:33 				// Also, if we're showing in a dialog, then our widget may have been disposed already if we're validating a change applied
11:41:33 				// by hitting the OK button
11:41:33 				if ((modelValidator) != null) {
11:41:33 					// Check if the widget is disposed before isReadOnly() to avoid NPE
11:41:33 					if (!AbstractValueEditor.this.isDisposed() && !isReadOnly()) { // Bug 434787 : Shouldn't not execute the timer thread if the widget is disposed
11:41:33 						IStatus status = (IStatus) binding.getValidationStatus().getValue(); // Bug 435415 : Update the status only if the widget isn't disposed
11:41:33 						updateStatus(status);
11:41:33 						// Don't kick the colour if we're just doing the initial validation to show the decoration.
11:41:33 						// Only trigger the colours on user-initiated edits
11:41:33 						if (!initialValidation) {
11:41:33 							changeColorField();
11:41:33 						}
11:41:33 					}
11:41:33 				}
11:41:33 			}
11:41:33 		});
11:41:33 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The expression of type new IValueChangeListener(){} needs unchecked conversion to conform to IValueChangeListener<? super IStatus>
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[221] 
11:41:33 	binding.getValidationStatus().addValueChangeListener(new IValueChangeListener() {
11:41:33 	                                                         ^^^^^^^^^^^^^^^^^^^^
11:41:33 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[224] 
11:41:33 	public void handleValueChange(ValueChangeEvent event) {
11:41:33 	                              ^^^^^^^^^^^^^^^^
11:41:33 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[256] 
11:41:33 	targetToModelStrategy.setAfterGetValidator(targetToModelValidator);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[266] 
11:41:33 	public void setModelValidator(IValidator targetToModelValidator) {
11:41:33 	                              ^^^^^^^^^^
11:41:33 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[268] 
11:41:33 	targetToModelStrategy.setBeforeSetValidator(targetToModelValidator);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method setBeforeSetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[269] 
11:41:33 	modelToTargetStrategy.setAfterGetValidator(targetToModelValidator);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[288] 
11:41:33 	modelToTargetStrategy = new UpdateValueStrategy();
11:41:33 	                            ^^^^^^^^^^^^^^^^^^^
11:41:33 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[291] 
11:41:33 	targetToModelStrategy = new UpdateValueStrategy();
11:41:33 	                            ^^^^^^^^^^^^^^^^^^^
11:41:33 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceDialog.java:[407] 
11:41:33 	public void setModelObservable(IObservableValue modelProperty) {
11:41:33 	                               ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceDialog.java:[420] 
11:41:33 	protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) {
11:41:33 	          ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceDialog.java:[420] 
11:41:33 	protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) {
11:41:33 	                                                        ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceDialog.java:[506] 
11:41:33 	modelProperty.setValue(value);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/selectors/UnlimitedNaturalSelector.java:[49] 
11:41:33 	result = new Integer[] { new Integer(-1) };
11:41:33 	                             ^^^^^^^^^^^
11:41:33 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ReferenceDialogObservableValue.java:[40] 
11:41:33 	public ReferenceDialogObservableValue(ReferenceDialog dialog, CLabel label, IObservableValue modelObservable) {
11:41:33 	                                                                            ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ReferenceDialogObservableValue.java:[54] 
11:41:33 	public ReferenceDialogObservableValue(ReferenceDialog dialog, CLabel label, IObservableValue modelObservable, ILabelProvider labelProvider) {
11:41:33 	                                                                            ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BundleExplorerDialog.java:[179] 
11:41:33 	private class PluginSearchComparator implements Comparator {
11:41:33 	                                                ^^^^^^^^^^
11:41:33 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextObservableValue.java:[32] 
11:41:33 	public class StyledTextObservableValue extends AbstractObservableValue implements Listener {
11:41:33 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextObservableValue.java:[68] 
11:41:33 	public StyledTextObservableValue(final StyledText text, final IObservableValue modelProperty, final int eventType) {
11:41:33 	                                                              ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextObservableValue.java:[138] 
11:41:33 	fireValueChange(new ValueDiff() {
11:41:33 				@Override
11:41:33 				public Object getOldValue() {
11:41:33 					return oldValue;
11:41:33 				}
11:41:33 				@Override
11:41:33 				public Object getNewValue() {
11:41:33 					return newValue;
11:41:33 				}
11:41:33 			});
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextObservableValue.java:[138] 
11:41:33 	fireValueChange(new ValueDiff() {
11:41:33 	                    ^^^^^^^^^
11:41:33 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextObservableValue.java:[40] 
11:41:33 	public CompletionStyledTextObservableValue(StyledText text, IObservableValue modelProperty, int eventType) {
11:41:33 	                                                            ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextObservableValue.java:[106] 
11:41:33 	fireValueChange(new ValueDiff() {
11:41:33 				@Override
11:41:33 				public Object getOldValue() {
11:41:33 					return oldValue;
11:41:33 				}
11:41:33 				@Override
11:41:33 				public Object getNewValue() {
11:41:33 					return newValue;
11:41:33 				}
11:41:33 			});
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextObservableValue.java:[106] 
11:41:33 	fireValueChange(new ValueDiff() {
11:41:33 	                    ^^^^^^^^^
11:41:33 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextStringEditor.java:[293] 
11:41:33 	public void setModelObservable(IObservableValue observable) {
11:41:33 	                               ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextStringEditor.java:[430] 
11:41:33 	IStatus status = targetValidator.validate(getTextToValidate());
11:41:33 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextStringEditor.java:[434] 
11:41:33 	IStatus status = modelValidator.validate(getTextToValidate());
11:41:33 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompletionStyledTextMultipleReferenceEditor.java:[106] 
11:41:33 	public void setModelObservable(IObservableList modelProperty) {
11:41:33 	                               ^^^^^^^^^^^^^^^
11:41:33 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[15] 
11:41:33 	private IConverter targetToModelConverter;
11:41:33 	        ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[47] 
11:41:33 	return (Long) targetToModelConverter.convert(super.getValue());
11:41:33 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleValueSelectionWithCheckBoxDialog.java:[120] 
11:41:33 	return (MultipleValueSelectionWithCheckboxWidget) super.getWidget();
11:41:33 	                                                        ^^^^^^^^^^^
11:41:33 The method getWidget() from the type MultipleValueDialog is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextReferenceDialog.java:[466] 
11:41:33 	public void setModelObservable(final IObservableValue modelProperty) {
11:41:33 	                                     ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextReferenceDialog.java:[481] 
11:41:33 	protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) {
11:41:33 	          ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextReferenceDialog.java:[481] 
11:41:33 	protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) {
11:41:33 	                                                        ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextReferenceDialog.java:[600] 
11:41:33 	modelProperty.setValue(value);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[56] 
11:41:33 	protected IConverter targetToModelConverter;
11:41:33 	          ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[75] 
11:41:33 	setWidgetObservable(new AbstractObservableValue() {
11:41:33 	                        ^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[84] 
11:41:33 	return (Integer) targetToModelConverter.convert(spinner.getText());
11:41:33 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[137] 
11:41:33 	return targetToModelConverter.convert(value);
11:41:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringDirectorySelector.java:[154] 
11:41:33 	dialog.setInitialSelections(new IFile[] { currentFile });
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 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.
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CLabelObservableValue.java:[30] 
11:41:33 	public class CLabelObservableValue extends AbstractObservableValue {
11:41:33 	                                           ^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CLabelObservableValue.java:[64] 
11:41:33 	public CLabelObservableValue(CLabel label, IObservableValue modelObservable) {
11:41:33 	                                           ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CLabelObservableValue.java:[78] 
11:41:33 	public CLabelObservableValue(CLabel label, IObservableValue modelObservable, ILabelProvider labelProvider) {
11:41:33 	                                           ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[22] 
11:41:33 	import org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration;
11:41:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The type ToolbarConfiguration is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[32] 
11:41:33 	public class GenericToolbarConfiguration extends ToolbarConfiguration {
11:41:33 	                                                 ^^^^^^^^^^^^^^^^^^^^
11:41:33 The type ToolbarConfiguration is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[44] 
11:41:33 	removeDefaultToolbarButton(RichTextUtils.ITEM_FLASH);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[45] 
11:41:33 	removeDefaultToolbarButton(RichTextUtils.ITEM_TABLE);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[46] 
11:41:33 	removeDefaultToolbarButton(RichTextUtils.ITEM_HORIZONTALRULE);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[47] 
11:41:33 	removeDefaultToolbarButton(RichTextUtils.ITEM_SMILEY);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[48] 
11:41:33 	removeDefaultToolbarButton(RichTextUtils.ITEM_SPECIALCHAR);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[49] 
11:41:33 	removeDefaultToolbarButton(RichTextUtils.ITEM_PAGEBREAK);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[50] 
11:41:33 	removeDefaultToolbarButton(RichTextUtils.ITEM_IFRAME);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[68] 
11:41:33 	addToolbarButton(action);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The method addToolbarButton(ToolbarButton) from the type ToolbarConfiguration is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[82] 
11:41:33 	super.addToolbarButton(button, function);
11:41:33 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The method addToolbarButton(ToolbarButton, BrowserFunction) from the type ToolbarConfiguration is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringFileSelector.java:[138] 
11:41:33 	dialog.setInitialSelections(new IFile[] { currentFile });
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 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.
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[70] 
11:41:33 	IObservableValue widgetObservable = WidgetProperties.widgetSelection().observe(checkbox);
11:41:33 	^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[80] 
11:41:33 	public void setModelObservable(IObservableValue modelProperty) {
11:41:33 	                               ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[81] 
11:41:33 	IObservableValue newWidgetObservable;
11:41:33 	^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[142] 
11:41:33 	modelProperty.setValue(selected);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[144] 
11:41:33 	widgetObservable.setValue(selected);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[139] 
11:41:33 	filePathList.addAll(modelProperty);
11:41:33 	                    ^^^^^^^^^^^^^
11:41:33 Type safety: The expression of type IObservableList needs unchecked conversion to conform to Collection<? extends String>
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[146] 
11:41:33 	modelProperty.addAll(filePathList);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[176] 
11:41:33 	MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(getShell(), selector);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The type MultipleValueSelectorDialog is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[176] 
11:41:33 	MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(getShell(), selector);
11:41:33 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The type MultipleValueSelectorDialog is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[176] 
11:41:33 	MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(getShell(), selector);
11:41:33 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The constructor MultipleValueSelectorDialog(Shell, IElementSelector) is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[181] 
11:41:33 	dialog.setLabelProvider(labelProvider);
11:41:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[183] 
11:41:33 	dialog.setOrdered(true);
11:41:33 	       ^^^^^^^^^^^^^^^^
11:41:33 The method setOrdered(boolean) from the type MultipleValueSelectorDialog is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[184] 
11:41:33 	dialog.setUnique(true);
11:41:33 	       ^^^^^^^^^^^^^^^
11:41:33 The method setUnique(boolean) from the type MultipleValueSelectorDialog is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[187] 
11:41:33 	int code = dialog.open();
11:41:33 	                  ^^^^^^
11:41:33 The method open() from the type MultipleValueSelectorDialog is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[192] 
11:41:33 	filePathResult.addAll(modelProperty);
11:41:33 	                      ^^^^^^^^^^^^^
11:41:33 Type safety: The expression of type IObservableList needs unchecked conversion to conform to Collection<? extends String>
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[199] 
11:41:33 	modelProperty.addAll(filePathResult);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompletionStyledTextStringEditor.java:[123] 
11:41:33 	IStatus status = targetValidator.validate(text.getText());
11:41:33 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringEditor.java:[295] 
11:41:33 	modelProperty.add(result);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringEditor.java:[317] 
11:41:33 	int size = ((List) data).size();
11:41:33 	             ^^^^
11:41:33 List is a raw type. References to generic type List<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringEditor.java:[319] 
11:41:33 	Object object = ((List) data).get(size - 1);
11:41:33 	                  ^^^^
11:41:33 List is a raw type. References to generic type List<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringEditor.java:[385] 
11:41:33 	modelProperty.set(index, newValue);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method set(int, Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleDoubleEditor.java:[105] 
11:41:33 	return new Double(0);
11:41:33 	           ^^^^^^^^^
11:41:33 The constructor Double(double) has been deprecated since version 9 and marked for removal
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[37] 
11:41:33 	protected IObservableList modelProperty;
11:41:33 	          ^^^^^^^^^^^^^^^
11:41:33 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[42] 
11:41:33 	protected UpdateListStrategy targetToModelStrategy;
11:41:33 	          ^^^^^^^^^^^^^^^^^^
11:41:33 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[47] 
11:41:33 	protected UpdateListStrategy modelToTargetStrategy;
11:41:33 	          ^^^^^^^^^^^^^^^^^^
11:41:33 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[52] 
11:41:33 	protected IObservableList widgetObservable;
11:41:33 	          ^^^^^^^^^^^^^^^
11:41:33 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[79] 
11:41:33 	protected void setWidgetObservable(IObservableList widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
11:41:33 	                                   ^^^^^^^^^^^^^^^
11:41:33 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[79] 
11:41:33 	protected void setWidgetObservable(IObservableList widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
11:41:33 	                                                                     ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[79] 
11:41:33 	protected void setWidgetObservable(IObservableList widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
11:41:33 	                                                                                               ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[89] 
11:41:33 	protected void setWidgetObservable(IObservableList widgetObservable) {
11:41:33 	                                   ^^^^^^^^^^^^^^^
11:41:33 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[99] 
11:41:33 	public void setModelObservable(IObservableList modelProperty) {
11:41:33 	                               ^^^^^^^^^^^^^^^
11:41:33 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[108] 
11:41:33 	public void setConverters(IConverter targetToModel, IConverter modelToTarget) {
11:41:33 	                          ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[108] 
11:41:33 	public void setConverters(IConverter targetToModel, IConverter modelToTarget) {
11:41:33 	                                                    ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[110] 
11:41:33 	targetToModelStrategy = new UpdateListStrategy();
11:41:33 	                            ^^^^^^^^^^^^^^^^^^
11:41:33 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[113] 
11:41:33 	modelToTargetStrategy = new UpdateListStrategy();
11:41:33 	                            ^^^^^^^^^^^^^^^^^^
11:41:33 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[116] 
11:41:33 	targetToModelStrategy.setConverter(targetToModel);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateListStrategy. References to generic type UpdateListStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[117] 
11:41:33 	modelToTargetStrategy.setConverter(modelToTarget);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateListStrategy. References to generic type UpdateListStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[128] 
11:41:33 	public void setUpdateStrategies(UpdateListStrategy targetToModelStrategy, UpdateListStrategy modelToTargetStrategy) {
11:41:33 	                                ^^^^^^^^^^^^^^^^^^
11:41:33 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[128] 
11:41:33 	public void setUpdateStrategies(UpdateListStrategy targetToModelStrategy, UpdateListStrategy modelToTargetStrategy) {
11:41:33 	                                                                          ^^^^^^^^^^^^^^^^^^
11:41:33 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 
11:41:33 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:41:33 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 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
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 
11:41:33 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:41:33 	                                       ^^^^^^^^^^^^^^^^
11:41:33 Type safety: The expression of type IObservableList needs unchecked conversion to conform to IObservableList<Object>
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 
11:41:33 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:41:33 	                                                         ^^^^^^^^^^^^^
11:41:33 Type safety: The expression of type IObservableList needs unchecked conversion to conform to IObservableList<Object>
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 
11:41:33 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:41:33 	                                                                        ^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The expression of type UpdateListStrategy needs unchecked conversion to conform to UpdateListStrategy<? super Object,? extends Object>
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 
11:41:33 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:41:33 	                                                                                               ^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The expression of type UpdateListStrategy needs unchecked conversion to conform to UpdateListStrategy<? super Object,? extends Object>
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompletionStyledTextReferenceDialog.java:[68] 
11:41:33 	protected IObservableValue createWidgetObservable(IObservableValue modelProperty) {
11:41:33 	          ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompletionStyledTextReferenceDialog.java:[68] 
11:41:33 	protected IObservableValue createWidgetObservable(IObservableValue modelProperty) {
11:41:33 	                                                  ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleValueEditor.java:[174] 
11:41:33 	protected void setInput(IObservableList modelProperty) {
11:41:33 	                        ^^^^^^^^^^^^^^^
11:41:33 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/validator/AbstractValidator.java:[29] 
11:41:33 	public abstract class AbstractValidator implements IValidator {
11:41:33 	                                                   ^^^^^^^^^^
11:41:33 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[33] 
11:41:33 	private IConverter targetToModelConverter;
11:41:33 	        ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[65] 
11:41:33 	return (Float) targetToModelConverter.convert(super.getValue());
11:41:33 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringCombo.java:[121] 
11:41:33 	protected IObservableValue getObservableValue() {
11:41:33 	          ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringCombo.java:[167] 
11:41:33 	class CComboObservableValue extends AbstractObservableValue implements SelectionListener, KeyListener, FocusListener {
11:41:33 	                                    ^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringCombo.java:[231] 
11:41:33 	fireValueChange(new ValueDiff() {
11:41:33 				@Override
11:41:33 				public Object getOldValue() {
11:41:33 					return oldValue;
11:41:33 				}
11:41:33 				@Override
11:41:33 				public Object getNewValue() {
11:41:33 					return currentValue;
11:41:33 				}
11:41:33 			});
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringCombo.java:[231] 
11:41:33 	fireValueChange(new ValueDiff() {
11:41:33 	                    ^^^^^^^^^
11:41:33 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextMultiReferenceDialogObservableValue.java:[38] 
11:41:33 	private IObservableList list;
11:41:33 	        ^^^^^^^^^^^^^^^
11:41:33 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextMultiReferenceDialogObservableValue.java:[51] 
11:41:33 	public CompletionStyledTextMultiReferenceDialogObservableValue(Control dialog, StyledText styledText, IObservableList modelObservable, int eventType) {
11:41:33 	                                                                                                      ^^^^^^^^^^^^^^^
11:41:33 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextMultiReferenceDialogObservableValue.java:[81] 
11:41:33 	list.addAll((Collection<?>) newValues);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractMultipleValueEditor.java:[357] 
11:41:33 	protected abstract void setInput(IObservableList modelProperty);
11:41:33 	                                 ^^^^^^^^^^^^^^^
11:41:33 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractMultipleValueEditor.java:[480] 
11:41:33 	modelProperty.addAll(Arrays.asList(result));
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractMultipleValueEditor.java:[723] 
11:41:33 	public void setModelObservable(IObservableList modelProperty) {
11:41:33 	                               ^^^^^^^^^^^^^^^
11:41:33 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractMultipleValueEditor.java:[885] 
11:41:33 	modelProperty.add(result);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleIntegerEditor.java:[113] 
11:41:33 	return new Integer(0);
11:41:33 	           ^^^^^^^^^^
11:41:33 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[106] 
11:41:33 	SelectObservableValue observable = new SelectObservableValue();
11:41:33 	^^^^^^^^^^^^^^^^^^^^^
11:41:33 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[106] 
11:41:33 	SelectObservableValue observable = new SelectObservableValue();
11:41:33 	                                       ^^^^^^^^^^^^^^^^^^^^^
11:41:33 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[112] 
11:41:33 	IObservableValue buttonObservable = WidgetProperties.widgetSelection().observe(button);
11:41:33 	^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[113] 
11:41:33 	observable.addOption(value, buttonObservable);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method addOption(Object, IObservableValue) belongs to the raw type SelectObservableValue. References to generic type SelectObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[210] 
11:41:33 	modelProperty.setValue(value);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[213] 
11:41:33 	widgetObservable.setValue(value);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/TextObservableValue.java:[33] 
11:41:33 	public class TextObservableValue extends AbstractObservableValue implements Listener {
11:41:33 	                                         ^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/TextObservableValue.java:[60] 
11:41:33 	public TextObservableValue(Text text, IObservableValue modelProperty, int eventType) {
11:41:33 	                                      ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/TextObservableValue.java:[120] 
11:41:33 	fireValueChange(new ValueDiff() {
11:41:33 				@Override
11:41:33 				public Object getOldValue() {
11:41:33 					return oldValue;
11:41:33 				}
11:41:33 				@Override
11:41:33 				public Object getNewValue() {
11:41:33 					return newValue;
11:41:33 				}
11:41:33 			});
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/TextObservableValue.java:[120] 
11:41:33 	fireValueChange(new ValueDiff() {
11:41:33 	                    ^^^^^^^^^
11:41:33 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[74] 
11:41:33 	protected MultipleValueSelectorDialog dialog;
11:41:33 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The type MultipleValueSelectorDialog is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[148] 
11:41:33 	dialog = new MultipleValueSelectorDialog(parent.getShell(), selector, unique);
11:41:33 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The type MultipleValueSelectorDialog is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[148] 
11:41:33 	dialog = new MultipleValueSelectorDialog(parent.getShell(), selector, unique);
11:41:33 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, boolean) is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[179] 
11:41:33 	dialog.setLabelProvider(provider);
11:41:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[238] 
11:41:33 	dialog.setContextElement(getContextElement());
11:41:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The method setContextElement(Object) from the type MultipleValueSelectorDialog is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[240] 
11:41:33 	int returnCode = dialog.open();
11:41:33 	                        ^^^^^^
11:41:33 The method open() from the type MultipleValueSelectorDialog is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[257] 
11:41:33 	modelProperty.addAll(resultElements);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[31] 
11:41:33 	private IConverter targetToModelConverter;
11:41:33 	        ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[46] 
11:41:33 	targetToModelConverter = new IConverter() {
11:41:33 	                             ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[75] 
11:41:33 	IConverter doubleToString = new IConverter() {
11:41:33 	^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[75] 
11:41:33 	IConverter doubleToString = new IConverter() {
11:41:33 	                                ^^^^^^^^^^
11:41:33 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[114] 
11:41:33 	return (Double) targetToModelConverter.convert(super.getValue());
11:41:33 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BrowseFileEditor.java:[183] 
11:41:33 	dialog.setInitialSelections(new IFile[] { currentFile });
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 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.
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringLabel.java:[121] 
11:41:33 	modelProperty.setValue(value);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextReferenceDialogObservableValue.java:[53] 
11:41:33 	public StyledTextReferenceDialogObservableValue(final AbstractValueEditor dialog, final StyledText styledText, final IObservableValue modelObservable, final int eventType, final ILabelProvider labelProvider) {
11:41:33 	                                                                                                                     ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/util/DoNothingCompletionProposal.java:[37] 
11:41:33 	private int fReplacementLength;
11:41:33 	            ^^^^^^^^^^^^^^^^^^
11:41:33 The value of the field DoNothingCompletionProposal.fReplacementLength is not used
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ComboObservableValue.java:[35] 
11:41:33 	public class ComboObservableValue extends AbstractObservableValue implements ISelectionChangedListener {
11:41:33 	                                          ^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ComboObservableValue.java:[62] 
11:41:33 	public ComboObservableValue(ComboViewer viewer, IObservableValue modelProperty) {
11:41:33 	                                                ^^^^^^^^^^^^^^^^
11:41:33 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ComboObservableValue.java:[121] 
11:41:33 	fireValueChange(new ValueDiff() {
11:41:33 				@Override
11:41:33 				public Object getOldValue() {
11:41:33 					return oldValue;
11:41:33 				}
11:41:33 				@Override
11:41:33 				public Object getNewValue() {
11:41:33 					return newValue;
11:41:33 				}
11:41:33 			});
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ComboObservableValue.java:[121] 
11:41:33 	fireValueChange(new ValueDiff() {
11:41:33 	                    ^^^^^^^^^
11:41:33 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericRichTextEditor.java:[120] 
11:41:33 	super(parent, toolbarConfig, style);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The constructor RichTextEditor(Composite, ToolbarConfiguration, int) is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericRichTextEditor.java:[121] 
11:41:33 	toolbarConfig.setBrowser(getEditorConfiguration().getBrowser());
11:41:33 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The method setBrowser(Browser) from the type ToolbarConfiguration is deprecated
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringMask.java:[187] 
11:41:33 	modelProperty.addAll(values);
11:41:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringMask.java:[197] 
11:41:33 	return modelProperty;
11:41:33 	       ^^^^^^^^^^^^^
11:41:33 Type safety: The expression of type IObservableList needs unchecked conversion to conform to Collection<String>
11:41:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/util/ISetNameResolutionHelper.java:[18] 
11:41:33 	import org.eclipse.papyrus.infra.widgets.util.INameResolutionHelper;
11:41:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:33 The import org.eclipse.papyrus.infra.widgets.util.INameResolutionHelper is never used
11:41:33 226 problems (226 warnings)
11:41:33 [INFO] 
11:41:33 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.widgets ---
11:41:33 [INFO] 
11:41:33 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.widgets ---
11:41:33 [INFO] 
11:41:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.widgets ---
11:41:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/test/resources
11:41:33 [INFO] 
11:41:33 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.widgets ---
11:41:33 [INFO] 
11:41:33 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.widgets ---
11:41:33 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 117 were skipped
11:41:33 [INFO] 
11:41:33 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.widgets ---
11:41:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/target/org.eclipse.papyrus.infra.widgets-4.3.0-SNAPSHOT-sources.jar
11:41:33 [INFO] 
11:41:33 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.widgets ---
11:41:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/target/org.eclipse.papyrus.infra.widgets-4.3.0-SNAPSHOT.jar
11:41:33 [INFO] 
11:41:33 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.widgets ---
11:41:33 [INFO] 
11:41:33 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.widgets ---
11:41:33 [INFO] 
11:41:33 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.widgets ---
11:41:33 [INFO] 
11:41:33 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui >----------
11:41:33 [INFO] Building org.eclipse.papyrus.infra.ui 3.5.100-SNAPSHOT          [87/735]
11:41:33 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/pom.xml
11:41:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/pom.xml
11:41:33 [INFO] 
11:41:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.ui ---
11:41:33 [INFO] 
11:41:33 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui ---
11:41:33 [INFO] The project's OSGi version is 3.5.100.202404021539
11:41:33 [INFO] 
11:41:33 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui ---
11:41:33 [INFO] 
11:41:33 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui ---
11:41:33 [INFO] 
11:41:33 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui ---
11:41:33 [INFO] 
11:41:33 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.ui ---
11:41:33 [INFO] Resolving class path of org.eclipse.papyrus.infra.ui
11:41:33 [INFO] 
11:41:33 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.ui ---
11:41:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/main/resources
11:41:33 [INFO] 
11:41:33 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.ui ---
11:41:34 [INFO] Compiling 131 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/CompositeReloadContext.java:[21] 
11:41:34 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:41:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/CompositeReloadContext.java:[73] 
11:41:34 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:41:34 	       ^^^^^^
11:41:34 Type safety: The return type Object for getAdapter(Class) from the type CompositeReloadContext needs unchecked conversion to conform to T from the type IAdaptable
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/CompositeReloadContext.java:[81] 
11:41:34 	if (AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null) != null) {
11:41:34 	    ^^^^^^^^^^^^
11:41:34 The type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/CompositeReloadContext.java:[81] 
11:41:34 	if (AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null) != null) {
11:41:34 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/MultiDiagramEditorSelectionContext.java:[34] 
11:41:34 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:41:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/MultiDiagramEditorSelectionContext.java:[126] 
11:41:34 	sashContainer = AdapterUtils.adapt(editor, ISashWindowsContainer.class, null);
11:41:34 	                ^^^^^^^^^^^^
11:41:34 The type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/MultiDiagramEditorSelectionContext.java:[126] 
11:41:34 	sashContainer = AdapterUtils.adapt(editor, ISashWindowsContainer.class, null);
11:41:34 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The method adapt(Object, Class<ISashWindowsContainer>, ISashWindowsContainer) from the type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/DiSashModelMngrServiceFactory.java:[26] 
11:41:34 	private TransactionalEditingDomain transactionalEditingDomain;
11:41:34 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The value of the field DiSashModelMngrServiceFactory.transactionalEditingDomain is not used
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/extension/diagrameditor/EditorIconFactory.java:[110] 
11:41:34 	editorFactory = editorDescriptor.getEditorFactoryClass().newInstance();
11:41:34 	                                                         ^^^^^^^^^^^^^
11:41:34 The method newInstance() from the type Class<IPluggableEditorFactory> is deprecated since version 9
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/util/EditorUtils.java:[42] 
11:41:34 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
11:41:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The type DiResourceSet is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/util/EditorUtils.java:[115] 
11:41:34 	IFile diFile = DiModelUtils.getRelatedDiFile(file);
11:41:34 	                            ^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The method getRelatedDiFile(IFile) from the type DiModelUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractEMFParametricOnSelectedElementsAction.java:[23] 
11:41:34 	import org.eclipse.papyrus.infra.ui.menu.AbstractParametricOnSelectedElementsAction;
11:41:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The import org.eclipse.papyrus.infra.ui.menu.AbstractParametricOnSelectedElementsAction is never used
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/lifecycleevents/SaveAndDirtyService.java:[335] 
11:41:34 	resourceSet.saveAs(path);
11:41:34 	            ^^^^^^^^^^^^
11:41:34 The method saveAs(IPath) from the type ModelSet is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/NamePropertyTester.java:[37] 
11:41:34 	return new Boolean(answer).equals(expectedValue);
11:41:34 	           ^^^^^^^^^^^^^^^
11:41:34 The constructor Boolean(boolean) has been deprecated since version 9 and marked for removal
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EMFSelectionContext.java:[36] 
11:41:34 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:41:34 	       ^^^^^^
11:41:34 Type safety: The return type Object for getAdapter(Class) from the type EMFSelectionContext needs unchecked conversion to conform to T from the type IAdaptable
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EMFTreeViewerContext.java:[36] 
11:41:34 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:41:34 	       ^^^^^^
11:41:34 Type safety: The return type Object for getAdapter(Class) from the type EMFTreeViewerContext needs unchecked conversion to conform to T from the type IAdaptable
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/multidiagram/actionbarcontributor/ActionBarContributorExtensionFactory.java:[69] 
11:41:34 	res.contextClass = (Class<EditorActionBarContributor>) parseClass(element, CONTEXTCLASS_ATTRIBUTE, EDITOR_ACTIONBARCONTRIBUTOR_EXTENSIONPOINT);
11:41:34 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 Type safety: Unchecked cast from Class<capture#2-of ?> to Class<EditorActionBarContributor>
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/ContentOutlineRegistry.java:[218] 
11:41:34 	factoryClass = (Class<IPapyrusContentOutlinePage>) Class.forName(className);
11:41:34 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 Type safety: Unchecked cast from Class<capture#1-of ?> to Class<IPapyrusContentOutlinePage>
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/ContentOutlineRegistry.java:[224] 
11:41:34 	factoryClass = (Class<IPapyrusContentOutlinePage>) bundle.loadClass(className);
11:41:34 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 Type safety: Unchecked cast from Class<capture#2-of ?> to Class<IPapyrusContentOutlinePage>
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/ContentOutlineRegistry.java:[241] 
11:41:34 	IPapyrusContentOutlinePage outline = loadClass().newInstance();
11:41:34 	                                                 ^^^^^^^^^^^^^
11:41:34 The method newInstance() from the type Class<IPapyrusContentOutlinePage> is deprecated since version 9
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EditorReloadEvent.java:[24] 
11:41:34 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:41:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EditorReloadEvent.java:[84] 
11:41:34 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(object, IInternalEMFSelectionContext.class, null);
11:41:34 	                                          ^^^^^^^^^^^^
11:41:34 The type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EditorReloadEvent.java:[84] 
11:41:34 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(object, IInternalEMFSelectionContext.class, null);
11:41:34 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractParametricOnSelectedElementsAction.java:[25] 
11:41:34 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
11:41:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The type ServiceUtilsForActionHandlers is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractParametricOnSelectedElementsAction.java:[111] 
11:41:34 	editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain();
11:41:34 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The type ServiceUtilsForActionHandlers is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractParametricOnSelectedElementsAction.java:[111] 
11:41:34 	editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain();
11:41:34 	                                              ^^^^^^^^^^^^^
11:41:34 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractParametricOnSelectedElementsAction.java:[111] 
11:41:34 	editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain();
11:41:34 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/extension/diagrameditor/EditorFactoryProxy.java:[101] 
11:41:34 	editorFactory = editorDescriptor.getEditorFactoryClass().newInstance();
11:41:34 	                                                         ^^^^^^^^^^^^^
11:41:34 The method newInstance() from the type Class<IPluggableEditorFactory> is deprecated since version 9
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[22] 
11:41:34 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:41:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[81] 
11:41:34 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null);
11:41:34 	                                          ^^^^^^^^^^^^
11:41:34 The type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[81] 
11:41:34 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null);
11:41:34 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[104] 
11:41:34 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(delegating.getDelegate(), IInternalEMFSelectionContext.class, null);
11:41:34 	                                          ^^^^^^^^^^^^
11:41:34 The type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[104] 
11:41:34 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(delegating.getDelegate(), IInternalEMFSelectionContext.class, null);
11:41:34 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[58] 
11:41:34 	import org.eclipse.ui.internal.WorkbenchMessages;
11:41:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[247] 
11:41:34 	return new Double(defaults.getDouble(key, DOUBLE_DEFAULT_DEFAULT));
11:41:34 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The constructor Double(double) has been deprecated since version 9 and marked for removal
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[249] 
11:41:34 	return new Float(defaults.getFloat(key, FLOAT_DEFAULT_DEFAULT));
11:41:34 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The constructor Float(float) has been deprecated since version 9 and marked for removal
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[352] 
11:41:34 	Assert.isTrue(false, WorkbenchMessages.ScopedPreferenceStore_DefaultAddedError);
11:41:34 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[352] 
11:41:34 	Assert.isTrue(false, WorkbenchMessages.ScopedPreferenceStore_DefaultAddedError);
11:41:34 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 Discouraged access: The field 'WorkbenchMessages.ScopedPreferenceStore_DefaultAddedError' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar')
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[731] 
11:41:34 	firePropertyChangeEvent(name, new Double(oldValue), new Double(value));
11:41:34 	                                  ^^^^^^^^^^^^^^^^
11:41:34 The constructor Double(double) has been deprecated since version 9 and marked for removal
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[731] 
11:41:34 	firePropertyChangeEvent(name, new Double(oldValue), new Double(value));
11:41:34 	                                                        ^^^^^^^^^^^^^
11:41:34 The constructor Double(double) has been deprecated since version 9 and marked for removal
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[757] 
11:41:34 	firePropertyChangeEvent(name, new Float(oldValue), new Float(value));
11:41:34 	                                  ^^^^^^^^^^^^^^^
11:41:34 The constructor Float(float) has been deprecated since version 9 and marked for removal
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[757] 
11:41:34 	firePropertyChangeEvent(name, new Float(oldValue), new Float(value));
11:41:34 	                                                       ^^^^^^^^^^^^
11:41:34 The constructor Float(float) has been deprecated since version 9 and marked for removal
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[44] 
11:41:34 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:41:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[533] 
11:41:34 	return mapIPapyrusPageToOutlineRec.containsKey(page);
11:41:34 	                                               ^^^^
11:41:34 Unlikely argument type IContentOutlinePage for containsKey(Object) on a Map<IPage,NestedEditorDelegatedOutlinePage.OutlinePageRec>
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[1075] 
11:41:34 	IReloadContextProvider provider = AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null);
11:41:34 	                                  ^^^^^^^^^^^^
11:41:34 The type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[1075] 
11:41:34 	IReloadContextProvider provider = AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null);
11:41:34 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[1092] 
11:41:34 	AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null).restore(context);
11:41:34 	^^^^^^^^^^^^
11:41:34 The type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[1092] 
11:41:34 	AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null).restore(context);
11:41:34 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[18] 
11:41:34 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:41:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[36] 
11:41:34 	IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null);
11:41:34 	                                  ^^^^^^^^^^^^
11:41:34 The type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[36] 
11:41:34 	IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null);
11:41:34 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[57] 
11:41:34 	IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null);
11:41:34 	                                  ^^^^^^^^^^^^
11:41:34 The type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[57] 
11:41:34 	IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null);
11:41:34 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[71] 
11:41:34 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:41:34 	       ^^^^^^
11:41:34 Type safety: The return type Object for getAdapter(Class) from the type DelegatingReloadContext needs unchecked conversion to conform to T from the type IAdaptable
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[78] 
11:41:34 	if ((delegate != null) && (AdapterUtils.adapt(delegate, IInternalEMFSelectionContext.class, null) != null)) {
11:41:34 	                           ^^^^^^^^^^^^
11:41:34 The type AdapterUtils is deprecated
11:41:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[78] 
11:41:34 	if ((delegate != null) && (AdapterUtils.adapt(delegate, IInternalEMFSelectionContext.class, null) != null)) {
11:41:34 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:34 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
11:41:34 56 problems (56 warnings)
11:41:34 [INFO] 
11:41:34 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.ui ---
11:41:34 [INFO] 
11:41:34 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.ui ---
11:41:34 [INFO] 
11:41:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui ---
11:41:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/test/resources
11:41:34 [INFO] 
11:41:34 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.ui ---
11:41:34 [INFO] 
11:41:34 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.ui ---
11:41:34 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped
11:41:34 [INFO] 
11:41:34 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui ---
11:41:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/target/org.eclipse.papyrus.infra.ui-3.5.100-SNAPSHOT-sources.jar
11:41:34 [INFO] 
11:41:34 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui ---
11:41:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/target/org.eclipse.papyrus.infra.ui-3.5.100-SNAPSHOT.jar
11:41:34 [INFO] 
11:41:34 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui ---
11:41:34 [INFO] 
11:41:34 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.ui ---
11:41:34 [INFO] 
11:41:34 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui ---
11:41:34 [INFO] 
11:41:34 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra-internationalization >--
11:41:34 [INFO] Building Papyrus Internationalization 0.0.1-SNAPSHOT            [88/735]
11:41:34 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/pom.xml
11:41:34 [INFO] --------------------------------[ pom ]---------------------------------
11:41:34 [INFO] 
11:41:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-internationalization ---
11:41:34 [INFO] 
11:41:34 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-internationalization ---
11:41:34 [INFO] 
11:41:34 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-internationalization ---
11:41:34 [INFO] 
11:41:34 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-internationalization ---
11:41:34 [INFO] 
11:41:34 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.common >--
11:41:34 [INFO] Building org.eclipse.papyrus.infra.internationalization.common 2.0.0-SNAPSHOT [89/735]
11:41:34 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/pom.xml
11:41:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/pom.xml
11:41:35 [INFO] 
11:41:35 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.common ---
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.common ---
11:41:35 [INFO] The project's OSGi version is 2.0.0.202404021539
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.common ---
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.common ---
11:41:35 [INFO] 
11:41:35 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.common ---
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.internationalization.common ---
11:41:35 [INFO] Resolving class path of org.eclipse.papyrus.infra.internationalization.common
11:41:35 [INFO] 
11:41:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.common ---
11:41:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/src/main/resources
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.common ---
11:41:35 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.internationalization.common ---
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.internationalization.common ---
11:41:35 [INFO] 
11:41:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.common ---
11:41:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/src/test/resources
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.internationalization.common ---
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.internationalization.common ---
11:41:35 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.common ---
11:41:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/target/org.eclipse.papyrus.infra.internationalization.common-2.0.0-SNAPSHOT-sources.jar
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.common ---
11:41:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/target/org.eclipse.papyrus.infra.internationalization.common-2.0.0-SNAPSHOT.jar
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.common ---
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.internationalization.common ---
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.common ---
11:41:35 [INFO] 
11:41:35 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.gmf >--------
11:41:35 [INFO] Building org.eclipse.papyrus.infra.emf.gmf 2.1.0-SNAPSHOT       [90/735]
11:41:35 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/pom.xml
11:41:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.gmf:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/pom.xml
11:41:36 [INFO] 
11:41:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.gmf ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.gmf ---
11:41:36 [INFO] The project's OSGi version is 2.1.0.202404021539
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.gmf ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.gmf ---
11:41:36 [INFO] 
11:41:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.gmf ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.gmf ---
11:41:36 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.gmf
11:41:36 [INFO] 
11:41:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.gmf ---
11:41:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/main/resources
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.gmf ---
11:41:36 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[66] 
11:41:36 	import org.eclipse.emf.workspace.internal.EMFWorkspacePlugin;
11:41:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:36 Discouraged access: The type 'EMFWorkspacePlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[67] 
11:41:36 	import org.eclipse.emf.workspace.internal.EMFWorkspaceStatusCodes;
11:41:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:36 Discouraged access: The type 'EMFWorkspaceStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[68] 
11:41:36 	import org.eclipse.emf.workspace.internal.Tracing;
11:41:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:36 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[69] 
11:41:36 	import org.eclipse.emf.workspace.internal.l10n.Messages;
11:41:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:36 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[215] 
11:41:36 	return NLS.bind(Messages.cmdStkCtxLabel, domainID);
11:41:36 	                ^^^^^^^^^^^^^^^^^^^^^^^
11:41:36 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[215] 
11:41:36 	return NLS.bind(Messages.cmdStkCtxLabel, domainID);
11:41:36 	                         ^^^^^^^^^^^^^^
11:41:36 Discouraged access: The field 'Messages.cmdStkCtxLabel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[252] 
11:41:36 	return NLS.bind(Messages.cmdStkSaveCtxLabel, domainID);
11:41:36 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:36 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[252] 
11:41:36 	return NLS.bind(Messages.cmdStkSaveCtxLabel, domainID);
11:41:36 	                         ^^^^^^^^^^^^^^^^^^
11:41:36 Discouraged access: The field 'Messages.cmdStkSaveCtxLabel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[271] 
11:41:36 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
11:41:36 	^^^^^^^
11:41:36 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[271] 
11:41:36 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
11:41:36 	        ^^^^^^^^
11:41:36 Discouraged access: The method 'Tracing.throwing(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[276] 
11:41:36 	Tracing.catching(WorkspaceCommandStackImpl.class, "execute", e); //$NON-NLS-1$
11:41:36 	^^^^^^^
11:41:36 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[276] 
11:41:36 	Tracing.catching(WorkspaceCommandStackImpl.class, "execute", e); //$NON-NLS-1$
11:41:36 	        ^^^^^^^^
11:41:36 Discouraged access: The method 'Tracing.catching(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[281] 
11:41:36 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
11:41:36 	^^^^^^^
11:41:36 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[281] 
11:41:36 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
11:41:36 	        ^^^^^^^^
11:41:36 Discouraged access: The method 'Tracing.throwing(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[286] 
11:41:36 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
11:41:36 	^^^^^^^
11:41:36 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[286] 
11:41:36 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
11:41:36 	        ^^^^^^^^
11:41:36 Discouraged access: The method 'Tracing.throwing(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[312] 
11:41:36 	Tracing.catching(WorkspaceCommandStackImpl.class, "undo", e); //$NON-NLS-1$
11:41:36 	^^^^^^^
11:41:36 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[312] 
11:41:36 	Tracing.catching(WorkspaceCommandStackImpl.class, "undo", e); //$NON-NLS-1$
11:41:36 	        ^^^^^^^^
11:41:36 Discouraged access: The method 'Tracing.catching(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[339] 
11:41:36 	Tracing.catching(WorkspaceCommandStackImpl.class, "redo", e); //$NON-NLS-1$
11:41:36 	^^^^^^^
11:41:36 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[339] 
11:41:36 	Tracing.catching(WorkspaceCommandStackImpl.class, "redo", e); //$NON-NLS-1$
11:41:36 	        ^^^^^^^^
11:41:36 Discouraged access: The method 'Tracing.catching(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[429] 
11:41:36 	Tracing.catching(WorkspaceCommandStackImpl.class, "executeTriggers", e); //$NON-NLS-1$
11:41:36 	^^^^^^^
11:41:36 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[429] 
11:41:36 	Tracing.catching(WorkspaceCommandStackImpl.class, "executeTriggers", e); //$NON-NLS-1$
11:41:36 	        ^^^^^^^^
11:41:36 Discouraged access: The method 'Tracing.catching(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 
11:41:36 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
11:41:36 	                                   ^^^^^^^^^^^^^^^^^^
11:41:36 Discouraged access: The type 'EMFWorkspacePlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 
11:41:36 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
11:41:36 	                                                      ^^^^^^^^^^^
11:41:36 Discouraged access: The method 'EMFWorkspacePlugin.getPluginId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 
11:41:36 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
11:41:36 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:36 Discouraged access: The type 'EMFWorkspaceStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 
11:41:36 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
11:41:36 	                                                                                             ^^^^^^^^^^^^^^^^
11:41:36 Discouraged access: The field 'EMFWorkspaceStatusCodes.PRECOMMIT_FAILED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 
11:41:36 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
11:41:36 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^
11:41:36 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 
11:41:36 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
11:41:36 	                                                                                                                        ^^^^^^^^^^^^^^^
11:41:36 Discouraged access: The field 'Messages.precommitFailed' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[437] 
11:41:36 	Tracing.throwing(WorkspaceCommandStackImpl.class, "executeTriggers", rbe); //$NON-NLS-1$
11:41:36 	^^^^^^^
11:41:36 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[437] 
11:41:36 	Tracing.throwing(WorkspaceCommandStackImpl.class, "executeTriggers", rbe); //$NON-NLS-1$
11:41:36 	        ^^^^^^^^
11:41:36 Discouraged access: The method 'Tracing.throwing(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[556] 
11:41:36 	operation = (IUndoableOperation) tx.getOptions().get(EMFWorkspacePlugin.OPTION_OWNING_OPERATION);
11:41:36 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:36 Discouraged access: The type 'EMFWorkspacePlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[556] 
11:41:36 	operation = (IUndoableOperation) tx.getOptions().get(EMFWorkspacePlugin.OPTION_OWNING_OPERATION);
11:41:36 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^
11:41:36 Discouraged access: The field 'EMFWorkspacePlugin.OPTION_OWNING_OPERATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.2.202208110935/org.eclipse.emf.workspace-1.5.2.202208110935.jar')
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/EMFtoGMFCommandWrapper.java:[149] 
11:41:36 	public List getAffectedFiles() {
11:41:36 	       ^^^^
11:41:36 List is a raw type. References to generic type List<E> should be parameterized
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/EMFtoGMFCommandWrapper.java:[150] 
11:41:36 	ArrayList affectedFiles = new ArrayList();
11:41:36 	^^^^^^^^^
11:41:36 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/EMFtoGMFCommandWrapper.java:[150] 
11:41:36 	ArrayList affectedFiles = new ArrayList();
11:41:36 	                              ^^^^^^^^^
11:41:36 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:41:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/EMFtoGMFCommandWrapper.java:[161] 
11:41:36 	affectedFiles.add(o);
11:41:36 	^^^^^^^^^^^^^^^^^^^^
11:41:36 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:41:36 36 problems (36 warnings)
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.gmf ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.gmf ---
11:41:36 [INFO] 
11:41:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.gmf ---
11:41:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/test/resources
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.gmf ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.gmf ---
11:41:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 28 were skipped
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.gmf ---
11:41:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/target/org.eclipse.papyrus.infra.emf.gmf-2.1.0-SNAPSHOT-sources.jar
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.gmf ---
11:41:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/target/org.eclipse.papyrus.infra.emf.gmf-2.1.0-SNAPSHOT.jar
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.gmf ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.gmf ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.gmf ---
11:41:36 [INFO] 
11:41:36 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf-expressions >--
11:41:36 [INFO] Building Papyrus EMF Expressions Infrastructure 0.0.1-SNAPSHOT  [91/735]
11:41:36 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/pom.xml
11:41:36 [INFO] --------------------------------[ pom ]---------------------------------
11:41:36 [INFO] 
11:41:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf-expressions ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf-expressions ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf-expressions ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf-expressions ---
11:41:36 [INFO] 
11:41:36 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions >--
11:41:36 [INFO] Building org.eclipse.papyrus.infra.emf.expressions 2.0.0-SNAPSHOT [92/735]
11:41:36 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/pom.xml
11:41:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:36 [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-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/pom.xml
11:41:36 [INFO] 
11:41:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions ---
11:41:36 [INFO] The project's OSGi version is 2.0.0.202404021539
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions ---
11:41:36 [INFO] 
11:41:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.expressions ---
11:41:36 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.expressions
11:41:36 [INFO] 
11:41:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions ---
11:41:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/src/main/resources
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions ---
11:41:36 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.expressions ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.expressions ---
11:41:36 [INFO] 
11:41:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions ---
11:41:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/src/test/resources
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.expressions ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.expressions ---
11:41:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 53 were skipped
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions ---
11:41:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/target/org.eclipse.papyrus.infra.emf.expressions-2.0.0-SNAPSHOT-sources.jar
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions ---
11:41:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/target/org.eclipse.papyrus.infra.emf.expressions-2.0.0-SNAPSHOT.jar
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.expressions ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions ---
11:41:36 [INFO] 
11:41:36 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-nattable >-------
11:41:36 [INFO] Building Papyrus Nattable 0.0.1-SNAPSHOT                        [93/735]
11:41:36 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/pom.xml
11:41:36 [INFO] --------------------------------[ pom ]---------------------------------
11:41:36 [INFO] 
11:41:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-nattable ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-nattable ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-nattable ---
11:41:36 [INFO] 
11:41:36 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-nattable ---
11:41:36 [INFO] 
11:41:36 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model >----
11:41:36 [INFO] Building org.eclipse.papyrus.infra.nattable.model 5.0.0-SNAPSHOT [94/735]
11:41:36 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/pom.xml
11:41:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/pom.xml
11:41:37 [INFO] 
11:41:37 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model ---
11:41:37 [INFO] 
11:41:37 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model ---
11:41:37 [INFO] The project's OSGi version is 5.0.0.202404021539
11:41:37 [INFO] 
11:41:37 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model ---
11:41:37 [INFO] 
11:41:37 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model ---
11:41:37 [INFO] 
11:41:37 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model ---
11:41:37 [INFO] 
11:41:37 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.model ---
11:41:37 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.model
11:41:37 [INFO] 
11:41:37 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model ---
11:41:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/src/main/resources
11:41:37 [INFO] 
11:41:37 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model ---
11:41:37 [INFO] Compiling 229 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/nattablestyle/impl/StyledElementImpl.java:[99] 
11:41:38 	for(Iterator i = getStyles().iterator(); i.hasNext();) {
11:41:38 	    ^^^^^^^^
11:41:38 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:41:38 1 problem (1 warning)
11:41:38 [INFO] 
11:41:38 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.nattable.model ---
11:41:38 [INFO] 
11:41:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.model ---
11:41:38 [INFO] 
11:41:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model ---
11:41:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/src/test/resources
11:41:38 [INFO] 
11:41:38 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.nattable.model ---
11:41:38 [INFO] 
11:41:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.model ---
11:41:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
11:41:38 [INFO] 
11:41:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.model ---
11:41:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/target/org.eclipse.papyrus.infra.nattable.model-5.0.0-SNAPSHOT-sources.jar
11:41:38 [INFO] 
11:41:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model ---
11:41:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/target/org.eclipse.papyrus.infra.nattable.model-5.0.0-SNAPSHOT.jar
11:41:38 [INFO] 
11:41:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model ---
11:41:38 [INFO] 
11:41:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.nattable.model ---
11:41:38 [INFO] 
11:41:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.model ---
11:41:38 [INFO] 
11:41:38 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization >--
11:41:38 [INFO] Building org.eclipse.papyrus.infra.internationalization 2.1.0-SNAPSHOT [95/735]
11:41:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/pom.xml
11:41:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/pom.xml
11:41:38 [INFO] 
11:41:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization ---
11:41:38 [INFO] 
11:41:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization ---
11:41:38 [INFO] The project's OSGi version is 2.1.0.202404021539
11:41:38 [INFO] 
11:41:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization ---
11:41:38 [INFO] 
11:41:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization ---
11:41:38 [INFO] 
11:41:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization ---
11:41:38 [INFO] 
11:41:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.internationalization ---
11:41:38 [INFO] Resolving class path of org.eclipse.papyrus.infra.internationalization
11:41:38 [INFO] 
11:41:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization ---
11:41:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/src/main/resources
11:41:38 [INFO] 
11:41:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization ---
11:41:39 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:39 [INFO] 
11:41:39 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.internationalization ---
11:41:39 [INFO] 
11:41:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.internationalization ---
11:41:39 [INFO] 
11:41:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization ---
11:41:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/src/test/resources
11:41:39 [INFO] 
11:41:39 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.internationalization ---
11:41:39 [INFO] 
11:41:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.internationalization ---
11:41:39 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
11:41:39 [INFO] 
11:41:39 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization ---
11:41:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/target/org.eclipse.papyrus.infra.internationalization-2.1.0-SNAPSHOT-sources.jar
11:41:39 [INFO] 
11:41:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization ---
11:41:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/target/org.eclipse.papyrus.infra.internationalization-2.1.0-SNAPSHOT.jar
11:41:39 [INFO] 
11:41:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization ---
11:41:39 [INFO] 
11:41:39 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.internationalization ---
11:41:39 [INFO] 
11:41:39 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization ---
11:41:39 [INFO] 
11:41:39 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile >--------
11:41:39 [INFO] Building org.eclipse.papyrus.infra.onefile 3.1.0-SNAPSHOT       [96/735]
11:41:39 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/pom.xml
11:41:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/pom.xml
11:41:39 [INFO] 
11:41:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.onefile ---
11:41:39 [INFO] 
11:41:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.onefile ---
11:41:39 [INFO] The project's OSGi version is 3.1.0.202404021539
11:41:39 [INFO] 
11:41:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.onefile ---
11:41:39 [INFO] 
11:41:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.onefile ---
11:41:39 [INFO] 
11:41:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.onefile ---
11:41:39 [INFO] 
11:41:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.onefile ---
11:41:39 [INFO] Resolving class path of org.eclipse.papyrus.infra.onefile
11:41:40 [INFO] 
11:41:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.onefile ---
11:41:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/main/resources
11:41:40 [INFO] 
11:41:40 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.onefile ---
11:41:40 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/PapyrusModelHelper.java:[101] 
11:41:40 	className).newInstance();
11:41:40 	           ^^^^^^^^^^^^^
11:41:40 The method newInstance() from the type Class<capture#1-of ?> is deprecated since version 9
11:41:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/DiViewFilterHelper.java:[139] 
11:41:40 	instance = (IDiViewFilter) bundle.loadClass(className).newInstance();
11:41:40 	                                                       ^^^^^^^^^^^^^
11:41:40 The method newInstance() from the type Class<capture#1-of ?> is deprecated since version 9
11:41:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/providers/OneFileModelProvider.java:[61] 
11:41:40 	public Object getAdapter(Class adapter) {
11:41:40 	       ^^^^^^
11:41:40 Type safety: The return type Object for getAdapter(Class) from the type OneFileModelProvider needs unchecked conversion to conform to T from the type PlatformObject
11:41:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/providers/OneFileModelProvider.java:[62] 
11:41:40 	return super.getAdapter(adapter);
11:41:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:40 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type PlatformObject
11:41:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/providers/OneFileModelProvider.java:[62] 
11:41:40 	return super.getAdapter(adapter);
11:41:40 	                        ^^^^^^^
11:41:40 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:41:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/SubResourceFile.java:[71] 
11:41:40 	public Object getAdapter(Class adapter) {
11:41:40 	       ^^^^^^
11:41:40 Type safety: The return type Object for getAdapter(Class) from the type SubResourceFile needs unchecked conversion to conform to T from the type IAdaptable
11:41:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/SubResourceFile.java:[71] 
11:41:40 	public Object getAdapter(Class adapter) {
11:41:40 	                         ^^^^^
11:41:40 Class is a raw type. References to generic type Class<T> should be parameterized
11:41:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/SubResourceFile.java:[72] 
11:41:40 	return Platform.getAdapterManager().getAdapter(this, adapter);
11:41:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:40 Type safety: Unchecked invocation getAdapter(SubResourceFile, Class) of the generic method getAdapter(Object, Class<T>) of type IAdapterManager
11:41:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/SubResourceFile.java:[72] 
11:41:40 	return Platform.getAdapterManager().getAdapter(this, adapter);
11:41:40 	                                                     ^^^^^^^
11:41:40 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:41:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/PapyrusFile.java:[129] 
11:41:40 	public Object getAdapter(Class adapter) {
11:41:40 	       ^^^^^^
11:41:40 Type safety: The return type Object for getAdapter(Class) from the type PapyrusFile needs unchecked conversion to conform to T from the type IAdaptable
11:41:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/PapyrusFile.java:[129] 
11:41:40 	public Object getAdapter(Class adapter) {
11:41:40 	                         ^^^^^
11:41:40 Class is a raw type. References to generic type Class<T> should be parameterized
11:41:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/PapyrusFile.java:[130] 
11:41:40 	return Platform.getAdapterManager().getAdapter(this, adapter);
11:41:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:40 Type safety: Unchecked invocation getAdapter(PapyrusFile, Class) of the generic method getAdapter(Object, Class<T>) of type IAdapterManager
11:41:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/PapyrusFile.java:[130] 
11:41:40 	return Platform.getAdapterManager().getAdapter(this, adapter);
11:41:40 	                                                     ^^^^^^^
11:41:40 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:41:40 13 problems (13 warnings)
11:41:40 [INFO] 
11:41:40 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.onefile ---
11:41:40 [INFO] 
11:41:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.onefile ---
11:41:40 [INFO] 
11:41:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.onefile ---
11:41:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/test/resources
11:41:40 [INFO] 
11:41:40 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.onefile ---
11:41:40 [INFO] 
11:41:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.onefile ---
11:41:40 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
11:41:40 [INFO] 
11:41:40 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.onefile ---
11:41:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/target/org.eclipse.papyrus.infra.onefile-3.1.0-SNAPSHOT-sources.jar
11:41:40 [INFO] 
11:41:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.onefile ---
11:41:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/target/org.eclipse.papyrus.infra.onefile-3.1.0-SNAPSHOT.jar
11:41:40 [INFO] 
11:41:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.onefile ---
11:41:40 [INFO] 
11:41:40 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.onefile ---
11:41:40 [INFO] 
11:41:40 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.onefile ---
11:41:40 [INFO] 
11:41:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.editor >--
11:41:40 [INFO] Building org.eclipse.papyrus.infra.constraints.editor 3.0.0-SNAPSHOT [97/735]
11:41:40 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/pom.xml
11:41:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/pom.xml
11:41:40 [INFO] 
11:41:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.constraints.editor ---
11:41:40 [INFO] 
11:41:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints.editor ---
11:41:40 [INFO] The project's OSGi version is 3.0.0.202404021539
11:41:40 [INFO] 
11:41:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints.editor ---
11:41:40 [INFO] 
11:41:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints.editor ---
11:41:40 [INFO] 
11:41:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints.editor ---
11:41:40 [INFO] 
11:41:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.constraints.editor ---
11:41:40 [INFO] Resolving class path of org.eclipse.papyrus.infra.constraints.editor
11:41:41 [INFO] 
11:41:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.constraints.editor ---
11:41:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src/main/resources
11:41:41 [INFO] 
11:41:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.constraints.editor ---
11:41:41 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/presentation/ConstraintsEditor.java:[1337] 
11:41:41 	public Object getAdapter(Class key) {
11:41:41 	       ^^^^^^
11:41:41 Type safety: The return type Object for getAdapter(Class) from the type ConstraintsEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
11:41:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/presentation/ConstraintsEditor.java:[1348] 
11:41:41 	return super.getAdapter(key);
11:41:41 	       ^^^^^^^^^^^^^^^^^^^^^
11:41:41 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
11:41:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/presentation/ConstraintsEditor.java:[1348] 
11:41:41 	return super.getAdapter(key);
11:41:41 	                        ^^^
11:41:41 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:41:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/environment/presentation/EnvironmentEditor.java:[1338] 
11:41:41 	public Object getAdapter(Class key) {
11:41:41 	       ^^^^^^
11:41:41 Type safety: The return type Object for getAdapter(Class) from the type EnvironmentEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
11:41:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/environment/presentation/EnvironmentEditor.java:[1349] 
11:41:41 	return super.getAdapter(key);
11:41:41 	       ^^^^^^^^^^^^^^^^^^^^^
11:41:41 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
11:41:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/environment/presentation/EnvironmentEditor.java:[1349] 
11:41:41 	return super.getAdapter(key);
11:41:41 	                        ^^^
11:41:41 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:41:41 6 problems (6 warnings)
11:41:41 [INFO] 
11:41:41 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.constraints.editor ---
11:41:41 [INFO] 
11:41:41 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.constraints.editor ---
11:41:41 [INFO] 
11:41:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints.editor ---
11:41:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src/test/resources
11:41:41 [INFO] 
11:41:41 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.constraints.editor ---
11:41:41 [INFO] 
11:41:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.constraints.editor ---
11:41:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 118 were skipped
11:41:41 [INFO] 
11:41:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints.editor ---
11:41:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/target/org.eclipse.papyrus.infra.constraints.editor-3.0.0-SNAPSHOT-sources.jar
11:41:41 [INFO] 
11:41:41 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints.editor ---
11:41:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/target/org.eclipse.papyrus.infra.constraints.editor-3.0.0-SNAPSHOT.jar
11:41:41 [INFO] 
11:41:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints.editor ---
11:41:41 [INFO] 
11:41:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.constraints.editor ---
11:41:41 [INFO] 
11:41:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints.editor ---
11:41:41 [INFO] 
11:41:41 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.ui >----
11:41:41 [INFO] Building org.eclipse.papyrus.infra.constraints.ui 3.0.0-SNAPSHOT [98/735]
11:41:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/pom.xml
11:41:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/pom.xml
11:41:41 [INFO] 
11:41:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.constraints.ui ---
11:41:41 [INFO] 
11:41:41 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints.ui ---
11:41:41 [INFO] The project's OSGi version is 3.0.0.202404021539
11:41:41 [INFO] 
11:41:41 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints.ui ---
11:41:41 [INFO] 
11:41:41 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints.ui ---
11:41:41 [INFO] 
11:41:41 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints.ui ---
11:41:41 [INFO] 
11:41:41 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.constraints.ui ---
11:41:41 [INFO] Resolving class path of org.eclipse.papyrus.infra.constraints.ui
11:41:42 [INFO] 
11:41:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.constraints.ui ---
11:41:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/src/main/resources
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.constraints.ui ---
11:41:42 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.constraints.ui ---
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.constraints.ui ---
11:41:42 [INFO] 
11:41:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints.ui ---
11:41:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/src/test/resources
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.constraints.ui ---
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.constraints.ui ---
11:41:42 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 117 were skipped
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints.ui ---
11:41:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/target/org.eclipse.papyrus.infra.constraints.ui-3.0.0-SNAPSHOT-sources.jar
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints.ui ---
11:41:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/target/org.eclipse.papyrus.infra.constraints.ui-3.0.0-SNAPSHOT.jar
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints.ui ---
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.constraints.ui ---
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints.ui ---
11:41:42 [INFO] 
11:41:42 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra-editor >--------
11:41:42 [INFO] Building Papyrus Editor Welcome Page 0.0.1-SNAPSHOT             [99/735]
11:41:42 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/pom.xml
11:41:42 [INFO] --------------------------------[ pom ]---------------------------------
11:41:42 [INFO] 
11:41:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-editor ---
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-editor ---
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-editor ---
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-editor ---
11:41:42 [INFO] 
11:41:42 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra-properties >------
11:41:42 [INFO] Building Papyrus Infra Properties Framework 0.0.1-SNAPSHOT     [100/735]
11:41:42 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/pom.xml
11:41:42 [INFO] --------------------------------[ pom ]---------------------------------
11:41:42 [INFO] 
11:41:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-properties ---
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-properties ---
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-properties ---
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-properties ---
11:41:42 [INFO] 
11:41:42 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties >------
11:41:42 [INFO] Building org.eclipse.papyrus.infra.properties 4.1.0-SNAPSHOT   [101/735]
11:41:42 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/pom.xml
11:41:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/pom.xml
11:41:42 [INFO] 
11:41:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.properties ---
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties ---
11:41:42 [INFO] The project's OSGi version is 4.1.0.202404021539
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties ---
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties ---
11:41:42 [INFO] 
11:41:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties ---
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.properties ---
11:41:42 [INFO] Resolving class path of org.eclipse.papyrus.infra.properties
11:41:42 [INFO] 
11:41:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.properties ---
11:41:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/src/main/resources
11:41:42 [INFO] 
11:41:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.properties ---
11:41:42 [INFO] Compiling 98 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:43 [INFO] 
11:41:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.properties ---
11:41:43 [INFO] 
11:41:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.properties ---
11:41:43 [INFO] 
11:41:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties ---
11:41:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/src/test/resources
11:41:43 [INFO] 
11:41:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.properties ---
11:41:43 [INFO] 
11:41:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.properties ---
11:41:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:41:43 [INFO] 
11:41:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties ---
11:41:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/target/org.eclipse.papyrus.infra.properties-4.1.0-SNAPSHOT-sources.jar
11:41:43 [INFO] 
11:41:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties ---
11:41:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/target/org.eclipse.papyrus.infra.properties-4.1.0-SNAPSHOT.jar
11:41:43 [INFO] 
11:41:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties ---
11:41:43 [INFO] 
11:41:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.properties ---
11:41:43 [INFO] 
11:41:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties ---
11:41:43 [INFO] 
11:41:43 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.readonly >-----
11:41:43 [INFO] Building org.eclipse.papyrus.infra.emf.readonly 4.1.0-SNAPSHOT [102/735]
11:41:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/pom.xml
11:41:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.readonly:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/pom.xml
11:41:43 [INFO] 
11:41:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.readonly ---
11:41:43 [INFO] 
11:41:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.readonly ---
11:41:43 [INFO] The project's OSGi version is 4.1.0.202404021539
11:41:43 [INFO] 
11:41:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.readonly ---
11:41:43 [INFO] 
11:41:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.readonly ---
11:41:43 [INFO] 
11:41:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.readonly ---
11:41:43 [INFO] 
11:41:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.readonly ---
11:41:43 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.readonly
11:41:44 [INFO] 
11:41:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.readonly ---
11:41:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/main/resources
11:41:44 [INFO] 
11:41:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.readonly ---
11:41:44 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyAdapterFactory.java:[27] 
11:41:44 	public Object getAdapter(Object adaptableObject, Class adapterType) {
11:41:44 	       ^^^^^^
11:41:44 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
11:41:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyAdapterFactory.java:[34] 
11:41:44 	public Class[] getAdapterList() {
11:41:44 	       ^^^^^^^
11:41:44 Type safety: The return type Class[] for getAdapterList() from the type ReadOnlyAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
11:41:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/org/eclipse/papyrus/infra/emf/readonly/internal/ControlledResourceTracker.java:[52] 
11:41:44 	@SuppressWarnings("restriction")
11:41:44 	                  ^^^^^^^^^^^^^
11:41:44 Unnecessary @SuppressWarnings("restriction")
11:41:44 3 problems (3 warnings)
11:41:44 [INFO] 
11:41:44 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.readonly ---
11:41:44 [INFO] 
11:41:44 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.readonly ---
11:41:44 [INFO] 
11:41:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.readonly ---
11:41:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/test/resources
11:41:44 [INFO] 
11:41:44 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.readonly ---
11:41:44 [INFO] 
11:41:44 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.readonly ---
11:41:44 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
11:41:44 [INFO] 
11:41:44 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.readonly ---
11:41:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/target/org.eclipse.papyrus.infra.emf.readonly-4.1.0-SNAPSHOT-sources.jar
11:41:44 [INFO] 
11:41:44 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.readonly ---
11:41:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/target/org.eclipse.papyrus.infra.emf.readonly-4.1.0-SNAPSHOT.jar
11:41:44 [INFO] 
11:41:44 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.readonly ---
11:41:44 [INFO] 
11:41:44 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.readonly ---
11:41:44 [INFO] 
11:41:44 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.readonly ---
11:41:44 [INFO] 
11:41:44 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.emf >--------
11:41:44 [INFO] Building org.eclipse.papyrus.infra.ui.emf 3.1.100-SNAPSHOT     [103/735]
11:41:44 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/pom.xml
11:41:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.emf:3.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/pom.xml
11:41:44 [INFO] 
11:41:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.ui.emf ---
11:41:44 [INFO] 
11:41:44 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.emf ---
11:41:44 [INFO] The project's OSGi version is 3.1.100.202404021539
11:41:44 [INFO] 
11:41:44 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.emf ---
11:41:44 [INFO] 
11:41:44 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.emf ---
11:41:44 [INFO] 
11:41:44 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.emf ---
11:41:44 [INFO] 
11:41:44 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.ui.emf ---
11:41:44 [INFO] Resolving class path of org.eclipse.papyrus.infra.ui.emf
11:41:45 [INFO] 
11:41:45 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.ui.emf ---
11:41:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/main/resources
11:41:45 [INFO] 
11:41:45 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.ui.emf ---
11:41:45 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/providers/DependentEMFLabelProvider.java:[133] 
11:41:45 	subscriptions.computeIfAbsent(subscription, x -> Sets.newSetFromMap(new WeakHashMap<>()))
11:41:45 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:45 The method newSetFromMap(Map<EObject,Boolean>) from the type Sets is deprecated
11:41:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/databinding/AnnotationObservableValue.java:[32] 
11:41:45 	public class AnnotationObservableValue extends AbstractObservableValue {
11:41:45 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
11:41:45 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:41:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/databinding/AnnotationObservableValue.java:[240] 
11:41:45 	annotation.getDetails().remove(key);
11:41:45 	                               ^^^
11:41:45 Unlikely argument type String for remove(Object) on a Collection<Map.Entry<String,String>>
11:41:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/databinding/AnnotationObservableValue.java:[300] 
11:41:45 	annotation.getDetails().remove(key);
11:41:45 	                               ^^^
11:41:45 Unlikely argument type String for remove(Object) on a Collection<Map.Entry<String,String>>
11:41:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/utils/ProviderHelper.java:[73] 
11:41:45 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
11:41:45 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:45 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
11:41:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/internal/emf/Activator.java:[109] 
11:41:45 	private void init(final ICustomizationManager customizationManager) {
11:41:45 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:45 The method init(ICustomizationManager) from the type Activator is never used locally
11:41:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/providers/EMFLabelProvider.java:[171] 
11:41:45 	final EClass common = org.eclipse.papyrus.emf.facet.util.emf.core.internal.EMFUtils.computeLeastCommonSupertype(getEClasses(selectedEObject));
11:41:45 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:45 Discouraged access: The type 'EMFUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/bin')
11:41:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/providers/EMFLabelProvider.java:[171] 
11:41:45 	final EClass common = org.eclipse.papyrus.emf.facet.util.emf.core.internal.EMFUtils.computeLeastCommonSupertype(getEClasses(selectedEObject));
11:41:45 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:45 Discouraged access: The method 'EMFUtils.computeLeastCommonSupertype(Collection<EClass>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/bin')
11:41:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/providers/EMFContentProvider.java:[103] 
11:41:45 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
11:41:45 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:45 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
11:41:45 9 problems (9 warnings)
11:41:45 [INFO] 
11:41:45 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.ui.emf ---
11:41:45 [INFO] 
11:41:45 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.ui.emf ---
11:41:45 [INFO] 
11:41:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.emf ---
11:41:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/test/resources
11:41:45 [INFO] 
11:41:45 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.ui.emf ---
11:41:45 [INFO] 
11:41:45 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.ui.emf ---
11:41:45 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
11:41:45 [INFO] 
11:41:45 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui.emf ---
11:41:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/target/org.eclipse.papyrus.infra.ui.emf-3.1.100-SNAPSHOT-sources.jar
11:41:45 [INFO] 
11:41:45 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.emf ---
11:41:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/target/org.eclipse.papyrus.infra.ui.emf-3.1.100-SNAPSHOT.jar
11:41:45 [INFO] 
11:41:45 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.emf ---
11:41:45 [INFO] 
11:41:45 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.ui.emf ---
11:41:45 [INFO] 
11:41:45 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.emf ---
11:41:45 [INFO] 
11:41:45 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.ui >-----
11:41:45 [INFO] Building org.eclipse.papyrus.infra.properties.ui 4.1.0-SNAPSHOT [104/735]
11:41:45 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/pom.xml
11:41:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/pom.xml
11:41:46 [INFO] 
11:41:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.properties.ui ---
11:41:46 [INFO] 
11:41:46 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.ui ---
11:41:46 [INFO] The project's OSGi version is 4.1.0.202404021539
11:41:46 [INFO] 
11:41:46 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.ui ---
11:41:46 [INFO] 
11:41:46 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.ui ---
11:41:46 [INFO] 
11:41:46 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.ui ---
11:41:46 [INFO] 
11:41:46 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.properties.ui ---
11:41:46 [INFO] Resolving class path of org.eclipse.papyrus.infra.properties.ui
11:41:46 [INFO] 
11:41:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.properties.ui ---
11:41:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/main/resources
11:41:46 [INFO] 
11:41:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.properties.ui ---
11:41:46 [INFO] Compiling 115 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/DataSource.java:[570] 
11:41:47 	public IValidator getValidator(String propertyPath) {
11:41:47 	       ^^^^^^^^^^
11:41:47 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/internal/ui/observable/PreferencesObservableValue.java:[23] 
11:41:47 	public class PreferencesObservableValue extends AbstractObservableValue implements IPropertyChangeListener {
11:41:47 	                                                ^^^^^^^^^^^^^^^^^^^^^^^
11:41:47 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/internal/ui/observable/PreferencesObservableValue.java:[56] 
11:41:47 	fireValueChange(Diffs.createValueDiff(event.getOldValue(), event.getNewValue()));
11:41:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:47 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[113] 
11:41:47 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new EMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
11:41:47 	^^^^^^^^^^^^^^^
11:41:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[113] 
11:41:47 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new EMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
11:41:47 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:47 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[113] 
11:41:47 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new EMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
11:41:47 	                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:47 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[117] 
11:41:47 	IObservableValue value = domain == null ? EMFProperties.value(featurePath).observe(source) : new EMFObservableValue(getSource(featurePath), feature, domain);
11:41:47 	^^^^^^^^^^^^^^^^
11:41:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[117] 
11:41:47 	IObservableValue value = domain == null ? EMFProperties.value(featurePath).observe(source) : new EMFObservableValue(getSource(featurePath), feature, domain);
11:41:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:47 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/ViewEditor.java:[225] 
11:41:47 	IObservableValue observableValue = (IObservableValue) observable;
11:41:47 	^^^^^^^^^^^^^^^^
11:41:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/ViewEditor.java:[225] 
11:41:47 	IObservableValue observableValue = (IObservableValue) observable;
11:41:47 	                                    ^^^^^^^^^^^^^^^^
11:41:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/ViewEditor.java:[234] 
11:41:47 	IObservableList observableList = (IObservableList) observable;
11:41:47 	^^^^^^^^^^^^^^^
11:41:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/ViewEditor.java:[234] 
11:41:47 	IObservableList observableList = (IObservableList) observable;
11:41:47 	                                  ^^^^^^^^^^^^^^^
11:41:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/AbstractModelElement.java:[193] 
11:41:47 	public IValidator getValidator(String propertyPath) {
11:41:47 	       ^^^^^^^^^^
11:41:47 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[39] 
11:41:47 	import org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyRegistry;
11:41:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:47 Discouraged access: The type 'TabbedPropertyRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.10.100.v20230727-0604/org.eclipse.ui.views.properties.tabbed-3.10.100.v20230727-0604.jar')
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[40] 
11:41:47 	import org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyRegistryFactory;
11:41:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:47 Discouraged access: The type 'TabbedPropertyRegistryFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.10.100.v20230727-0604/org.eclipse.ui.views.properties.tabbed-3.10.100.v20230727-0604.jar')
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[161] 
11:41:47 	TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor);
11:41:47 	^^^^^^^^^^^^^^^^^^^^^^
11:41:47 Discouraged access: The type 'TabbedPropertyRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.10.100.v20230727-0604/org.eclipse.ui.views.properties.tabbed-3.10.100.v20230727-0604.jar')
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[161] 
11:41:47 	TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor);
11:41:47 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:47 Discouraged access: The type 'TabbedPropertyRegistryFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.10.100.v20230727-0604/org.eclipse.ui.views.properties.tabbed-3.10.100.v20230727-0604.jar')
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[161] 
11:41:47 	TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor);
11:41:47 	                                                                ^^^^^^^^^^^
11:41:47 Discouraged access: The method 'TabbedPropertyRegistryFactory.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.10.100.v20230727-0604/org.eclipse.ui.views.properties.tabbed-3.10.100.v20230727-0604.jar')
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[161] 
11:41:47 	TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor);
11:41:47 	                                                                              ^^^^^^^^^^^^^^
11:41:47 Discouraged access: The method 'TabbedPropertyRegistryFactory.createRegistry(ITabbedPropertySheetPageContributor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.10.100.v20230727-0604/org.eclipse.ui.views.properties.tabbed-3.10.100.v20230727-0604.jar')
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[167] 
11:41:47 	Method method = TabbedPropertyRegistry.class.getDeclaredMethod("getAllTabDescriptors"); //$NON-NLS-1$
11:41:47 	                ^^^^^^^^^^^^^^^^^^^^^^
11:41:47 Discouraged access: The type 'TabbedPropertyRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.10.100.v20230727-0604/org.eclipse.ui.views.properties.tabbed-3.10.100.v20230727-0604.jar')
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[202] 
11:41:47 	TabbedPropertyRegistryFactory.getInstance().disposeRegistry(contributor);				
11:41:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:47 Discouraged access: The type 'TabbedPropertyRegistryFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.10.100.v20230727-0604/org.eclipse.ui.views.properties.tabbed-3.10.100.v20230727-0604.jar')
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[202] 
11:41:47 	TabbedPropertyRegistryFactory.getInstance().disposeRegistry(contributor);				
11:41:47 	                              ^^^^^^^^^^^
11:41:47 Discouraged access: The method 'TabbedPropertyRegistryFactory.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.10.100.v20230727-0604/org.eclipse.ui.views.properties.tabbed-3.10.100.v20230727-0604.jar')
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[202] 
11:41:47 	TabbedPropertyRegistryFactory.getInstance().disposeRegistry(contributor);				
11:41:47 	                                            ^^^^^^^^^^^^^^^
11:41:47 Discouraged access: The method 'TabbedPropertyRegistryFactory.disposeRegistry(ITabbedPropertySheetPageContributor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.10.100.v20230727-0604/org.eclipse.ui.views.properties.tabbed-3.10.100.v20230727-0604.jar')
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/ModelElement.java:[173] 
11:41:47 	public IValidator getValidator(String propertyPath);
11:41:47 	       ^^^^^^^^^^
11:41:47 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/MultiString.java:[34] 
11:41:47 	protected MultipleStringEditor editor;
11:41:47 	          ^^^^^^^^^^^^^^^^^^^^
11:41:47 MultipleStringEditor is a raw type. References to generic type MultipleStringEditor<T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/MultiString.java:[58] 
11:41:47 	protected MultipleStringEditor createMultipleStringEditor(Composite parent, int style) {
11:41:47 	          ^^^^^^^^^^^^^^^^^^^^
11:41:47 MultipleStringEditor is a raw type. References to generic type MultipleStringEditor<T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/MultiString.java:[59] 
11:41:47 	return new MultipleStringEditor(parent, style);
11:41:47 	           ^^^^^^^^^^^^^^^^^^^^
11:41:47 MultipleStringEditor is a raw type. References to generic type MultipleStringEditor<T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/runtime/DefaultDisplayEngine.java:[373] 
11:41:47 	constraintEvaluationCache.replace(key, new Boolean(value));
11:41:47 	                                           ^^^^^^^^^^^^^^
11:41:47 The constructor Boolean(boolean) has been deprecated since version 9 and marked for removal
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/runtime/DefaultDisplayEngine.java:[375] 
11:41:47 	constraintEvaluationCache.put(key, new Boolean(value));
11:41:47 	                                       ^^^^^^^^^^^^^^
11:41:47 The constructor Boolean(boolean) has been deprecated since version 9 and marked for removal
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/providers/EncapsulatedComboViewer.java:[39] 
11:41:47 	public void setFilters(ViewerFilter[] filters) {
11:41:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:47 Varargs methods should only override or be overridden by other varargs methods unlike EncapsulatedComboViewer.setFilters(ViewerFilter[]) and StructuredViewer.setFilters(ViewerFilter...)
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/MultiReferenceEditorWithPropertyView.java:[115] 
11:41:47 	public void setModelObservable(IObservableList modelObservable) {
11:41:47 	                               ^^^^^^^^^^^^^^^
11:41:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[101] 
11:41:47 	protected IObservableList observableList;
11:41:47 	          ^^^^^^^^^^^^^^^
11:41:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[107] 
11:41:47 	protected IObservableValue observableValue;
11:41:47 	          ^^^^^^^^^^^^^^^^
11:41:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[110] 
11:41:47 	protected IValidator modelValidator;
11:41:47 	          ^^^^^^^^^^
11:41:47 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[112] 
11:41:47 	protected IConverter targetToModelConverter;
11:41:47 	          ^^^^^^^^^^
11:41:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[255] 
11:41:47 	IObservableList inputObservableList = getInputObservableList();
11:41:47 	^^^^^^^^^^^^^^^
11:41:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[262] 
11:41:47 	IObservableValue inputObservableValue = getInputObservableValue();
11:41:47 	^^^^^^^^^^^^^^^^
11:41:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[269] 
11:41:47 	IValidator modelVal = getValidator();
11:41:47 	^^^^^^^^^^
11:41:47 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[535] 
11:41:47 	protected IObservableList getInputObservableList() {
11:41:47 	          ^^^^^^^^^^^^^^^
11:41:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[538] 
11:41:47 	observableList = (IObservableList) input.getObservable(propertyPath);
11:41:47 	                  ^^^^^^^^^^^^^^^
11:41:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[551] 
11:41:47 	protected IObservableValue getInputObservableValue() {
11:41:47 	          ^^^^^^^^^^^^^^^^
11:41:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[554] 
11:41:47 	observableValue = (IObservableValue) input.getObservable(propertyPath);
11:41:47 	                   ^^^^^^^^^^^^^^^^
11:41:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[691] 
11:41:47 	public IValidator getValidator() {
11:41:47 	       ^^^^^^^^^^
11:41:47 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[711] 
11:41:47 	IObservableValue observable = AbstractPropertyEditor.this.observableValue;
11:41:47 	^^^^^^^^^^^^^^^^
11:41:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:41:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[856] 
11:41:47 	this.listenerClassesSet.add((IPropertiesListener) listenerClass.newInstance());
11:41:47 	                                                                ^^^^^^^^^^^^^
11:41:47 The method newInstance() from the type Class<capture#6-of ?> is deprecated since version 9
11:41:47 45 problems (45 warnings)
11:41:47 [INFO] 
11:41:47 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.properties.ui ---
11:41:47 [INFO] 
11:41:47 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.properties.ui ---
11:41:47 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
11:41:47 [INFO] 0 component(s) where generated, 2 where kept.
11:41:47 [INFO] 
11:41:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.ui ---
11:41:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/test/resources
11:41:47 [INFO] 
11:41:47 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.properties.ui ---
11:41:47 [INFO] 
11:41:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.properties.ui ---
11:41:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 135 were skipped
11:41:47 [INFO] 
11:41:47 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties.ui ---
11:41:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/target/org.eclipse.papyrus.infra.properties.ui-4.1.0-SNAPSHOT-sources.jar
11:41:48 [INFO] 
11:41:48 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.ui ---
11:41:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/target/org.eclipse.papyrus.infra.properties.ui-4.1.0-SNAPSHOT.jar
11:41:48 [INFO] 
11:41:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.ui ---
11:41:48 [INFO] 
11:41:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.properties.ui ---
11:41:48 [INFO] 
11:41:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties.ui ---
11:41:48 [INFO] 
11:41:48 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome >----
11:41:48 [INFO] Building org.eclipse.papyrus.infra.editor.welcome 3.0.0-SNAPSHOT [105/735]
11:41:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/pom.xml
11:41:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/pom.xml
11:41:48 [INFO] 
11:41:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.editor.welcome ---
11:41:48 [INFO] 
11:41:48 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.editor.welcome ---
11:41:48 [INFO] The project's OSGi version is 3.0.0.202404021539
11:41:48 [INFO] 
11:41:48 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.editor.welcome ---
11:41:48 [INFO] 
11:41:48 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.editor.welcome ---
11:41:48 [INFO] 
11:41:48 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.editor.welcome ---
11:41:48 [INFO] 
11:41:48 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.editor.welcome ---
11:41:48 [INFO] Resolving class path of org.eclipse.papyrus.infra.editor.welcome
11:41:48 [INFO] 
11:41:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.editor.welcome ---
11:41:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/main/resources
11:41:48 [INFO] 
11:41:48 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.editor.welcome ---
11:41:48 [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/PrivateLayoutValue.java:[28] 
11:41:49 	import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory;
11:41:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:49 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
11:41:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/PrivateLayoutValue.java:[66] 
11:41:49 	protected Command getToggleCommand(SashLayoutCommandFactory factory) {
11:41:49 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
11:41:49 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
11:41:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/PrivateLayoutValue.java:[67] 
11:41:49 	return factory.createTogglePrivateLayoutCommand();
11:41:49 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:49 Discouraged access: The method 'SashLayoutCommandFactory.createTogglePrivateLayoutCommand()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
11:41:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/RestoreActivePageValue.java:[22] 
11:41:49 	import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory;
11:41:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:49 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
11:41:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/RestoreActivePageValue.java:[51] 
11:41:49 	protected Command getToggleCommand(SashLayoutCommandFactory factory) {
11:41:49 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
11:41:49 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
11:41:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/RestoreActivePageValue.java:[52] 
11:41:49 	return factory.createToggleRestoreActivePageCommand();
11:41:49 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:49 Discouraged access: The method 'SashLayoutCommandFactory.createToggleRestoreActivePageCommand()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
11:41:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/AbstractPageLayoutToggleValue.java:[36] 
11:41:49 	import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory;
11:41:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:49 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
11:41:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/AbstractPageLayoutToggleValue.java:[72] 
11:41:49 	protected abstract Command getToggleCommand(SashLayoutCommandFactory factory);
11:41:49 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^
11:41:49 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
11:41:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/AbstractPageLayoutToggleValue.java:[82] 
11:41:49 	Command command = getToggleCommand(new SashLayoutCommandFactory(editor));
11:41:49 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
11:41:49 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
11:41:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/AbstractPageLayoutToggleValue.java:[82] 
11:41:49 	Command command = getToggleCommand(new SashLayoutCommandFactory(editor));
11:41:49 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
11:41:49 Discouraged access: The constructor 'SashLayoutCommandFactory(IMultiDiagramEditor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
11:41:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeModelManager.java:[49] 
11:41:49 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
11:41:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:49 The type TransactionHelper is deprecated
11:41:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeModelManager.java:[316] 
11:41:49 	TransactionHelper.run(TransactionUtil.getEditingDomain(rset), () -> {
11:41:49 	^^^^^^^^^^^^^^^^^
11:41:49 The type TransactionHelper is deprecated
11:41:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeModelManager.java:[316] 
11:41:49 	TransactionHelper.run(TransactionUtil.getEditingDomain(rset), () -> {
11:41:49 								Welcome newWelcome = getWelcome(rset);
11:41:49 								become(realWelcome, newWelcome);
11:41:49 								// And it was unloaded, so it has a proxy URI that it shouldn't
11:41:49 								((InternalEObject) realWelcome).eSetProxyURI(null);
11:41:49 							});
11:41:49 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:49 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:41:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[42] 
11:41:49 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
11:41:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:49 The type TransactionHelper is deprecated
11:41:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[487] 
11:41:49 	TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> {
11:41:49 	^^^^^^^^^^^^^^^^^
11:41:49 The type TransactionHelper is deprecated
11:41:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[487] 
11:41:49 	TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> {
11:41:49 					if (welcome.eResource() != res) {
11:41:49 						// Move it
11:41:49 						res.getContents().add(welcome);
11:41:49 					}
11:41:49 					WelcomePage page = welcome.getWelcomePage();
11:41:49 					if (page == null) {
11:41:49 						page = welcome.createWelcomePage();
11:41:49 					}
11:41:49 					recordTabSectionOrder(page);
11:41:49 					recordSashLayout(page);
11:41:49 				});
11:41:49 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:49 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
11:41:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[578] 
11:41:49 	TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> {
11:41:49 	^^^^^^^^^^^^^^^^^
11:41:49 The type TransactionHelper is deprecated
11:41:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[578] 
11:41:49 	TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> {
11:41:49 				Welcome defaultWelcome = (Welcome) EcoreUtil.getObjectByType(welcomeResource.getContents(), WelcomePackage.Literals.WELCOME);
11:41:49 				if (res == sashResource) {
11:41:49 					// Move it back to the default resource
11:41:49 					if (defaultWelcome != null) {
11:41:49 						EcoreUtil.replace(defaultWelcome, welcome);
11:41:49 					} else {
11:41:49 						res.getContents().add(welcome);
11:41:49 					}
11:41:49 				}
11:41:49 				if (!EcoreUtil.equals(defaultWelcome, welcome)) {
11:41:49 					recompute[0] = true;
11:41:49 					// We need to keep the identity of the welcome object to maintain
11:41:49 					// the reference from the sash model page, so make it look like the
11:41:49 					// default welcome
11:41:49 					become(welcome, defaultWelcome);
11:41:49 				}
11:41:49 			});
11:41:49 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:49 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
11:41:49 18 problems (18 warnings)
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.editor.welcome ---
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.editor.welcome ---
11:41:49 [INFO] 
11:41:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.editor.welcome ---
11:41:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/test/resources
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.editor.welcome ---
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.editor.welcome ---
11:41:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 135 were skipped
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.editor.welcome ---
11:41:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/target/org.eclipse.papyrus.infra.editor.welcome-3.0.0-SNAPSHOT-sources.jar
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.editor.welcome ---
11:41:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/target/org.eclipse.papyrus.infra.editor.welcome-3.0.0-SNAPSHOT.jar
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.editor.welcome ---
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.editor.welcome ---
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.editor.welcome ---
11:41:49 [INFO] 
11:41:49 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation >--
11:41:49 [INFO] Building org.eclipse.papyrus.infra.services.navigation 4.0.0-SNAPSHOT [106/735]
11:41:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/pom.xml
11:41:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/pom.xml
11:41:49 [INFO] 
11:41:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.navigation ---
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.navigation ---
11:41:49 [INFO] The project's OSGi version is 4.0.0.202404021539
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.navigation ---
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.navigation ---
11:41:49 [INFO] 
11:41:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.navigation ---
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.navigation ---
11:41:49 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.navigation
11:41:49 [INFO] 
11:41:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.navigation ---
11:41:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/src/main/resources
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.navigation ---
11:41:50 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:50 [INFO] 
11:41:50 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.navigation ---
11:41:50 [INFO] 
11:41:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.navigation ---
11:41:50 [INFO] 
11:41:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.navigation ---
11:41:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/src/test/resources
11:41:50 [INFO] 
11:41:50 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.navigation ---
11:41:50 [INFO] 
11:41:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.navigation ---
11:41:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 123 were skipped
11:41:50 [INFO] 
11:41:50 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.navigation ---
11:41:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/target/org.eclipse.papyrus.infra.services.navigation-4.0.0-SNAPSHOT-sources.jar
11:41:50 [INFO] 
11:41:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.navigation ---
11:41:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/target/org.eclipse.papyrus.infra.services.navigation-4.0.0-SNAPSHOT.jar
11:41:50 [INFO] 
11:41:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.navigation ---
11:41:50 [INFO] 
11:41:50 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.navigation ---
11:41:50 [INFO] 
11:41:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.navigation ---
11:41:50 [INFO] 
11:41:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.nattable >--
11:41:50 [INFO] Building org.eclipse.papyrus.infra.editor.welcome.nattable 4.0.0-SNAPSHOT [107/735]
11:41:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/pom.xml
11:41:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:50 [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-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/pom.xml
11:41:50 [WARNING] [32515eef-fd94-4996-a7e7-6c3fe0e725ef][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,ca.odell.glazedlists,1.9.0.v201303080712.
11:41:50 [WARNING] [32515eef-fd94-4996-a7e7-6c3fe0e725ef][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.nebula.widgets.nattable.core,1.5.0.201703192131.
11:41:50 [WARNING] [32515eef-fd94-4996-a7e7-6c3fe0e725ef][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.nebula.widgets.nattable.extension.glazedlists,1.5.0.201703192131.
11:41:50 [INFO] 
11:41:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:41:50 [INFO] 
11:41:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:41:50 [INFO] The project's OSGi version is 4.0.0.202404021539
11:41:50 [INFO] 
11:41:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:41:50 [INFO] 
11:41:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:41:50 [INFO] 
11:41:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:41:50 [INFO] 
11:41:50 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:41:50 [INFO] Resolving class path of org.eclipse.papyrus.infra.editor.welcome.nattable
11:41:51 [INFO] 
11:41:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:41:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/src/main/resources
11:41:51 [INFO] 
11:41:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:41:51 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:51 [INFO] 
11:41:51 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:41:51 [INFO] 
11:41:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:41:51 [INFO] 
11:41:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:41:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/src/test/resources
11:41:51 [INFO] 
11:41:51 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:41:51 [INFO] 
11:41:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:41:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
11:41:51 [INFO] 
11:41:51 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:41:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:41:51 [INFO] 
11:41:51 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:41:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/target/org.eclipse.papyrus.infra.editor.welcome.nattable-4.0.0-SNAPSHOT.jar
11:41:51 [INFO] 
11:41:51 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:41:51 [INFO] 
11:41:51 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:41:51 [INFO] 
11:41:51 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:41:51 [INFO] 
11:41:51 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.appearance >----
11:41:51 [INFO] Building org.eclipse.papyrus.infra.emf.appearance 3.0.0-SNAPSHOT [108/735]
11:41:51 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/pom.xml
11:41:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/pom.xml
11:41:51 [INFO] 
11:41:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.appearance ---
11:41:51 [INFO] 
11:41:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.appearance ---
11:41:51 [INFO] The project's OSGi version is 3.0.0.202404021539
11:41:51 [INFO] 
11:41:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.appearance ---
11:41:51 [INFO] 
11:41:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.appearance ---
11:41:51 [INFO] 
11:41:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.appearance ---
11:41:51 [INFO] 
11:41:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.appearance ---
11:41:51 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.appearance
11:41:51 [INFO] 
11:41:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.appearance ---
11:41:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/main/resources
11:41:51 [INFO] 
11:41:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.appearance ---
11:41:51 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/org/eclipse/papyrus/infra/emf/appearance/style/AnnotationStyleProvider.java:[46] 
11:41:52 	return new Boolean(gradientvalueString);
11:41:52 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:52 The constructor Boolean(String) has been deprecated since version 9 and marked for removal
11:41:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/org/eclipse/papyrus/infra/emf/appearance/style/AnnotationStyleProvider.java:[67] 
11:41:52 	return new Integer(depthString);
11:41:52 	           ^^^^^^^^^^^^^^^^^^^^
11:41:52 The constructor Integer(String) has been deprecated since version 9 and marked for removal
11:41:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/org/eclipse/papyrus/infra/emf/appearance/style/AnnotationStyleProvider.java:[83] 
11:41:52 	return new Boolean(gradientvalueString);
11:41:52 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:52 The constructor Boolean(String) has been deprecated since version 9 and marked for removal
11:41:52 3 problems (3 warnings)
11:41:52 [INFO] 
11:41:52 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.appearance ---
11:41:52 [INFO] 
11:41:52 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.appearance ---
11:41:52 [INFO] 
11:41:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.appearance ---
11:41:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/test/resources
11:41:52 [INFO] 
11:41:52 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.appearance ---
11:41:52 [INFO] 
11:41:52 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.appearance ---
11:41:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:41:52 [INFO] 
11:41:52 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.appearance ---
11:41:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/target/org.eclipse.papyrus.infra.emf.appearance-3.0.0-SNAPSHOT-sources.jar
11:41:52 [INFO] 
11:41:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.appearance ---
11:41:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/target/org.eclipse.papyrus.infra.emf.appearance-3.0.0-SNAPSHOT.jar
11:41:52 [INFO] 
11:41:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.appearance ---
11:41:52 [INFO] 
11:41:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.appearance ---
11:41:52 [INFO] 
11:41:52 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.appearance ---
11:41:52 [INFO] 
11:41:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.diagram.common >--
11:41:52 [INFO] Building org.eclipse.papyrus.infra.emf.diagram.common 3.0.0-SNAPSHOT [109/735]
11:41:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/pom.xml
11:41:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:52 [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-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/pom.xml
11:41:52 [INFO] 
11:41:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:41:52 [INFO] 
11:41:52 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:41:52 [INFO] The project's OSGi version is 3.0.0.202404021539
11:41:52 [INFO] 
11:41:52 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:41:52 [INFO] 
11:41:52 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:41:52 [INFO] 
11:41:52 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:41:52 [INFO] 
11:41:52 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:41:52 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.diagram.common
11:41:52 [INFO] 
11:41:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:41:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/src/main/resources
11:41:52 [INFO] 
11:41:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:41:52 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:41:53 [INFO] 
11:41:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:41:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/src/test/resources
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:41:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:41:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:41:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/target/org.eclipse.papyrus.infra.emf.diagram.common-3.0.0-SNAPSHOT.jar
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:41:53 [INFO] 
11:41:53 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-filters >--------
11:41:53 [INFO] Building Papyrus Infra Filters Model 0.0.1-SNAPSHOT            [110/735]
11:41:53 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/filters/pom.xml
11:41:53 [INFO] --------------------------------[ pom ]---------------------------------
11:41:53 [INFO] 
11:41:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-filters ---
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-filters ---
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-filters ---
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-filters ---
11:41:53 [INFO] 
11:41:53 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.filters >--------
11:41:53 [INFO] Building org.eclipse.papyrus.infra.filters 2.0.0-SNAPSHOT      [111/735]
11:41:53 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/pom.xml
11:41:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/pom.xml
11:41:53 [INFO] 
11:41:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.filters ---
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.filters ---
11:41:53 [INFO] The project's OSGi version is 2.0.0.202404021539
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.filters ---
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.filters ---
11:41:53 [INFO] 
11:41:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.filters ---
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.filters ---
11:41:53 [INFO] Resolving class path of org.eclipse.papyrus.infra.filters
11:41:53 [INFO] 
11:41:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.filters ---
11:41:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/src/main/resources
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.filters ---
11:41:53 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.filters ---
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.filters ---
11:41:53 [INFO] 
11:41:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.filters ---
11:41:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/src/test/resources
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.filters ---
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.filters ---
11:41:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.filters ---
11:41:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/target/org.eclipse.papyrus.infra.filters-2.0.0-SNAPSHOT-sources.jar
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.filters ---
11:41:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/target/org.eclipse.papyrus.infra.filters-2.0.0-SNAPSHOT.jar
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.filters ---
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.filters ---
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.filters ---
11:41:53 [INFO] 
11:41:53 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.core >------
11:41:53 [INFO] Building org.eclipse.papyrus.infra.types.core 5.1.0-SNAPSHOT   [112/735]
11:41:53 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/pom.xml
11:41:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/pom.xml
11:41:53 [INFO] 
11:41:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types.core ---
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.core ---
11:41:53 [INFO] The project's OSGi version is 5.1.0.202404021539
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.core ---
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.core ---
11:41:53 [INFO] 
11:41:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.core ---
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.types.core ---
11:41:53 [INFO] Resolving class path of org.eclipse.papyrus.infra.types.core
11:41:53 [INFO] 
11:41:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.types.core ---
11:41:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/src/main/resources
11:41:53 [INFO] 
11:41:53 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.types.core ---
11:41:53 [INFO] Compiling 68 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:54 [INFO] 
11:41:54 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.types.core ---
11:41:54 [INFO] 
11:41:54 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.types.core ---
11:41:54 [INFO] 
11:41:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.core ---
11:41:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/src/test/resources
11:41:54 [INFO] 
11:41:54 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.types.core ---
11:41:54 [INFO] 
11:41:54 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.types.core ---
11:41:54 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
11:41:54 [INFO] 
11:41:54 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.core ---
11:41:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/target/org.eclipse.papyrus.infra.types.core-5.1.0-SNAPSHOT-sources.jar
11:41:54 [INFO] 
11:41:54 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.core ---
11:41:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/target/org.eclipse.papyrus.infra.types.core-5.1.0-SNAPSHOT.jar
11:41:54 [INFO] 
11:41:54 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.core ---
11:41:54 [INFO] 
11:41:54 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.types.core ---
11:41:54 [INFO] 
11:41:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.core ---
11:41:54 [INFO] 
11:41:54 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.rulebased >----
11:41:54 [INFO] Building org.eclipse.papyrus.infra.types.rulebased 5.0.0-SNAPSHOT [113/735]
11:41:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/pom.xml
11:41:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.rulebased:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/pom.xml
11:41:54 [INFO] 
11:41:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types.rulebased ---
11:41:54 [INFO] 
11:41:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.rulebased ---
11:41:54 [INFO] The project's OSGi version is 5.0.0.202404021539
11:41:54 [INFO] 
11:41:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.rulebased ---
11:41:54 [INFO] 
11:41:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.rulebased ---
11:41:54 [INFO] 
11:41:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.rulebased ---
11:41:54 [INFO] 
11:41:54 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.types.rulebased ---
11:41:54 [INFO] Resolving class path of org.eclipse.papyrus.infra.types.rulebased
11:41:54 [INFO] 
11:41:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.types.rulebased ---
11:41:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/main/resources
11:41:54 [INFO] 
11:41:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.types.rulebased ---
11:41:54 [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/org/eclipse/papyrus/infra/types/rulebased/core/DefaultRuleEditHelperAdvice.java:[87] 
11:41:55 	values.addAll((List<Object>) value);
11:41:55 	              ^^^^^^^^^^^^^^^^^^^^
11:41:55 Type safety: Unchecked cast from Object to List<Object>
11:41:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/org/eclipse/papyrus/infra/types/rulebased/core/AbstractRule.java:[56] 
11:41:55 	values.addAll((List<Object>) value);
11:41:55 	              ^^^^^^^^^^^^^^^^^^^^
11:41:55 Type safety: Unchecked cast from Object to List<Object>
11:41:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/org/eclipse/papyrus/infra/types/rulebased/core/AbstractRule.java:[74] 
11:41:55 	Map<EObject, EReference> objectsToMove = ((MoveRequest) request).getElementsToMove();
11:41:55 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:55 Type safety: The expression of type Map needs unchecked conversion to conform to Map<EObject,EReference>
11:41:55 3 problems (3 warnings)
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.types.rulebased ---
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.types.rulebased ---
11:41:55 [INFO] 
11:41:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.rulebased ---
11:41:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/test/resources
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.types.rulebased ---
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.types.rulebased ---
11:41:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.rulebased ---
11:41:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/target/org.eclipse.papyrus.infra.types.rulebased-5.0.0-SNAPSHOT-sources.jar
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.rulebased ---
11:41:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/target/org.eclipse.papyrus.infra.types.rulebased-5.0.0-SNAPSHOT.jar
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.rulebased ---
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.types.rulebased ---
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.rulebased ---
11:41:55 [INFO] 
11:41:55 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.filters.edit >-----
11:41:55 [INFO] Building org.eclipse.papyrus.infra.filters.edit 2.0.0-SNAPSHOT [114/735]
11:41:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/pom.xml
11:41:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/pom.xml
11:41:55 [INFO] 
11:41:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.filters.edit ---
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.filters.edit ---
11:41:55 [INFO] The project's OSGi version is 2.0.0.202404021539
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.filters.edit ---
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.filters.edit ---
11:41:55 [INFO] 
11:41:55 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.filters.edit ---
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.filters.edit ---
11:41:55 [INFO] Resolving class path of org.eclipse.papyrus.infra.filters.edit
11:41:55 [INFO] 
11:41:55 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.filters.edit ---
11:41:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/src/main/resources
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.filters.edit ---
11:41:55 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.filters.edit ---
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.filters.edit ---
11:41:55 [INFO] 
11:41:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.filters.edit ---
11:41:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/src/test/resources
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.filters.edit ---
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.filters.edit ---
11:41:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 16 were skipped
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.filters.edit ---
11:41:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/target/org.eclipse.papyrus.infra.filters.edit-2.0.0-SNAPSHOT-sources.jar
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.filters.edit ---
11:41:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/target/org.eclipse.papyrus.infra.filters.edit-2.0.0-SNAPSHOT.jar
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.filters.edit ---
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.filters.edit ---
11:41:55 [INFO] 
11:41:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.filters.edit ---
11:41:55 [INFO] 
11:41:55 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types >-------
11:41:55 [INFO] Building org.eclipse.papyrus.infra.emf.types 5.0.100-SNAPSHOT  [115/735]
11:41:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/pom.xml
11:41:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types:5.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/pom.xml
11:41:56 [INFO] 
11:41:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types ---
11:41:56 [INFO] 
11:41:56 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types ---
11:41:56 [INFO] The project's OSGi version is 5.0.100.202404021539
11:41:56 [INFO] 
11:41:56 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types ---
11:41:56 [INFO] 
11:41:56 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types ---
11:41:56 [INFO] 
11:41:56 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types ---
11:41:56 [INFO] 
11:41:56 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.types ---
11:41:56 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.types
11:41:56 [INFO] 
11:41:56 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types ---
11:41:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/main/resources
11:41:56 [INFO] 
11:41:56 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types ---
11:41:56 [INFO] Compiling 113 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[34] 
11:41:56 	private Map<Class<?>, IConverter> converterMaps = new HashMap<Class<?>, IConverter>();
11:41:56 	                      ^^^^^^^^^^
11:41:56 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[34] 
11:41:56 	private Map<Class<?>, IConverter> converterMaps = new HashMap<Class<?>, IConverter>();
11:41:56 	                                                                        ^^^^^^^^^^
11:41:56 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[74] 
11:41:56 	public IConverter getConverter(Class<?> toType) {
11:41:56 	       ^^^^^^^^^^
11:41:56 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[80] 
11:41:56 	IConverter converter = getConverter(parameterType);
11:41:56 	^^^^^^^^^^
11:41:56 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[83] 
11:41:56 	return converter.convert(valueInstance);
11:41:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:56 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
11:41:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToEnumerationConverter.java:[29] 
11:41:56 	public class ValueSpecificationToEnumerationConverter extends Converter implements IConverter {
11:41:56 	                                                              ^^^^^^^^^
11:41:56 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
11:41:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToEnumerationConverter.java:[29] 
11:41:56 	public class ValueSpecificationToEnumerationConverter extends Converter implements IConverter {
11:41:56 	                                                                                   ^^^^^^^^^^
11:41:56 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToStringConverter.java:[24] 
11:41:56 	public class ValueSpecificationToStringConverter extends Converter implements IConverter {
11:41:56 	                                                         ^^^^^^^^^
11:41:56 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
11:41:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToStringConverter.java:[24] 
11:41:56 	public class ValueSpecificationToStringConverter extends Converter implements IConverter {
11:41:56 	                                                                              ^^^^^^^^^^
11:41:56 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToIntegerConverter.java:[24] 
11:41:56 	public class ValueSpecificationToIntegerConverter extends Converter implements IConverter {
11:41:56 	                                                          ^^^^^^^^^
11:41:56 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
11:41:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToIntegerConverter.java:[24] 
11:41:56 	public class ValueSpecificationToIntegerConverter extends Converter implements IConverter {
11:41:56 	                                                                               ^^^^^^^^^^
11:41:56 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/advices/values/SetValuesAdviceEditHelperAdvice.java:[30] 
11:41:56 	import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureToSet;
11:41:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:56 The import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureToSet is never used
11:41:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/advices/values/SetValuesAdviceEditHelperAdvice.java:[31] 
11:41:56 	import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureValue;
11:41:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:56 The import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureValue is never used
11:41:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/advices/values/SetValuesAdviceEditHelperAdvice.java:[32] 
11:41:56 	import org.eclipse.papyrus.infra.emf.types.advices.values.SetValuesAdviceConfiguration;
11:41:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:41:56 The import org.eclipse.papyrus.infra.emf.types.advices.values.SetValuesAdviceConfiguration is never used
11:41:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToEENumConverter.java:[27] 
11:41:56 	public class ValueSpecificationToEENumConverter extends Converter implements IConverter {
11:41:56 	                                                        ^^^^^^^^^
11:41:56 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
11:41:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToEENumConverter.java:[27] 
11:41:56 	public class ValueSpecificationToEENumConverter extends Converter implements IConverter {
11:41:56 	                                                                             ^^^^^^^^^^
11:41:56 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/rules/container/InvariantContainerRule.java:[34] 
11:41:56 	@SuppressWarnings("restriction")
11:41:56 	                  ^^^^^^^^^^^^^
11:41:56 Unnecessary @SuppressWarnings("restriction")
11:41:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToBooleanConverter.java:[24] 
11:41:56 	public class ValueSpecificationToBooleanConverter extends Converter implements IConverter {
11:41:56 	                                                          ^^^^^^^^^
11:41:56 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
11:41:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToBooleanConverter.java:[24] 
11:41:56 	public class ValueSpecificationToBooleanConverter extends Converter implements IConverter {
11:41:56 	                                                                               ^^^^^^^^^^
11:41:56 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:41:56 19 problems (19 warnings)
11:41:56 [INFO] 
11:41:56 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.types ---
11:41:56 [INFO] 
11:41:56 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.types ---
11:41:56 [INFO] 
11:41:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types ---
11:41:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/test/resources
11:41:56 [INFO] 
11:41:56 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.types ---
11:41:56 [INFO] 
11:41:56 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.types ---
11:41:56 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
11:41:56 [INFO] 
11:41:56 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types ---
11:41:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/target/org.eclipse.papyrus.infra.emf.types-5.0.100-SNAPSHOT-sources.jar
11:41:56 [INFO] 
11:41:56 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types ---
11:41:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/target/org.eclipse.papyrus.infra.emf.types-5.0.100-SNAPSHOT.jar
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types ---
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.types ---
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.types ---
11:41:57 [INFO] 
11:41:57 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.edit >----
11:41:57 [INFO] Building org.eclipse.papyrus.infra.properties.edit 4.1.0-SNAPSHOT [116/735]
11:41:57 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/pom.xml
11:41:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.edit:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/pom.xml
11:41:57 [INFO] 
11:41:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.properties.edit ---
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.edit ---
11:41:57 [INFO] The project's OSGi version is 4.1.0.202404021539
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.edit ---
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.edit ---
11:41:57 [INFO] 
11:41:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.edit ---
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.properties.edit ---
11:41:57 [INFO] Resolving class path of org.eclipse.papyrus.infra.properties.edit
11:41:57 [INFO] 
11:41:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.properties.edit ---
11:41:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/src/main/resources
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.properties.edit ---
11:41:57 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.properties.edit ---
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.properties.edit ---
11:41:57 [INFO] 
11:41:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.edit ---
11:41:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/src/test/resources
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.properties.edit ---
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.properties.edit ---
11:41:57 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties.edit ---
11:41:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/target/org.eclipse.papyrus.infra.properties.edit-4.1.0-SNAPSHOT-sources.jar
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.edit ---
11:41:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/target/org.eclipse.papyrus.infra.properties.edit-4.1.0-SNAPSHOT.jar
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.edit ---
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.properties.edit ---
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties.edit ---
11:41:57 [INFO] 
11:41:57 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui >-----
11:41:57 [INFO] Building org.eclipse.papyrus.infra.emf.types.ui 5.0.0-SNAPSHOT [117/735]
11:41:57 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/pom.xml
11:41:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:57 [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-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/pom.xml
11:41:57 [INFO] 
11:41:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:41:57 [INFO] The project's OSGi version is 5.0.0.202404021539
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:41:57 [INFO] 
11:41:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:41:57 [INFO] 
11:41:57 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:41:57 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.types.ui
11:41:58 [INFO] 
11:41:58 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:41:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/src/main/resources
11:41:58 [INFO] 
11:41:58 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:41:58 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:58 [INFO] 
11:41:58 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:41:58 [INFO] 
11:41:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:41:58 [INFO] 
11:41:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:41:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/src/test/resources
11:41:58 [INFO] 
11:41:58 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:41:58 [INFO] 
11:41:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:41:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 136 were skipped
11:41:58 [INFO] 
11:41:58 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:41:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:41:58 [INFO] 
11:41:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:41:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/target/org.eclipse.papyrus.infra.emf.types.ui-5.0.0-SNAPSHOT.jar
11:41:58 [INFO] 
11:41:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:41:58 [INFO] 
11:41:58 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:41:58 [INFO] 
11:41:58 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:41:58 [INFO] 
11:41:58 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.edit >--
11:41:58 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.edit 2.0.0-SNAPSHOT [118/735]
11:41:58 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/pom.xml
11:41:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:58 [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-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/pom.xml
11:41:58 [INFO] 
11:41:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:41:58 [INFO] 
11:41:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:41:58 [INFO] The project's OSGi version is 2.0.0.202404021539
11:41:58 [INFO] 
11:41:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:41:58 [INFO] 
11:41:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:41:58 [INFO] 
11:41:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:41:58 [INFO] 
11:41:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:41:58 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.expressions.edit
11:41:59 [INFO] 
11:41:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:41:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/src/main/resources
11:41:59 [INFO] 
11:41:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:41:59 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:41:59 [INFO] 
11:41:59 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:41:59 [INFO] 
11:41:59 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:41:59 [INFO] 
11:41:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:41:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/src/test/resources
11:41:59 [INFO] 
11:41:59 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:41:59 [INFO] 
11:41:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:41:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 104 were skipped
11:41:59 [INFO] 
11:41:59 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:41:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:41:59 [INFO] 
11:41:59 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:41:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:41:59 [INFO] 
11:41:59 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:41:59 [INFO] 
11:41:59 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:41:59 [INFO] 
11:41:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:41:59 [INFO] 
11:41:59 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.editor >--
11:41:59 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.editor 2.0.0-SNAPSHOT [119/735]
11:41:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/pom.xml
11:41:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:59 [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-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/pom.xml
11:41:59 [INFO] 
11:41:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:41:59 [INFO] 
11:41:59 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:41:59 [INFO] The project's OSGi version is 2.0.0.202404021539
11:41:59 [INFO] 
11:41:59 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:41:59 [INFO] 
11:41:59 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:41:59 [INFO] 
11:41:59 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:41:59 [INFO] 
11:41:59 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:41:59 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.expressions.editor
11:41:59 [INFO] 
11:41:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:41:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/src/main/resources
11:41:59 [INFO] 
11:41:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:41:59 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/src-gen/org/eclipse/papyrus/infra/emf/expressions/presentation/ExpressionsEditor.java:[1347] 
11:42:00 	@SuppressWarnings("rawtypes")
11:42:00 	                  ^^^^^^^^^^
11:42:00 Unnecessary @SuppressWarnings("rawtypes")
11:42:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:42:00 	@SuppressWarnings("rawtypes")
11:42:00 	                  ^^^^^^^^^^
11:42:00 Unnecessary @SuppressWarnings("rawtypes")
11:42:00 2 problems (2 warnings)
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:42:00 [INFO] 
11:42:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:42:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/src/test/resources
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:42:00 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:42:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:42:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:42:00 [INFO] 
11:42:00 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.properties >--
11:42:00 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.properties 2.0.0-SNAPSHOT [120/735]
11:42:00 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/pom.xml
11:42:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:00 [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-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/pom.xml
11:42:00 [INFO] 
11:42:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:42:00 [INFO] The project's OSGi version is 2.0.0.202404021539
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:42:00 [INFO] 
11:42:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:42:00 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.expressions.properties
11:42:00 [INFO] 
11:42:00 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:42:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/src/main/resources
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:42:00 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:42:00 [INFO] 
11:42:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:42:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/src/test/resources
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:42:00 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 135 were skipped
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:42:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:42:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:42:00 [INFO] 
11:42:00 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:42:01 [INFO] 
11:42:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.editor >---
11:42:01 [INFO] Building org.eclipse.papyrus.infra.properties.editor 4.0.0-SNAPSHOT [121/735]
11:42:01 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/pom.xml
11:42:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/pom.xml
11:42:01 [INFO] 
11:42:01 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.properties.editor ---
11:42:01 [INFO] 
11:42:01 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.editor ---
11:42:01 [INFO] The project's OSGi version is 4.0.0.202404021539
11:42:01 [INFO] 
11:42:01 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.editor ---
11:42:01 [INFO] 
11:42:01 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.editor ---
11:42:01 [INFO] 
11:42:01 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.editor ---
11:42:01 [INFO] 
11:42:01 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.properties.editor ---
11:42:01 [INFO] Resolving class path of org.eclipse.papyrus.infra.properties.editor
11:42:01 [INFO] 
11:42:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.properties.editor ---
11:42:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src/main/resources
11:42:01 [INFO] 
11:42:01 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.properties.editor ---
11:42:01 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/environment/presentation/EnvironmentEditor.java:[1333] 
11:42:01 	@SuppressWarnings("rawtypes")
11:42:01 	                  ^^^^^^^^^^
11:42:01 Unnecessary @SuppressWarnings("rawtypes")
11:42:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/ui/presentation/UiEditor.java:[1334] 
11:42:01 	@SuppressWarnings("rawtypes")
11:42:01 	                  ^^^^^^^^^^
11:42:01 Unnecessary @SuppressWarnings("rawtypes")
11:42:01 2 problems (2 warnings)
11:42:01 [INFO] 
11:42:01 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.properties.editor ---
11:42:01 [INFO] 
11:42:01 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.properties.editor ---
11:42:01 [INFO] 
11:42:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.editor ---
11:42:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src/test/resources
11:42:01 [INFO] 
11:42:01 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.properties.editor ---
11:42:01 [INFO] 
11:42:01 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.properties.editor ---
11:42:01 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
11:42:01 [INFO] 
11:42:01 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties.editor ---
11:42:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/target/org.eclipse.papyrus.infra.properties.editor-4.0.0-SNAPSHOT-sources.jar
11:42:01 [INFO] 
11:42:01 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.editor ---
11:42:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/target/org.eclipse.papyrus.infra.properties.editor-4.0.0-SNAPSHOT.jar
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.editor ---
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.properties.editor ---
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties.editor ---
11:42:02 [INFO] 
11:42:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.architecture >--
11:42:02 [INFO] Building org.eclipse.papyrus.infra.services.architecture 2.0.0-SNAPSHOT [122/735]
11:42:02 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/pom.xml
11:42:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/pom.xml
11:42:02 [INFO] 
11:42:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.architecture ---
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.architecture ---
11:42:02 [INFO] The project's OSGi version is 2.0.0.202404021539
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.architecture ---
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.architecture ---
11:42:02 [INFO] 
11:42:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.architecture ---
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.architecture ---
11:42:02 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.architecture
11:42:02 [INFO] 
11:42:02 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.architecture ---
11:42:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/src/main/resources
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.architecture ---
11:42:02 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.architecture ---
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.architecture ---
11:42:02 [INFO] 
11:42:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.architecture ---
11:42:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/src/test/resources
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.architecture ---
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.architecture ---
11:42:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.architecture ---
11:42:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/target/org.eclipse.papyrus.infra.services.architecture-2.0.0-SNAPSHOT-sources.jar
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.architecture ---
11:42:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/target/org.eclipse.papyrus.infra.services.architecture-2.0.0-SNAPSHOT.jar
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.architecture ---
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.architecture ---
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.architecture ---
11:42:02 [INFO] 
11:42:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode >--
11:42:02 [INFO] Building org.eclipse.papyrus.infra.services.controlmode 3.1.0-SNAPSHOT [123/735]
11:42:02 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/pom.xml
11:42:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/pom.xml
11:42:02 [INFO] 
11:42:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.controlmode ---
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.controlmode ---
11:42:02 [INFO] The project's OSGi version is 3.1.0.202404021539
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.controlmode ---
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.controlmode ---
11:42:02 [INFO] 
11:42:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.controlmode ---
11:42:02 [INFO] 
11:42:02 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.controlmode ---
11:42:02 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.controlmode
11:42:03 [INFO] 
11:42:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.controlmode ---
11:42:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/main/resources
11:42:03 [INFO] 
11:42:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.controlmode ---
11:42:03 [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/helper/advice/ControlModeEditHelperAdvice.java:[78] 
11:42:03 	request.getParameters().put(RequestParameterConstants.TRANSACTIONAL_NESTING, Boolean.TRUE);
11:42:03 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:03 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:42:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[31] 
11:42:03 	import org.eclipse.papyrus.infra.emf.internal.resource.CrossReferenceIndex;
11:42:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:03 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
11:42:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[32] 
11:42:03 	import org.eclipse.papyrus.infra.emf.internal.resource.index.IndexManager;
11:42:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:03 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
11:42:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[74] 
11:42:03 	if (IndexManager.getInstance().isStarted()) {
11:42:03 	    ^^^^^^^^^^^^
11:42:03 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
11:42:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[74] 
11:42:03 	if (IndexManager.getInstance().isStarted()) {
11:42:03 	                 ^^^^^^^^^^^
11:42:03 Discouraged access: The method 'IndexManager.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
11:42:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[74] 
11:42:03 	if (IndexManager.getInstance().isStarted()) {
11:42:03 	                               ^^^^^^^^^
11:42:03 Discouraged access: The method 'IndexManager.isStarted()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
11:42:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[91] 
11:42:03 	index = CrossReferenceIndex.getInstance();
11:42:03 	        ^^^^^^^^^^^^^^^^^^^
11:42:03 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
11:42:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[91] 
11:42:03 	index = CrossReferenceIndex.getInstance();
11:42:03 	                            ^^^^^^^^^^^
11:42:03 Discouraged access: The method 'CrossReferenceIndex.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
11:42:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[94] 
11:42:03 	unregisterHandler = ((CrossReferenceIndex) index).onIndexChanged(
11:42:03 	                      ^^^^^^^^^^^^^^^^^^^
11:42:03 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
11:42:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[94] 
11:42:03 	unregisterHandler = ((CrossReferenceIndex) index).onIndexChanged(
11:42:03 	                                                  ^^^^^^^^^^^^^^
11:42:03 Discouraged access: The method 'CrossReferenceIndex.onIndexChanged(Consumer<? super CrossReferenceIndex>, Executor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
11:42:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[158] 
11:42:03 	@SuppressWarnings("unchecked")
11:42:03 	                  ^^^^^^^^^^^
11:42:03 Unnecessary @SuppressWarnings("unchecked")
11:42:03 11 problems (11 warnings)
11:42:03 [INFO] 
11:42:03 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.controlmode ---
11:42:03 [INFO] 
11:42:03 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.controlmode ---
11:42:03 [INFO] 
11:42:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.controlmode ---
11:42:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/test/resources
11:42:03 [INFO] 
11:42:03 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.controlmode ---
11:42:03 [INFO] 
11:42:03 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.controlmode ---
11:42:03 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
11:42:03 [INFO] 
11:42:03 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.controlmode ---
11:42:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/target/org.eclipse.papyrus.infra.services.controlmode-3.1.0-SNAPSHOT-sources.jar
11:42:03 [INFO] 
11:42:03 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.controlmode ---
11:42:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/target/org.eclipse.papyrus.infra.services.controlmode-3.1.0-SNAPSHOT.jar
11:42:03 [INFO] 
11:42:03 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.controlmode ---
11:42:03 [INFO] 
11:42:03 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.controlmode ---
11:42:03 [INFO] 
11:42:03 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.controlmode ---
11:42:03 [INFO] 
11:42:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.history >--
11:42:03 [INFO] Building org.eclipse.papyrus.infra.services.controlmode.history 3.0.0-SNAPSHOT [124/735]
11:42:03 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/pom.xml
11:42:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:03 [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-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/pom.xml
11:42:03 [INFO] 
11:42:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:42:03 [INFO] 
11:42:03 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:42:03 [INFO] The project's OSGi version is 3.0.0.202404021539
11:42:03 [INFO] 
11:42:03 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:42:03 [INFO] 
11:42:03 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:42:03 [INFO] 
11:42:03 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:42:03 [INFO] 
11:42:03 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:42:03 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.controlmode.history
11:42:04 [INFO] 
11:42:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:42:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/main/resources
11:42:04 [INFO] 
11:42:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:42:04 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/org/eclipse/papyrus/infra/services/controlmode/history/utils/HistoryUtils.java:[41] 
11:42:04 	return (HistoryModel) ModelUtils.getModelSetChecked().getModel(HistoryModel.MODEL_ID);
11:42:04 	                                 ^^^^^^^^^^^^^^^^^^^^
11:42:04 The method getModelSetChecked() from the type ModelUtils is deprecated
11:42:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/org/eclipse/papyrus/infra/services/controlmode/history/utils/HistoryUtils.java:[58] 
11:42:04 	return (HistoryModel) ModelUtils.getModelSetChecked().getModel(HistoryModel.MODEL_ID);
11:42:04 	                                 ^^^^^^^^^^^^^^^^^^^^
11:42:04 The method getModelSetChecked() from the type ModelUtils is deprecated
11:42:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/org/eclipse/papyrus/infra/services/controlmode/history/utils/HistoryUtils.java:[162] 
11:42:04 	if (SashModel.MODEL_FILE_EXTENSION.equals(r.getURI().fileExtension())) {
11:42:04 	              ^^^^^^^^^^^^^^^^^^^^
11:42:04 The field SashModel.MODEL_FILE_EXTENSION is deprecated
11:42:04 3 problems (3 warnings)
11:42:04 [INFO] 
11:42:04 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:42:04 [INFO] 
11:42:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:42:04 [INFO] 
11:42:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:42:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/test/resources
11:42:04 [INFO] 
11:42:04 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:42:04 [INFO] 
11:42:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:42:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
11:42:04 [INFO] 
11:42:04 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:42:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:42:04 [INFO] 
11:42:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:42:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/target/org.eclipse.papyrus.infra.services.controlmode.history-3.0.0-SNAPSHOT.jar
11:42:04 [INFO] 
11:42:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:42:04 [INFO] 
11:42:04 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:42:04 [INFO] 
11:42:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:42:04 [INFO] 
11:42:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration >--
11:42:04 [INFO] Building org.eclipse.papyrus.infra.services.decoration 3.1.0-SNAPSHOT [125/735]
11:42:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/pom.xml
11:42:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/pom.xml
11:42:04 [INFO] 
11:42:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.decoration ---
11:42:04 [INFO] 
11:42:04 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.decoration ---
11:42:04 [INFO] The project's OSGi version is 3.1.0.202404021539
11:42:04 [INFO] 
11:42:04 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.decoration ---
11:42:04 [INFO] 
11:42:04 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.decoration ---
11:42:04 [INFO] 
11:42:04 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.decoration ---
11:42:04 [INFO] 
11:42:04 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.decoration ---
11:42:04 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.decoration
11:42:04 [INFO] 
11:42:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.decoration ---
11:42:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/main/resources
11:42:04 [INFO] 
11:42:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.decoration ---
11:42:04 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[27] 
11:42:05 	import java.util.Observable;
11:42:05 	       ^^^^^^^^^^^^^^^^^^^^
11:42:05 The type Observable is deprecated since version 9
11:42:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[28] 
11:42:05 	import java.util.Observer;
11:42:05 	       ^^^^^^^^^^^^^^^^^^
11:42:05 The type Observer is deprecated since version 9
11:42:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[47] 
11:42:05 	public class DecorationService extends Observable implements IDecorationService {
11:42:05 	                                       ^^^^^^^^^^
11:42:05 The type Observable is deprecated since version 9
11:42:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[94] 
11:42:05 	if (countObservers() > 0) {
11:42:05 	    ^^^^^^^^^^^^^^^^
11:42:05 The method countObservers() from the type Observable is deprecated
11:42:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[106] 
11:42:05 	setChanged();
11:42:05 	^^^^^^^^^^^^
11:42:05 The method setChanged() from the type Observable is deprecated
11:42:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[107] 
11:42:05 	notifyObservers(new DecorationChange(DecorationChangeKind.DecorationRemoved, next));
11:42:05 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:05 The method notifyObservers(Object) from the type Observable is deprecated
11:42:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[130] 
11:42:05 	public synchronized void addListener(Observer o) {
11:42:05 	                                     ^^^^^^^^
11:42:05 The type Observer is deprecated since version 9
11:42:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[131] 
11:42:05 	addObserver(o);
11:42:05 	^^^^^^^^^^^^^^
11:42:05 The method addObserver(Observer) from the type Observable is deprecated
11:42:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[142] 
11:42:05 	public synchronized void deleteListener(Observer o) {
11:42:05 	                                        ^^^^^^^^
11:42:05 The type Observer is deprecated since version 9
11:42:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[143] 
11:42:05 	deleteObserver(o);
11:42:05 	^^^^^^^^^^^^^^^^^
11:42:05 The method deleteObserver(Observer) from the type Observable is deprecated
11:42:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[160] 
11:42:05 	setChanged();
11:42:05 	^^^^^^^^^^^^
11:42:05 The method setChanged() from the type Observable is deprecated
11:42:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[161] 
11:42:05 	notifyObservers(new DecorationChange(DecorationChangeKind.DecorationRemoved, decoration));
11:42:05 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:05 The method notifyObservers(Object) from the type Observable is deprecated
11:42:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[235] 
11:42:05 	setChanged();
11:42:05 	^^^^^^^^^^^^
11:42:05 The method setChanged() from the type Observable is deprecated
11:42:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[236] 
11:42:05 	notifyObservers(new DecorationChange(decorationChangeKind, decoration));
11:42:05 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:05 The method notifyObservers(Object) from the type Observable is deprecated
11:42:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/IDecorationService.java:[18] 
11:42:05 	import java.util.Observer;
11:42:05 	       ^^^^^^^^^^^^^^^^^^
11:42:05 The type Observer is deprecated since version 9
11:42:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/IDecorationService.java:[55] 
11:42:05 	void addListener(Observer o);
11:42:05 	                 ^^^^^^^^
11:42:05 The type Observer is deprecated since version 9
11:42:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/IDecorationService.java:[63] 
11:42:05 	void deleteListener(Observer o);
11:42:05 	                    ^^^^^^^^
11:42:05 The type Observer is deprecated since version 9
11:42:05 17 problems (17 warnings)
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.decoration ---
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.decoration ---
11:42:05 [INFO] 
11:42:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.decoration ---
11:42:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/test/resources
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.decoration ---
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.decoration ---
11:42:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.decoration ---
11:42:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/target/org.eclipse.papyrus.infra.services.decoration-3.1.0-SNAPSHOT-sources.jar
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.decoration ---
11:42:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/target/org.eclipse.papyrus.infra.services.decoration-3.1.0-SNAPSHOT.jar
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.decoration ---
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.decoration ---
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.decoration ---
11:42:05 [INFO] 
11:42:05 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit.ui >---
11:42:05 [INFO] Building org.eclipse.papyrus.infra.services.edit.ui 4.0.0-SNAPSHOT [126/735]
11:42:05 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/pom.xml
11:42:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:05 [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-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/pom.xml
11:42:05 [INFO] 
11:42:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:42:05 [INFO] The project's OSGi version is 4.0.0.202404021539
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:42:05 [INFO] 
11:42:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:42:05 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.edit.ui
11:42:05 [INFO] 
11:42:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:42:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/src/main/resources
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:42:05 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/src/org/eclipse/papyrus/infra/services/edit/ui/databinding/AggregatedPapyrusObservableValue.java:[48] 
11:42:05 	if (((IObservableValue) observable).getValueType() != valueType) {
11:42:05 	      ^^^^^^^^^^^^^^^^
11:42:05 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:42:05 1 problem (1 warning)
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:42:05 [INFO] 
11:42:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:42:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/src/test/resources
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:42:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:42:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:42:05 [INFO] 
11:42:05 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:42:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/target/org.eclipse.papyrus.infra.services.edit.ui-4.0.0-SNAPSHOT.jar
11:42:06 [INFO] 
11:42:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:42:06 [INFO] 
11:42:06 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:42:06 [INFO] 
11:42:06 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:42:06 [INFO] 
11:42:06 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.localizer >--
11:42:06 [INFO] Building org.eclipse.papyrus.infra.services.localizer 3.1.0-SNAPSHOT [127/735]
11:42:06 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/pom.xml
11:42:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.localizer:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/pom.xml
11:42:06 [INFO] 
11:42:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.localizer ---
11:42:06 [INFO] 
11:42:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.localizer ---
11:42:06 [INFO] The project's OSGi version is 3.1.0.202404021539
11:42:06 [INFO] 
11:42:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.localizer ---
11:42:06 [INFO] 
11:42:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.localizer ---
11:42:06 [INFO] 
11:42:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.localizer ---
11:42:06 [INFO] 
11:42:06 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.localizer ---
11:42:06 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.localizer
11:42:06 [INFO] 
11:42:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.localizer ---
11:42:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/src/main/resources
11:42:06 [INFO] 
11:42:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.localizer ---
11:42:06 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:06 [INFO] 
11:42:06 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.localizer ---
11:42:06 [INFO] 
11:42:06 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.localizer ---
11:42:06 [INFO] 
11:42:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.localizer ---
11:42:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/src/test/resources
11:42:06 [INFO] 
11:42:06 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.localizer ---
11:42:06 [INFO] 
11:42:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.localizer ---
11:42:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:42:06 [INFO] 
11:42:06 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.localizer ---
11:42:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/target/org.eclipse.papyrus.infra.services.localizer-3.1.0-SNAPSHOT-sources.jar
11:42:06 [INFO] 
11:42:06 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.localizer ---
11:42:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/target/org.eclipse.papyrus.infra.services.localizer-3.1.0-SNAPSHOT.jar
11:42:06 [INFO] 
11:42:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.localizer ---
11:42:06 [INFO] 
11:42:06 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.localizer ---
11:42:06 [INFO] 
11:42:06 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.localizer ---
11:42:06 [INFO] 
11:42:06 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.openelement >--
11:42:06 [INFO] Building org.eclipse.papyrus.infra.services.openelement 4.0.0-SNAPSHOT [128/735]
11:42:06 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/pom.xml
11:42:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.openelement:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/pom.xml
11:42:07 [INFO] 
11:42:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.openelement ---
11:42:07 [INFO] 
11:42:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.openelement ---
11:42:07 [INFO] The project's OSGi version is 4.0.0.202404021539
11:42:07 [INFO] 
11:42:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.openelement ---
11:42:07 [INFO] 
11:42:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.openelement ---
11:42:07 [INFO] 
11:42:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.openelement ---
11:42:07 [INFO] 
11:42:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.openelement ---
11:42:07 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.openelement
11:42:07 [INFO] 
11:42:07 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.openelement ---
11:42:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/src/main/resources
11:42:07 [INFO] 
11:42:07 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.openelement ---
11:42:07 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/src/org/eclipse/papyrus/infra/services/openelement/service/impl/OpenElementServiceImpl.java:[274] 
11:42:07 	fileURI = fileURI.appendFileExtension(SashModel.MODEL_FILE_EXTENSION);
11:42:07 	                                                ^^^^^^^^^^^^^^^^^^^^
11:42:07 The field SashModel.MODEL_FILE_EXTENSION is deprecated
11:42:07 1 problem (1 warning)
11:42:07 [INFO] 
11:42:07 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.openelement ---
11:42:07 [INFO] 
11:42:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.openelement ---
11:42:07 [INFO] 
11:42:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.openelement ---
11:42:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/src/test/resources
11:42:07 [INFO] 
11:42:07 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.openelement ---
11:42:07 [INFO] 
11:42:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.openelement ---
11:42:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped
11:42:07 [INFO] 
11:42:07 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.openelement ---
11:42:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/target/org.eclipse.papyrus.infra.services.openelement-4.0.0-SNAPSHOT-sources.jar
11:42:07 [INFO] 
11:42:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.openelement ---
11:42:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/target/org.eclipse.papyrus.infra.services.openelement-4.0.0-SNAPSHOT.jar
11:42:07 [INFO] 
11:42:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.openelement ---
11:42:07 [INFO] 
11:42:07 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.openelement ---
11:42:07 [INFO] 
11:42:07 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.openelement ---
11:42:07 [INFO] 
11:42:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading >--
11:42:07 [INFO] Building org.eclipse.papyrus.infra.services.resourceloading 4.0.0-SNAPSHOT [129/735]
11:42:07 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/pom.xml
11:42:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/pom.xml
11:42:07 [INFO] 
11:42:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:42:07 [INFO] 
11:42:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:42:07 [INFO] The project's OSGi version is 4.0.0.202404021539
11:42:07 [INFO] 
11:42:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:42:07 [INFO] 
11:42:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:42:07 [INFO] 
11:42:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:42:07 [INFO] 
11:42:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:42:07 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.resourceloading
11:42:07 [INFO] 
11:42:07 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:42:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/main/resources
11:42:07 [INFO] 
11:42:07 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:42:07 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/OnDemandLoadingModelSet.java:[27] 
11:42:08 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
11:42:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:08 The type DiResourceSet is deprecated
11:42:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/OnDemandLoadingModelSet.java:[42] 
11:42:08 	public class OnDemandLoadingModelSet extends DiResourceSet {
11:42:08 	                                             ^^^^^^^^^^^^^
11:42:08 The type DiResourceSet is deprecated
11:42:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/OnDemandLoadingModelSet.java:[62] 
11:42:08 	super();
11:42:08 	^^^^^^^^
11:42:08 The constructor DiResourceSet() is deprecated
11:42:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/HistoryRoutingUtils.java:[49] 
11:42:08 	set.getResource(URI.createURI(path.concat(initialURI.trimFragment().trimFileExtension().appendFileExtension(SashModel.MODEL_FILE_EXTENSION).toString())), loadCorrespondantDI);
11:42:08 	                                                                                                                      ^^^^^^^^^^^^^^^^^^^^
11:42:08 The field SashModel.MODEL_FILE_EXTENSION is deprecated
11:42:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/ControledResourceAdapter.java:[73] 
11:42:08 	if (SashModel.MODEL_FILE_EXTENSION.equals(r.getURI().fileExtension())) {
11:42:08 	              ^^^^^^^^^^^^^^^^^^^^
11:42:08 The field SashModel.MODEL_FILE_EXTENSION is deprecated
11:42:08 5 problems (5 warnings)
11:42:08 [INFO] 
11:42:08 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:42:08 [INFO] 
11:42:08 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:42:08 [INFO] 
11:42:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:42:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/test/resources
11:42:08 [INFO] 
11:42:08 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:42:08 [INFO] 
11:42:08 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:42:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:42:08 [INFO] 
11:42:08 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:42:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/target/org.eclipse.papyrus.infra.services.resourceloading-4.0.0-SNAPSHOT-sources.jar
11:42:08 [INFO] 
11:42:08 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:42:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/target/org.eclipse.papyrus.infra.services.resourceloading-4.0.0-SNAPSHOT.jar
11:42:08 [INFO] 
11:42:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:42:08 [INFO] 
11:42:08 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:42:08 [INFO] 
11:42:08 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:42:08 [INFO] 
11:42:08 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading.ui >--
11:42:08 [INFO] Building org.eclipse.papyrus.infra.services.resourceloading.ui 2.0.0-SNAPSHOT [130/735]
11:42:08 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/pom.xml
11:42:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:08 [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-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/pom.xml
11:42:08 [INFO] 
11:42:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:42:08 [INFO] 
11:42:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:42:08 [INFO] The project's OSGi version is 2.0.0.202404021539
11:42:08 [INFO] 
11:42:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:42:08 [INFO] 
11:42:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:42:08 [INFO] 
11:42:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:42:08 [INFO] 
11:42:08 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:42:08 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.resourceloading.ui
11:42:08 [INFO] 
11:42:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:42:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/main/resources
11:42:08 [INFO] 
11:42:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:42:09 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/editor/UnloadResourcesEditorFactory.java:[15] 
11:42:09 	private EditorDescriptor editorDescriptor;
11:42:09 	                         ^^^^^^^^^^^^^^^^
11:42:09 The value of the field UnloadResourcesEditorFactory.editorDescriptor is not used
11:42:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/editor/UnloadResourcesEditorFactory.java:[17] 
11:42:09 	private ServicesRegistry serviceRegistry;
11:42:09 	                         ^^^^^^^^^^^^^^^
11:42:09 The value of the field UnloadResourcesEditorFactory.serviceRegistry is not used
11:42:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/preferences/LoadinStrategyGroup.java:[22] 
11:42:09 	import org.eclipse.papyrus.infra.services.resourceloading.impl.ProxyManager;
11:42:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:09 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/bin')
11:42:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/preferences/LoadinStrategyGroup.java:[62] 
11:42:09 	Map<Integer, String> allStrategies = ProxyManager.getAllStrategies();
11:42:09 	                                     ^^^^^^^^^^^^
11:42:09 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/bin')
11:42:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/preferences/LoadinStrategyGroup.java:[62] 
11:42:09 	Map<Integer, String> allStrategies = ProxyManager.getAllStrategies();
11:42:09 	                                                  ^^^^^^^^^^^^^^^^
11:42:09 Discouraged access: The method 'ProxyManager.getAllStrategies()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/bin')
11:42:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/expressions/LoadingTester.java:[62] 
11:42:09 	return new Boolean(answer).equals(expectedValue);
11:42:09 	           ^^^^^^^^^^^^^^^
11:42:09 The constructor Boolean(boolean) has been deprecated since version 9 and marked for removal
11:42:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/expressions/LoadingTester.java:[66] 
11:42:09 	return new Boolean(answer).equals(expectedValue);
11:42:09 	           ^^^^^^^^^^^^^^^
11:42:09 The constructor Boolean(boolean) has been deprecated since version 9 and marked for removal
11:42:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[136] 
11:42:09 	IModel mainDiModel = modelSet.getModel(DiModel.MODEL_ID);
11:42:09 	                                               ^^^^^^^^
11:42:09 The field DiModel.MODEL_ID is deprecated
11:42:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[217] 
11:42:09 	ArrayList v = new ArrayList();
11:42:09 	^^^^^^^^^
11:42:09 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[217] 
11:42:09 	ArrayList v = new ArrayList();
11:42:09 	                  ^^^^^^^^^
11:42:09 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[219] 
11:42:09 	v.add(st.nextElement());
11:42:09 	^^^^^^^^^^^^^^^^^^^^^^^
11:42:09 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:42:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[221] 
11:42:09 	return (String[]) v.toArray(new String[v.size()]);
11:42:09 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:09 Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:42:09 12 problems (12 warnings)
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:42:09 [INFO] 
11:42:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:42:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/test/resources
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:42:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:42:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:42:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/target/org.eclipse.papyrus.infra.services.resourceloading.ui-2.0.0-SNAPSHOT.jar
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:42:09 [INFO] 
11:42:09 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.semantic >---
11:42:09 [INFO] Building org.eclipse.papyrus.infra.services.semantic 3.0.0-SNAPSHOT [131/735]
11:42:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/pom.xml
11:42:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.semantic:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/pom.xml
11:42:09 [INFO] 
11:42:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.semantic ---
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.semantic ---
11:42:09 [INFO] The project's OSGi version is 3.0.0.202404021539
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.semantic ---
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.semantic ---
11:42:09 [INFO] 
11:42:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.semantic ---
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.semantic ---
11:42:09 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.semantic
11:42:09 [INFO] 
11:42:09 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.semantic ---
11:42:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/src/main/resources
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.semantic ---
11:42:09 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.semantic ---
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.semantic ---
11:42:09 [INFO] 
11:42:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.semantic ---
11:42:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/src/test/resources
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.semantic ---
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.semantic ---
11:42:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.semantic ---
11:42:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/target/org.eclipse.papyrus.infra.services.semantic-3.0.0-SNAPSHOT-sources.jar
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.semantic ---
11:42:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/target/org.eclipse.papyrus.infra.services.semantic-3.0.0-SNAPSHOT.jar
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.semantic ---
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.semantic ---
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.semantic ---
11:42:09 [INFO] 
11:42:09 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.validation >--
11:42:09 [INFO] Building org.eclipse.papyrus.infra.services.validation 4.1.0-SNAPSHOT [132/735]
11:42:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/pom.xml
11:42:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.validation:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/pom.xml
11:42:09 [INFO] 
11:42:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.validation ---
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.validation ---
11:42:09 [INFO] The project's OSGi version is 4.1.0.202404021539
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.validation ---
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.validation ---
11:42:09 [INFO] 
11:42:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.validation ---
11:42:09 [INFO] 
11:42:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.validation ---
11:42:09 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.validation
11:42:10 [INFO] 
11:42:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.validation ---
11:42:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/src/main/resources
11:42:10 [INFO] 
11:42:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.validation ---
11:42:10 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/src/org/eclipse/papyrus/infra/services/validation/ValidationTool.java:[81] 
11:42:10 	: MarkerListenerUtils.getMarkerProvider(resource);
11:42:10 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:10 The method getMarkerProvider(Resource) from the type MarkerListenerUtils is deprecated
11:42:10 1 problem (1 warning)
11:42:10 [INFO] 
11:42:10 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.validation ---
11:42:10 [INFO] 
11:42:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.validation ---
11:42:10 [INFO] 
11:42:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.validation ---
11:42:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/src/test/resources
11:42:10 [INFO] 
11:42:10 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.validation ---
11:42:10 [INFO] 
11:42:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.validation ---
11:42:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
11:42:10 [INFO] 
11:42:10 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.validation ---
11:42:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/target/org.eclipse.papyrus.infra.services.validation-4.1.0-SNAPSHOT-sources.jar
11:42:10 [INFO] 
11:42:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.validation ---
11:42:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/target/org.eclipse.papyrus.infra.services.validation-4.1.0-SNAPSHOT.jar
11:42:10 [INFO] 
11:42:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.validation ---
11:42:10 [INFO] 
11:42:10 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.validation ---
11:42:10 [INFO] 
11:42:10 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.validation ---
11:42:10 [INFO] 
11:42:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewersearch >--
11:42:10 [INFO] Building org.eclipse.papyrus.infra.services.viewersearch 4.0.0-SNAPSHOT [133/735]
11:42:10 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/pom.xml
11:42:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewersearch:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/pom.xml
11:42:10 [INFO] 
11:42:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:42:10 [INFO] 
11:42:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:42:10 [INFO] The project's OSGi version is 4.0.0.202404021539
11:42:10 [INFO] 
11:42:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:42:10 [INFO] 
11:42:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:42:10 [INFO] 
11:42:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:42:10 [INFO] 
11:42:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:42:10 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.viewersearch
11:42:11 [INFO] 
11:42:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:42:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/src/main/resources
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:42:11 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/src/org/eclipse/papyrus/infra/services/viewersearch/impl/AbstractViewerSearcher.java:[26] 
11:42:11 	import org.eclipse.papyrus.infra.services.viewersearch.IViewerSearcher;
11:42:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 The import org.eclipse.papyrus.infra.services.viewersearch.IViewerSearcher is never used
11:42:11 1 problem (1 warning)
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:42:11 [INFO] 
11:42:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:42:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/src/test/resources
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:42:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:42:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/target/org.eclipse.papyrus.infra.services.viewersearch-4.0.0-SNAPSHOT-sources.jar
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:42:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/target/org.eclipse.papyrus.infra.services.viewersearch-4.0.0-SNAPSHOT.jar
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:42:11 [INFO] 
11:42:11 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewlabelprovider >--
11:42:11 [INFO] Building org.eclipse.papyrus.infra.services.viewlabelprovider 2.0.0-SNAPSHOT [134/735]
11:42:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/pom.xml
11:42:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewlabelprovider:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/pom.xml
11:42:11 [INFO] 
11:42:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:42:11 [INFO] The project's OSGi version is 2.0.0.202404021539
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:42:11 [INFO] 
11:42:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:42:11 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.viewlabelprovider
11:42:11 [INFO] 
11:42:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:42:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/src/main/resources
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:42:11 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:42:11 [INFO] 
11:42:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:42:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/src/test/resources
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:42:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:42:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/target/org.eclipse.papyrus.infra.services.viewlabelprovider-2.0.0-SNAPSHOT-sources.jar
11:42:11 [INFO] 
11:42:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:42:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/target/org.eclipse.papyrus.infra.services.viewlabelprovider-2.0.0-SNAPSHOT.jar
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:42:12 [INFO] 
11:42:12 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-newchild >-------
11:42:12 [INFO] Building Papyrus Infra New-Child Model 0.0.1-SNAPSHOT          [135/735]
11:42:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/pom.xml
11:42:12 [INFO] --------------------------------[ pom ]---------------------------------
11:42:12 [INFO] 
11:42:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-newchild ---
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-newchild ---
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-newchild ---
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-newchild ---
11:42:12 [INFO] 
11:42:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation >--
11:42:12 [INFO] Building org.eclipse.papyrus.infra.nattable.representation 3.0.0-SNAPSHOT [136/735]
11:42:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/pom.xml
11:42:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/pom.xml
11:42:12 [INFO] 
11:42:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.representation ---
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.representation ---
11:42:12 [INFO] The project's OSGi version is 3.0.0.202404021539
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.representation ---
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.representation ---
11:42:12 [INFO] 
11:42:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.representation ---
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.representation ---
11:42:12 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.representation
11:42:12 [INFO] 
11:42:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.representation ---
11:42:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/src/main/resources
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.representation ---
11:42:12 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.nattable.representation ---
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.representation ---
11:42:12 [INFO] 
11:42:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.representation ---
11:42:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/src/test/resources
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.nattable.representation ---
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.representation ---
11:42:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.representation ---
11:42:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/target/org.eclipse.papyrus.infra.nattable.representation-3.0.0-SNAPSHOT-sources.jar
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.representation ---
11:42:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/target/org.eclipse.papyrus.infra.nattable.representation-3.0.0-SNAPSHOT.jar
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.representation ---
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.nattable.representation ---
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.representation ---
11:42:12 [INFO] 
11:42:12 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-gmfdiag >--------
11:42:12 [INFO] Building Papyrus Diagram Infrastructure 0.0.1-SNAPSHOT         [137/735]
11:42:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/pom.xml
11:42:12 [INFO] --------------------------------[ pom ]---------------------------------
11:42:12 [INFO] 
11:42:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-gmfdiag ---
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-gmfdiag ---
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-gmfdiag ---
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-gmfdiag ---
11:42:12 [INFO] 
11:42:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration >--
11:42:12 [INFO] Building Papyrus UML Diagram PaletteConfiguration 0.0.1-SNAPSHOT [138/735]
11:42:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/pom.xml
11:42:12 [INFO] --------------------------------[ pom ]---------------------------------
11:42:12 [INFO] 
11:42:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration ---
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration ---
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration ---
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration ---
11:42:12 [INFO] 
11:42:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration >--
11:42:12 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration 5.0.0-SNAPSHOT [139/735]
11:42:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/pom.xml
11:42:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/pom.xml
11:42:13 [INFO] 
11:42:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:42:13 [INFO] 
11:42:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:42:13 [INFO] The project's OSGi version is 5.0.0.202404021539
11:42:13 [INFO] 
11:42:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:42:13 [INFO] 
11:42:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:42:13 [INFO] 
11:42:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:42:13 [INFO] 
11:42:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:42:13 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration
11:42:13 [INFO] 
11:42:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:42:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/main/resources
11:42:13 [INFO] 
11:42:13 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:42:13 [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/util/PaletteconfigurationSwitch.java:[21] 
11:42:13 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.*;
11:42:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:13 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration is never used
11:42:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/impl/PaletteconfigurationFactoryImpl.java:[23] 
11:42:13 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.*;
11:42:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:13 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration is never used
11:42:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/modelelement/ConfigurationModelElement.java:[73] 
11:42:13 	public IValidator getValidator(final String propertyPath) {
11:42:13 	       ^^^^^^^^^^
11:42:13 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:42:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/modelelement/ConfigurationModelElement.java:[74] 
11:42:13 	IValidator validator = null;
11:42:13 	^^^^^^^^^^
11:42:13 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:42:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/modelelement/ConfigurationModelElement.java:[78] 
11:42:13 	validator = new IValidator() {
11:42:13 	                ^^^^^^^^^^
11:42:13 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:42:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/modelelement/ConfigurationModelElement.java:[99] 
11:42:13 	validator = new IValidator() {
11:42:13 	                ^^^^^^^^^^
11:42:13 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:42:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/util/PaletteconfigurationAdapterFactory.java:[22] 
11:42:13 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.*;
11:42:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:13 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration is never used
11:42:13 7 problems (7 warnings)
11:42:13 [INFO] 
11:42:13 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:42:13 [INFO] 
11:42:13 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:42:13 [INFO] 
11:42:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:42:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/test/resources
11:42:13 [INFO] 
11:42:13 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:42:13 [INFO] 
11:42:13 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:42:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 145 were skipped
11:42:13 [INFO] 
11:42:13 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:42:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration-5.0.0-SNAPSHOT-sources.jar
11:42:13 [INFO] 
11:42:13 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:42:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration-5.0.0-SNAPSHOT.jar
11:42:14 [INFO] 
11:42:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:42:14 [INFO] 
11:42:14 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:42:14 [INFO] 
11:42:14 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:42:14 [INFO] 
11:42:14 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation >--
11:42:14 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.representation 3.0.0-SNAPSHOT [140/735]
11:42:14 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/pom.xml
11:42:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/pom.xml
11:42:14 [INFO] 
11:42:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:42:14 [INFO] 
11:42:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:42:14 [INFO] The project's OSGi version is 3.0.0.202404021539
11:42:14 [INFO] 
11:42:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:42:14 [INFO] 
11:42:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:42:14 [INFO] 
11:42:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:42:14 [INFO] 
11:42:14 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:42:14 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.representation
11:42:14 [INFO] 
11:42:14 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:42:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/src/main/resources
11:42:14 [INFO] 
11:42:14 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:42:14 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/src/org/eclipse/papyrus/infra/gmfdiag/representation/impl/PathElementCustomImpl.java:[20] 
11:42:15 	import org.eclipse.papyrus.infra.gmfdiag.representation.AssistantRule;
11:42:15 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:15 The import org.eclipse.papyrus.infra.gmfdiag.representation.AssistantRule is never used
11:42:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/src/org/eclipse/papyrus/infra/gmfdiag/representation/impl/AssistantRuleCustomImpl.java:[23] 
11:42:15 	import org.eclipse.papyrus.infra.gmfdiag.representation.impl.AssistantRuleImpl;
11:42:15 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:15 The import org.eclipse.papyrus.infra.gmfdiag.representation.impl.AssistantRuleImpl is never used
11:42:15 2 problems (2 warnings)
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:42:15 [INFO] 
11:42:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:42:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/src/test/resources
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:42:15 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 145 were skipped
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:42:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/target/org.eclipse.papyrus.infra.gmfdiag.representation-3.0.0-SNAPSHOT-sources.jar
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:42:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/target/org.eclipse.papyrus.infra.gmfdiag.representation-3.0.0-SNAPSHOT.jar
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:42:15 [INFO] 
11:42:15 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.utils >--
11:42:15 [INFO] Building org.eclipse.papyrus.infra.internationalization.utils 2.0.0-SNAPSHOT [141/735]
11:42:15 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/pom.xml
11:42:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/pom.xml
11:42:15 [INFO] 
11:42:15 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:42:15 [INFO] The project's OSGi version is 2.0.0.202404021539
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:42:15 [INFO] 
11:42:15 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:42:15 [INFO] Resolving class path of org.eclipse.papyrus.infra.internationalization.utils
11:42:15 [INFO] 
11:42:15 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:42:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/src/main/resources
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:42:15 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:42:15 [INFO] 
11:42:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:42:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/src/test/resources
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:42:15 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:42:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/target/org.eclipse.papyrus.infra.internationalization.utils-2.0.0-SNAPSHOT-sources.jar
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:42:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/target/org.eclipse.papyrus.infra.internationalization.utils-2.0.0-SNAPSHOT.jar
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:42:15 [INFO] 
11:42:15 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra-viewpoints >------
11:42:15 [INFO] Building Papyrus Infra Viewpoints 0.0.1-SNAPSHOT               [142/735]
11:42:15 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/pom.xml
11:42:15 [INFO] --------------------------------[ pom ]---------------------------------
11:42:15 [INFO] 
11:42:15 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-viewpoints ---
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-viewpoints ---
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-viewpoints ---
11:42:15 [INFO] 
11:42:15 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-viewpoints ---
11:42:15 [INFO] 
11:42:15 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.policy >---
11:42:15 [INFO] Building org.eclipse.papyrus.infra.viewpoints.policy 4.0.100-SNAPSHOT [143/735]
11:42:15 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/pom.xml
11:42:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.policy:4.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/pom.xml
11:42:16 [INFO] 
11:42:16 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:42:16 [INFO] 
11:42:16 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:42:16 [INFO] The project's OSGi version is 4.0.100.202404021539
11:42:16 [INFO] 
11:42:16 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:42:16 [INFO] 
11:42:16 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:42:16 [INFO] 
11:42:16 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:42:16 [INFO] 
11:42:16 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:42:16 [INFO] Resolving class path of org.eclipse.papyrus.infra.viewpoints.policy
11:42:16 [INFO] 
11:42:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:42:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/main/resources
11:42:16 [INFO] 
11:42:16 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:42:16 [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/ConfigurationFactory.java:[44] 
11:42:17 	PapyrusView createPapyrusView();
11:42:17 	^^^^^^^^^^^
11:42:17 The type PapyrusView is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/ConfigurationFactory.java:[53] 
11:42:17 	PapyrusDiagram createPapyrusDiagram();
11:42:17 	^^^^^^^^^^^^^^
11:42:17 The type PapyrusDiagram is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/ConfigurationFactory.java:[62] 
11:42:17 	PapyrusSyncTable createPapyrusSyncTable();
11:42:17 	^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusSyncTable is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/ConfigurationFactory.java:[71] 
11:42:17 	PapyrusTable createPapyrusTable();
11:42:17 	^^^^^^^^^^^^
11:42:17 The type PapyrusTable is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StylePackageImpl.java:[25] 
11:42:17 	import org.eclipse.papyrus.infra.viewpoints.style.PapyrusViewStyle;
11:42:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusViewStyle is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StylePackageImpl.java:[202] 
11:42:17 	initEClass(papyrusViewStyleEClass, PapyrusViewStyle.class, "PapyrusViewStyle", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
11:42:17 	                                   ^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusViewStyle is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StylePackageImpl.java:[203] 
11:42:17 	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$
11:42:17 	                                                                                                     ^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusViewStyle is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StylePackageImpl.java:[204] 
11:42:17 	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$
11:42:17 	                                                                                                                                 ^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusViewStyle is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/util/StyleAdapterFactory.java:[81] 
11:42:17 	public Adapter casePapyrusViewStyle(PapyrusViewStyle object) {
11:42:17 	                                    ^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusViewStyle is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[26] 
11:42:17 	import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusDiagram;
11:42:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusDiagram is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[27] 
11:42:17 	import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusSyncTable;
11:42:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusSyncTable is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[28] 
11:42:17 	import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusTable;
11:42:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusTable is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[29] 
11:42:17 	import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusView;
11:42:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusView is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[277] 
11:42:17 	initEClass(papyrusViewEClass, PapyrusView.class, "PapyrusView", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
11:42:17 	                              ^^^^^^^^^^^
11:42:17 The type PapyrusView is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[278] 
11:42:17 	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$
11:42:17 	                                                                                     ^^^^^^^^^^^
11:42:17 The type PapyrusView is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[279] 
11:42:17 	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$
11:42:17 	                                                                                     ^^^^^^^^^^^
11:42:17 The type PapyrusView is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[280] 
11:42:17 	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$
11:42:17 	                                                                                                             ^^^^^^^^^^^
11:42:17 The type PapyrusView is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[282] 
11:42:17 	initEClass(papyrusDiagramEClass, PapyrusDiagram.class, "PapyrusDiagram", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
11:42:17 	                                 ^^^^^^^^^^^^^^
11:42:17 The type PapyrusDiagram is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[284] 
11:42:17 	initEClass(papyrusSyncTableEClass, PapyrusSyncTable.class, "PapyrusSyncTable", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
11:42:17 	                                   ^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusSyncTable is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[286] 
11:42:17 	initEClass(papyrusTableEClass, PapyrusTable.class, "PapyrusTable", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
11:42:17 	                               ^^^^^^^^^^^^
11:42:17 The type PapyrusTable is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[90] 
11:42:17 	public PapyrusView createPapyrusView() {
11:42:17 	       ^^^^^^^^^^^
11:42:17 The type PapyrusView is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[91] 
11:42:17 	PapyrusViewImpl papyrusView = new PapyrusViewImpl();
11:42:17 	^^^^^^^^^^^^^^^
11:42:17 The type PapyrusViewImpl is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[91] 
11:42:17 	PapyrusViewImpl papyrusView = new PapyrusViewImpl();
11:42:17 	                                  ^^^^^^^^^^^^^^^
11:42:17 The type PapyrusViewImpl is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[91] 
11:42:17 	PapyrusViewImpl papyrusView = new PapyrusViewImpl();
11:42:17 	                                  ^^^^^^^^^^^^^^^^^
11:42:17 The constructor PapyrusViewImpl() is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[101] 
11:42:17 	public PapyrusDiagram createPapyrusDiagram() {
11:42:17 	       ^^^^^^^^^^^^^^
11:42:17 The type PapyrusDiagram is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[102] 
11:42:17 	PapyrusDiagramImpl papyrusDiagram = new PapyrusDiagramImpl();
11:42:17 	^^^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusDiagramImpl is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[102] 
11:42:17 	PapyrusDiagramImpl papyrusDiagram = new PapyrusDiagramImpl();
11:42:17 	                                        ^^^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusDiagramImpl is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[102] 
11:42:17 	PapyrusDiagramImpl papyrusDiagram = new PapyrusDiagramImpl();
11:42:17 	                                        ^^^^^^^^^^^^^^^^^^^^
11:42:17 The constructor PapyrusDiagramImpl() is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[112] 
11:42:17 	public PapyrusSyncTable createPapyrusSyncTable() {
11:42:17 	       ^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusSyncTable is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[113] 
11:42:17 	PapyrusSyncTableImpl papyrusSyncTable = new PapyrusSyncTableImpl();
11:42:17 	^^^^^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusSyncTableImpl is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[113] 
11:42:17 	PapyrusSyncTableImpl papyrusSyncTable = new PapyrusSyncTableImpl();
11:42:17 	                                            ^^^^^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusSyncTableImpl is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[113] 
11:42:17 	PapyrusSyncTableImpl papyrusSyncTable = new PapyrusSyncTableImpl();
11:42:17 	                                            ^^^^^^^^^^^^^^^^^^^^^^
11:42:17 The constructor PapyrusSyncTableImpl() is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[123] 
11:42:17 	public PapyrusTable createPapyrusTable() {
11:42:17 	       ^^^^^^^^^^^^
11:42:17 The type PapyrusTable is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[124] 
11:42:17 	PapyrusTableImpl papyrusTable = new PapyrusTableImpl();
11:42:17 	^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusTableImpl is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[124] 
11:42:17 	PapyrusTableImpl papyrusTable = new PapyrusTableImpl();
11:42:17 	                                    ^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusTableImpl is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[124] 
11:42:17 	PapyrusTableImpl papyrusTable = new PapyrusTableImpl();
11:42:17 	                                    ^^^^^^^^^^^^^^^^^^
11:42:17 The constructor PapyrusTableImpl() is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StyleFactoryImpl.java:[80] 
11:42:17 	public PapyrusViewStyle createPapyrusViewStyle() {
11:42:17 	       ^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusViewStyle is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StyleFactoryImpl.java:[81] 
11:42:17 	PapyrusViewStyleImpl papyrusViewStyle = new PapyrusViewStyleImpl();
11:42:17 	^^^^^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusViewStyleImpl is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StyleFactoryImpl.java:[81] 
11:42:17 	PapyrusViewStyleImpl papyrusViewStyle = new PapyrusViewStyleImpl();
11:42:17 	                                            ^^^^^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusViewStyleImpl is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StyleFactoryImpl.java:[81] 
11:42:17 	PapyrusViewStyleImpl papyrusViewStyle = new PapyrusViewStyleImpl();
11:42:17 	                                            ^^^^^^^^^^^^^^^^^^^^^^
11:42:17 The constructor PapyrusViewStyleImpl() is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/StyleFactory.java:[44] 
11:42:17 	PapyrusViewStyle createPapyrusViewStyle();
11:42:17 	^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusViewStyle is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationAdapterFactory.java:[83] 
11:42:17 	public Adapter casePapyrusView(PapyrusView object) {
11:42:17 	                               ^^^^^^^^^^^
11:42:17 The type PapyrusView is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationAdapterFactory.java:[88] 
11:42:17 	public Adapter casePapyrusDiagram(PapyrusDiagram object) {
11:42:17 	                                  ^^^^^^^^^^^^^^
11:42:17 The type PapyrusDiagram is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationAdapterFactory.java:[93] 
11:42:17 	public Adapter casePapyrusSyncTable(PapyrusSyncTable object) {
11:42:17 	                                    ^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusSyncTable is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationAdapterFactory.java:[98] 
11:42:17 	public Adapter casePapyrusTable(PapyrusTable object) {
11:42:17 	                                ^^^^^^^^^^^^
11:42:17 The type PapyrusTable is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/util/StyleSwitch.java:[81] 
11:42:17 	PapyrusViewStyle papyrusViewStyle = (PapyrusViewStyle)theEObject;
11:42:17 	^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusViewStyle is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/util/StyleSwitch.java:[81] 
11:42:17 	PapyrusViewStyle papyrusViewStyle = (PapyrusViewStyle)theEObject;
11:42:17 	                                     ^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusViewStyle is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/util/StyleSwitch.java:[102] 
11:42:17 	public T casePapyrusViewStyle(PapyrusViewStyle object) {
11:42:17 	                              ^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusViewStyle is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[108] 
11:42:17 	EList list = (EList) current.eGet(feature);
11:42:17 	^^^^^
11:42:17 EList is a raw type. References to generic type EList<E> should be parameterized
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[108] 
11:42:17 	EList list = (EList) current.eGet(feature);
11:42:17 	              ^^^^^
11:42:17 EList is a raw type. References to generic type EList<E> should be parameterized
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[109] 
11:42:17 	list.add(target);
11:42:17 	^^^^^^^^^^^^^^^^
11:42:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[123] 
11:42:17 	((EList) undoOrigin.eGet(undoReference)).remove(undoValueNext);
11:42:17 	  ^^^^^
11:42:17 EList is a raw type. References to generic type EList<E> should be parameterized
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[134] 
11:42:17 	((EList) undoOrigin.eGet(undoReference)).add(undoValueNext);
11:42:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[134] 
11:42:17 	((EList) undoOrigin.eGet(undoReference)).add(undoValueNext);
11:42:17 	  ^^^^^
11:42:17 EList is a raw type. References to generic type EList<E> should be parameterized
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[163] 
11:42:17 	EList list = (EList) value;
11:42:17 	^^^^^
11:42:17 EList is a raw type. References to generic type EList<E> should be parameterized
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[163] 
11:42:17 	EList list = (EList) value;
11:42:17 	              ^^^^^
11:42:17 EList is a raw type. References to generic type EList<E> should be parameterized
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[175] 
11:42:17 	list.add(inst);
11:42:17 	^^^^^^^^^^^^^^
11:42:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[83] 
11:42:17 	PapyrusView papyrusView = (PapyrusView) theEObject;
11:42:17 	^^^^^^^^^^^
11:42:17 The type PapyrusView is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[83] 
11:42:17 	PapyrusView papyrusView = (PapyrusView) theEObject;
11:42:17 	                           ^^^^^^^^^^^
11:42:17 The type PapyrusView is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[90] 
11:42:17 	PapyrusDiagram papyrusDiagram = (PapyrusDiagram) theEObject;
11:42:17 	^^^^^^^^^^^^^^
11:42:17 The type PapyrusDiagram is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[90] 
11:42:17 	PapyrusDiagram papyrusDiagram = (PapyrusDiagram) theEObject;
11:42:17 	                                 ^^^^^^^^^^^^^^
11:42:17 The type PapyrusDiagram is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[99] 
11:42:17 	PapyrusSyncTable papyrusSyncTable = (PapyrusSyncTable) theEObject;
11:42:17 	^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusSyncTable is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[99] 
11:42:17 	PapyrusSyncTable papyrusSyncTable = (PapyrusSyncTable) theEObject;
11:42:17 	                                     ^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusSyncTable is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[108] 
11:42:17 	PapyrusTable papyrusTable = (PapyrusTable) theEObject;
11:42:17 	^^^^^^^^^^^^
11:42:17 The type PapyrusTable is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[108] 
11:42:17 	PapyrusTable papyrusTable = (PapyrusTable) theEObject;
11:42:17 	                             ^^^^^^^^^^^^
11:42:17 The type PapyrusTable is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[132] 
11:42:17 	public T casePapyrusView(PapyrusView object) {
11:42:17 	                         ^^^^^^^^^^^
11:42:17 The type PapyrusView is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[147] 
11:42:17 	public T casePapyrusDiagram(PapyrusDiagram object) {
11:42:17 	                            ^^^^^^^^^^^^^^
11:42:17 The type PapyrusDiagram is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[162] 
11:42:17 	public T casePapyrusSyncTable(PapyrusSyncTable object) {
11:42:17 	                              ^^^^^^^^^^^^^^^^
11:42:17 The type PapyrusSyncTable is deprecated
11:42:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[177] 
11:42:17 	public T casePapyrusTable(PapyrusTable object) {
11:42:17 	                          ^^^^^^^^^^^^
11:42:17 The type PapyrusTable is deprecated
11:42:17 69 problems (69 warnings)
11:42:17 [INFO] 
11:42:17 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:42:17 [INFO] 
11:42:17 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:42:17 [INFO] 
11:42:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:42:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/test/resources
11:42:17 [INFO] 
11:42:17 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:42:17 [INFO] 
11:42:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:42:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 146 were skipped
11:42:17 [INFO] 
11:42:17 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:42:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/target/org.eclipse.papyrus.infra.viewpoints.policy-4.0.100-SNAPSHOT-sources.jar
11:42:17 [INFO] 
11:42:17 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:42:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/target/org.eclipse.papyrus.infra.viewpoints.policy-4.0.100-SNAPSHOT.jar
11:42:17 [INFO] 
11:42:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:42:17 [INFO] 
11:42:17 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:42:17 [INFO] 
11:42:17 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:42:17 [INFO] 
11:42:17 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.commands >---
11:42:17 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.commands 4.0.0-SNAPSHOT [144/735]
11:42:17 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/pom.xml
11:42:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.commands:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/pom.xml
11:42:18 [INFO] 
11:42:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:42:18 [INFO] 
11:42:18 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:42:18 [INFO] The project's OSGi version is 4.0.0.202404021539
11:42:18 [INFO] 
11:42:18 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:42:18 [INFO] 
11:42:18 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:42:18 [INFO] 
11:42:18 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:42:18 [INFO] 
11:42:18 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:42:18 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.commands
11:42:18 [INFO] 
11:42:18 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:42:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/main/resources
11:42:18 [INFO] 
11:42:18 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:42:18 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/DestroyElementPapyrusCommand.java:[58] 
11:42:18 	affectedFiles = new ArrayList<Object>(super.getAffectedFiles());
11:42:18 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^
11:42:18 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object>
11:42:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/DestroyElementPapyrusCommand.java:[59] 
11:42:18 	affectedFiles.addAll(fileOfIncomingReferences(((DestroyElementRequest) getRequest()).getElementToDestroy()));
11:42:18 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:18 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object>
11:42:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/DestroyElementPapyrusCommand.java:[70] 
11:42:18 	protected List fileOfIncomingReferences(EObject destructee) {
11:42:18 	          ^^^^
11:42:18 List is a raw type. References to generic type List<E> should be parameterized
11:42:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/GMFtoGEFCommandWrapper.java:[23] 
11:42:18 	import org.eclipse.papyrus.commands.INonDirtying;
11:42:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:18 The type INonDirtying is deprecated
11:42:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/GMFtoGEFCommandWrapper.java:[64] 
11:42:18 	if (command instanceof INonDirtying) {
11:42:18 	                       ^^^^^^^^^^^^
11:42:18 The type INonDirtying is deprecated
11:42:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/GMFtoGEFCommandWrapper.java:[164] 
11:42:18 	public static class NonDirtying extends GMFtoGEFCommandWrapper implements INonDirtying {
11:42:18 	                                                                          ^^^^^^^^^^^^
11:42:18 The type INonDirtying is deprecated
11:42:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CreationCommandExtensionFactory.java:[76] 
11:42:18 	res.creationCommandClass = (Class<ICreationCommand>) parseClass(element, CREATION_COMMAND_CLASS_ATTR, CREATION_COMMAND_EXTENSIONPOINT);
11:42:18 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:18 Type safety: Unchecked cast from Class<capture#2-of ?> to Class<ICreationCommand>
11:42:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CreationCommandExtensionFactory.java:[86] 
11:42:18 	Class<ICreationCondition> classCondition = (Class<ICreationCondition>) parseClass(element, CONDITION_COMMAND_CLASS_ATTR, CREATION_COMMAND_EXTENSIONPOINT);
11:42:18 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:18 Type safety: Unchecked cast from Class<capture#3-of ?> to Class<ICreationCondition>
11:42:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CreationCommandExtensionFactory.java:[89] 
11:42:18 	res.setCondition(classCondition.newInstance());
11:42:18 	                                ^^^^^^^^^^^^^
11:42:18 The method newInstance() from the type Class<ICreationCondition> is deprecated since version 9
11:42:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/ICreationCommand.java:[19] 
11:42:18 	import org.eclipse.papyrus.infra.gmfdiag.representation.PapyrusDiagram;
11:42:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:18 The import org.eclipse.papyrus.infra.gmfdiag.representation.PapyrusDiagram is never used
11:42:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CreationCommandDescriptor.java:[86] 
11:42:18 	ICreationCommand command = creationCommandClass.newInstance();
11:42:18 	                                                ^^^^^^^^^^^^^
11:42:18 The method newInstance() from the type Class<capture#1-of ? extends ICreationCommand> is deprecated since version 9
11:42:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CheckedDiagramCommandStack.java:[30] 
11:42:18 	import org.eclipse.papyrus.commands.util.NonDirtyingUtils;
11:42:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:18 The type NonDirtyingUtils is deprecated
11:42:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CheckedDiagramCommandStack.java:[76] 
11:42:18 	return NonDirtyingUtils.wrap(command);
11:42:18 	       ^^^^^^^^^^^^^^^^
11:42:18 The type NonDirtyingUtils is deprecated
11:42:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CheckedDiagramCommandStack.java:[76] 
11:42:18 	return NonDirtyingUtils.wrap(command);
11:42:18 	                        ^^^^^^^^^^^^^
11:42:18 The method wrap(Command) from the type NonDirtyingUtils is deprecated
11:42:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/OperationToGEFCommandWrapper.java:[27] 
11:42:18 	import org.eclipse.papyrus.commands.INonDirtying;
11:42:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:18 The type INonDirtying is deprecated
11:42:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/OperationToGEFCommandWrapper.java:[66] 
11:42:18 	if (operation instanceof INonDirtying) {
11:42:18 	                         ^^^^^^^^^^^^
11:42:18 The type INonDirtying is deprecated
11:42:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/OperationToGEFCommandWrapper.java:[162] 
11:42:18 	public static class NonDirtying extends OperationToGEFCommandWrapper implements INonDirtying {
11:42:18 	                                                                                ^^^^^^^^^^^^
11:42:18 The type INonDirtying is deprecated
11:42:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/EMFtoGEFCommandWrapper.java:[21] 
11:42:18 	import org.eclipse.papyrus.commands.INonDirtying;
11:42:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:18 The type INonDirtying is deprecated
11:42:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/EMFtoGEFCommandWrapper.java:[157] 
11:42:18 	public static class NonDirtying extends EMFtoGEFCommandWrapper implements INonDirtying {
11:42:18 	                                                                          ^^^^^^^^^^^^
11:42:18 The type INonDirtying is deprecated
11:42:18 19 problems (19 warnings)
11:42:18 [INFO] 
11:42:18 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:42:18 [INFO] 
11:42:18 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:42:18 [INFO] 
11:42:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:42:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/test/resources
11:42:18 [INFO] 
11:42:18 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:42:18 [INFO] 
11:42:18 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:42:18 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
11:42:18 [INFO] 
11:42:18 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:42:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/target/org.eclipse.papyrus.infra.gmfdiag.commands-4.0.0-SNAPSHOT-sources.jar
11:42:19 [INFO] 
11:42:19 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:42:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/target/org.eclipse.papyrus.infra.gmfdiag.commands-4.0.0-SNAPSHOT.jar
11:42:19 [INFO] 
11:42:19 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:42:19 [INFO] 
11:42:19 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:42:19 [INFO] 
11:42:19 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:42:19 [INFO] 
11:42:19 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild >-------
11:42:19 [INFO] Building org.eclipse.papyrus.infra.newchild 5.0.0-SNAPSHOT     [145/735]
11:42:19 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/pom.xml
11:42:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/pom.xml
11:42:19 [INFO] 
11:42:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.newchild ---
11:42:19 [INFO] 
11:42:19 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild ---
11:42:19 [INFO] The project's OSGi version is 5.0.0.202404021539
11:42:19 [INFO] 
11:42:19 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild ---
11:42:19 [INFO] 
11:42:19 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild ---
11:42:19 [INFO] 
11:42:19 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild ---
11:42:19 [INFO] 
11:42:19 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.newchild ---
11:42:19 [INFO] Resolving class path of org.eclipse.papyrus.infra.newchild
11:42:19 [INFO] 
11:42:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.newchild ---
11:42:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/src/main/resources
11:42:19 [INFO] 
11:42:19 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.newchild ---
11:42:19 [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:20 [INFO] 
11:42:20 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.newchild ---
11:42:20 [INFO] 
11:42:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.newchild ---
11:42:20 [INFO] 
11:42:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild ---
11:42:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/src/test/resources
11:42:20 [INFO] 
11:42:20 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.newchild ---
11:42:20 [INFO] 
11:42:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.newchild ---
11:42:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
11:42:20 [INFO] 
11:42:20 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild ---
11:42:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/target/org.eclipse.papyrus.infra.newchild-5.0.0-SNAPSHOT-sources.jar
11:42:20 [INFO] 
11:42:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild ---
11:42:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/target/org.eclipse.papyrus.infra.newchild-5.0.0-SNAPSHOT.jar
11:42:20 [INFO] 
11:42:20 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild ---
11:42:20 [INFO] 
11:42:20 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.newchild ---
11:42:20 [INFO] 
11:42:20 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild ---
11:42:20 [INFO] 
11:42:20 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.edit >-----
11:42:20 [INFO] Building org.eclipse.papyrus.infra.newchild.edit 5.0.0-SNAPSHOT [146/735]
11:42:20 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/pom.xml
11:42:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/pom.xml
11:42:20 [INFO] 
11:42:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.edit ---
11:42:20 [INFO] 
11:42:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.edit ---
11:42:20 [INFO] The project's OSGi version is 5.0.0.202404021539
11:42:20 [INFO] 
11:42:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.edit ---
11:42:20 [INFO] 
11:42:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.edit ---
11:42:20 [INFO] 
11:42:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.edit ---
11:42:20 [INFO] 
11:42:20 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.newchild.edit ---
11:42:20 [INFO] Resolving class path of org.eclipse.papyrus.infra.newchild.edit
11:42:21 [INFO] 
11:42:21 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.edit ---
11:42:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/src/main/resources
11:42:21 [INFO] 
11:42:21 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.edit ---
11:42:21 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:21 [INFO] 
11:42:21 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.newchild.edit ---
11:42:21 [INFO] 
11:42:21 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.newchild.edit ---
11:42:21 [INFO] 
11:42:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.edit ---
11:42:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/src/test/resources
11:42:21 [INFO] 
11:42:21 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.newchild.edit ---
11:42:21 [INFO] 
11:42:21 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.newchild.edit ---
11:42:21 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
11:42:21 [INFO] 
11:42:21 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild.edit ---
11:42:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/target/org.eclipse.papyrus.infra.newchild.edit-5.0.0-SNAPSHOT-sources.jar
11:42:21 [INFO] 
11:42:21 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.edit ---
11:42:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/target/org.eclipse.papyrus.infra.newchild.edit-5.0.0-SNAPSHOT.jar
11:42:21 [INFO] 
11:42:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.edit ---
11:42:21 [INFO] 
11:42:21 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.newchild.edit ---
11:42:21 [INFO] 
11:42:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild.edit ---
11:42:21 [INFO] 
11:42:21 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.editor >----
11:42:21 [INFO] Building org.eclipse.papyrus.infra.newchild.editor 4.0.0-SNAPSHOT [147/735]
11:42:21 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/pom.xml
11:42:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/pom.xml
11:42:22 [INFO] 
11:42:22 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.editor ---
11:42:22 [INFO] 
11:42:22 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.editor ---
11:42:22 [INFO] The project's OSGi version is 4.0.0.202404021539
11:42:22 [INFO] 
11:42:22 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.editor ---
11:42:22 [INFO] 
11:42:22 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.editor ---
11:42:22 [INFO] 
11:42:22 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.editor ---
11:42:22 [INFO] 
11:42:22 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.newchild.editor ---
11:42:22 [INFO] Resolving class path of org.eclipse.papyrus.infra.newchild.editor
11:42:22 [INFO] 
11:42:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.editor ---
11:42:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src/main/resources
11:42:22 [INFO] 
11:42:22 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.editor ---
11:42:22 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src-gen/org/eclipse/papyrus/infra/newchild/elementcreationmenumodel/presentation/ElementCreationMenuModelEditor.java:[1323] 
11:42:22 	public Object getAdapter(Class key) {
11:42:22 	       ^^^^^^
11:42:22 Type safety: The return type Object for getAdapter(Class) from the type ElementCreationMenuModelEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
11:42:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src-gen/org/eclipse/papyrus/infra/newchild/elementcreationmenumodel/presentation/ElementCreationMenuModelEditor.java:[1334] 
11:42:22 	return super.getAdapter(key);
11:42:22 	       ^^^^^^^^^^^^^^^^^^^^^
11:42:22 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
11:42:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src-gen/org/eclipse/papyrus/infra/newchild/elementcreationmenumodel/presentation/ElementCreationMenuModelEditor.java:[1334] 
11:42:22 	return super.getAdapter(key);
11:42:22 	                        ^^^
11:42:22 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:42:22 3 problems (3 warnings)
11:42:22 [INFO] 
11:42:22 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.newchild.editor ---
11:42:22 [INFO] 
11:42:22 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.newchild.editor ---
11:42:22 [INFO] 
11:42:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.editor ---
11:42:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src/test/resources
11:42:22 [INFO] 
11:42:22 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.newchild.editor ---
11:42:22 [INFO] 
11:42:22 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.newchild.editor ---
11:42:23 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild.editor ---
11:42:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/target/org.eclipse.papyrus.infra.newchild.editor-4.0.0-SNAPSHOT-sources.jar
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.editor ---
11:42:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/target/org.eclipse.papyrus.infra.newchild.editor-4.0.0-SNAPSHOT.jar
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.editor ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.newchild.editor ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild.editor ---
11:42:23 [INFO] 
11:42:23 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-textedit >-------
11:42:23 [INFO] Building Papyrus Infra TextEdit 0.0.1-SNAPSHOT                 [148/735]
11:42:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/pom.xml
11:42:23 [INFO] --------------------------------[ pom ]---------------------------------
11:42:23 [INFO] 
11:42:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-textedit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-textedit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-textedit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-textedit ---
11:42:23 [INFO] 
11:42:23 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit >-------
11:42:23 [INFO] Building org.eclipse.papyrus.infra.textedit 1.0.0-SNAPSHOT     [149/735]
11:42:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit/pom.xml
11:42:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit/pom.xml
11:42:23 [INFO] 
11:42:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.textedit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.textedit ---
11:42:23 [INFO] The project's OSGi version is 1.0.0.202404021539
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.textedit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.textedit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.textedit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.textedit ---
11:42:23 [INFO] Resolving class path of org.eclipse.papyrus.infra.textedit
11:42:23 [INFO] 
11:42:23 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.textedit ---
11:42:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit/src/main/resources
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.textedit ---
11:42:23 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.textedit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.textedit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.textedit ---
11:42:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit/src/test/resources
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.textedit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.textedit ---
11:42:23 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.textedit ---
11:42:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit/target/org.eclipse.papyrus.infra.textedit-1.0.0-SNAPSHOT-sources.jar
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.textedit ---
11:42:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit/target/org.eclipse.papyrus.infra.textedit-1.0.0-SNAPSHOT.jar
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.textedit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.textedit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.textedit ---
11:42:23 [INFO] 
11:42:23 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.edit >-----
11:42:23 [INFO] Building org.eclipse.papyrus.infra.textedit.edit 1.0.0-SNAPSHOT [150/735]
11:42:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.edit/pom.xml
11:42:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.edit/pom.xml
11:42:23 [INFO] 
11:42:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.textedit.edit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.textedit.edit ---
11:42:23 [INFO] The project's OSGi version is 1.0.0.202404021539
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.textedit.edit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.textedit.edit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.textedit.edit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.textedit.edit ---
11:42:23 [INFO] Resolving class path of org.eclipse.papyrus.infra.textedit.edit
11:42:23 [INFO] 
11:42:23 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.textedit.edit ---
11:42:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.edit/src/main/resources
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.textedit.edit ---
11:42:23 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.textedit.edit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.textedit.edit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.textedit.edit ---
11:42:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.edit/src/test/resources
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.textedit.edit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.textedit.edit ---
11:42:23 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.textedit.edit ---
11:42:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.edit/target/org.eclipse.papyrus.infra.textedit.edit-1.0.0-SNAPSHOT-sources.jar
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.textedit.edit ---
11:42:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.edit/target/org.eclipse.papyrus.infra.textedit.edit-1.0.0-SNAPSHOT.jar
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.textedit.edit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.textedit.edit ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.textedit.edit ---
11:42:23 [INFO] 
11:42:23 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra-misc >---------
11:42:23 [INFO] Building Papyrus Infra Other Bundles 0.0.1-SNAPSHOT            [151/735]
11:42:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/pom.xml
11:42:23 [INFO] --------------------------------[ pom ]---------------------------------
11:42:23 [INFO] 
11:42:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-misc ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-misc ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-misc ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-misc ---
11:42:23 [INFO] 
11:42:23 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.guava >---------
11:42:23 [INFO] Building org.eclipse.papyrus.infra.guava 1.0.0-SNAPSHOT        [152/735]
11:42:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/pom.xml
11:42:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.guava:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/pom.xml
11:42:23 [INFO] 
11:42:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.guava ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.guava ---
11:42:23 [INFO] The project's OSGi version is 1.0.0.202404021539
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.guava ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.guava ---
11:42:23 [INFO] 
11:42:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.guava ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.guava ---
11:42:23 [INFO] Resolving class path of org.eclipse.papyrus.infra.guava
11:42:23 [INFO] 
11:42:23 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.guava ---
11:42:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/src/main/resources
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.guava ---
11:42:23 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.guava ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.guava ---
11:42:23 [INFO] 
11:42:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.guava ---
11:42:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/src/test/resources
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.guava ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.guava ---
11:42:23 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 8 were skipped
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.guava ---
11:42:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/target/org.eclipse.papyrus.infra.guava-1.0.0-SNAPSHOT-sources.jar
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.guava ---
11:42:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/target/org.eclipse.papyrus.infra.guava-1.0.0-SNAPSHOT.jar
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.guava ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.guava ---
11:42:23 [INFO] 
11:42:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.guava ---
11:42:23 [INFO] 
11:42:23 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.sync >---------
11:42:23 [INFO] Building org.eclipse.papyrus.infra.sync 3.1.0-SNAPSHOT         [153/735]
11:42:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/pom.xml
11:42:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.sync:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/pom.xml
11:42:24 [INFO] 
11:42:24 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.sync ---
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.sync ---
11:42:24 [INFO] The project's OSGi version is 3.1.0.202404021539
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.sync ---
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.sync ---
11:42:24 [INFO] 
11:42:24 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.sync ---
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.sync ---
11:42:24 [INFO] Resolving class path of org.eclipse.papyrus.infra.sync
11:42:24 [INFO] 
11:42:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.sync ---
11:42:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/main/resources
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.sync ---
11:42:24 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/internal/SyncService.java:[42] 
11:42:24 	import org.eclipse.papyrus.infra.guava.internal.CheckedFuture;
11:42:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:24 The type CheckedFuture<V,X> is deprecated
11:42:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/internal/SyncService.java:[184] 
11:42:24 	result = registryType.newInstance();
11:42:24 	                      ^^^^^^^^^^^^^
11:42:24 The method newInstance() from the type Class<R> is deprecated since version 9
11:42:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/internal/SyncService.java:[367] 
11:42:24 	public <V, X extends Exception> CheckedFuture<V, X> runAsync(SyncServiceRunnable<V, X> operation) {
11:42:24 	                                ^^^^^^^^^^^^^
11:42:24 The type CheckedFuture<V,X> is deprecated
11:42:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/internal/SyncService.java:[368] 
11:42:24 	CheckedFuture<V, X> result = operation.asFuture(this);
11:42:24 	^^^^^^^^^^^^^
11:42:24 The type CheckedFuture<V,X> is deprecated
11:42:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/SyncObject.java:[21] 
11:42:24 	import org.eclipse.papyrus.infra.guava.internal.CheckedFuture;
11:42:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:24 The type CheckedFuture<V,X> is deprecated
11:42:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/SyncObject.java:[72] 
11:42:24 	public <V, X extends Exception> CheckedFuture<V, X> runAsync(SyncServiceRunnable<V, X> operation) {
11:42:24 	                                ^^^^^^^^^^^^^
11:42:24 The type CheckedFuture<V,X> is deprecated
11:42:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/SyncObject.java:[73] 
11:42:24 	CheckedFuture<V, X> result = operation.asFuture(this);
11:42:24 	^^^^^^^^^^^^^
11:42:24 The type CheckedFuture<V,X> is deprecated
11:42:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/ISyncObject.java:[21] 
11:42:24 	import org.eclipse.papyrus.infra.guava.internal.CheckedFuture;
11:42:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:24 The type CheckedFuture<V,X> is deprecated
11:42:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/ISyncObject.java:[75] 
11:42:24 	<V, X extends Exception> CheckedFuture<V, X> runAsync(SyncServiceRunnable<V, X> operation);
11:42:24 	                         ^^^^^^^^^^^^^
11:42:24 The type CheckedFuture<V,X> is deprecated
11:42:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[22] 
11:42:24 	import org.eclipse.papyrus.infra.guava.internal.AbstractCheckedFuture;
11:42:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:24 The type AbstractCheckedFuture<V,X> is deprecated
11:42:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[23] 
11:42:24 	import org.eclipse.papyrus.infra.guava.internal.CheckedFuture;
11:42:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:24 The type CheckedFuture<V,X> is deprecated
11:42:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[59] 
11:42:24 	public CheckedFuture<V, X> asFuture(final ISyncObject context) {
11:42:24 	       ^^^^^^^^^^^^^
11:42:24 The type CheckedFuture<V,X> is deprecated
11:42:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[68] 
11:42:24 	private CheckedFuture<V, X> checked(final ListenableFuture<V> future) {
11:42:24 	        ^^^^^^^^^^^^^
11:42:24 The type CheckedFuture<V,X> is deprecated
11:42:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[69] 
11:42:24 	class Checked extends AbstractCheckedFuture<V, X> implements Runnable {
11:42:24 	                      ^^^^^^^^^^^^^^^^^^^^^
11:42:24 The type AbstractCheckedFuture<V,X> is deprecated
11:42:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[71] 
11:42:24 	super(future);
11:42:24 	^^^^^^^^^^^^^^
11:42:24 The constructor AbstractCheckedFuture<V,X>(ListenableFuture<V>) is deprecated
11:42:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/EMFDispatchManager.java:[253] 
11:42:24 	active.remove(key);
11:42:24 	              ^^^
11:42:24 Unlikely argument type SyncItem<capture#7-of ?,capture#8-of ?> for remove(Object) on a Collection<Map.Entry<SyncItem<?,?>,D>>
11:42:24 16 problems (16 warnings)
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.sync ---
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.sync ---
11:42:24 [INFO] 
11:42:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.sync ---
11:42:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/test/resources
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.sync ---
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.sync ---
11:42:24 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.sync ---
11:42:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/target/org.eclipse.papyrus.infra.sync-3.1.0-SNAPSHOT-sources.jar
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.sync ---
11:42:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/target/org.eclipse.papyrus.infra.sync-3.1.0-SNAPSHOT.jar
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.sync ---
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.sync ---
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.sync ---
11:42:24 [INFO] 
11:42:24 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style >-----
11:42:24 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.style 3.0.0-SNAPSHOT [154/735]
11:42:24 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/pom.xml
11:42:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/pom.xml
11:42:24 [INFO] 
11:42:24 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:42:24 [INFO] The project's OSGi version is 3.0.0.202404021539
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:42:24 [INFO] 
11:42:24 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:42:24 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.style
11:42:24 [INFO] 
11:42:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:42:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/src/main/resources
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:42:24 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:42:24 [INFO] 
11:42:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:42:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/src/test/resources
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:42:24 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:42:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/target/org.eclipse.papyrus.infra.gmfdiag.style-3.0.0-SNAPSHOT-sources.jar
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:42:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/target/org.eclipse.papyrus.infra.gmfdiag.style-3.0.0-SNAPSHOT.jar
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:42:24 [INFO] 
11:42:24 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:42:24 [INFO] 
11:42:24 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.tooling.runtime >--
11:42:24 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.tooling.runtime 4.1.100-SNAPSHOT [155/735]
11:42:24 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/pom.xml
11:42:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.tooling.runtime:4.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/pom.xml
11:42:25 [INFO] 
11:42:25 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:42:25 [INFO] 
11:42:25 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:42:25 [INFO] The project's OSGi version is 4.1.100.202404021539
11:42:25 [INFO] 
11:42:25 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:42:25 [INFO] 
11:42:25 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:42:25 [INFO] 
11:42:25 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:42:25 [INFO] 
11:42:25 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:42:25 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.tooling.runtime
11:42:25 [INFO] 
11:42:25 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:42:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/main/resources
11:42:25 [INFO] 
11:42:25 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:42:25 [INFO] Compiling 111 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/locator/VerticalLabelCellEditorLocator.java:[28] 
11:42:26 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
11:42:26 	                                                         ^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method getAverageCharWidth() from the type FontMetrics is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersDiagramRootEditPartProvider.java:[10] 
11:42:26 	import org.eclipse.gmf.runtime.diagram.ui.render.internal.providers.DiagramUIRenderEditPartProvider;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'DiagramUIRenderEditPartProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.render-1.8.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersDiagramRootEditPartProvider.java:[22] 
11:42:26 	DiagramUIRenderEditPartProvider implements IExecutableExtension {
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'DiagramUIRenderEditPartProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.render-1.8.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersDiagramRootEditPartProvider.java:[30] 
11:42:26 	View view = op.getView();
11:42:26 	               ^^^^^^^
11:42:26 Discouraged access: The method 'EditPartOperation.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DiagramElementTypeImages.java:[16] 
11:42:26 	import org.eclipse.swt.widgets.Display;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The import org.eclipse.swt.widgets.Display is never used
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/labels/LinkLFResizableLabelLocator.java:[8] 
11:42:26 	import org.eclipse.gmf.runtime.diagram.ui.internal.figures.ResizableLabelLocator;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'ResizableLabelLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/labels/LinkLFResizableLabelLocator.java:[12] 
11:42:26 	* Extends default GMF Runtime {@link ResizableLabelLocator} with custom
11:42:26 	                                     ^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'ResizableLabelLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/labels/LinkLFResizableLabelLocator.java:[18] 
11:42:26 	public class LinkLFResizableLabelLocator extends ResizableLabelLocator {
11:42:26 	                                                 ^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'ResizableLabelLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/labels/LinkLFResizableLabelLocator.java:[22] 
11:42:26 	super(parent, bounds, alignment);
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The constructor 'ResizableLabelLocator(IFigure, Rectangle, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[19] 
11:42:26 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.ConnectionLayerEx;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'ConnectionLayerEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[20] 
11:42:26 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[23] 
11:42:26 	* Allows to redefine default GMF Runtime {@link RectilinearRouter} for given
11:42:26 	                                                ^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[28] 
11:42:26 	public class CustomRoutersConnectionLayer extends ConnectionLayerEx {
11:42:26 	                                                  ^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'ConnectionLayerEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[60] 
11:42:26 	* standard GMF Runtime {@link RectilinearRouter}, subclasses may override
11:42:26 	                              ^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[64] 
11:42:26 	return new RectilinearRouter();
11:42:26 	           ^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[64] 
11:42:26 	return new RectilinearRouter();
11:42:26 	           ^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The constructor 'RectilinearRouter()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/locator/LabelCellEditorLocator.java:[28] 
11:42:26 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
11:42:26 	                                                         ^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method getAverageCharWidth() from the type FontMetrics is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[18] 
11:42:26 	import org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorExDelegate;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'CellEditorExDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[23] 
11:42:26 	/* public */class ComboCellEditorEx extends ComboBoxCellEditor implements org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorEx {
11:42:26 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'CellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[27] 
11:42:26 	private org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorExDelegate myExDelegate;
11:42:26 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'CellEditorExDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[43] 
11:42:26 	private CellEditorExDelegate getExDelegate() {
11:42:26 	        ^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'CellEditorExDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[45] 
11:42:26 	myExDelegate = new CellEditorExDelegate(this);
11:42:26 	                   ^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'CellEditorExDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[45] 
11:42:26 	myExDelegate = new CellEditorExDelegate(this);
11:42:26 	                   ^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The constructor 'CellEditorExDelegate(CellEditor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[81] 
11:42:26 	getExDelegate().setOriginalValue(value);
11:42:26 	                ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'CellEditorExDelegate.setOriginalValue(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[96] 
11:42:26 	return getExDelegate().hasValueChanged();
11:42:26 	                       ^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'CellEditorExDelegate.hasValueChanged()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[106] 
11:42:26 	if (!getExDelegate().unlockDeactivation()) {
11:42:26 	                     ^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'CellEditorExDelegate.unlockDeactivation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[117] 
11:42:26 	return getExDelegate().isDeactivationLocked();
11:42:26 	                       ^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'CellEditorExDelegate.isDeactivationLocked()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[127] 
11:42:26 	getExDelegate().setDeactivationLock(deactivationLock);
11:42:26 	                ^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'CellEditorExDelegate.setDeactivationLock(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[30] 
11:42:26 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[35] 
11:42:26 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[44] 
11:42:26 	* {@link org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.ConnectionBendpointEditPolicy}.
11:42:26 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'ConnectionBendpointEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[62] 
11:42:26 	protected ConnectionBendpointEditPolicy3(LineMode lineSegMode) {
11:42:26 	                                         ^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[70] 
11:42:26 	super(LineMode.OBLIQUE);
11:42:26 	      ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[70] 
11:42:26 	super(LineMode.OBLIQUE);
11:42:26 	               ^^^^^^^
11:42:26 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[136] 
11:42:26 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[136] 
11:42:26 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
11:42:26 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[136] 
11:42:26 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
11:42:26 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The constructor 'SetConnectionBendpointsCommand(TransactionalEditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[138] 
11:42:26 	sbbCommand.setEdgeAdapter(new EObjectAdapter(edge));
11:42:26 	           ^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'SetConnectionBendpointsCommand.setEdgeAdapter(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[139] 
11:42:26 	sbbCommand.setNewPointList(connection.getPoints(), ptRef1, ptRef2);
11:42:26 	           ^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, Point, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[159] 
11:42:26 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[159] 
11:42:26 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
11:42:26 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[159] 
11:42:26 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
11:42:26 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The constructor 'SetConnectionBendpointsCommand(TransactionalEditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[161] 
11:42:26 	sbbCommand.setEdgeAdapter(new EObjectAdapter((Edge) getHost()
11:42:26 	           ^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'SetConnectionBendpointsCommand.setEdgeAdapter(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[166] 
11:42:26 	sbbCommand.setNewPointList(newPoints, request.getSourceReference(),
11:42:26 	           ^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, Point, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[169] 
11:42:26 	sbbCommand.setNewPointList(newPoints, connection.getSourceAnchor(),
11:42:26 	           ^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, ConnectionAnchor, ConnectionAnchor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[29] 
11:42:26 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[118] 
11:42:26 	SetConnectionBendpointsCommand sbbCommand = new SetAbsoluteBendpointsCommand(
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[120] 
11:42:26 	sbbCommand.setEdgeAdapter(request.getConnectionEditPart());
11:42:26 	           ^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'SetConnectionBendpointsCommand.setEdgeAdapter(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[121] 
11:42:26 	sbbCommand.setNewPointList(pointList,
11:42:26 	           ^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, Point, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[181] 
11:42:26 	SetConnectionBendpointsCommand sbpCommand = (SetConnectionBendpointsCommand) commandItr
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[181] 
11:42:26 	SetConnectionBendpointsCommand sbpCommand = (SetConnectionBendpointsCommand) commandItr
11:42:26 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[189] 
11:42:26 	PointList points = sbpCommand.getNewPointList();
11:42:26 	                              ^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'SetConnectionBendpointsCommand.getNewPointList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[231] 
11:42:26 	sbpCommand.setNewPointList(points, sourceAnchor, targetAnchor);
11:42:26 	           ^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, ConnectionAnchor, ConnectionAnchor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[260] 
11:42:26 	SetConnectionBendpointsCommand sbbCommand = new SetAbsoluteBendpointsCommand(
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[262] 
11:42:26 	sbbCommand.setEdgeAdapter(getViewAdapter());
11:42:26 	           ^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'SetConnectionBendpointsCommand.setEdgeAdapter(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[270] 
11:42:26 	request.getExtendedData().put(PARAM_SOURCE_ANCHOR, sourceAnchor);
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:42:26 	import org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 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-Master/.repository/p2/osgi/bundle/org.eclipse.ocl/3.19.0.v20231129-1236/org.eclipse.ocl-3.19.0.v20231129-1236.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:42:26 	return new TracingEvaluationVisitor<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>(base);
11:42:26 	           ^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 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-Master/.repository/p2/osgi/bundle/org.eclipse.ocl/3.19.0.v20231129-1236/org.eclipse.ocl-3.19.0.v20231129-1236.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:42:26 	return new TracingEvaluationVisitor<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>(base);
11:42:26 	           ^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 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-Master/.repository/p2/osgi/bundle/org.eclipse.ocl/3.19.0.v20231129-1236/org.eclipse.ocl-3.19.0.v20231129-1236.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[31] 
11:42:26 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[32] 
11:42:26 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouterUtilities;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[33] 
11:42:26 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[205] 
11:42:26 	conn.getConnectionRouter() instanceof OrthogonalRouter;
11:42:26 	                                      ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[485] 
11:42:26 	if (!OrthogonalRouterUtilities.isRectilinear(middlePart)) {
11:42:26 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[485] 
11:42:26 	if (!OrthogonalRouterUtilities.isRectilinear(middlePart)) {
11:42:26 	                               ^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'OrthogonalRouterUtilities.isRectilinear(PointList)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[492] 
11:42:26 	OrthogonalRouterUtilities.transformToOrthogonalPointList(
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[492] 
11:42:26 	OrthogonalRouterUtilities.transformToOrthogonalPointList(
11:42:26 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'OrthogonalRouterUtilities.transformToOrthogonalPointList(PointList, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[543] 
11:42:26 	* @see RectilinearRouter
11:42:26 	       ^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[546] 
11:42:26 	return INSTANCE.removeRedundantPoints2(line);
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The static method removeRedundantPoints2(PointList) from the type RectilinearRouter2 should be accessed in a static way
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[546] 
11:42:26 	return INSTANCE.removeRedundantPoints2(line);
11:42:26 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method removeRedundantPoints2(PointList) from the type RectilinearRouter2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[584] 
11:42:26 	return getOutisePointOffRectanglePosition2(start, new Rectangle(
11:42:26 					end.x, end.y, 0, 0));
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method getOutisePointOffRectanglePosition2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[48] 
11:42:26 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.FeedbackConnection;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'FeedbackConnection' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[50] 
11:42:26 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[51] 
11:42:26 	import org.eclipse.gmf.runtime.gef.ui.internal.handles.BendpointCreationInvisibleHandle;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'BendpointCreationInvisibleHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[52] 
11:42:26 	import org.eclipse.gmf.runtime.gef.ui.internal.handles.BendpointMoveHandleEx;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'BendpointMoveHandleEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[53] 
11:42:26 	import org.eclipse.gmf.runtime.gef.ui.internal.handles.LineSegMoveInvisibleHandle;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'LineSegMoveInvisibleHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[57] 
11:42:26 	* {@link org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.ConnectionBendpointEditPolicy}
11:42:26 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'ConnectionBendpointEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[90] 
11:42:26 	private static List NULL_CONSTRAINT = new ArrayList();
11:42:26 	               ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[90] 
11:42:26 	private static List NULL_CONSTRAINT = new ArrayList();
11:42:26 	                                          ^^^^^^^^^
11:42:26 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[93] 
11:42:26 	private LineMode lineSegMode = LineMode.OBLIQUE;
11:42:26 	        ^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[93] 
11:42:26 	private LineMode lineSegMode = LineMode.OBLIQUE;
11:42:26 	                               ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[93] 
11:42:26 	private LineMode lineSegMode = LineMode.OBLIQUE;
11:42:26 	                                        ^^^^^^^
11:42:26 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[96] 
11:42:26 	public List originalConstraint;
11:42:26 	       ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[124] 
11:42:26 	public ConnectionBendpointEditPolicy2(LineMode lineSegMode) {
11:42:26 	                                      ^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[132] 
11:42:26 	public LineMode getLineSegMode() {
11:42:26 	       ^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[157] 
11:42:26 	FeedbackConnection r = new FeedbackConnection(getConnection());
11:42:26 	^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'FeedbackConnection' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[157] 
11:42:26 	FeedbackConnection r = new FeedbackConnection(getConnection());
11:42:26 	                           ^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'FeedbackConnection' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[157] 
11:42:26 	FeedbackConnection r = new FeedbackConnection(getConnection());
11:42:26 	                           ^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The constructor 'FeedbackConnection(Connection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[182] 
11:42:26 	protected List createManualHandles() {
11:42:26 	          ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[183] 
11:42:26 	List list = new ArrayList();
11:42:26 	^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[183] 
11:42:26 	List list = new ArrayList();
11:42:26 	                ^^^^^^^^^
11:42:26 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[188] 
11:42:26 	list.add(new BendpointMoveHandleEx(connEP, i, new BendpointLocator(
11:42:26 					getConnection(), i)));
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[188] 
11:42:26 	list.add(new BendpointMoveHandleEx(connEP, i, new BendpointLocator(
11:42:26 	             ^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'BendpointMoveHandleEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[188] 
11:42:26 	list.add(new BendpointMoveHandleEx(connEP, i, new BendpointLocator(
11:42:26 	             ^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The constructor 'BendpointMoveHandleEx(ConnectionEditPart, int, Locator)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[204] 
11:42:26 	protected void addInvisibleCreationHandle(List list,
11:42:26 	                                          ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[206] 
11:42:26 	if (getLineSegMode() != LineMode.OBLIQUE) {
11:42:26 	                        ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[206] 
11:42:26 	if (getLineSegMode() != LineMode.OBLIQUE) {
11:42:26 	                                 ^^^^^^^
11:42:26 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[207] 
11:42:26 	list.add(new LineSegMoveInvisibleHandle(connEP, i));
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[207] 
11:42:26 	list.add(new LineSegMoveInvisibleHandle(connEP, i));
11:42:26 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'LineSegMoveInvisibleHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[207] 
11:42:26 	list.add(new LineSegMoveInvisibleHandle(connEP, i));
11:42:26 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The constructor 'LineSegMoveInvisibleHandle(ConnectionEditPart, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[209] 
11:42:26 	list.add(new BendpointCreationInvisibleHandle(connEP, i));
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[209] 
11:42:26 	list.add(new BendpointCreationInvisibleHandle(connEP, i));
11:42:26 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'BendpointCreationInvisibleHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[209] 
11:42:26 	list.add(new BendpointCreationInvisibleHandle(connEP, i));
11:42:26 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The constructor 'BendpointCreationInvisibleHandle(ConnectionEditPart, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[221] 
11:42:26 	protected List createSelectionHandles() {
11:42:26 	          ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[273] 
11:42:26 	if (getLineSegMode() != LineMode.OBLIQUE) {
11:42:26 	                        ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[273] 
11:42:26 	if (getLineSegMode() != LineMode.OBLIQUE) {
11:42:26 	                                 ^^^^^^^
11:42:26 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[361] 
11:42:26 	getFeedbackState().originalConstraint = (List) getConnection()
11:42:26 	                                         ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[366] 
11:42:26 	if (getLineSegMode() != LineMode.OBLIQUE && !getFeedbackState().init) {
11:42:26 	                        ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[366] 
11:42:26 	if (getLineSegMode() != LineMode.OBLIQUE && !getFeedbackState().init) {
11:42:26 	                                 ^^^^^^^
11:42:26 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[368] 
11:42:26 	List newConstraint = new ArrayList(
11:42:26 	^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[368] 
11:42:26 	List newConstraint = new ArrayList(
11:42:26 	                         ^^^^^^^^^
11:42:26 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[377] 
11:42:26 	newConstraint.add(abp);
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[404] 
11:42:26 	getFeedbackState().originalConstraint.add(i, bpNew);
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[410] 
11:42:26 	new ArrayList(getFeedbackState().originalConstraint));
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[410] 
11:42:26 	new ArrayList(getFeedbackState().originalConstraint));
11:42:26 	    ^^^^^^^^^
11:42:26 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[430] 
11:42:26 	List constraint = (List) getConnection().getRoutingConstraint();
11:42:26 	^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[430] 
11:42:26 	List constraint = (List) getConnection().getRoutingConstraint();
11:42:26 	                   ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[440] 
11:42:26 	private void setNewFeedbackConstraint(List constraint) {
11:42:26 	                                      ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[452] 
11:42:26 	List constraint;
11:42:26 	^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[459] 
11:42:26 	constraint = (List) getConnection().getRoutingConstraint();
11:42:26 	              ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[460] 
11:42:26 	constraint.add(request.getIndex() + 1, bp);
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[462] 
11:42:26 	constraint = (List) getConnection().getRoutingConstraint();
11:42:26 	              ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[479] 
11:42:26 	List constraint = (List) getConnection().getRoutingConstraint();
11:42:26 	^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[479] 
11:42:26 	List constraint = (List) getConnection().getRoutingConstraint();
11:42:26 	                   ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[520] 
11:42:26 	List constraint = (List) getConnection().getRoutingConstraint();
11:42:26 	^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[520] 
11:42:26 	List constraint = (List) getConnection().getRoutingConstraint();
11:42:26 	                   ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[532] 
11:42:26 	protected void stickyStraightLineFeedback(List constraint, int nIndex,
11:42:26 	                                          ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[568] 
11:42:26 	constraint.set(nIndex, bpNew);
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[570] 
11:42:26 	constraint.set(nIndex, bp);
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[588] 
11:42:26 	if (getLineSegMode() != LineMode.OBLIQUE) {
11:42:26 	                        ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[588] 
11:42:26 	if (getLineSegMode() != LineMode.OBLIQUE) {
11:42:26 	                                 ^^^^^^^
11:42:26 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[631] 
11:42:26 	protected final LineSeg getLineSeg(List bendPoints, int nIndex) {
11:42:26 	                                   ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[645] 
11:42:26 	protected void setLineSeg(List bendPoints, int nIndex, LineSeg newLine) {
11:42:26 	                          ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[649] 
11:42:26 	bendPoints.set(nIndex - 1, bp1);
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[650] 
11:42:26 	bendPoints.set(nIndex, bp2);
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[678] 
11:42:26 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
11:42:26 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[678] 
11:42:26 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
11:42:26 	                                     ^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The field 'LineMode.ORTHOGONAL_CONSTRAINED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[716] 
11:42:26 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
11:42:26 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[716] 
11:42:26 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
11:42:26 	                                     ^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The field 'LineMode.ORTHOGONAL_CONSTRAINED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[744] 
11:42:26 	protected void removeOutsideSourceFeedback(List constraint) {
11:42:26 	                                           ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[755] 
11:42:26 	protected void removeOutsideTargetFeedback(List constraint) {
11:42:26 	                                           ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[771] 
11:42:26 	List constraint = (List) getConnection().getRoutingConstraint();
11:42:26 	^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[771] 
11:42:26 	List constraint = (List) getConnection().getRoutingConstraint();
11:42:26 	                   ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[801] 
11:42:26 	constraint.set(index, new AbsoluteBendpoint(movedFirst.getOrigin()));
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[802] 
11:42:26 	constraint.set(index + 1,
11:42:26 				new AbsoluteBendpoint(movedFirst.getTerminus()));
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[807] 
11:42:26 	constraint.set(index + 1,
11:42:26 				new AbsoluteBendpoint(movedSecond.getTerminus()));
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[827] 
11:42:26 	List constraint = (List) getConnection().getRoutingConstraint();
11:42:26 	^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[827] 
11:42:26 	List constraint = (List) getConnection().getRoutingConstraint();
11:42:26 	                   ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[863] 
11:42:26 	List constraint, LineSeg moveLine) {
11:42:26 	^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[864] 
11:42:26 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
11:42:26 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[864] 
11:42:26 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
11:42:26 	                                     ^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The field 'LineMode.ORTHOGONAL_CONSTRAINED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[937] 
11:42:26 	List constraint) {
11:42:26 	^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[955] 
11:42:26 	constraint.add(0, new AbsoluteBendpoint(startPoint));
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[967] 
11:42:26 	List constraint) {
11:42:26 	^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[985] 
11:42:26 	constraint.add(new AbsoluteBendpoint(endPoint));
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[994] 
11:42:26 	public Object getAdapter(Class key) {
11:42:26 	       ^^^^^^
11:42:26 Type safety: The return type Object for getAdapter(Class) from the type ConnectionBendpointEditPolicy2 needs unchecked conversion to conform to T from the type SelectionHandlesEditPolicy
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[994] 
11:42:26 	public Object getAdapter(Class key) {
11:42:26 	                         ^^^^^
11:42:26 Class is a raw type. References to generic type Class<T> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[1000] 
11:42:26 	return super.getAdapter(key);
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type SelectionHandlesEditPolicy
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[1000] 
11:42:26 	return super.getAdapter(key);
11:42:26 	                        ^^^
11:42:26 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/draw2d/labels/VerticalLabelCellEditorLocator.java:[27] 
11:42:26 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
11:42:26 	                                                         ^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method getAverageCharWidth() from the type FontMetrics is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/locator/TextCellEditorLocator.java:[31] 
11:42:26 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
11:42:26 	                                                         ^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method getAverageCharWidth() from the type FontMetrics is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/CellEditorEx.java:[19] 
11:42:26 	* @see org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorEx
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'CellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/CellEditorEx.java:[22] 
11:42:26 	public interface CellEditorEx extends org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorEx {
11:42:26 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'CellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[31] 
11:42:26 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[32] 
11:42:26 	import org.eclipse.gmf.runtime.gef.ui.internal.tools.ConnectionBendpointTrackerEx;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'ConnectionBendpointTrackerEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[33] 
11:42:26 	import org.eclipse.gmf.runtime.gef.ui.internal.tools.SelectConnectionEditPartTracker;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'SelectConnectionEditPartTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[42] 
11:42:26 	ConnectionBendpointEditPolicy3 {
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The type ConnectionBendpointEditPolicy3 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[54] 
11:42:26 	public LinksLFConnectionBendpointEditPolicy(LineMode lineMode) {
11:42:26 	                                            ^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[55] 
11:42:26 	super(lineMode);
11:42:26 	^^^^^^^^^^^^^^^^
11:42:26 The constructor ConnectionBendpointEditPolicy3(LineMode) is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[59] 
11:42:26 	this(LineMode.OBLIQUE);
11:42:26 	     ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[59] 
11:42:26 	this(LineMode.OBLIQUE);
11:42:26 	              ^^^^^^^
11:42:26 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[68] 
11:42:26 	* The difference is that the {@link ConnectionBendpointTrackerEx} (case of
11:42:26 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'ConnectionBendpointTrackerEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[69] 
11:42:26 	* single bendpoint) and {@link SelectConnectionEditPartTracker} (case of
11:42:26 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'SelectConnectionEditPartTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[75] 
11:42:26 	* {@link SelectConnectionEditPartTracker#handleButtonUp(int)}) first erases
11:42:26 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'SelectConnectionEditPartTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[102] 
11:42:26 	Command result = super.getBendpointsChangedCommand(request);
11:42:26 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method getBendpointsChangedCommand(BendpointRequest) from the type ConnectionBendpointEditPolicy3 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[105] 
11:42:26 	request.getExtendedData().put(
11:42:26 					PARAM_CACHED_COMMAND_BASED_ON_FEEDBACK, result);
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[219] 
11:42:26 	sbbCommand.setNewPointList(
11:42:26 	           ^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, Point, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[224] 
11:42:26 	sbbCommand.setNewPointList(
11:42:26 	           ^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, ConnectionAnchor, ConnectionAnchor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[240] 
11:42:26 	return super.getConnection();
11:42:26 	             ^^^^^^^^^^^^^^^
11:42:26 The method getConnection() from the type ConnectionBendpointEditPolicy2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[249] 
11:42:26 	List constraint) {
11:42:26 	^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[272] 
11:42:26 	constraint.add(0, new AbsoluteBendpoint(startPoint));
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[281] 
11:42:26 	List constraint) {
11:42:26 	^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[302] 
11:42:26 	constraint.add(new AbsoluteBendpoint(endPoint));
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[329] 
11:42:26 	super.showSourceFeedback(request);
11:42:26 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method showSourceFeedback(Request) from the type ConnectionBendpointEditPolicy2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[339] 
11:42:26 	super.eraseSourceFeedback(request);
11:42:26 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method eraseSourceFeedback(Request) from the type ConnectionBendpointEditPolicy2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[349] 
11:42:26 	super.eraseConnectionFeedback(request, removeFeedbackFigure);
11:42:26 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method eraseConnectionFeedback(BendpointRequest, boolean) from the type ConnectionBendpointEditPolicy2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[359] 
11:42:26 	super.showMoveBendpointFeedback(request);
11:42:26 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method showMoveBendpointFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[365] 
11:42:26 	super.showCreateBendpointFeedback(request);
11:42:26 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method showCreateBendpointFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[371] 
11:42:26 	super.showMoveLineSegFeedback(request);
11:42:26 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method showMoveLineSegFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[377] 
11:42:26 	super.showMoveOrthogonalBenspointFeedback(request);
11:42:26 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method showMoveOrthogonalBenspointFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeNodeAnchorDelegate.java:[18] 
11:42:26 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeNodeAnchorDelegate.java:[38] 
11:42:26 	* when active router is {@link OrthogonalRouter}, adjusted anchor position
11:42:26 	                               ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeNodeAnchorDelegate.java:[85] 
11:42:26 	if (router instanceof OrthogonalRouter) {
11:42:26 	                      ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeNodeAnchorDelegate.java:[118] 
11:42:26 	if (router instanceof OrthogonalRouter) {
11:42:26 	                      ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustSyntheticBendpointsEditPolicy.java:[18] 
11:42:26 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustSyntheticBendpointsEditPolicy.java:[90] 
11:42:26 	if (false == router instanceof OrthogonalRouter) {
11:42:26 	                               ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[44] 
11:42:26 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.AnimatableScrollPane;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'AnimatableScrollPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[45] 
11:42:26 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.OverlayScrollPaneLayout;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OverlayScrollPaneLayout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[263] 
11:42:26 	scrollpane.setLayoutManager(new OverlayScrollPaneLayout());
11:42:26 	                                ^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OverlayScrollPaneLayout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[263] 
11:42:26 	scrollpane.setLayoutManager(new OverlayScrollPaneLayout());
11:42:26 	                                ^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The constructor 'OverlayScrollPaneLayout()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[280] 
11:42:26 	AnimatableScrollPane implements IMapMode {
11:42:26 	^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'AnimatableScrollPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:42:26 	import org.eclipse.papyrus.infra.gmfdiag.tooling.runtime.structure.DiagramStructure;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The type DiagramStructure is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:42:26 	private DiagramStructure myDiagramStructure;
11:42:26 	        ^^^^^^^^^^^^^^^^
11:42:26 The type DiagramStructure is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:42:26 	public void setVisualIDRegistry(DiagramStructure diagramStructure) {
11:42:26 	                                ^^^^^^^^^^^^^^^^
11:42:26 The type DiagramStructure is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:42:26 	int actualVisualId = myDiagramStructure.getVisualID(childView);
11:42:26 	                                        ^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method getVisualID(View) from the type DiagramStructure is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:42:26 	return myDiagramStructure.checkNodeVisualID(parentView, child, actualVisualId);
11:42:26 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method checkNodeVisualID(View, EObject, int) from the type DiagramStructure is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[22] 
11:42:26 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouterUtilities;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[23] 
11:42:26 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[83] 
11:42:26 	* While {@link RectilinearRouter} claims to ignore the endpoints, it still
11:42:26 	               ^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[112] 
11:42:26 	* @see org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter#resetEndPointsToEdge(org.eclipse.draw2d.Connection,
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[112] 
11:42:26 	* @see org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter#resetEndPointsToEdge(org.eclipse.draw2d.Connection,
11:42:26 	                                                                            ^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'RectilinearRouter.resetEndPointsToEdge(Connection, PointList)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[120] 
11:42:26 	if (isReorienting(conn)) {
11:42:26 	    ^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'ObliqueRouter.isReorienting(Connection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[128] 
11:42:26 	super.resetEndPointsToEdge(conn, line);
11:42:26 	      ^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'RectilinearRouter.resetEndPointsToEdge(Connection, PointList)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[131] 
11:42:26 	PrecisionRectangle source = sourceBoundsRelativeToConnection2(conn);
11:42:26 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method sourceBoundsRelativeToConnection2(Connection) from the type RectilinearRouter2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[132] 
11:42:26 	PrecisionRectangle target = targetBoundsRelativeToConnection2(conn);
11:42:26 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method targetBoundsRelativeToConnection2(Connection) from the type RectilinearRouter2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[157] 
11:42:26 	sourceAnchorRelativeLocation = getAnchorOffRectangleDirection2(
11:42:26 					sourceAnchorPoint, source);
11:42:26 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[159] 
11:42:26 	targetAnchorRelativeLocation = getAnchorOffRectangleDirection2(
11:42:26 					targetAnchorPoint, target);
11:42:26 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[166] 
11:42:26 	offSourceDirection = getOffShapeDirection2(sourceAnchorRelativeLocation);
11:42:26 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[167] 
11:42:26 	offTargetDirection = getOffShapeDirection2(targetAnchorRelativeLocation);
11:42:26 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[205] 
11:42:26 	sourceAnchorRelativeLocation = getAnchorOffRectangleDirection2(
11:42:26 					line.getFirstPoint(), source);
11:42:26 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[207] 
11:42:26 	offSourceDirection = getOffShapeDirection2(sourceAnchorRelativeLocation);
11:42:26 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[208] 
11:42:26 	targetAnchorRelativeLocation = getAnchorOffRectangleDirection2(
11:42:26 					line.getLastPoint(), target);
11:42:26 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[210] 
11:42:26 	offTargetDirection = getOffShapeDirection2(targetAnchorRelativeLocation);
11:42:26 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[217] 
11:42:26 	OrthogonalRouterUtilities.transformToOrthogonalPointList(line,
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[217] 
11:42:26 	OrthogonalRouterUtilities.transformToOrthogonalPointList(line,
11:42:26 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'OrthogonalRouterUtilities.transformToOrthogonalPointList(PointList, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[219] 
11:42:26 	removeRedundantPoints2(line);
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method removeRedundantPoints2(PointList) from the type RectilinearRouter2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[228] 
11:42:26 	* Copy-pasted from {@link RectilinearRouter} lines 416.
11:42:26 	                          ^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[297] 
11:42:26 	return getOffShapeDirection2(direction);
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[350] 
11:42:26 	LineSeg fromFigureToBendpoint = OrthogonalRouterUtilities
11:42:26 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[351] 
11:42:26 	.getOrthogonalLineSegToAnchorLoc(conn, anchor, bendpoint);
11:42:26 	 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'OrthogonalRouterUtilities.getOrthogonalLineSegToAnchorLoc(Connection, ConnectionAnchor, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[385] 
11:42:26 	fromFigureToBendpoint = OrthogonalRouterUtilities
11:42:26 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[386] 
11:42:26 	.getOrthogonalLineSegToAnchorLoc(conn, anchor,
11:42:26 	 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The method 'OrthogonalRouterUtilities.getOrthogonalLineSegToAnchorLoc(Connection, ConnectionAnchor, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[18] 
11:42:26 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[19] 
11:42:26 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[23] 
11:42:26 	* horizontally, the {@link OrthogonalRouter} has to decide whether the first /
11:42:26 	                           ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[29] 
11:42:26 	* The default {@link RectilinearRouter} always prefers the first choice.
11:42:26 	                     ^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[31] 
11:42:26 	* This router extends the {@link OrthogonalRouter} with ability to specify the
11:42:26 	                                 ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[36] 
11:42:26 	public interface HintedOrthogonalRouter extends OrthogonalRouter {
11:42:26 	                                                ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[24] 
11:42:26 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[27] 
11:42:26 	* Right now extending {@link RectilinearRouter} does not make sense, because
11:42:26 	                             ^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[35] 
11:42:26 	* private counterparts in {@link RectilinearRouter}, without any changes.
11:42:26 	                                 ^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[43] 
11:42:26 	class RectilinearRouter2 extends RectilinearRouter {
11:42:26 	                                 ^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[46] 
11:42:26 	* [GMFRT] make protected in {@link RectilinearRouter}
11:42:26 	                                   ^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[86] 
11:42:26 	* [GMFRT] make protected in {@link RectilinearRouter}
11:42:26 	                                   ^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[115] 
11:42:26 	* [GMFRT] make protected in {@link RectilinearRouter}
11:42:26 	                                   ^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[137] 
11:42:26 	* [GMFRT] make protected in {@link RectilinearRouter}
11:42:26 	                                   ^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[171] 
11:42:26 	super.routeLine(conn, nestedRoutingDepth, newLine);
11:42:26 	      ^^^^^^^^^
11:42:26 Discouraged access: The method 'RectilinearRouter.routeLine(Connection, int, PointList)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[175] 
11:42:26 	* [GMFRT] make protected in {@link RectilinearRouter}
11:42:26 	                                   ^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[195] 
11:42:26 	* [GMFRT] make protected in {@link RectilinearRouter}
11:42:26 	                                   ^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[215] 
11:42:26 	* [GMFRT] make protected in {@link RectilinearRouter}
11:42:26 	                                   ^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[8] 
11:42:26 	import org.eclipse.gmf.runtime.diagram.ui.internal.editpolicies.ConnectionLineSegEditPolicy;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'ConnectionLineSegEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[9] 
11:42:26 	import org.eclipse.gmf.runtime.diagram.ui.internal.editpolicies.TreeConnectionBendpointEditPolicy;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'TreeConnectionBendpointEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[12] 
11:42:26 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.ForestRouter;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[13] 
11:42:26 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[14] 
11:42:26 	import org.eclipse.gmf.runtime.gef.ui.internal.l10n.Cursors;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[45] 
11:42:26 	if (getConnectionFigure().getConnectionRouter() instanceof ForestRouter) {
11:42:26 	                                                           ^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[47] 
11:42:26 	new TreeConnectionBendpointEditPolicy());
11:42:26 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'TreeConnectionBendpointEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[47] 
11:42:26 	new TreeConnectionBendpointEditPolicy());
11:42:26 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The constructor 'TreeConnectionBendpointEditPolicy()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[48] 
11:42:26 	} else if (getConnectionFigure().getConnectionRouter() instanceof OrthogonalRouter) {
11:42:26 	                                                                  ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[50] 
11:42:26 	new ConnectionLineSegEditPolicy());
11:42:26 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'ConnectionLineSegEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[50] 
11:42:26 	new ConnectionLineSegEditPolicy());
11:42:26 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The constructor 'ConnectionLineSegEditPolicy()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[69] 
11:42:26 	if (getConnectionFigure().getConnectionRouter() instanceof ForestRouter) {
11:42:26 	                                                           ^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[70] 
11:42:26 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE);
11:42:26 	                                ^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[70] 
11:42:26 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE);
11:42:26 	                                        ^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The field 'Cursors.CURSOR_SEG_MOVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[71] 
11:42:26 	} else if (getConnectionFigure().getConnectionRouter() instanceof OrthogonalRouter) {
11:42:26 	                                                                  ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[72] 
11:42:26 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE);
11:42:26 	                                ^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[72] 
11:42:26 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE);
11:42:26 	                                        ^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The field 'Cursors.CURSOR_SEG_MOVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[74] 
11:42:26 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_ADD);
11:42:26 	                                ^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[74] 
11:42:26 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_ADD);
11:42:26 	                                        ^^^^^^^^^^^^^^
11:42:26 Discouraged access: The field 'Cursors.CURSOR_SEG_ADD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[23] 
11:42:26 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.ForestRouter;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[24] 
11:42:26 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[25] 
11:42:26 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[118] 
11:42:26 	if (getConnectionFigure().getConnectionRouter() instanceof ForestRouter) {
11:42:26 	                                                           ^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[121] 
11:42:26 	LineMode.ORTHOGONAL_CONSTRAINED));
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[121] 
11:42:26 	LineMode.ORTHOGONAL_CONSTRAINED));
11:42:26 	         ^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The field 'LineMode.ORTHOGONAL_CONSTRAINED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[122] 
11:42:26 	} else if (getConnectionFigure().getConnectionRouter() instanceof OrthogonalRouter) {
11:42:26 	                                                                  ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui-1.10.1.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[125] 
11:42:26 	LineMode.ORTHOGONAL_FREE));
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[125] 
11:42:26 	LineMode.ORTHOGONAL_FREE));
11:42:26 	         ^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The field 'LineMode.ORTHOGONAL_FREE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[128] 
11:42:26 	new LinksLFConnectionBendpointEditPolicy(LineMode.OBLIQUE));
11:42:26 	                                         ^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[128] 
11:42:26 	new LinksLFConnectionBendpointEditPolicy(LineMode.OBLIQUE));
11:42:26 	                                                  ^^^^^^^
11:42:26 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:42:26 	import org.eclipse.papyrus.infra.gmfdiag.tooling.runtime.structure.DiagramStructure;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The type DiagramStructure is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:42:26 	private final DiagramStructure myDiagramStructure;
11:42:26 	              ^^^^^^^^^^^^^^^^
11:42:26 The type DiagramStructure is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/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] 
11:42:26 	public CreationEditPolicyWithCustomReparent(DiagramStructure diagramStructure) {
11:42:26 	                                            ^^^^^^^^^^^^^^^^
11:42:26 The type DiagramStructure is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[108] 
11:42:26 	protected List createSelectionHandles() {
11:42:26 	          ^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[109] 
11:42:26 	List list = new ArrayList();
11:42:26 	^^^^
11:42:26 List is a raw type. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[109] 
11:42:26 	List list = new ArrayList();
11:42:26 	                ^^^^^^^^^
11:42:26 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[110] 
11:42:26 	list.add(new ConnectionEndpointHandle((ConnectionEditPart) getHost(),
11:42:26 				ConnectionLocator.SOURCE));
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[112] 
11:42:26 	list.add(new ConnectionEndpointHandle((ConnectionEditPart) getHost(),
11:42:26 				ConnectionLocator.TARGET));
11:42:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DefaultEditPartProvider.java:[27] 
11:42:26 	import org.eclipse.papyrus.infra.gmfdiag.tooling.runtime.structure.DiagramStructure;
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 The type DiagramStructure is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DefaultEditPartProvider.java:[42] 
11:42:26 	private final DiagramStructure diagramStructure;
11:42:26 	              ^^^^^^^^^^^^^^^^
11:42:26 The type DiagramStructure is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DefaultEditPartProvider.java:[46] 
11:42:26 	public DefaultEditPartProvider(EditPartFactory factory, DiagramStructure diagramStructure, String expectedModelId) {
11:42:26 	                                                        ^^^^^^^^^^^^^^^^
11:42:26 The type DiagramStructure is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DefaultEditPartProvider.java:[104] 
11:42:26 	if (!expectedModelId.equals(diagramStructure.getModelID(view))) {
11:42:26 	                                             ^^^^^^^^^^^^^^^^
11:42:26 The method getModelID(View) from the type DiagramStructure is deprecated
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/update/UpdaterLinkDescriptor.java:[50] 
11:42:26 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:42:26 	       ^^^^^^
11:42:26 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
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[21] 
11:42:26 	* @see org.eclipse.gmf.runtime.gef.ui.internal.parts.WrapTextCellEditor
11:42:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'WrapTextCellEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[23] 
11:42:26 	public class WrapTextCellEditor extends org.eclipse.gmf.runtime.gef.ui.internal.parts.WrapTextCellEditor {
11:42:26 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The type 'WrapTextCellEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[31] 
11:42:26 	super();
11:42:26 	^^^^^^^^
11:42:26 Discouraged access: The constructor 'WrapTextCellEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[42] 
11:42:26 	super(parent);
11:42:26 	^^^^^^^^^^^^^^
11:42:26 Discouraged access: The constructor 'WrapTextCellEditor(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[54] 
11:42:26 	super(parent, style);
11:42:26 	^^^^^^^^^^^^^^^^^^^^^
11:42:26 Discouraged access: The constructor 'WrapTextCellEditor(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:26 298 problems (298 warnings)
11:42:26 [INFO] 
11:42:26 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:42:26 [INFO] 
11:42:26 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:42:26 [INFO] 
11:42:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:42:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/test/resources
11:42:26 [INFO] 
11:42:26 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:42:26 [INFO] 
11:42:26 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:42:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
11:42:26 [INFO] 
11:42:26 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:42:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/target/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime-4.1.100-SNAPSHOT-sources.jar
11:42:26 [INFO] 
11:42:26 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:42:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/target/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime-4.1.100-SNAPSHOT.jar
11:42:26 [INFO] 
11:42:26 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:42:26 [INFO] 
11:42:26 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:42:26 [INFO] 
11:42:26 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:42:26 [INFO] 
11:42:26 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common >----
11:42:26 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.common 4.3.300-SNAPSHOT [156/735]
11:42:26 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/pom.xml
11:42:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common:4.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/pom.xml
11:42:26 [INFO] 
11:42:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:42:26 [INFO] 
11:42:26 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:42:26 [INFO] The project's OSGi version is 4.3.300.202404021539
11:42:26 [INFO] 
11:42:26 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:42:26 [INFO] 
11:42:26 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:42:26 [INFO] 
11:42:26 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:42:26 [INFO] 
11:42:26 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:42:26 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.common
11:42:27 [INFO] 
11:42:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:42:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/main/resources
11:42:27 [INFO] 
11:42:27 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:42:27 [INFO] Compiling 362 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultCopyCommand.java:[51] 
11:42:28 	public DefaultCopyCommand(EditingDomain domain, PapyrusClipboard papyrusClipboard, Collection<EObject> pObjectsToPutInClipboard) {
11:42:28 	                                                ^^^^^^^^^^^^^^^^
11:42:28 PapyrusClipboard is a raw type. References to generic type PapyrusClipboard<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultCopyCommand.java:[58] 
11:42:28 	papyrusClipboard.addAllInternalCopyInClipboard(copier);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method addAllInternalCopyInClipboard(Map) belongs to the raw type PapyrusClipboard. References to generic type PapyrusClipboard<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/SemanticAdapter.java:[55] 
11:42:28 	public Object getAdapter(Class adapter) {
11:42:28 	       ^^^^^^
11:42:28 Type safety: The return type Object for getAdapter(Class) from the type SemanticAdapter needs unchecked conversion to conform to T from the type IAdaptable
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/SemanticAdapter.java:[55] 
11:42:28 	public Object getAdapter(Class adapter) {
11:42:28 	                         ^^^^^
11:42:28 Class is a raw type. References to generic type Class<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/StrategyEditor.java:[258] 
11:42:28 	private class StrategyObservableList extends WritableList {
11:42:28 	                                             ^^^^^^^^^^^^
11:42:28 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/StrategyEditor.java:[262] 
11:42:28 	addAll(values);
11:42:28 	^^^^^^^^^^^^^^
11:42:28 Type safety: The method addAll(Collection) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[100] 
11:42:28 	Map internalClipboardToTargetCopy = papyrusClipboard.getInternalClipboardToTargetCopy();
11:42:28 	^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[106] 
11:42:28 	Collection<Diagram> duplicateDiagrams = diagramClipboardAdditionnalData.getDuplicatedDiagrams(internalClipboardToTargetCopy);
11:42:28 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Diagram>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[106] 
11:42:28 	Collection<Diagram> duplicateDiagrams = diagramClipboardAdditionnalData.getDuplicatedDiagrams(internalClipboardToTargetCopy);
11:42:28 	                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[122] 
11:42:28 	Collection<Diagram> diagrams = diagramClipboardAdditionalData.getDuplicatedDiagrams(internalClipboardToTargetCopy);
11:42:28 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Diagram>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[122] 
11:42:28 	Collection<Diagram> diagrams = diagramClipboardAdditionalData.getDuplicatedDiagrams(internalClipboardToTargetCopy);
11:42:28 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[158] 
11:42:28 	Map sourceToInternalClipboard = papyrusClipboard.getSourceToInternalClipboard();
11:42:28 	^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[161] 
11:42:28 	DiagramClipboardAdditionalData diagramAdditionnalData = new DiagramClipboardAdditionalData(extractSelectedWithoutOwner, sourceToInternalClipboard);
11:42:28 	                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[170] 
11:42:28 	DiagramClipboardAdditionalData diagramAdditionnalData = new DiagramClipboardAdditionalData(associatedDiagrams, sourceToInternalClipboard);
11:42:28 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusDiagramEditPart.java:[74] 
11:42:28 	diagramEditParts = Sets.newSetFromMap(new WeakHashMap<PapyrusDiagramEditPart, Boolean>());
11:42:28 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method newSetFromMap(Map<PapyrusDiagramEditPart,Boolean>) from the type Sets is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPalettePreferences.java:[768] 
11:42:28 	public static void addLocalExtendedPalette(String paletteID, String paletteName, ProviderPriority priority, String editorID, HashSet requiredProfiles) {
11:42:28 	                                                                                                                             ^^^^^^^
11:42:28 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPalettePreferences.java:[783] 
11:42:28 	propertiesMemento.putString(IPapyrusPaletteConstant.PROFILE_LIST, PaletteUtil.getSerializedProfileList(requiredProfiles));
11:42:28 	                                                                                                       ^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type HashSet needs unchecked conversion to conform to Collection<String>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/UISyncUtils.java:[19] 
11:42:28 	import org.eclipse.papyrus.infra.guava.internal.CheckedFuture;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The type CheckedFuture<V,X> is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/UISyncUtils.java:[51] 
11:42:28 	public static <V, X extends Exception> CheckedFuture<V, X> asyncExec(final ISyncObject syncObject, final SyncServiceRunnable<V, X> operation) {
11:42:28 	                                       ^^^^^^^^^^^^^
11:42:28 The type CheckedFuture<V,X> is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/UISyncUtils.java:[72] 
11:42:28 	CheckedFuture<V, X> result = operation.asFuture(syncObject);
11:42:28 	^^^^^^^^^^^^^
11:42:28 The type CheckedFuture<V,X> is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/UISyncUtils.java:[76] 
11:42:28 	return result.checkedGet();
11:42:28 	              ^^^^^^^^^^^^
11:42:28 The method checkedGet() from the type CheckedFuture<V,X> is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/GMFDiagramViewTypeHelper.java:[68] 
11:42:28 	command = creationCommandClass.newInstance();
11:42:28 	                               ^^^^^^^^^^^^^
11:42:28 The method newInstance() from the type Class<capture#3-of ? extends AbstractPapyrusGmfCreateDiagramCommandHandler> is deprecated since version 9
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/updater/UpdaterLinkDescriptor.java:[64] 
11:42:28 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:42:28 	       ^^^^^^
11:42:28 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
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleObservableValue.java:[39] 
11:42:28 	public abstract class AbstractCustomStyleObservableValue extends AbstractObservableValue implements CommandBasedObservableValue, IChangeListener, IObserving {
11:42:28 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleObservableValue.java:[70] 
11:42:28 	fireValueChange(new ValueDiff() {
11:42:28 			@Override
11:42:28 			public Object getOldValue() {
11:42:28 				return oldValue;
11:42:28 			}
11:42:28 			@Override
11:42:28 			public Object getNewValue() {
11:42:28 				return newValue;
11:42:28 			}
11:42:28 		});
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleObservableValue.java:[70] 
11:42:28 	fireValueChange(new ValueDiff() {
11:42:28 	                    ^^^^^^^^^
11:42:28 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/PapyrusLabelHelper.java:[207] 
11:42:28 	calculatedOffset = new Point(normalizedOffset.x
11:42:28 							* Math.cos(theta)
11:42:28 							- normalizedOffset.y
11:42:28 									* Math.sin(theta),
11:42:28 							normalizedOffset.x * Math.sin(theta)
11:42:28 									+ normalizedOffset.y * Math.cos(theta));
11:42:28 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The constructor Point(double, double) is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/PapyrusLabelHelper.java:[287] 
11:42:28 	Point orth = new Point(dx, dy);
11:42:28 	                 ^^^^^^^^^^^^^
11:42:28 The constructor Point(double, double) is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/RulersUnitStyleObservableValue.java:[74] 
11:42:28 	IObservableValue observable = new CustomDoubleStyleWithStoreObservableValue(this.source, this.domain, WorkspaceViewerProperties.GRIDSPACING, this.preferenceStore);
11:42:28 	^^^^^^^^^^^^^^^^
11:42:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/RulersUnitStyleObservableValue.java:[77] 
11:42:28 	observable.setValue(newGridSpacing);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/figure/node/ShapeFlowLayout.java:[48] 
11:42:28 	Iterator iterator = parent.getChildren().iterator();
11:42:28 	^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/TargetingTool.java:[139] 
11:42:28 	protected Collection getExclusionSet() {
11:42:28 	          ^^^^^^^^^^
11:42:28 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/TargetingTool.java:[415] 
11:42:28 	getCurrentViewer().findObjectAtExcluding(getLocation(), Collections.EMPTY_LIST, search);
11:42:28 	                                                        ^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type List needs unchecked conversion to conform to Collection<IFigure>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/TargetingTool.java:[437] 
11:42:28 	editPart = getCurrentViewer().findObjectAtExcluding(getLocation(), getExclusionSet(), getTargetingConditional());
11:42:28 	                                                                   ^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<IFigure>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[37] 
11:42:28 	import org.eclipse.gmf.runtime.gef.ui.internal.l10n.Cursors;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[53] 
11:42:28 	private final int MODIFIER_NO_SNAPPING;
11:42:28 	                  ^^^^^^^^^^^^^^^^^^^^
11:42:28 The value of the field SelectSeveralLinksEditPartTracker.MODIFIER_NO_SNAPPING is not used
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[115] 
11:42:28 	List editparts = getOperationSet();
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[198] 
11:42:28 	return Cursors.CURSOR_SEG_MOVE;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[198] 
11:42:28 	return Cursors.CURSOR_SEG_MOVE;
11:42:28 	               ^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'Cursors.CURSOR_SEG_MOVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[239] 
11:42:28 	protected List createOperationSet() {
11:42:28 	          ^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[240] 
11:42:28 	List list = new ArrayList();
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[240] 
11:42:28 	List list = new ArrayList();
11:42:28 	                ^^^^^^^^^
11:42:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[241] 
11:42:28 	list.add(getConnectionEditPart());
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[251] 
11:42:28 	List editParts = getOperationSet();
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[274] 
11:42:28 	List editParts = getOperationSet();
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[341] 
11:42:28 	List editparts = getOperationSet();
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[420] 
11:42:28 	List editparts = getOperationSet();
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[442] 
11:42:28 	protected List getOperationSet() {
11:42:28 	          ^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[446] 
11:42:28 	ArrayList result = new ArrayList<>();
11:42:28 	^^^^^^^^^
11:42:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[447] 
11:42:28 	result.add(getSourceEditPart());
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/ConnectionEditPart.java:[103] 
11:42:28 	private IObservableValue sourceDecorationObservable;
11:42:28 	        ^^^^^^^^^^^^^^^^
11:42:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/ConnectionEditPart.java:[106] 
11:42:28 	private IObservableValue targetDecorationObservable;
11:42:28 	        ^^^^^^^^^^^^^^^^
11:42:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/advice/GMFDiagramDuplicateEditHelperAdvice.java:[54] 
11:42:28 	Set<Object> duplicatedObjects = ((Set<Object>) additional);
11:42:28 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: Unchecked cast from Object to Set<Object>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/advice/GMFDiagramDuplicateEditHelperAdvice.java:[132] 
11:42:28 	List<Object> elementsToBeDuplicated = request.getElementsToBeDuplicated();
11:42:28 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type List needs unchecked conversion to conform to List<Object>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/SynchronizableGmfDiagramEditor.java:[450] 
11:42:28 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:42:28 	       ^^^^^^
11:42:28 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
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/SynchronizableGmfDiagramEditor.java:[470] 
11:42:28 	return delegate.getAdapter(adapter);
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type PaletteViewerPage
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/SynchronizableGmfDiagramEditor.java:[470] 
11:42:28 	return delegate.getAdapter(adapter);
11:42:28 	                           ^^^^^^^
11:42:28 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[40] 
11:42:28 	import org.eclipse.gmf.runtime.diagram.ui.internal.services.palette.ContributeToPaletteOperation;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[203] 
11:42:28 	public boolean providesWithVisibility(ContributeToPaletteOperation operation) {
11:42:28 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[213] 
11:42:28 	if (operation instanceof ContributeToPaletteOperation) {
11:42:28 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[214] 
11:42:28 	ContributeToPaletteOperation o = operation;
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[216] 
11:42:28 	IEditorPart part = o.getEditor();
11:42:28 	                     ^^^^^^^^^
11:42:28 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[260] 
11:42:28 	ZipFile zipFile = new ZipFile(jarPath);
11:42:28 	        ^^^^^^^
11:42:28 Resource leak: 'zipFile' is never closed
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[283] 
11:42:28 	private static String retrieveBundleId(final String initialValue) {
11:42:28 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method retrieveBundleId(String) from the type ArchitectureExtendedProviderDescriptor is never used locally
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/ConnectionEndpointTracker.java:[49] 
11:42:28 	private List exclusionSet;
11:42:28 	        ^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/ConnectionEndpointTracker.java:[166] 
11:42:28 	protected Collection getExclusionSet() {
11:42:28 	          ^^^^^^^^^^
11:42:28 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/ConnectionEndpointTracker.java:[168] 
11:42:28 	exclusionSet = new ArrayList();
11:42:28 	                   ^^^^^^^^^
11:42:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/ConnectionEndpointTracker.java:[169] 
11:42:28 	exclusionSet.add(getConnection());
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/ConnectionEndpointTracker.java:[306] 
11:42:28 	List list;
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/ConnectionEndpointTracker.java:[321] 
11:42:28 	int d = p.getDistanceOrthogonal(start);
11:42:28 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method getDistanceOrthogonal(Point) from the type Point is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[218] 
11:42:28 	list.add(new Integer(array[i]));
11:42:28 	             ^^^^^^^^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[349] 
11:42:28 	if (eastPositions.contains(new Integer(side))) {
11:42:28 	                               ^^^^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[351] 
11:42:28 	} else if (westPositions.contains(new Integer(side))) {
11:42:28 	                                      ^^^^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[358] 
11:42:28 	if (eastPositions.contains(new Integer(side))) {
11:42:28 	                               ^^^^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[360] 
11:42:28 	} else if (westPositions.contains(new Integer(side))) {
11:42:28 	                                      ^^^^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[367] 
11:42:28 	if (northPositions.contains(new Integer(side))) {
11:42:28 	                                ^^^^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[369] 
11:42:28 	} else if (southPositions.contains(new Integer(side))) {
11:42:28 	                                       ^^^^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[376] 
11:42:28 	if (northPositions.contains(new Integer(side))) {
11:42:28 	                                ^^^^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[378] 
11:42:28 	} else if (southPositions.contains(new Integer(side))) {
11:42:28 	                                       ^^^^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[440] 
11:42:28 	if (eastPositions.contains(new Integer(side))) {
11:42:28 	                               ^^^^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[442] 
11:42:28 	} else if (westPositions.contains(new Integer(side))) {
11:42:28 	                                      ^^^^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[449] 
11:42:28 	if (eastPositions.contains(new Integer(side))) {
11:42:28 	                               ^^^^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[451] 
11:42:28 	} else if (westPositions.contains(new Integer(side))) {
11:42:28 	                                      ^^^^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[458] 
11:42:28 	if (northPositions.contains(new Integer(side))) {
11:42:28 	                                ^^^^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[460] 
11:42:28 	} else if (southPositions.contains(new Integer(side))) {
11:42:28 	                                       ^^^^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[467] 
11:42:28 	if (northPositions.contains(new Integer(side))) {
11:42:28 	                                ^^^^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[469] 
11:42:28 	} else if (southPositions.contains(new Integer(side))) {
11:42:28 	                                       ^^^^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[492] 
11:42:28 	int intersectPosition = getRelativePositionFor(sourceBounds, new PrecisionRectangle(intersection), diagramBounds);
11:42:28 	    ^^^^^^^^^^^^^^^^^
11:42:28 The value of the local variable intersectPosition is not used
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[540] 
11:42:28 	pos.setX(reference.preciseX());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setX(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[542] 
11:42:28 	pos.setHeight(reference.preciseY());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[543] 
11:42:28 	pos.setWidth(reference.preciseWidth());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[548] 
11:42:28 	pos.setX(reference.preciseX());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setX(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[549] 
11:42:28 	pos.setY(reference.getBottom().preciseY());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setY(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[550] 
11:42:28 	pos.setHeight(diagramBounds.preciseHeight() - reference.getBottom().preciseY());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[551] 
11:42:28 	pos.setWidth(reference.preciseWidth());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[556] 
11:42:28 	pos.setX(reference.getRight().preciseX());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setX(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[557] 
11:42:28 	pos.setY(reference.getTop().preciseY());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setY(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[558] 
11:42:28 	pos.setHeight(reference.preciseHeight());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[559] 
11:42:28 	pos.setWidth(diagramBounds.preciseWidth() - reference.getLeft().preciseY());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[566] 
11:42:28 	pos.setY(reference.preciseY());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setY(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[567] 
11:42:28 	pos.setHeight(reference.preciseHeight());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[568] 
11:42:28 	pos.setWidth(reference.preciseX());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[594] 
11:42:28 	pos.setX(reference.getTop().preciseX());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setX(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[596] 
11:42:28 	pos.setHeight(reference.getRight().preciseY());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[597] 
11:42:28 	pos.setWidth(diagramBounds.preciseWidth() - reference.getTop().preciseX());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[605] 
11:42:28 	pos.setHeight(reference.getLeft().preciseY());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[606] 
11:42:28 	pos.setWidth(reference.getTop().preciseX());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[613] 
11:42:28 	pos.setX(reference.getBottom().preciseX());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setX(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[614] 
11:42:28 	pos.setY(reference.getRight().preciseY());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setY(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[615] 
11:42:28 	pos.setHeight(diagramBounds.preciseHeight() - reference.getRight().preciseY());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[616] 
11:42:28 	pos.setWidth(diagramBounds.preciseWidth() - reference.getBottom().preciseX());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[624] 
11:42:28 	pos.setY(reference.getLeft().preciseY());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setY(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[625] 
11:42:28 	pos.setHeight(diagramBounds.preciseHeight() - reference.getLeft().preciseY());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[626] 
11:42:28 	pos.setWidth(reference.getBottom().preciseX());
11:42:28 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramPropertyTester.java:[26] 
11:42:28 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The type AdapterUtils is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramPropertyTester.java:[131] 
11:42:28 	AdapterUtils.adapt(viewOrAdaptableToView, View.class, null);
11:42:28 	^^^^^^^^^^^^
11:42:28 The type AdapterUtils is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramPropertyTester.java:[131] 
11:42:28 	AdapterUtils.adapt(viewOrAdaptableToView, View.class, null);
11:42:28 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method adapt(Object, Class<View>, View) from the type AdapterUtils is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleListValueCommand.java:[63] 
11:42:28 	view.getStyles().add(style);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleListValueCommand.java:[93] 
11:42:28 	EList currentList = (EList) (style.eGet(styleFeature));
11:42:28 	^^^^^
11:42:28 EList is a raw type. References to generic type EList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleListValueCommand.java:[93] 
11:42:28 	EList currentList = (EList) (style.eGet(styleFeature));
11:42:28 	      ^^^^^^^^^^^
11:42:28 The value of the local variable currentList is not used
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleListValueCommand.java:[93] 
11:42:28 	EList currentList = (EList) (style.eGet(styleFeature));
11:42:28 	                     ^^^^^
11:42:28 EList is a raw type. References to generic type EList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[226] 
11:42:28 	Map cacheMaps = (Map) req.getParameter(Cache_Maps);
11:42:28 	^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[226] 
11:42:28 	Map cacheMaps = (Map) req.getParameter(Cache_Maps);
11:42:28 	                 ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[228] 
11:42:28 	Map map = (Map) cacheMaps.get(req.getElementToDestroy());
11:42:28 	^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[228] 
11:42:28 	Map map = (Map) cacheMaps.get(req.getElementToDestroy());
11:42:28 	           ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[271] 
11:42:28 	Map cacheMaps = (Map) req.getParameter(Cache_Maps);
11:42:28 	^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[271] 
11:42:28 	Map cacheMaps = (Map) req.getParameter(Cache_Maps);
11:42:28 	                 ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[272] 
11:42:28 	Set checkedElement = null;
11:42:28 	^^^
11:42:28 Set is a raw type. References to generic type Set<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[274] 
11:42:28 	checkedElement = (Set) cacheMaps.get(Checked_Elements);
11:42:28 	                  ^^^
11:42:28 Set is a raw type. References to generic type Set<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[275] 
11:42:28 	checkedElement.add(parent);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[276] 
11:42:28 	Map parentMap = (Map) cacheMaps.get(parent);
11:42:28 	^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[276] 
11:42:28 	Map parentMap = (Map) cacheMaps.get(parent);
11:42:28 	                 ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[287] 
11:42:28 	for (Iterator iter = parent.eContents().iterator(); iter.hasNext();) {
11:42:28 	     ^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[294] 
11:42:28 	if ((ddr == null) || ((checkedElement != null) && checkedElement.add(next)) || (!ddr.getDependentElementsToDestroy().contains(next))) {
11:42:28 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[349] 
11:42:28 	Map cacheMaps = (Map) req.getParameter(Cache_Maps);
11:42:28 	^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[349] 
11:42:28 	Map cacheMaps = (Map) req.getParameter(Cache_Maps);
11:42:28 	                 ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[354] 
11:42:28 	Map contextMap = (Map) cacheMaps.get(type);
11:42:28 	^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[354] 
11:42:28 	Map contextMap = (Map) cacheMaps.get(type);
11:42:28 	                  ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[361] 
11:42:28 	Map contextMap = (Map) cacheMaps.get(contextObject);
11:42:28 	^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[361] 
11:42:28 	Map contextMap = (Map) cacheMaps.get(contextObject);
11:42:28 	                  ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[369] 
11:42:28 	Map contextMap = (Map) cacheMaps.get(editHelperContext);
11:42:28 	^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[369] 
11:42:28 	Map contextMap = (Map) cacheMaps.get(editHelperContext);
11:42:28 	                  ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteCustomizer.java:[302] 
11:42:28 	for (Iterator iterator = paletteContainer.getChildren().iterator(); iterator.hasNext();) {
11:42:28 	     ^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[53] 
11:42:28 	protected IObservableList observableConcreteList;
11:42:28 	          ^^^^^^^^^^^^^^^
11:42:28 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[64] 
11:42:28 	observableConcreteList = (IObservableList) concreteList;
11:42:28 	                          ^^^^^^^^^^^^^^^
11:42:28 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[80] 
11:42:28 	for (Style style : (List<Style>) view.getStyles()) {
11:42:28 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: Unchecked cast from EList to List<Style>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[100] 
11:42:28 	private static IObservableList getWrappedList(View view, String styleName, EClass eClass, EStructuralFeature feature) {
11:42:28 	               ^^^^^^^^^^^^^^^
11:42:28 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[104] 
11:42:28 	return EMFProperties.list(feature).observe(style);
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[109] 
11:42:28 	return new WritableList();
11:42:28 	           ^^^^^^^^^^^^
11:42:28 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[164] 
11:42:28 	protected IObservableList getConcreteList() {
11:42:28 	          ^^^^^^^^^^^^^^^
11:42:28 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/MaintainSymbolRatioEditPolicy.java:[39] 
11:42:28 	protected IObservableValue styleObservable;
11:42:28 	          ^^^^^^^^^^^^^^^^
11:42:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultPasteCommand.java:[59] 
11:42:28 	public DefaultPasteCommand(EditingDomain domain, EObject targetOwner, PapyrusClipboard papyrusClipboard) {
11:42:28 	                                                                      ^^^^^^^^^^^^^^^^
11:42:28 PapyrusClipboard is a raw type. References to generic type PapyrusClipboard<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultPasteCommand.java:[65] 
11:42:28 	Iterator<Object> iterData = papyrusClipboard.iterator();
11:42:28 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Object>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultPasteCommand.java:[83] 
11:42:28 	papyrusClipboard.addAllInternalToTargetCopy(duplicatedObjects);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method addAllInternalToTargetCopy(Map) belongs to the raw type PapyrusClipboard. References to generic type PapyrusClipboard<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/FollowSVGSymbolEditPolicy.java:[40] 
11:42:28 	protected IObservableValue styleObservable;
11:42:28 	          ^^^^^^^^^^^^^^^^
11:42:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[98] 
11:42:28 	public static final int BEHAVIOR_OBJECT_INCLUDED = new Integer(1).intValue();
11:42:28 	                                                       ^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[103] 
11:42:28 	public static final int BEHAVIOR_OBJECT_TOUCHED = new Integer(2).intValue();
11:42:28 	                                                      ^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[257] 
11:42:28 	private List calculateNewSelection() {
11:42:28 	        ^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[469] 
11:42:28 	List sourceConnections = child.getSourceConnections();
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[470] 
11:42:28 	List targetConnections = child.getTargetConnections();
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[656] 
11:42:28 	selectedEditParts = calculateNewSelection();
11:42:28 	                    ^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[713] 
11:42:28 	List newSelections = calculateNewSelection();
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[723] 
11:42:28 	List selected = new ArrayList(viewer.getSelectedEditParts());
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[723] 
11:42:28 	List selected = new ArrayList(viewer.getSelectedEditParts());
11:42:28 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[723] 
11:42:28 	List selected = new ArrayList(viewer.getSelectedEditParts());
11:42:28 	                    ^^^^^^^^^
11:42:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[729] 
11:42:28 	selected.add(editPart);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[754] 
11:42:28 	weakReference = new WeakReference(viewer);
11:42:28 	                ^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The constructor WeakReference(Object) belongs to the raw type WeakReference. References to generic type WeakReference<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[754] 
11:42:28 	weakReference = new WeakReference(viewer);
11:42:28 	                    ^^^^^^^^^^^^^
11:42:28 WeakReference is a raw type. References to generic type WeakReference<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomIntStyleWithStoreObservableValue.java:[48] 
11:42:28 	ValueDiff diff = new ValueDiff() {
11:42:28 	^^^^^^^^^
11:42:28 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomIntStyleWithStoreObservableValue.java:[48] 
11:42:28 	ValueDiff diff = new ValueDiff() {
11:42:28 	                     ^^^^^^^^^
11:42:28 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomIntStyleWithStoreObservableValue.java:[60] 
11:42:28 	fireValueChange(diff);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/DefaultCreationEditPolicy.java:[130] 
11:42:28 	Map parameters = moveRequest.getParameters();
11:42:28 	^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/DefaultCreationEditPolicy.java:[133] 
11:42:28 	parameters.put(RequestParameterConstants.TYPE_MOVING, RequestParameterConstants.TYPE_MOVING_DIAGRAM);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/DefaultCreationEditPolicy.java:[134] 
11:42:28 	parameters.put(RequestParameterConstants.AFFECTED_VIEW, view);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/AbstractRefreshConnectionElementsRunnable.java:[121] 
11:42:28 	@SuppressWarnings("unchecked")
11:42:28 	                  ^^^^^^^^^^^
11:42:28 Unnecessary @SuppressWarnings("unchecked")
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/BorderDisplayEditPolicy.java:[37] 
11:42:28 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/BorderDisplayEditPolicy.java:[52] 
11:42:28 	public class BorderDisplayEditPolicy extends GraphicalEditPolicyEx implements IChangeListener, NotificationListener, NamedStyleProperties {
11:42:28 	                                             ^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/BorderDisplayEditPolicy.java:[67] 
11:42:28 	protected IObservableValue styleObservable;
11:42:28 	          ^^^^^^^^^^^^^^^^
11:42:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/BorderDisplayEditPolicy.java:[149] 
11:42:28 	* @see org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx#refresh()
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/BorderDisplayEditPolicy.java:[149] 
11:42:28 	* @see org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx#refresh()
11:42:28 	                                                                                  ^^^^^^^
11:42:28 Discouraged access: The method 'GraphicalEditPolicyEx.refresh()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/BorderDisplayEditPolicy.java:[217] 
11:42:28 	((OneTopLineResizableBorder) defaultBorder).setLengthRatio(new Float(NotationUtils.getStringValue(view, LINE_LENGTH_RATIO, LINE_LENGTH_RATIO_DEFAULT_VALUE).replace(',', '.')));// $NON-NLS-1$ 
11:42:28 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The constructor Float(String) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[50] 
11:42:28 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The type ServiceUtilsForActionHandlers is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[84] 
11:42:28 	return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID);
11:42:28 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The type ServiceUtilsForActionHandlers is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[84] 
11:42:28 	return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID);
11:42:28 	                                                     ^^^^^^^^^^^^^
11:42:28 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[84] 
11:42:28 	return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID);
11:42:28 	                                                                   ^^^^^^^^^^^^^
11:42:28 The method getModelSet() from the type ServiceUtilsForActionHandlers is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[105] 
11:42:28 	return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID);
11:42:28 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The type ServiceUtilsForActionHandlers is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[105] 
11:42:28 	return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID);
11:42:28 	                                                     ^^^^^^^^^^^^^
11:42:28 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[105] 
11:42:28 	return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID);
11:42:28 	                                                                   ^^^^^^^^^^^^^
11:42:28 The method getModelSet() from the type ServiceUtilsForActionHandlers is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[475] 
11:42:28 	EList<String> valueList = ((StringListValueStyle) style).getStringListValue();
11:42:28 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type EList needs unchecked conversion to conform to EList<String>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[510] 
11:42:28 	value = ((StringListValueStyle) style).getStringListValue();
11:42:28 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type EList needs unchecked conversion to conform to EList<String>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/ResizeTrackerWithPreferences.java:[162] 
11:42:28 	request.setEditParts(getOperationSet());
11:42:28 	                     ^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type List needs unchecked conversion to conform to List<? extends EditPart>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[35] 
11:42:28 	import org.eclipse.gmf.runtime.diagram.ui.internal.services.palette.ContributeToPaletteOperation;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[186] 
11:42:28 	Iterator<PaletteEntry> it = container.getChildren().iterator();
11:42:28 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<PaletteEntry>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[233] 
11:42:28 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
11:42:28 	                                                         ^^^^^^^^^
11:42:28 The value of the local variable providers is not used
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[233] 
11:42:28 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
11:42:28 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: Unchecked cast from List<capture#1-of ? extends Service.ProviderDescriptor> to List<? extends PapyrusPaletteService.ProviderDescriptor>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[234] 
11:42:28 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<>());
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[234] 
11:42:28 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<>());
11:42:28 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[234] 
11:42:28 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<>());
11:42:28 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The constructor 'ContributeToPaletteOperation(IEditorPart, Object, PaletteRoot, Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[264] 
11:42:28 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
11:42:28 	                                                         ^^^^^^^^^
11:42:28 The value of the local variable providers is not used
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[264] 
11:42:28 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
11:42:28 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: Unchecked cast from List<capture#5-of ? extends Service.ProviderDescriptor> to List<? extends PapyrusPaletteService.ProviderDescriptor>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[265] 
11:42:28 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[265] 
11:42:28 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries);
11:42:28 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[265] 
11:42:28 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries);
11:42:28 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The constructor 'ContributeToPaletteOperation(IEditorPart, Object, PaletteRoot, Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[297] 
11:42:28 	public static String convertToCommaSeparatedRepresentation(Collection objects) {
11:42:28 	                                                           ^^^^^^^^^^
11:42:28 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[301] 
11:42:28 	public static String convertToFlatRepresentation(Collection objects, String separator) {
11:42:28 	                                                 ^^^^^^^^^^
11:42:28 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[303] 
11:42:28 	Iterator it = objects.iterator();
11:42:28 	^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/ElementTypeIconProvider.java:[28] 
11:42:28 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The type AdapterUtils is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/ElementTypeIconProvider.java:[54] 
11:42:28 	IElementType elementType = AdapterUtils.adapt(hint, IElementType.class, null);
11:42:28 	                           ^^^^^^^^^^^^
11:42:28 The type AdapterUtils is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/ElementTypeIconProvider.java:[54] 
11:42:28 	IElementType elementType = AdapterUtils.adapt(hint, IElementType.class, null);
11:42:28 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method adapt(Object, Class<IElementType>, IElementType) from the type AdapterUtils is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[33] 
11:42:28 	import org.eclipse.gmf.runtime.diagram.core.internal.DiagramPlugin;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.core-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[34] 
11:42:28 	import org.eclipse.gmf.runtime.diagram.core.internal.DiagramStatusCodes;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'DiagramStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.core-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[35] 
11:42:28 	import org.eclipse.gmf.runtime.diagram.core.internal.l10n.DiagramCoreMessages;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'DiagramCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.core-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[113] 
11:42:28 	return (Edge) createNewView(getEdgeViewClass(semanticAdapter, containerView, semanticHint), new Object[] { semanticAdapter, containerView, semanticHint, new Integer(index), Boolean.valueOf(persisted), preferencesHint });
11:42:28 	                                                                                                                                                             ^^^^^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[119] 
11:42:28 	return (Node) createNewView(getNodeViewClass(semanticAdapter, containerView, semanticHint), new Object[] { semanticAdapter, containerView, semanticHint, new Integer(index), Boolean.valueOf(persisted), preferencesHint });
11:42:28 	                                                                                                                                                             ^^^^^^^^^^^^^^
11:42:28 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[221] 
11:42:28 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:42:28 	          ^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.core-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[221] 
11:42:28 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:42:28 	                        ^^^^^^^^^^^
11:42:28 Discouraged access: The method 'DiagramPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.core-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[221] 
11:42:28 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:42:28 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'DiagramStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.core-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[221] 
11:42:28 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:42:28 	                                                          ^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'DiagramStatusCodes.SERVICE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.core-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[227] 
11:42:28 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:42:28 	          ^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.core-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[227] 
11:42:28 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:42:28 	                        ^^^^^^^^^^^
11:42:28 Discouraged access: The method 'DiagramPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.core-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[227] 
11:42:28 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:42:28 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'DiagramStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.core-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[227] 
11:42:28 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:42:28 	                                                          ^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'DiagramStatusCodes.SERVICE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.core-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[232] 
11:42:28 	String eMsg = NLS.bind(DiagramCoreMessages.AbstractViewProvider_create_view_failed_ERROR_, viewClass.getName());
11:42:28 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'DiagramCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.core-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[232] 
11:42:28 	String eMsg = NLS.bind(DiagramCoreMessages.AbstractViewProvider_create_view_failed_ERROR_, viewClass.getName());
11:42:28 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'DiagramCoreMessages.AbstractViewProvider_create_view_failed_ERROR_' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.core-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[233] 
11:42:28 	Log.warning(DiagramPlugin.getInstance(), IStatus.WARNING, eMsg, e);
11:42:28 	            ^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.core-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[233] 
11:42:28 	Log.warning(DiagramPlugin.getInstance(), IStatus.WARNING, eMsg, e);
11:42:28 	                          ^^^^^^^^^^^
11:42:28 Discouraged access: The method 'DiagramPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.core-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/EditPartSyncTrigger.java:[26] 
11:42:28 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The type AdapterUtils is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/EditPartSyncTrigger.java:[101] 
11:42:28 	model = AdapterUtils.adapt(editPart, registry.getModelType(), null);
11:42:28 	        ^^^^^^^^^^^^
11:42:28 The type AdapterUtils is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/EditPartSyncTrigger.java:[101] 
11:42:28 	model = AdapterUtils.adapt(editPart, registry.getModelType(), null);
11:42:28 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method adapt(Object, Class<M>, M) from the type AdapterUtils is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/RefreshTextAlignmentEditPolicy.java:[25] 
11:42:28 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/RefreshTextAlignmentEditPolicy.java:[36] 
11:42:28 	public class RefreshTextAlignmentEditPolicy extends GraphicalEditPolicyEx implements IChangeListener {
11:42:28 	                                                    ^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/RefreshTextAlignmentEditPolicy.java:[42] 
11:42:28 	protected IObservableValue styleObservable;
11:42:28 	          ^^^^^^^^^^^^^^^^
11:42:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/UnitsConverterUtils.java:[55] 
11:42:28 	Double value = new Double(0.125);
11:42:28 	                   ^^^^^^^^^^^^^
11:42:28 The constructor Double(double) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/UnitsConverterUtils.java:[106] 
11:42:28 	return new Double(number.doubleValue());
11:42:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The constructor Double(double) has been deprecated since version 9 and marked for removal
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[64] 
11:42:28 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[65] 
11:42:28 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[297] 
11:42:28 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
11:42:28 	                  ^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[297] 
11:42:28 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
11:42:28 	                                ^^^^
11:42:28 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[309] 
11:42:28 	Map options = new HashMap(GMFResourceFactory.getDefaultLoadOptions());
11:42:28 	^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[309] 
11:42:28 	Map options = new HashMap(GMFResourceFactory.getDefaultLoadOptions());
11:42:28 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The constructor HashMap(Map) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[309] 
11:42:28 	Map options = new HashMap(GMFResourceFactory.getDefaultLoadOptions());
11:42:28 	                  ^^^^^^^
11:42:28 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[326] 
11:42:28 	for (Iterator it = resource.getContents().iterator(); it.hasNext();) {
11:42:28 	     ^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[393] 
11:42:28 	Collection files2Validate = new ArrayList();
11:42:28 	^^^^^^^^^^
11:42:28 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[393] 
11:42:28 	Collection files2Validate = new ArrayList();
11:42:28 	                                ^^^^^^^^^
11:42:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[394] 
11:42:28 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
11:42:28 	     ^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[398] 
11:42:28 	files2Validate.add(file);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[402] 
11:42:28 	(IFile[]) files2Validate.toArray(new IFile[files2Validate.size()]), computationContext);
11:42:28 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[454] 
11:42:28 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
11:42:28 	     ^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[494] 
11:42:28 	Collection rules = new ArrayList();
11:42:28 	^^^^^^^^^^
11:42:28 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[494] 
11:42:28 	Collection rules = new ArrayList();
11:42:28 	                       ^^^^^^^^^
11:42:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[495] 
11:42:28 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
11:42:28 	     ^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[499] 
11:42:28 	rules.add(ResourcesPlugin.getWorkspace().getRuleFactory().modifyRule(file));
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[502] 
11:42:28 	return new MultiRule((ISchedulingRule[]) rules.toArray(new ISchedulingRule[rules.size()]));
11:42:28 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[512] 
11:42:28 	Collection rules = new ArrayList();
11:42:28 	^^^^^^^^^^
11:42:28 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[512] 
11:42:28 	Collection rules = new ArrayList();
11:42:28 	                       ^^^^^^^^^
11:42:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[513] 
11:42:28 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
11:42:28 	     ^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[517] 
11:42:28 	rules.add(computeSchedulingRule(file));
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[520] 
11:42:28 	return new MultiRule((ISchedulingRule[]) rules.toArray(new ISchedulingRule[rules.size()]));
11:42:28 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[530] 
11:42:28 	Collection rules = new ArrayList();
11:42:28 	^^^^^^^^^^
11:42:28 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[530] 
11:42:28 	Collection rules = new ArrayList();
11:42:28 	                       ^^^^^^^^^
11:42:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[531] 
11:42:28 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
11:42:28 	     ^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[535] 
11:42:28 	rules.add(ResourcesPlugin.getWorkspace().getRuleFactory().refreshRule(file));
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[538] 
11:42:28 	return new MultiRule((ISchedulingRule[]) rules.toArray(new ISchedulingRule[rules.size()]));
11:42:28 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[548] 
11:42:28 	Collection files = new ArrayList();
11:42:28 	^^^^^^^^^^
11:42:28 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[548] 
11:42:28 	Collection files = new ArrayList();
11:42:28 	                       ^^^^^^^^^
11:42:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[549] 
11:42:28 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
11:42:28 	     ^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[553] 
11:42:28 	files.add(file);
11:42:28 	^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[557] 
11:42:28 	(IFile[]) files.toArray(new IFile[files.size()]));
11:42:28 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[586] 
11:42:28 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
11:42:28 	     ^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[607] 
11:42:28 	List resources = info.getResourceSet().getResources();
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[610] 
11:42:28 	for (Iterator it = resources.iterator(); it.hasNext();) {
11:42:28 	     ^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[620] 
11:42:28 	EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[620] 
11:42:28 	EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
11:42:28 	                  ^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[635] 
11:42:28 	List affectedFiles = null;
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[754] 
11:42:28 	private WorkspaceSynchronizer mySynchronizer;
11:42:28 	                              ^^^^^^^^^^^^^^
11:42:28 The value of the field GmfMultiDiagramDocumentProvider.ResourceSetInfo.mySynchronizer is not used
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[757] 
11:42:28 	private Collection myUnSynchronizedResources = new ArrayList();
11:42:28 	        ^^^^^^^^^^
11:42:28 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[757] 
11:42:28 	private Collection myUnSynchronizedResources = new ArrayList();
11:42:28 	                                                   ^^^^^^^^^
11:42:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[837] 
11:42:28 	myUnSynchronizedResources.add(resource);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[888] 
11:42:28 	private class SynchronizerDelegate implements WorkspaceSynchronizer.Delegate {
11:42:28 	              ^^^^^^^^^^^^^^^^^^^^
11:42:28 The type GmfMultiDiagramDocumentProvider.ResourceSetInfo.SynchronizerDelegate is never used locally
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[996] 
11:42:28 	for (Iterator it = resource.getResourceSet().getResources().iterator(); it.hasNext() && !modified;) {
11:42:28 	     ^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultDiagramPasteCommand.java:[43] 
11:42:28 	import org.eclipse.papyrus.infra.core.internal.clipboard.CopierFactory;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'CopierFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultDiagramPasteCommand.java:[87] 
11:42:28 	EcoreUtil.Copier copier = new CopierFactory(editingDomain.getResourceSet()).get();
11:42:28 	                              ^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'CopierFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultDiagramPasteCommand.java:[87] 
11:42:28 	EcoreUtil.Copier copier = new CopierFactory(editingDomain.getResourceSet()).get();
11:42:28 	                              ^^^^^^^^^^^^^
11:42:28 Discouraged access: The constructor 'CopierFactory(ResourceSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultDiagramPasteCommand.java:[87] 
11:42:28 	EcoreUtil.Copier copier = new CopierFactory(editingDomain.getResourceSet()).get();
11:42:28 	                                                                            ^^^
11:42:28 Discouraged access: The method 'CopierFactory.get()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[286] 
11:42:28 	private List newObjectList = new ArrayList();
11:42:28 	        ^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[286] 
11:42:28 	private List newObjectList = new ArrayList();
11:42:28 	                                 ^^^^^^^^^
11:42:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[347] 
11:42:28 	newObjectList.add(((CreateRequest) createRequest).getNewObject());
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[370] 
11:42:28 	for (IElementType elementType : (List<IElementType>) CreateAspectUnspecifiedTypeConnectionRequest.this.getElementTypes()) {
11:42:28 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: Unchecked cast from List to List<IElementType>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[405] 
11:42:28 	public List getAllRequests() {
11:42:28 	       ^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[407] 
11:42:28 	return new ArrayList(requests.values());
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[407] 
11:42:28 	return new ArrayList(requests.values());
11:42:28 	           ^^^^^^^^^
11:42:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleValueCommand.java:[60] 
11:42:28 	view.getStyles().add(valueStyle);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/Domain2Notation.java:[37] 
11:42:28 	public class Domain2Notation extends HashMap<EObject, Set<View>> {
11:42:28 	             ^^^^^^^^^^^^^^^
11:42:28 The serializable class Domain2Notation does not declare a static final serialVersionUID field of type long
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[30] 
11:42:28 	import org.eclipse.papyrus.infra.viewpoints.style.PapyrusViewStyle;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The type PapyrusViewStyle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[42] 
11:42:28 	PapyrusViewStyle oldStyle = null;
11:42:28 	^^^^^^^^^^^^^^^^
11:42:28 The type PapyrusViewStyle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[43] 
11:42:28 	for (Object obj : new ArrayList<Style>(diagram.getStyles())) {
11:42:28 	                                       ^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type EList needs unchecked conversion to conform to Collection<? extends Style>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[44] 
11:42:28 	if (obj instanceof PapyrusViewStyle) {
11:42:28 	                   ^^^^^^^^^^^^^^^^
11:42:28 The type PapyrusViewStyle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[45] 
11:42:28 	oldStyle = (PapyrusViewStyle) obj;
11:42:28 	            ^^^^^^^^^^^^^^^^
11:42:28 The type PapyrusViewStyle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[52] 
11:42:28 	for (Object obj : new ArrayList<Style>(diagram.getStyles())) {
11:42:28 	                                       ^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type EList needs unchecked conversion to conform to Collection<? extends Style>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[61] 
11:42:28 	newStyle.setOwner(oldStyle.getOwner());
11:42:28 	                           ^^^^^^^^^^
11:42:28 The method getOwner() from the type PapyrusViewStyle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[79] 
11:42:28 	protected abstract PapyrusDiagram getDiagramKind(Diagram diagram, PapyrusViewStyle oldStyle);
11:42:28 	                                                                  ^^^^^^^^^^^^^^^^
11:42:28 The type PapyrusViewStyle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[87] 
11:42:28 	private PapyrusViewStyle oldStyle;
11:42:28 	        ^^^^^^^^^^^^^^^^
11:42:28 The type PapyrusViewStyle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[90] 
11:42:28 	public ReplacePapyrusViewStyleCommand(Diagram diagram, PapyrusViewStyle oldStyle, PapyrusDiagramStyle newStyle) {
11:42:28 	                                                       ^^^^^^^^^^^^^^^^
11:42:28 The type PapyrusViewStyle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[102] 
11:42:28 	diagram.getStyles().add(index, newStyle);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[104] 
11:42:28 	diagram.getStyles().add(newStyle);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[354] 
11:42:28 	EditPart topEditPart = getTopMostEditPart(editPart);
11:42:28 	         ^^^^^^^^^^^
11:42:28 The value of the local variable topEditPart is not used
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[462] 
11:42:28 	List editPolicies = CanonicalEditPolicy.getRegisteredEditPolicies(element);
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[463] 
11:42:28 	for (Iterator it = editPolicies.iterator(); it.hasNext();) {
11:42:28 	     ^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[492] 
11:42:28 	List editPolicies = CanonicalEditPolicy.getRegisteredEditPolicies(element);
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[493] 
11:42:28 	for (Iterator it = editPolicies.iterator(); it.hasNext();) {
11:42:28 	     ^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[518] 
11:42:28 	List editPolicies = CanonicalEditPolicy.getRegisteredEditPolicies(element);
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[519] 
11:42:28 	for (Iterator it = editPolicies.iterator(); it.hasNext();) {
11:42:28 	     ^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[551] 
11:42:28 	List editPolicies = CanonicalEditPolicy.getRegisteredEditPolicies(element);
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[552] 
11:42:28 	for (Iterator it = editPolicies.iterator(); it.hasNext();) {
11:42:28 	     ^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[673] 
11:42:28 	List referencerViews = getEObjectViews((EObject) o);
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[694] 
11:42:28 	return Collections.EMPTY_LIST;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[712] 
11:42:28 	IEditorPart editor = plugin.getWorkbench().getActiveWorkbenchWindow().getActivePage().getActiveEditor();
11:42:28 	                            ^^^^^^^^^^^^^^
11:42:28 The method getWorkbench() from the type AbstractUIPlugin is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[78] 
11:42:28 	private List exclusionSet;
11:42:28 	        ^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[155] 
11:42:28 	List editparts = getOperationSet();
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[170] 
11:42:28 	compoundSrcRect = compoundSrcRect.union(bounds);
11:42:28 	                                  ^^^^^^^^^^^^^
11:42:28 The method union(PrecisionRectangle) from the type PrecisionRectangle is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[194] 
11:42:28 	protected List createOperationSet() {
11:42:28 	          ^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[196] 
11:42:28 	List list = ToolUtilities.getSelectionWithoutDependants(getCurrentViewer());
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[201] 
11:42:28 	return new ArrayList();
11:42:28 	           ^^^^^^^^^
11:42:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[245] 
11:42:28 	List editParts = getOperationSet();
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[264] 
11:42:28 	Iterator iter = getOperationSet().iterator();
11:42:28 	^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[326] 
11:42:28 	protected Collection getExclusionSet() {
11:42:28 	          ^^^^^^^^^^
11:42:28 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[328] 
11:42:28 	List set = getOperationSet();
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[329] 
11:42:28 	exclusionSet = new ArrayList(set.size() + 1);
11:42:28 	                   ^^^^^^^^^
11:42:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[332] 
11:42:28 	exclusionSet.add(editpart.getFigure());
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[336] 
11:42:28 	exclusionSet.add(layerManager.getLayer(LayerConstants.CONNECTION_LAYER));
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[597] 
11:42:28 	List editParts = getOperationSet();
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[639] 
11:42:28 	request.setEditParts(getOperationSet());
11:42:28 	                     ^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type List needs unchecked conversion to conform to List<? extends EditPart>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/decoration/ConnectionDecorationRegistry.java:[76] 
11:42:28 	Class<? extends RotatableDecoration> loadClass = ClassLoaderHelper.loadClass(decorationClass, RotatableDecoration.class);
11:42:28 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method loadClass(String, Class<RotatableDecoration>) from the type ClassLoaderHelper is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DuplicateDiagramCommand.java:[75] 
11:42:28 	public DuplicateDiagramCommand(TransactionalEditingDomain editingDomain, String label, Diagram diagram, Map allDuplicatedObjectsMap) {
11:42:28 	                                                                                                        ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DuplicateDiagramCommand.java:[95] 
11:42:28 	public DuplicateDiagramCommand(TransactionalEditingDomain editingDomain, String label, Diagram diagram, Map allDuplicatedObjectsMap, EObject targetContainer) {
11:42:28 	                                                                                                        ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DuplicateDiagramCommand.java:[109] 
11:42:28 	EcoreUtil.Copier copier = new DiagramCopier(getAllDuplicatedObjectsMap());
11:42:28 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type Map needs unchecked conversion to conform to Map<EObject,EObject>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/UMLDiagramEditorUtil.java:[26] 
11:42:28 	public static Map getSaveOptions() {
11:42:28 	              ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/UMLDiagramEditorUtil.java:[27] 
11:42:28 	Map saveOptions = new HashMap();
11:42:28 	^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/UMLDiagramEditorUtil.java:[27] 
11:42:28 	Map saveOptions = new HashMap();
11:42:28 	                      ^^^^^^^
11:42:28 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/UMLDiagramEditorUtil.java:[28] 
11:42:28 	saveOptions.put(XMLResource.OPTION_ENCODING, "UTF-8"); //$NON-NLS-1$
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/UMLDiagramEditorUtil.java:[29] 
11:42:28 	saveOptions.put(Resource.OPTION_SAVE_ONLY_IF_CHANGED, Resource.OPTION_SAVE_ONLY_IF_CHANGED_MEMORY_BUFFER);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/PasteRequest.java:[34] 
11:42:28 	protected Collection elementToPaste;
11:42:28 	          ^^^^^^^^^^
11:42:28 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/PasteRequest.java:[42] 
11:42:28 	public PasteRequest(Collection elementToPaste) {
11:42:28 	                    ^^^^^^^^^^
11:42:28 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/PasteRequest.java:[53] 
11:42:28 	public void setElementToPaste(Collection elementToPaste) {
11:42:28 	                              ^^^^^^^^^^
11:42:28 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/PasteRequest.java:[62] 
11:42:28 	public Collection getElementToPaste() {
11:42:28 	       ^^^^^^^^^^
11:42:28 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/PasteRequest.java:[73] 
11:42:28 	duplicateRequest.setEditParts(new ArrayList());
11:42:28 	                              ^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<? extends EditPart>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/PasteRequest.java:[73] 
11:42:28 	duplicateRequest.setEditParts(new ArrayList());
11:42:28 	                                  ^^^^^^^^^
11:42:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/PasteRequest.java:[74] 
11:42:28 	duplicateRequest.setExtendedData(new HashMap());
11:42:28 	                                     ^^^^^^^
11:42:28 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/GMFMultiDiagramAdapterFactory.java:[29] 
11:42:28 	public Object getAdapter(Object adaptableObject, Class adapterType) {
11:42:28 	       ^^^^^^
11:42:28 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
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/GMFMultiDiagramAdapterFactory.java:[29] 
11:42:28 	public Object getAdapter(Object adaptableObject, Class adapterType) {
11:42:28 	                                                 ^^^^^
11:42:28 Class is a raw type. References to generic type Class<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/SemanticAdapter.java:[55] 
11:42:28 	public Object getAdapter(Class adapter) {
11:42:28 	       ^^^^^^
11:42:28 Type safety: The return type Object for getAdapter(Class) from the type SemanticAdapter needs unchecked conversion to conform to T from the type IAdaptable
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/SemanticAdapter.java:[55] 
11:42:28 	public Object getAdapter(Class adapter) {
11:42:28 	                         ^^^^^
11:42:28 Class is a raw type. References to generic type Class<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramUtils.java:[158] 
11:42:28 	for (Style ownedStyle : (List<Style>) diagram.getStyles()) { // Access all styles directly to avoid CSS computation, and use instanceof (Rather than reflexive EMF)
11:42:28 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: Unchecked cast from EList to List<Style>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[65] 
11:42:28 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[66] 
11:42:28 	import org.eclipse.gmf.runtime.diagram.ui.internal.services.palette.ContributeToPaletteOperation;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[194] 
11:42:28 	public boolean isHidden(ContributeToPaletteOperation operation) {
11:42:28 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[196] 
11:42:28 	List<String> hiddenPalettes = PapyrusPalettePreferences.getHiddenPalettes(operation.getEditor());
11:42:28 	                                                                                    ^^^^^^^^^
11:42:28 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[225] 
11:42:28 	if (operation instanceof ContributeToPaletteOperation) {
11:42:28 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[226] 
11:42:28 	ContributeToPaletteOperation o = (ContributeToPaletteOperation) operation;
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[226] 
11:42:28 	ContributeToPaletteOperation o = (ContributeToPaletteOperation) operation;
11:42:28 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[228] 
11:42:28 	IEditorPart part = o.getEditor();
11:42:28 	                     ^^^^^^^^^
11:42:28 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[232] 
11:42:28 	return getProviderConfiguration().supports(o.getEditor(), o.getContent()) && !isHidden(o);
11:42:28 	                                             ^^^^^^^^^
11:42:28 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[232] 
11:42:28 	return getProviderConfiguration().supports(o.getEditor(), o.getContent()) && !isHidden(o);
11:42:28 	                                                            ^^^^^^^^^^
11:42:28 Discouraged access: The method 'ContributeToPaletteOperation.getContent()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[247] 
11:42:28 	public boolean providesWithVisibility(ContributeToPaletteOperation operation) {
11:42:28 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[260] 
11:42:28 	return getProviderConfiguration().supports(operation.getEditor(), operation.getContent());
11:42:28 	                                                     ^^^^^^^^^
11:42:28 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[260] 
11:42:28 	return getProviderConfiguration().supports(operation.getEditor(), operation.getContent());
11:42:28 	                                                                            ^^^^^^^^^^
11:42:28 Discouraged access: The method 'ContributeToPaletteOperation.getContent()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[442] 
11:42:28 	ZipFile zipFile = new ZipFile(jarPath);
11:42:28 	        ^^^^^^^
11:42:28 Resource leak: 'zipFile' is never closed
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[548] 
11:42:28 	public boolean isHidden(ContributeToPaletteOperation operation) {
11:42:28 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[550] 
11:42:28 	List<String> hiddenPalettes = PapyrusPalettePreferences.getHiddenPalettes(operation.getEditor());
11:42:28 	                                                                                    ^^^^^^^^^
11:42:28 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[573] 
11:42:28 	if (operation instanceof ContributeToPaletteOperation) {
11:42:28 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[574] 
11:42:28 	ContributeToPaletteOperation o = (ContributeToPaletteOperation) operation;
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[574] 
11:42:28 	ContributeToPaletteOperation o = (ContributeToPaletteOperation) operation;
11:42:28 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[576] 
11:42:28 	IEditorPart part = o.getEditor();
11:42:28 	                     ^^^^^^^^^
11:42:28 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[607] 
11:42:28 	public boolean providesWithVisibility(ContributeToPaletteOperation operation) {
11:42:28 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[617] 
11:42:28 	IEditorPart part = operation.getEditor();
11:42:28 	                             ^^^^^^^^^
11:42:28 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[793] 
11:42:28 	getInstance().configureProviders(DiagramUIPlugin.getPluginId(), PALETTE_PROVIDERS);
11:42:28 	                                 ^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[793] 
11:42:28 	getInstance().configureProviders(DiagramUIPlugin.getPluginId(), PALETTE_PROVIDERS);
11:42:28 	                                                 ^^^^^^^^^^^
11:42:28 Discouraged access: The method 'DiagramUIPlugin.getPluginId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[842] 
11:42:28 	public void contributeToPalette(IEditorPart editor, Object content, PaletteRoot root, Map predefinedEntries) {
11:42:28 	                                                                                      ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[858] 
11:42:28 	execute(new ContributeToPaletteOperation(editor, content, root, predefinedEntries));
11:42:28 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[858] 
11:42:28 	execute(new ContributeToPaletteOperation(editor, content, root, predefinedEntries));
11:42:28 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The constructor 'ContributeToPaletteOperation(IEditorPart, Object, PaletteRoot, Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[877] 
11:42:28 	@SuppressWarnings("unchecked")
11:42:28 	                  ^^^^^^^^^^^
11:42:28 Unnecessary @SuppressWarnings("unchecked")
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[878] 
11:42:28 	private List execute(IOperation operation) {
11:42:28 	        ^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[897] 
11:42:28 	contributeToPalette(editor, content, root, new HashMap());
11:42:28 	                                               ^^^^^^^
11:42:28 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[970] 
11:42:28 	HashMap existingEntryIds = new HashMap();
11:42:28 	^^^^^^^
11:42:28 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[970] 
11:42:28 	HashMap existingEntryIds = new HashMap();
11:42:28 	                               ^^^^^^^
11:42:28 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[971] 
11:42:28 	for (Iterator iter = existingContainer.getChildren().iterator(); iter.hasNext();) {
11:42:28 	     ^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[973] 
11:42:28 	existingEntryIds.put(entry.getId(), entry);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[978] 
11:42:28 	for (Iterator iter = newContainer.getChildren().iterator(); iter.hasNext();) {
11:42:28 	     ^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[1000] 
11:42:28 	for (Iterator iter = existingEntryIds.values().iterator(); iter.hasNext();) {
11:42:28 	     ^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[1029] 
11:42:28 	final ContributeToPaletteOperation o = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap());
11:42:28 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[1029] 
11:42:28 	final ContributeToPaletteOperation o = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap());
11:42:28 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[1029] 
11:42:28 	final ContributeToPaletteOperation o = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap());
11:42:28 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The constructor 'ContributeToPaletteOperation(IEditorPart, Object, PaletteRoot, Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[1029] 
11:42:28 	final ContributeToPaletteOperation o = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap());
11:42:28 	                                                                                                               ^^^^^^^
11:42:28 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[1097] 
11:42:28 	protected boolean isContributing(PapyrusPaletteService.ProviderDescriptor provider, ContributeToPaletteOperation o) {
11:42:28 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/DefaultGraphicalNodeEditPolicy.java:[40] 
11:42:28 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/NameDisplayEditPolicy.java:[39] 
11:42:28 	protected IObservableValue styleObservable;
11:42:28 	          ^^^^^^^^^^^^^^^^
11:42:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/PaletteViewerReloadContextProvider.java:[23] 
11:42:28 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The type AdapterUtils is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/PaletteViewerReloadContextProvider.java:[48] 
11:42:28 	IReloadContextProvider result = AdapterUtils.adapt(palette, IReloadContextProvider.class, null);
11:42:28 	                                ^^^^^^^^^^^^
11:42:28 The type AdapterUtils is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/PaletteViewerReloadContextProvider.java:[48] 
11:42:28 	IReloadContextProvider result = AdapterUtils.adapt(palette, IReloadContextProvider.class, null);
11:42:28 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[80] 
11:42:28 	private IObservableValue labelConstrainedObservable;
11:42:28 	        ^^^^^^^^^^^^^^^^
11:42:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[94] 
11:42:28 	private IObservableValue positionObservable;
11:42:28 	        ^^^^^^^^^^^^^^^^
11:42:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[97] 
11:42:28 	private IObservableValue labelOffsetXObservable;
11:42:28 	        ^^^^^^^^^^^^^^^^
11:42:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[100] 
11:42:28 	private IObservableValue labelOffsetYObservable;
11:42:28 	        ^^^^^^^^^^^^^^^^
11:42:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[103] 
11:42:28 	private IObservableValue leftMarginObservable;
11:42:28 	        ^^^^^^^^^^^^^^^^
11:42:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[106] 
11:42:28 	private IObservableValue rightMarginObservable;
11:42:28 	        ^^^^^^^^^^^^^^^^
11:42:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[109] 
11:42:28 	private IObservableValue topMarginObservable;
11:42:28 	        ^^^^^^^^^^^^^^^^
11:42:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[112] 
11:42:28 	private IObservableValue bottomMarginObservable;
11:42:28 	        ^^^^^^^^^^^^^^^^
11:42:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[467] 
11:42:28 	public Object getAdapter(Class key) {
11:42:28 	                         ^^^^^
11:42:28 Class is a raw type. References to generic type Class<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[200] 
11:42:28 	private List operationSet;
11:42:28 	        ^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[376] 
11:42:28 	protected List createOperationSet() {
11:42:28 	          ^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[377] 
11:42:28 	return new ArrayList(getCurrentViewer().getSelectedEditParts());
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[377] 
11:42:28 	return new ArrayList(getCurrentViewer().getSelectedEditParts());
11:42:28 	           ^^^^^^^^^
11:42:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[623] 
11:42:28 	protected List getOperationSet() {
11:42:28 	          ^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[937] 
11:42:28 	private boolean isCurrentViewerMirrored() {
11:42:28 	                ^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method isCurrentViewerMirrored() from the type AbstractTool is never used locally
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[1494] 
11:42:28 	public void setProperties(Map properties) {
11:42:28 	                          ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[1498] 
11:42:28 	Iterator entries = properties.entrySet().iterator();
11:42:28 	^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[1500] 
11:42:28 	Entry entry = (Entry) entries.next();
11:42:28 	^^^^^
11:42:28 Map.Entry is a raw type. References to generic type Map.Entry<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[1500] 
11:42:28 	Entry entry = (Entry) entries.next();
11:42:28 	               ^^^^^
11:42:28 Map.Entry is a raw type. References to generic type Map.Entry<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/OverlayVisibilityIcon.java:[57] 
11:42:28 	drawImage(initialImage.getImageData(), 0, 0);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/OverlayVisibilityIcon.java:[58] 
11:42:28 	ImageData imageData = visDesc.getImageData();
11:42:28 	                              ^^^^^^^^^^^^^^
11:42:28 The method getImageData() from the type ImageDescriptor is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/OverlayVisibilityIcon.java:[59] 
11:42:28 	drawImage(imageData, size.x - imageData.width, size.y - imageData.height);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/DiagramReloadContextProvider.java:[24] 
11:42:28 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The type AdapterUtils is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/DiagramReloadContextProvider.java:[79] 
11:42:28 	IReloadContextProvider pageProvider = AdapterUtils.adapt(page, IReloadContextProvider.class, null);
11:42:28 	                                      ^^^^^^^^^^^^
11:42:28 The type AdapterUtils is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/DiagramReloadContextProvider.java:[79] 
11:42:28 	IReloadContextProvider pageProvider = AdapterUtils.adapt(page, IReloadContextProvider.class, null);
11:42:28 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/DiagramReloadContextProvider.java:[113] 
11:42:28 	IReloadContextProvider pageProvider = AdapterUtils.adapt(page, IReloadContextProvider.class, null);
11:42:28 	                                      ^^^^^^^^^^^^
11:42:28 The type AdapterUtils is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/DiagramReloadContextProvider.java:[113] 
11:42:28 	IReloadContextProvider pageProvider = AdapterUtils.adapt(page, IReloadContextProvider.class, null);
11:42:28 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/figure/node/PapyrusAnchorableWrappingLabel.java:[70] 
11:42:28 	getConnectionAnchors().put(terminal, connectAnchor);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/figure/node/PapyrusAnchorableWrappingLabel.java:[101] 
11:42:28 	protected Hashtable getConnectionAnchors() {
11:42:28 	          ^^^^^^^^^
11:42:28 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/figure/node/PapyrusAnchorableWrappingLabel.java:[103] 
11:42:28 	connectionAnchors = new Hashtable(1);
11:42:28 	                        ^^^^^^^^^
11:42:28 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/figure/node/PapyrusAnchorableWrappingLabel.java:[114] 
11:42:28 	private Hashtable connectionAnchors;
11:42:28 	        ^^^^^^^^^
11:42:28 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/figure/node/PapyrusAnchorableWrappingLabel.java:[128] 
11:42:28 	Iterator iter = getConnectionAnchors().keySet().iterator();
11:42:28 	^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DiagramHelper.java:[63] 
11:42:28 	@SuppressWarnings("unchecked")
11:42:28 	                  ^^^^^^^^^^^
11:42:28 Unnecessary @SuppressWarnings("unchecked")
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DiagramHelper.java:[83] 
11:42:28 	@SuppressWarnings("unchecked")
11:42:28 	                  ^^^^^^^^^^^
11:42:28 Unnecessary @SuppressWarnings("unchecked")
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/CreateShapeCompartmentViewCommand.java:[65] 
11:42:28 	compartment.getStyles().add(ts);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[51] 
11:42:28 	import org.eclipse.gmf.runtime.diagram.ui.internal.properties.Properties;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[144] 
11:42:28 	final View dest = domain2NotationMap.getFirstView(destination);
11:42:28 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method getFirstView(Object) from the type Domain2Notation is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[146] 
11:42:28 	final View source = domain2NotationMap.getFirstView(source2);
11:42:28 	                                       ^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method getFirstView(Object) from the type Domain2Notation is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[155] 
11:42:28 	View linkView = domain2NotationMap.getFirstView(link);
11:42:28 	                                   ^^^^^^^^^^^^^^^^^^
11:42:28 The method getFirstView(Object) from the type Domain2Notation is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[482] 
11:42:28 	final View view = domain2NotationMap.getFirstView(linkToHide);
11:42:28 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method getFirstView(Object) from the type Domain2Notation is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[549] 
11:42:28 	final View view = domain2NotationMap.getFirstView(linkToShow);
11:42:28 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method getFirstView(Object) from the type Domain2Notation is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[551] 
11:42:28 	return new SetPropertyCommand(domain, "Restore related linksCommand show view", new EObjectAdapter(view), Properties.ID_ISVISIBLE, Boolean.TRUE);//$NON-NLS-1$
11:42:28 	                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[551] 
11:42:28 	return new SetPropertyCommand(domain, "Restore related linksCommand show view", new EObjectAdapter(view), Properties.ID_ISVISIBLE, Boolean.TRUE);//$NON-NLS-1$
11:42:28 	                                                                                                                     ^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'Properties.ID_ISVISIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[638] 
11:42:28 	View view = domain2NotationMap.getFirstView(element);
11:42:28 	                               ^^^^^^^^^^^^^^^^^^^^^
11:42:28 The method getFirstView(Object) from the type Domain2Notation is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/DragEditPartsTrackerEx.java:[92] 
11:42:28 	List editparts = ToolUtilities
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/DragEditPartsTrackerEx.java:[96] 
11:42:28 	duplicateRequest.setEditParts(editparts);
11:42:28 	                              ^^^^^^^^^
11:42:28 Type safety: The expression of type List needs unchecked conversion to conform to List<? extends EditPart>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/DragEditPartsTrackerEx.java:[110] 
11:42:28 	Iterator iter = getOperationSet().iterator();
11:42:28 	^^^^^^^^
11:42:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/DragEditPartsTrackerEx.java:[300] 
11:42:28 	request.getExtendedData().put(SnapToHelperUtil.RESTRICTED_DIRECTIONS,
11:42:28 					restrictedDirection);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeCreationTool.java:[97] 
11:42:28 	Collection<?> selectableEditParts = new LinkedList<Object>(DiagramCommandStack.getReturnValues(command));
11:42:28 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<? extends Object>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeCreationTool.java:[164] 
11:42:28 	for (IElementType elementType : (List<IElementType>) CreateAspectUnspecifiedTypeRequest.this.getElementTypes()) {
11:42:28 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: Unchecked cast from List to List<IElementType>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeCreationTool.java:[183] 
11:42:28 	requests.put(elementType, request);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/DiagramEdgesSyncFeature.java:[28] 
11:42:28 	import org.eclipse.gmf.runtime.diagram.ui.requests.RequestConstants;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 The import org.eclipse.gmf.runtime.diagram.ui.requests.RequestConstants is never used
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/StrategyManager.java:[150] 
11:42:28 	preferences.setDefault(getPriorityKey(strategy), strategy.getPriority());
11:42:28 	                                                          ^^^^^^^^^^^^^
11:42:28 The method getPriority() from the type IStrategy is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/StrategyManager.java:[272] 
11:42:28 	return strategy.getPriority(); // Default
11:42:28 	                ^^^^^^^^^^^^^
11:42:28 The method getPriority() from the type IStrategy is deprecated
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomBooleanStyleWithStoreObservableValue.java:[47] 
11:42:28 	ValueDiff diff = new ValueDiff() {
11:42:28 	^^^^^^^^^
11:42:28 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomBooleanStyleWithStoreObservableValue.java:[47] 
11:42:28 	ValueDiff diff = new ValueDiff() {
11:42:28 	                     ^^^^^^^^^
11:42:28 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomBooleanStyleWithStoreObservableValue.java:[59] 
11:42:28 	fireValueChange(diff);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[136] 
11:42:28 	IEditorPart part = ((ContributeToPaletteOperation) operation).getEditor();
11:42:28 	            ^^^^
11:42:28 The value of the local variable part is not used
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[169] 
11:42:28 	public void contributeToPalette(IEditorPart editor, Object content, PaletteRoot root, Map predefinedEntries) {
11:42:28 	                                                                                      ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[210] 
11:42:28 	protected PaletteDrawer generateDrawer(PaletteRoot root, DrawerConfiguration drawerConfiguration, Map predefinedEntries) {
11:42:28 	                                                                                                  ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[219] 
11:42:28 	predefinedEntries.put(id, drawer);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[254] 
11:42:28 	ToolConfiguration toolConfiguration = ((ToolConfiguration) configuration);
11:42:28 	                  ^^^^^^^^^^^^^^^^^
11:42:28 The value of the local variable toolConfiguration is not used
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[312] 
11:42:28 	protected void generateContent(PaletteDrawer drawer, DrawerConfiguration drawerConfiguration, Map predefinedEntries) {
11:42:28 	                                                                                              ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[334] 
11:42:28 	protected CombinedTemplateCreationEntry generateTool(PaletteContainer container, ToolConfiguration configuration, Map predefinedEntries) {
11:42:28 	                                                                                                                  ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[354] 
11:42:28 	protected CombinedTemplateCreationEntry generateConnectionTool(PaletteContainer container, ToolConfiguration configuration, Map predefinedEntries) {
11:42:28 	                                                                                                                            ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[372] 
11:42:28 	predefinedEntries.put(toolID, toolEntry);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[389] 
11:42:28 	protected CombinedTemplateCreationEntry generateCreationTool(PaletteContainer container, ToolConfiguration configuration, Map predefinedEntries) {
11:42:28 	                                                                                                                          ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[409] 
11:42:28 	predefinedEntries.put(toolID, toolEntry);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[426] 
11:42:28 	protected PaletteToolEntry retrieveTool(String toolID, Map predefinedEntries) {
11:42:28 	                                                       ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[444] 
11:42:28 	@SuppressWarnings("restriction")
11:42:28 	                  ^^^^^^^^^^^^^
11:42:28 Unnecessary @SuppressWarnings("restriction")
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[445] 
11:42:28 	protected PaletteStack generateStack(PaletteContainer container, StackConfiguration configuration, Map predefinedEntries) {
11:42:28 	                                                                                                   ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[456] 
11:42:28 	predefinedEntries.put(stackID, stack);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[483] 
11:42:28 	protected PaletteSeparator generateSeparator(PaletteContainer container, SeparatorConfiguration leafConfiguration, Map predefinedEntries) {
11:42:28 	                                                                                                                   ^^^
11:42:28 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/SelectEditPartTracker.java:[226] 
11:42:28 	List selectedObjects = viewer.getSelectedEditParts();
11:42:28 	^^^^
11:42:28 List is a raw type. References to generic type List<E> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/DiagramOutlineAdapterFactory.java:[29] 
11:42:28 	public Class[] getAdapterList() {
11:42:28 	       ^^^^^^^
11:42:28 Type safety: The return type Class[] for getAdapterList() from the type DiagramOutlineAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/DiagramOutlineAdapterFactory.java:[34] 
11:42:28 	public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) {
11:42:28 	       ^^^^^^
11:42:28 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
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[28] 
11:42:28 	import org.eclipse.gmf.runtime.diagram.ui.internal.util.LabelViewConstants;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'LabelViewConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[49] 
11:42:28 	private Point margin = new Point();
11:42:28 	              ^^^^^^
11:42:28 The value of the field PapyrusLabelLocator.margin is not used
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[115] 
11:42:28 	return LabelViewConstants.TARGET_LOCATION;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'LabelViewConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[115] 
11:42:28 	return LabelViewConstants.TARGET_LOCATION;
11:42:28 	                          ^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'LabelViewConstants.TARGET_LOCATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[117] 
11:42:28 	return LabelViewConstants.SOURCE_LOCATION;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'LabelViewConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[117] 
11:42:28 	return LabelViewConstants.SOURCE_LOCATION;
11:42:28 	                          ^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'LabelViewConstants.SOURCE_LOCATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[119] 
11:42:28 	return LabelViewConstants.MIDDLE_LOCATION;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'LabelViewConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[119] 
11:42:28 	return LabelViewConstants.MIDDLE_LOCATION;
11:42:28 	                          ^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'LabelViewConstants.MIDDLE_LOCATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[121] 
11:42:28 	return LabelViewConstants.MIDDLE_LOCATION;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'LabelViewConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[121] 
11:42:28 	return LabelViewConstants.MIDDLE_LOCATION;
11:42:28 	                          ^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'LabelViewConstants.MIDDLE_LOCATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.10.1.202311130907/org.eclipse.gmf.runtime.diagram.ui-1.10.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[42] 
11:42:28 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.l10n.EditorMessages;
11:42:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[202] 
11:42:28 	String title = EditorMessages.Editor_error_setinput_title;
11:42:28 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[202] 
11:42:28 	String title = EditorMessages.Editor_error_setinput_title;
11:42:28 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'EditorMessages.Editor_error_setinput_title' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[203] 
11:42:28 	String msg = EditorMessages.Editor_error_setinput_message;
11:42:28 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[203] 
11:42:28 	String msg = EditorMessages.Editor_error_setinput_message;
11:42:28 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'EditorMessages.Editor_error_setinput_message' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[303] 
11:42:28 	String title = EditorMessages.Editor_error_save_deleted_title;
11:42:28 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[303] 
11:42:28 	String title = EditorMessages.Editor_error_save_deleted_title;
11:42:28 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'EditorMessages.Editor_error_save_deleted_title' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[304] 
11:42:28 	String msg = EditorMessages.Editor_error_save_deleted_message;
11:42:28 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[304] 
11:42:28 	String msg = EditorMessages.Editor_error_save_deleted_message;
11:42:28 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'EditorMessages.Editor_error_save_deleted_message' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[357] 
11:42:28 	String title = EditorMessages.Editor_error_validateEdit_title;
11:42:28 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[357] 
11:42:28 	String title = EditorMessages.Editor_error_validateEdit_title;
11:42:28 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'EditorMessages.Editor_error_validateEdit_title' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[358] 
11:42:28 	String msg = EditorMessages.Editor_error_validateEdit_message;
11:42:28 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[358] 
11:42:28 	String msg = EditorMessages.Editor_error_validateEdit_message;
11:42:28 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'EditorMessages.Editor_error_validateEdit_message' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[514] 
11:42:28 	String title = EditorMessages.Editor_error_save_outofsync_title;
11:42:28 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[514] 
11:42:28 	String title = EditorMessages.Editor_error_save_outofsync_title;
11:42:28 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'EditorMessages.Editor_error_save_outofsync_title' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[515] 
11:42:28 	String msg = EditorMessages.Editor_error_save_outofsync_message;
11:42:28 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[515] 
11:42:28 	String msg = EditorMessages.Editor_error_save_outofsync_message;
11:42:28 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'EditorMessages.Editor_error_save_outofsync_message' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[529] 
11:42:28 	String title = EditorMessages.Editor_error_save_title;
11:42:28 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[529] 
11:42:28 	String title = EditorMessages.Editor_error_save_title;
11:42:28 	                              ^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'EditorMessages.Editor_error_save_title' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[530] 
11:42:28 	String msg = EditorMessages.Editor_error_save_message;
11:42:28 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[530] 
11:42:28 	String msg = EditorMessages.Editor_error_save_message;
11:42:28 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Discouraged access: The field 'EditorMessages.Editor_error_save_message' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.8.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1.202311130907.jar')
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[47] 
11:42:28 	ValueDiff diff = new ValueDiff() {
11:42:28 	^^^^^^^^^
11:42:28 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[47] 
11:42:28 	ValueDiff diff = new ValueDiff() {
11:42:28 	                     ^^^^^^^^^
11:42:28 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[59] 
11:42:28 	fireValueChange(diff);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[102] 
11:42:28 	final ValueDiff diff = new ValueDiff() {
11:42:28 	      ^^^^^^^^^
11:42:28 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[102] 
11:42:28 	final ValueDiff diff = new ValueDiff() {
11:42:28 	                           ^^^^^^^^^
11:42:28 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[114] 
11:42:28 	fireValueChange(diff);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[119] 
11:42:28 	final ValueDiff diff = new ValueDiff() {
11:42:28 	      ^^^^^^^^^
11:42:28 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[119] 
11:42:28 	final ValueDiff diff = new ValueDiff() {
11:42:28 	                           ^^^^^^^^^
11:42:28 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[131] 
11:42:28 	fireValueChange(diff);
11:42:28 	^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/RequestUtils.java:[82] 
11:42:28 	Map<String, Object> parameters = request.getExtendedData();
11:42:28 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:28 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/MaskLabelHelper.java:[45] 
11:42:28 	Set<String> result = new HashSet<String>(values);
11:42:28 	                                         ^^^^^^
11:42:28 Type safety: The expression of type CustomStringStyleObservableList needs unchecked conversion to conform to Collection<? extends String>
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/DiagramAdapterFactory.java:[27] 
11:42:28 	public Object getAdapter(Object adaptableObject, Class adapterType) {
11:42:28 	       ^^^^^^
11:42:28 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
11:42:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/DiagramAdapterFactory.java:[38] 
11:42:28 	public Class[] getAdapterList() {
11:42:28 	       ^^^^^^^
11:42:28 Type safety: The return type Class[] for getAdapterList() from the type DiagramAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
11:42:28 520 problems (1 error, 519 warnings)
11:42:28 [INFO] ------------------------------------------------------------------------
11:42:28 [INFO] Reactor Summary:
11:42:28 [INFO] 
11:42:28 [INFO] org.eclipse.papyrus.all.releng 0.0.1-SNAPSHOT ...... SUCCESS [  0.112 s]
11:42:28 [INFO] org.eclipse.papyrus.main.releng 0.0.1-SNAPSHOT ..... SUCCESS [  0.035 s]
11:42:28 [INFO] Papyrus Main Plugins 0.0.1-SNAPSHOT ................ SUCCESS [  0.004 s]
11:42:28 [INFO] Papyrus EMF 0.0.1-SNAPSHOT ......................... SUCCESS [  0.004 s]
11:42:28 [INFO] Papyrus Infra 0.0.1-SNAPSHOT ....................... SUCCESS [  0.003 s]
11:42:28 [INFO] Papyrus Infra Core 0.0.1-SNAPSHOT .................. SUCCESS [  0.003 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.core.log 2.0.0-SNAPSHOT .. SUCCESS [ 12.327 s]
11:42:28 [INFO] org.eclipse.papyrus.emf 2.0.0-SNAPSHOT ............. SUCCESS [  4.803 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.ui 2.0.0-SNAPSHOT .......... SUCCESS [  5.579 s]
11:42:28 [INFO] EMF Facet, the Papyrus Edition 0.0.1-SNAPSHOT ...... SUCCESS [  0.005 s]
11:42:28 [INFO] Papyrus EMF Facet Editors 0.0.1-SNAPSHOT ........... SUCCESS [  0.003 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.custom.doc 2.0.0-SNAPSHOT SUCCESS [  0.173 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.util.emf.catalog 2.0.0-SNAPSHOT SUCCESS [  0.523 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel 2.0.0-SNAPSHOT SUCCESS [  1.180 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.util.core 2.0.0-SNAPSHOT SUCCESS [  0.407 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.util.pde.core 2.0.0-SNAPSHOT SUCCESS [  0.492 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.efacet 2.0.0-SNAPSHOT  SUCCESS [  0.531 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.util.emf.core 2.0.0-SNAPSHOT SUCCESS [  0.821 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.efacet.catalog 2.0.0-SNAPSHOT SUCCESS [  0.273 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.efacet.core 3.0.0-SNAPSHOT SUCCESS [  0.783 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.util.ui 3.0.0-SNAPSHOT SUCCESS [  0.734 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.util.swt 2.0.0-SNAPSHOT SUCCESS [  0.691 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.common.core 2.0.0-SNAPSHOT SUCCESS [  0.214 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.common.ui 2.0.0-SNAPSHOT SUCCESS [  0.495 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.util.emf.ui 3.0.0-SNAPSHOT SUCCESS [  1.146 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.efacet.sdk.ui 3.0.0-SNAPSHOT SUCCESS [  1.650 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel 2.0.0-SNAPSHOT SUCCESS [  0.505 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.custom.core 4.0.0-SNAPSHOT SUCCESS [  0.660 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.common.sdk.core 2.0.0-SNAPSHOT SUCCESS [  0.283 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.core 2.0.0-SNAPSHOT SUCCESS [  0.673 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.query.java 2.0.0-SNAPSHOT SUCCESS [  0.263 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.tools 4.2.0-SNAPSHOT ..... SUCCESS [  1.073 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.query.java.metamodel 2.0.0-SNAPSHOT SUCCESS [  0.417 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.query.java.core 3.0.0-SNAPSHOT SUCCESS [  0.584 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.util.jface.ui 3.0.0-SNAPSHOT SUCCESS [  0.375 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.custom.ui 4.0.0-SNAPSHOT SUCCESS [  0.929 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.widgets 2.0.0-SNAPSHOT SUCCESS [  0.620 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors 2.0.0-SNAPSHOT SUCCESS [  0.894 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.ui 2.0.0-SNAPSHOT SUCCESS [  0.880 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel.edit 2.0.0-SNAPSHOT SUCCESS [  0.446 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.metamodel 2.0.0-SNAPSHOT SUCCESS [  0.224 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.edit 2.0.0-SNAPSHOT SUCCESS [  0.269 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor 2.0.0-SNAPSHOT SUCCESS [  0.838 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc 2.0.0-SNAPSHOT SUCCESS [  0.152 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.doc 2.0.0-SNAPSHOT ... SUCCESS [  0.604 s]
11:42:28 [INFO] Papyrus Infra Element Types Configurations 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.types 5.0.0-SNAPSHOT ..... SUCCESS [  0.683 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.core.architecture 3.1.0-SNAPSHOT SUCCESS [  0.911 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.architecture 1.0.0-SNAPSHOT SUCCESS [  0.625 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.types.edit 5.0.0-SNAPSHOT  SUCCESS [  0.594 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.core.architecture.edit 3.0.0-SNAPSHOT SUCCESS [  0.598 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.architecture.edit 1.0.0-SNAPSHOT SUCCESS [  0.592 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.aggregate.doc 2.0.0-SNAPSHOT SUCCESS [  0.162 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.efacet.doc 2.0.0-SNAPSHOT SUCCESS [  0.134 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.efacet.edit 2.0.0-SNAPSHOT SUCCESS [  0.295 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.efacet.editor 2.0.0-SNAPSHOT SUCCESS [  0.522 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.efacet.ui 4.0.0-SNAPSHOT SUCCESS [  1.031 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.query.java.sdk.ui 2.0.0-SNAPSHOT SUCCESS [  2.681 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.core 2.0.0-SNAPSHOT SUCCESS [  0.726 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui 3.0.0-SNAPSHOT SUCCESS [  0.603 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.util.emf.doc 2.0.0-SNAPSHOT SUCCESS [  0.152 s]
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore 2.0.0-SNAPSHOT SUCCESS [  1.056 s]
11:42:28 [INFO] Papyrus Infra Architecture 0.0.1-SNAPSHOT .......... SUCCESS [  0.005 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.core.sashwindows.di 2.0.0-SNAPSHOT SUCCESS [  0.416 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.core 4.4.0-SNAPSHOT ...... SUCCESS [  1.186 s]
11:42:28 [INFO] Papyrus Infra Services 0.0.1-SNAPSHOT .............. SUCCESS [  0.003 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.services.markerlistener 3.0.0-SNAPSHOT SUCCESS [  0.719 s]
11:42:28 [INFO] Papyrus EMF Infrastructure 0.0.1-SNAPSHOT .......... SUCCESS [  0.002 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.emf 4.4.0-SNAPSHOT ....... SUCCESS [  1.117 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.services.edit 4.1.0-SNAPSHOT SUCCESS [  0.989 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.architecture 3.3.0-SNAPSHOT SUCCESS [ 13.815 s]
11:42:28 [INFO] Papyrus Infra Constraints 0.0.1-SNAPSHOT ........... SUCCESS [  0.042 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.constraints 3.0.0-SNAPSHOT SUCCESS [  1.142 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.architecture.representation 3.0.0-SNAPSHOT SUCCESS [  0.792 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.constraints.edit 3.0.0-SNAPSHOT SUCCESS [  0.625 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.architecture.representation.edit 2.0.0-SNAPSHOT SUCCESS [  0.666 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.core.sasheditor 3.0.0-SNAPSHOT SUCCESS [  1.049 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di 3.0.0-SNAPSHOT SUCCESS [  0.600 s]
11:42:28 [INFO] Papyrus Infra One-file 0.0.1-SNAPSHOT .............. SUCCESS [  0.002 s]
11:42:28 [INFO] Papyrus Views 0.0.1-SNAPSHOT ....................... SUCCESS [  0.002 s]
11:42:28 [INFO] Papyrus Properties View 0.0.1-SNAPSHOT ............. SUCCESS [  0.001 s]
11:42:28 [INFO] org.eclipse.papyrus.views.properties.services 1.0.0-SNAPSHOT SUCCESS [  0.594 s]
11:42:28 [INFO] Papyrus Infra UI 0.0.1-SNAPSHOT .................... SUCCESS [  0.002 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.widgets.toolbox 3.0.0-SNAPSHOT SUCCESS [  0.564 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.services.labelprovider 3.0.0-SNAPSHOT SUCCESS [  0.569 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.widgets 4.3.0-SNAPSHOT ... SUCCESS [  1.879 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.ui 3.5.100-SNAPSHOT ...... SUCCESS [  1.427 s]
11:42:28 [INFO] Papyrus Internationalization 0.0.1-SNAPSHOT ........ SUCCESS [  0.002 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.internationalization.common 2.0.0-SNAPSHOT SUCCESS [  1.019 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.gmf 2.1.0-SNAPSHOT ... SUCCESS [  0.322 s]
11:42:28 [INFO] Papyrus EMF Expressions Infrastructure 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.expressions 2.0.0-SNAPSHOT SUCCESS [  0.479 s]
11:42:28 [INFO] Papyrus Nattable 0.0.1-SNAPSHOT .................... SUCCESS [  0.002 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable.model 5.0.0-SNAPSHOT SUCCESS [  1.589 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.internationalization 2.1.0-SNAPSHOT SUCCESS [  1.101 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.onefile 3.1.0-SNAPSHOT ... SUCCESS [  1.180 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.constraints.editor 3.0.0-SNAPSHOT SUCCESS [  0.887 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.constraints.ui 3.0.0-SNAPSHOT SUCCESS [  0.927 s]
11:42:28 [INFO] Papyrus Editor Welcome Page 0.0.1-SNAPSHOT ......... SUCCESS [  0.002 s]
11:42:28 [INFO] Papyrus Infra Properties Framework 0.0.1-SNAPSHOT .. SUCCESS [  0.002 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.properties 4.1.0-SNAPSHOT  SUCCESS [  0.888 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.readonly 4.1.0-SNAPSHOT SUCCESS [  1.093 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.ui.emf 3.1.100-SNAPSHOT .. SUCCESS [  1.192 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.properties.ui 4.1.0-SNAPSHOT SUCCESS [  2.459 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.editor.welcome 3.0.0-SNAPSHOT SUCCESS [  1.150 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.services.navigation 4.0.0-SNAPSHOT SUCCESS [  1.033 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.editor.welcome.nattable 4.0.0-SNAPSHOT SUCCESS [  1.227 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.appearance 3.0.0-SNAPSHOT SUCCESS [  0.581 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.diagram.common 3.0.0-SNAPSHOT SUCCESS [  1.024 s]
11:42:28 [INFO] Papyrus Infra Filters Model 0.0.1-SNAPSHOT ......... SUCCESS [  0.002 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.filters 2.0.0-SNAPSHOT ... SUCCESS [  0.274 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.types.core 5.1.0-SNAPSHOT  SUCCESS [  0.793 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.types.rulebased 5.0.0-SNAPSHOT SUCCESS [  1.162 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.filters.edit 2.0.0-SNAPSHOT SUCCESS [  0.328 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.types 5.0.100-SNAPSHOT SUCCESS [  1.339 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.properties.edit 4.1.0-SNAPSHOT SUCCESS [  0.667 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.types.ui 5.0.0-SNAPSHOT SUCCESS [  0.980 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.expressions.edit 2.0.0-SNAPSHOT SUCCESS [  0.796 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.expressions.editor 2.0.0-SNAPSHOT SUCCESS [  0.642 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.expressions.properties 2.0.0-SNAPSHOT SUCCESS [  0.882 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.properties.editor 4.0.0-SNAPSHOT SUCCESS [  1.073 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.services.architecture 2.0.0-SNAPSHOT SUCCESS [  0.544 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.services.controlmode 3.1.0-SNAPSHOT SUCCESS [  0.987 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.services.controlmode.history 3.0.0-SNAPSHOT SUCCESS [  0.808 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.services.decoration 3.1.0-SNAPSHOT SUCCESS [  0.666 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.services.edit.ui 4.0.0-SNAPSHOT SUCCESS [  0.937 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.services.localizer 3.1.0-SNAPSHOT SUCCESS [  0.766 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.services.openelement 4.0.0-SNAPSHOT SUCCESS [  0.782 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.services.resourceloading 4.0.0-SNAPSHOT SUCCESS [  0.645 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.services.resourceloading.ui 2.0.0-SNAPSHOT SUCCESS [  1.115 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.services.semantic 3.0.0-SNAPSHOT SUCCESS [  0.456 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.services.validation 4.1.0-SNAPSHOT SUCCESS [  0.900 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.services.viewersearch 4.0.0-SNAPSHOT SUCCESS [  0.781 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.services.viewlabelprovider 2.0.0-SNAPSHOT SUCCESS [  0.562 s]
11:42:28 [INFO] Papyrus Infra New-Child Model 0.0.1-SNAPSHOT ....... SUCCESS [  0.002 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable.representation 3.0.0-SNAPSHOT SUCCESS [  0.548 s]
11:42:28 [INFO] Papyrus Diagram Infrastructure 0.0.1-SNAPSHOT ...... SUCCESS [  0.003 s]
11:42:28 [INFO] Papyrus UML Diagram PaletteConfiguration 0.0.1-SNAPSHOT SUCCESS [  0.001 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration 5.0.0-SNAPSHOT SUCCESS [  1.478 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation 3.0.0-SNAPSHOT SUCCESS [  1.221 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.internationalization.utils 2.0.0-SNAPSHOT SUCCESS [  0.698 s]
11:42:28 [INFO] Papyrus Infra Viewpoints 0.0.1-SNAPSHOT ............ SUCCESS [  0.002 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.viewpoints.policy 4.0.100-SNAPSHOT SUCCESS [  1.334 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands 4.0.0-SNAPSHOT SUCCESS [  1.764 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.newchild 5.0.0-SNAPSHOT .. SUCCESS [  1.288 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.newchild.edit 5.0.0-SNAPSHOT SUCCESS [  1.453 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.newchild.editor 4.0.0-SNAPSHOT SUCCESS [  1.283 s]
11:42:28 [INFO] Papyrus Infra TextEdit 0.0.1-SNAPSHOT .............. SUCCESS [  0.003 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.textedit 1.0.0-SNAPSHOT .. SUCCESS [  0.296 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.textedit.edit 1.0.0-SNAPSHOT SUCCESS [  0.301 s]
11:42:28 [INFO] Papyrus Infra Other Bundles 0.0.1-SNAPSHOT ......... SUCCESS [  0.002 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.guava 1.0.0-SNAPSHOT ..... SUCCESS [  0.298 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.sync 3.1.0-SNAPSHOT ...... SUCCESS [  0.776 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.style 3.0.0-SNAPSHOT SUCCESS [  0.200 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.tooling.runtime 4.1.100-SNAPSHOT SUCCESS [  1.557 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.common 4.3.300-SNAPSHOT FAILURE [  2.374 s]
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus Model Explorer View 0.0.1-SNAPSHOT ......... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.modelexplorer 5.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.textedit.modelexplorer 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.textedit.properties 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.textedit.representation 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.textedit.ui 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.textedit.representation.architecture 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.textedit.representation.edit 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.textedit.types 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus UML 0.0.1-SNAPSHOT ......................... SKIPPED
11:42:28 [INFO] Papyrus UML Xtext Integration 0.0.1-SNAPSHOT ....... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.xtext.integration.core 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.extensionpoints.editors 4.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.textedit.xtext 1.1.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.types.editor 4.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.types.ui 4.0.0-SNAPSHOT .. SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable 7.1.100-SNAPSHOT  SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.nattable 6.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable.common 6.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable.controlmode 3.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable.model.edit 5.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable.model.editor 6.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable.modelexplorer 5.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable.properties 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable.views.config 6.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable.views.editor 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable.representation.edit 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable.gmfdiag 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.ui.fonts 2.0.0-SNAPSHOT .. SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.ui.architecture 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.ui.resources 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.onefile.ui 2.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.newchild.ui 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.hyperlink 4.0.0-SNAPSHOT . SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.psf 2.0.0-SNAPSHOT ....... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.internationalization.edit 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.internationalization.ui 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.internationalization.controlmode 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.internationalization.readonly 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.editor.welcome.internationalization 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical 3.1.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.controlmode 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model.edit 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus Diagram Expansion 0.0.1-SNAPSHOT ........... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion 4.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.dnd 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus Diagram CSS Support 0.0.1-SNAPSHOT ......... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.css 3.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.export 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.gef 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.preferences 4.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.navigation 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.hyperlink 4.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.modelexplorer 2.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.outline 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.properties 5.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.viewersearcher 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.widgets 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit 5.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation.edit 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.style.edit 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus Diagram Assistants 0.0.1-SNAPSHOT .......... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant 2.1.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.edit 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.editor 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.ui 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext 4.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.properties 4.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.configuration 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.theme 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui 4.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.modelexplorer.newchild 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.modelexplorer.resourceloading 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.modelexplorer.widgets 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.properties 5.0.0-SNAPSHOT  SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.properties.model.xwt 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus Validation View 0.0.1-SNAPSHOT ............. SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.validation 3.1.0-SNAPSHOT  SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.search 3.1.0-SNAPSHOT .... SKIPPED
11:42:28 [INFO] Papyrus References View 0.0.1-SNAPSHOT ............. SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.references 3.0.0-SNAPSHOT  SKIPPED
11:42:28 [INFO] Papyrus Documentation View 0.0.1-SNAPSHOT .......... SKIPPED
11:42:28 [INFO] Papyrus UML Internationalization 0.0.1-SNAPSHOT .... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.internationalization.utils 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.internationalization.edit 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.extensionpoints 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus UML Tools 0.0.1-SNAPSHOT ................... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.tools.utils 4.1.0-SNAPSHOT . SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.tools 5.2.0-SNAPSHOT ....... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.appearance 3.0.0-SNAPSHOT .. SKIPPED
11:42:28 [INFO] Papyrus UML Diagrams 0.0.1-SNAPSHOT ................ SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.common 5.1.200-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.types.core 5.0.0-SNAPSHOT .. SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.ui 2.0.0-SNAPSHOT .......... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.documentation 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus Editor 0.0.1-SNAPSHOT ...................... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.eclipse.project.editors 3.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.editor 3.0.0-SNAPSHOT .......... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.editor.perspectiveconfiguration 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.commands 2.0.0-SNAPSHOT .... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.controlmode.profile 3.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.documentation.profile 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.filters 2.1.0-SNAPSHOT ..... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.filters.edit 2.0.0-SNAPSHOT  SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.icons 2.0.0-SNAPSHOT ....... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.modelrepair 3.1.0-SNAPSHOT . SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.profile 4.2.0-SNAPSHOT ..... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.import 2.0.0-SNAPSHOT ...... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.export 2.1.0-SNAPSHOT ...... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.navigation 2.0.0-SNAPSHOT .. SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.oclconstraintevaluation 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.wizards 4.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.perspective 2.0.0-SNAPSHOT . SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.resourceloading.profile 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.search.ui 3.1.0-SNAPSHOT ... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.service.types 5.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.service.types.ui 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.service.validation 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.services.decoration 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.templaterepository 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus UML ALF 0.0.1-SNAPSHOT ..................... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.alf 4.0.100-SNAPSHOT ....... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.alf.common 3.0.100-SNAPSHOT  SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.alf.common.ui 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.alf.libraries 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.alf.to.fuml 2.0.0-SNAPSHOT . SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.alf.ui 4.0.0-SNAPSHOT ...... SKIPPED
11:42:28 [INFO] Papyrus UML Architecture 0.0.1-SNAPSHOT ............ SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.activity 5.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.communication 6.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview 4.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus UML Nattable 0.0.1-SNAPSHOT ................ SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable.generic.config 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.deployment 5.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.clazz 5.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.component 5.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.composite 5.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.stereotype.edition 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.menu 3.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.sequence 7.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable 6.0.100-SNAPSHOT .. SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config 6.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.statemachine 5.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.timing 2.1.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.usecase 6.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.profile 5.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.architecture 2.0.0-SNAPSHOT  SKIPPED
11:42:28 [INFO] Papyrus UML Decorator Models 0.0.1-SNAPSHOT ........ SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.decoratormodel 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus UML Properties 0.0.1-SNAPSHOT .............. SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.properties 4.1.100-SNAPSHOT  SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.decoratormodel.ui 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.decoratormodel.properties 5.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.common.groups 3.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.css 3.0.0-SNAPSHOT . SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.dnd 2.0.0-SNAPSHOT . SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.icons 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.linklf 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.modelexplorer 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.navigation 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.symbols 2.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.sequence.restrictions 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.symbols.properties 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus UML Expressions Infrastructure 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.expressions 3.0.0-SNAPSHOT . SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.expressions.edit 3.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.expressions.properties 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus UML Model Explorer 0.0.1-SNAPSHOT .......... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.modelexplorer 3.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.modelexplorer.widgets 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable.generic 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable.matrix 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable.menu 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable.properties 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable.richtext 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display 4.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.xtext.integration.ui 3.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable.xtext.integration 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus UML Textual Edit 0.0.1-SNAPSHOT ............ SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext 2.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable.xtext.valuespecification 6.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus UML Profile 0.0.1-SNAPSHOT ................. SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.profile.drafter 2.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.profile.drafter.documentation 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.properties.xtext 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext 3.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext 3.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext.ui 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext 3.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.javaconstraint 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext 3.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext.ui 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext 3.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext.ui 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext 2.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext.ui 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext 3.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext.ui 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext 3.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext.ui 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext 4.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui 4.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext 2.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext.ui 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.xtext.integration.validation 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.internationalization 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus M2M QvTo 0.0.1-SNAPSHOT .................... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.plugins-doc 0.0.1-SNAPSHOT ..... SKIPPED
11:42:28 [INFO] Papyrus - API migration documentation 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus Copypaste UI doc 2.0.0-SNAPSHOT ............ SKIPPED
11:42:28 [INFO] Papyrus Developer doc 2.0.0-SNAPSHOT ............... SKIPPED
11:42:28 [INFO] Papyrus DSML Validation doc 2.0.0-SNAPSHOT ......... SKIPPED
11:42:28 [INFO] Papyrus Infra doc 2.0.0-SNAPSHOT ................... SKIPPED
11:42:28 [INFO] Papyrus Infra GmfDiag Common doc 2.0.0-SNAPSHOT .... SKIPPED
11:42:28 [INFO] Papyrus Infra GmfDiag Css doc 2.0.0-SNAPSHOT ....... SKIPPED
11:42:28 [INFO] Papyrus Infra Expression doc 2.0.0-SNAPSHOT ........ SKIPPED
11:42:28 [INFO] Papyrus Internationalization doc 2.0.0-SNAPSHOT .... SKIPPED
11:42:28 [INFO] Papyrus Infra Nattable doc 2.0.0-SNAPSHOT .......... SKIPPED
11:42:28 [INFO] Papyrus Infra Newchild doc 2.0.0-SNAPSHOT .......... SKIPPED
11:42:28 [INFO] Papyrus Infra Services ControlMode doc 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus Infra Service decoration doc 2.0.0-SNAPSHOT  SKIPPED
11:42:28 [INFO] Papyrus Infra Service decoration doc 2.0.0-SNAPSHOT  SKIPPED
11:42:28 [INFO] Papyrus Infra Architecture doc 2.0.0-SNAPSHOT ...... SKIPPED
11:42:28 [INFO] Papyrus Infra Types doc 4.0.0-SNAPSHOT ............. SKIPPED
11:42:28 [INFO] Papyrus Req Reqif doc 2.0.0-SNAPSHOT ............... SKIPPED
11:42:28 [INFO] Papyrus Uml DecoratorModel doc 2.0.0-SNAPSHOT ...... SKIPPED
11:42:28 [INFO] Papyrus Uml Diagram Common doc 2.0.0-SNAPSHOT ...... SKIPPED
11:42:28 [INFO] Papyrus Uml Diagram profile doc 2.0.0-SNAPSHOT ..... SKIPPED
11:42:28 [INFO] Papyrus Uml doc 2.0.0-SNAPSHOT ..................... SKIPPED
11:42:28 [INFO] Papyrus Uml Search UI doc 2.0.0-SNAPSHOT ........... SKIPPED
11:42:28 [INFO] Papyrus ModelRepair doc 2.0.0-SNAPSHOT ............. SKIPPED
11:42:28 [INFO] Papyrus Uml Profile Assistants doc 2.0.0-SNAPSHOT .. SKIPPED
11:42:28 [INFO] Papyrus Uml Diagram Customization from a Profile doc 0.7.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus Profile Types doc 1.0.0-SNAPSHOT ........... SKIPPED
11:42:28 [INFO] Papyrus Uml Search UI doc 2.0.0-SNAPSHOT ........... SKIPPED
11:42:28 [INFO] Papyrus Views Properties doc 2.0.0-SNAPSHOT ........ SKIPPED
11:42:28 [INFO] Papyrus Views References doc 2.0.0-SNAPSHOT ........ SKIPPED
11:42:28 [INFO] Papyrus Views References doc 2.0.0-SNAPSHOT ........ SKIPPED
11:42:28 [INFO] Papyrus Views References doc 2.0.0-SNAPSHOT ........ SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.doc 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.architecture.doc 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.validation.doc 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus Toolsmiths Plug-in Builders doc 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus SDK 0.0.1-SNAPSHOT ......................... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.sdk 6.6.0-SNAPSHOT ............. SKIPPED
11:42:28 [INFO] Papyrus Examples Plugins 1.0.1-SNAPSHOT ............ SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.examples.core 1.0.1-SNAPSHOT ... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.example.core.lifecycleevents 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.example.core.sashwindows.fulleditor 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.example.core.sashwindows.simpleeditor 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.examples.emf 1.0.1-SNAPSHOT .... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.outline.emftree 2.0.0-SNAPSHOT . SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.examples.infra 1.0.1-SNAPSHOT .. SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.example.infra.servicesregistry.retrieval 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.examples.others 1.0.1-SNAPSHOT . SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.example.text.instance 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.examples.uml 1.0.1-SNAPSHOT .... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.example.uml.comment.editor.newresource 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.example.uml.comment.editor.sharedresource 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.emftree 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textual.editors.example 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.disable.helper.advices.example 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.examples.uml.diagrams 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.example.uml.nattable.actions 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.example.uml.nattable.empty.line 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.example.uml.services.decorator 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.examples-user 1.0.1-SNAPSHOT ... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.examples.user.qvto 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus Main Features 0.0.1-SNAPSHOT ............... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.validation.feature 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.modelexplorer.feature 4.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.references.feature 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.properties.feature 3.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.documentation.feature 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.search.feature 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.feature 2.0.0-SNAPSHOT ... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.doc.feature 3.1.0-SNAPSHOT ..... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.expressions.feature 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.decoratormodel.feature 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.architecture.feature 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.xtext.integration.feature 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.ui.feature 1.2.0-SNAPSHOT .. SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.tools.feature 3.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.modelexplorer.feature 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.feature 4.1.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.properties.feature 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.internationalization.feature 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.feature 2.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.search.feature 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable.feature 4.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.feature 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.css.feature 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.alf.feature 3.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.m2m.qvto.feature 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.feature 5.1.100-SNAPSHOT ... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.editor.feature 2.0.0-SNAPSHOT .. SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.expressions.feature 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.feature 3.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.feature 3.0.300-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.internationalization.feature 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.core.feature 3.1.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.ui.feature 3.1.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.viewpoints.feature 3.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.widget.feature 3.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.services.feature 3.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.architecture.feature 1.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable.feature 4.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.feature 3.3.100-SNAPSHOT . SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.emf.feature 1.1.0-SNAPSHOT ..... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.feature 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.sdk.feature 6.6.0-SNAPSHOT ..... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.textedit.feature 1.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus Examples Features 0.0.1-SNAPSHOT ........... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.user.examples.feature 0.0.3-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.main.targetplatform 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SKIPPED
11:42:28 [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT  SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT ..... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.gmf.common 2.0.0-SNAPSHOT ...... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT .... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.gmf.codegen 3.0.0-SNAPSHOT ..... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.dev.types 4.1.0-SNAPSHOT ....... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT .. SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT  SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.dev.ui 1.1.0-SNAPSHOT .......... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.gmf.codegen.edit 3.0.0-SNAPSHOT  SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT ...... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.gmf.codegen.ui 1.4.0-SNAPSHOT .. SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT ......... SKIPPED
11:42:28 [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.profile.types.generator 3.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 5.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.dev.assistants.codegen 2.1.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.diagramgen.feature 1.3.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.junit.framework 2.2.0-SNAPSHOT . SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.junit.utils 3.3.0-SNAPSHOT ..... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.bundles.tests 3.1.0-SNAPSHOT ... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.junit.feature 1.2.0-SNAPSHOT ... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.releng.tools 3.2.0-SNAPSHOT .... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.releng.feature 1.2.0-SNAPSHOT .. SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT ....... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT  SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths 2.1.0-SNAPSHOT ...... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.feature 1.3.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.releng 0.0.1-SNAPSHOT .... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.plugins.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable.main.test 1.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.editor.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.editor.integration.tests 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable.views.tests 2.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable.common.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.infra.nattable.feature 1.4.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.core.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.core.clipboard.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.tests.releng 0.0.1-SNAPSHOT  SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.tests.releng 1.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.component.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests 2.1.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.common.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.composite.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.profile.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.activity.tests 2.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.timing.tests 2.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests 5.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.uml.diagram.feature 1.2.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.tests 0.0.1-SNAPSHOT . SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.emf.facet.architecture.tests 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.emf.facet.feature 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.validation.common.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties.tests 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.toolsmiths.feature 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature 1.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.assistants.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.uml.assistants.feature 1.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.property.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.port.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.tests.feature 1.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.tools.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.tools.tests 4.1.0-SNAPSHOT . SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.tools.utils.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.uml.tools.feature 1.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable.model.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable.main.test 1.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable.generic.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.core.tests 4.1.0-SNAPSHOT  SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.uml.nattable.feature 1.3.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.services.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.services.controlmode.tests 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.services.edit.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.services.semantic.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.infra.services.feature 1.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.modelexplorer.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.documentation.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.views.feature 1.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.profile.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.profile.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.service.types.tests 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.properties.tests 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.types.core.tests 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.profile.drafter.tests 2.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.modelrepair.tests 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.filters.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.service.types.ui.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.uml.feature 1.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.filters.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.ui.emf.tests 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.ui.tests 2.0.0-SNAPSHOT .. SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.tests 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.readonly.tests 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.types.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.types.tests 4.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.properties.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.properties.ui.tests 3.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.tools.tests 2.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.editor.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.editor.welcome.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.tests 2.1.0-SNAPSHOT . SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.types.ui.tests 4.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests 4.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.gmf.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.infra.feature 1.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.infra.core.feature 1.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.feature 2.0.100-SNAPSHOT . SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.emf.expressions.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.internationalization.main.test 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.internationalization.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.expressions.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.expressions.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.uml.expressions.feature 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.internationalization.main.test 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.internationalization.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests 2.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.alf.tests 2.0.100-SNAPSHOT . SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.alf.tests.feature 1.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] Papyrus Tests Features 0.0.1-SNAPSHOT .............. SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.developer.suite.tests 1.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.bundles.tests 0.0.1-SNAPSHOT ... SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.eclipse.project.editors.tests 3.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.editors.suite.tests 1.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.core.suite.tests 1.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.nattable.suite.tests 1.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.architecture.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.ui.architecture.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.suite.tests 1.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.infra.newchild.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.toolsmiths.suite.tests 1.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.communication.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests 2.0.100-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.suite.tests 1.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.diagram.properties.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.nattable.suite.tests 1.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.textedit.suite.tests 1.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.validation.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.validation.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.architecture.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.suite.tests 1.1.0-SNAPSHOT . SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.alf.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.uml.alf.backend.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests 2.0.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.suite.tests 1.1.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.views.documentation.tests.releng 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.main.tests.releng 1.2.0-SNAPSHOT SKIPPED
11:42:28 [INFO] org.eclipse.papyrus.main.tests.targetplatform 0.0.1-SNAPSHOT SKIPPED
11:42:28 [INFO] ------------------------------------------------------------------------
11:42:28 [INFO] BUILD FAILURE
11:42:28 [INFO] ------------------------------------------------------------------------
11:42:28 [INFO] Total time:  02:46 min
11:42:28 [INFO] Finished at: 2024-04-02T15:42:28Z
11:42:28 [INFO] ------------------------------------------------------------------------
11:42:29 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:4.0.3:compile (default-compile) on project org.eclipse.papyrus.infra.gmfdiag.common: Compilation failure: Compilation failure: 
11:42:29 [ERROR] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/SynchronizableGmfDiagramEditor.java:[118] 
11:42:29 [ERROR] 	aep.clearPolicies(false);
11:42:29 [ERROR] 	    ^^^^^^^^^^^^^
11:42:29 [ERROR] The method clearPolicies(boolean) is undefined for the type AbstractEditPart
11:42:29 [ERROR] -> [Help 1]
11:42:29 [ERROR] 
11:42:29 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
11:42:29 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
11:42:29 [ERROR] 
11:42:29 [ERROR] For more information about the errors and possible solutions, please read the following articles:
11:42:29 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
11:42:29 [ERROR] 
11:42:29 [ERROR] After correcting the problems, you can resume the build with the command
11:42:29 [ERROR]   mvn <args> -rf :org.eclipse.papyrus.infra.gmfdiag.common
11:42:29 Build step 'Invoke top-level Maven targets' marked build as failure
11:42:29 Terminating xvnc.
11:42:30 Sending e-mails to: quentin.lemenez@cea.fr
11:42:30 Finished: FAILURE